@charset "UTF-8";


@import url("/Common/css/style_Fonts.css");
@import url("/Common/css/style-Header.css");
@import url("/Common/css/style_SideBar.css");
@import url("/Common/css/style-Footer.css");
@import url("/Common/css/style-Text.css");
@import url("/Common/css/CSSMenuWriter/cssmw0/menu.css");


body {
	background-color:#CCC;
	margin-top: 0px;
}
.style1 a {
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #EEE;
}
a:hover {
	text-decoration: none;
	color: #E00015;
}
a:active {
	text-decoration: none;
}


#wrapper {
	padding:0;
	width:1000px;
	background-color: #D9DAEB;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	z-index: -1;
}

#content {
	float:left;
	width:800px;
	background-color: #FFF;
	background-image: url(/Common/images/Landing-Page-Bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Wizard {
	width:100%;
}
.red  {
	color: #E00015;
	font-family: 'Helvetica Neue LT Std 77 Bold Condensed', 'HelveticaNeueLTStd77BoldConde', "Arial Narrow Bold", 'Impact', sans-serif;
	font-weight: normal;
}
#content .survey {
	padding-bottom: 50px;
	padding-top: 10px;
}
#textHomeMI {
	width: 490px;
	float: left;
}
#help {
	width: 100%;
	height: 50px;
	padding: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
}
#lblProgressBar {
	color: #FFF;
	margin-left: 75px;
}
#Register a {
	text-decoration: none;
}
#Widget a:link {
	color: #036;
	line-height: 20px;
	border: 1px solid #CCC;
}
#Widget a:visited {
	color: #036;
}
#Widget a:hover {
	color: #C00;
}

#Widget {
	background-repeat: no-repeat;
	background-position: 20px 10px;
	width: 100%;
	height: 100%;
	padding-top: 55px;
	padding-right: 20px;
	padding-left: 50px;
	background-image: url(/Common/Wizard/images/MI-Wizard-List-Bkgd.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#WidgetFr {
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: 20px 10px; */
	width: 100%;
	height: 100%;
	/* [disabled]height: 100%; */
	/* [disabled]padding-top: 55px; */
	padding-right: 20px;
	/* [disabled]padding-left: 50px; */
	/* [disabled]background-image: url(/Common/Wizard/images/MI-Wizard-List-Bkgd.jpg); */
	/* [disabled]border-top-width: 0px; */
	/* [disabled]border-right-width: 0px; */
	/* [disabled]border-bottom-width: 0px; */
	/* [disabled]border-left-width: 0px; */
	/* [disabled]border-top-color: #CCC; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-color: #CCC; */
	/* [disabled]border-left-color: #CCC; */
}
#pnlWidget {
}
