@charset "utf-8";
body  {
	margin: 0;1
	padding: 0;
	text-align: center;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(../images/BodyBG.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	direction: ltr;
}

.twoColABSHdr #container {
	position: relative;
	width: 825px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
} 


.twoColABSHdr #header {
	height: 50px;
	background: #DDDDDD;
	padding: 10px 0 30px 0;
	background-color: #0055A5;
} 
.twoColABSHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
	position: static;
}



.twoColABSHdr #sidebar1 {
	position: absolute;
	top: 90px;
	left: 0px;
	padding: 20px 20px 20px 20px;
}



.twoColABSHdr #mainContent {
	padding: 20px 20px 20px 20px;
	min-height: 580px;
	height: 100%;
}

.twoColABSHdr #footer {
	padding: 0px 0px 20px 0px;
	background-color: #0055A5;
	margin: 0 0 0 0;
} 

.twoColABSHdr #footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #0055A5;
}


.SBSmall {
	width: 185px;
}
.SBMedium {
	width: 245px;
}

.SBLarge {
	width: 340px;
}
.MCSmall {
	margin: 0 0 0 380px;
}
.MCMedium {
	margin: 0 0 0 285px;
}

.MCLarge {
	margin: 0 0 0 225px;
}

.ContainerBG1 {
	background-image: url(../images/1.jpg);
}
.ContainerBG2 {
	background-image: url(../images/2.jpg);
}
.ContainerBG3 {
	background-image: url(../images/3.jpg);
}
.ContainerBG4 {
	background-image: url(../images/4.jpg);
}

.ContainerBG5 {
	background-image: url(../images/5.jpg);
}
.ContainerBG6 {
	background-image: url(../images/6.jpg);
}
.ContainerBG7 {
	background-image: url(../images/7.jpg);
}
.ContainerBG8 {
	background-image: url(../images/8.jpg);
}
.ContainerBG9 {
	background-image: url(../images/9.jpg);
}
.ContainerBG10 {
	background-image: url(../images/10.jpg);
}
.ContainerBG11 {
	background-image: url(../images/11.jpg);
}
.ContainerBG12 {
	background-image: url(../images/4.jpg);
}
.ContainerBG13 {
	background-image: url(../images/4.jpg);
}
.ContainerBG14 {
	background-image: url(../images/4.jpg);
}
.BGButton {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 0 5px 0;
	height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-transform: none;
	color: #000000;
}

.BGBlueGradient {
	background-image: url(../images/blueGradientBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Width600px {
	width: 600px;
}


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
font{line-height:normal;}
a{
	font-weight:inherit;
	text-decoration:underline;
	color:#0066A7;
}
a:link {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0055A5;
}
a:visited{
	color:#6E4987;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

.navbar {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.navbar2:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.navbar2:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.navbar2:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.navbar2:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
ul{margin:0px 0px 20px 1em;padding:0px 0px 0px 1em;list-style-type:disc;}
li{margin:0px 0px 3px;}
label{
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
input, select, textarea, button{
	font-size:12px;
}
textarea{
	margin-left: 5px;
}
div {
}
div.rows{
	float:none;
	width:100%;
}
div.row{
	margin-bottom:7px;
}

div.row p.hint{
	margin:0px 0px 5px 165px;
	color:#333333;
	width:247px;
	font-size: 10px;
}
div.row label{
	float:left;
	text-align:right;
	width:160px;
}
div.PDLeft160 {
	margin-bottom:7px;
	padding: 0 0 0 165px;
}

div.PD10 {
	padding: 0 10px 7PX 10px;

}


div.MGleft {
	margin: 0 0 5px 165px;
}
div.navbar {
	margin-bottom:7px;
	float: right;
	margin: 10 px 0 0 0;
}
div.row input{
	margin-left:5px;
}
div.row input .Width600px {
	margin-left:5px;
	width:150px;
}

div.SideBarGreen {
	margin: 0 0 0 0;
	width: 245px;
	background-color: #40AE49;
	padding: 5px 0 5px 0;
}


div.SideBarContent {
	margin: 0 0 0 0;
	width: 270px;
	border: 0;
	padding: 0 0 0 0;
}


div.row label.radiolabel{float:none;text-align:left;width:auto;}
div.row select{
	margin-left:0px;
	width:200px;
}
div.row input.radio{width:auto;}
div.row p.error{margin:0px 10px 5px 150px;padding-left:17px;padding-bottom:4px;color:#EE2037;display:none;width:225px;word-wrap:break-word;overflow:hidden;background:url("file:///https|//secure.shared.live.com/tY7oeBiZ!lkr55i-0ND4j0owDWKLMeArZy0UB7qOcsUFqg7Gwmpo2gjf8AMNhc3w29POawfObFmCwKlYgmhSZw/SignUp_Base/1.1347/signup/img/icon_error.gif") no-repeat left top;}
div.row p.message{color:#5A8E4A;background:url("file:///https|//secure.shared.live.com/tY7oeBiZ!lkr55i-0ND4j0owDWKLMeArZy0UB7qOcsUFqg7Gwmpo2gjf8AMNhc3w29POawfObFmCwKlYgmhSZw/SignUp_Base/1.1347/signup/img/icon_success.gif") no-repeat left top;}




.normal {
}


.FloatLeft{float:left;}
.FloatRight{float:right;}
.FloatRightPDRight {
	float:right;
	padding: 0 10px 0 0;
}

.TextAlignLeft{text-align:left;}
.TextAlignRight{text-align:right;}
.TextSizeXXSmall{
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: inherit;
}
.TextSizeXSmall {
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: inherit;
}
.TextSizeXSmallGray {
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: inherit;
}

.TextSizeXSmallWhite {
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: inherit;
}
.TextSizeXSmallWhiteBold {
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: inherit;
}


.TextSizeSmall{
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #000000;
}


.TextSizeSmallBold {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #000000;
}
.TextSizeSmallGray {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #999999;
}

.TextSizeSmallBlue {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #0055A5;
}
.TextSizeSmallBlueBold {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #0055A5;
}
.TextSizeSmallRed {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #FF0000;
}
.TextSizeSmallRedBold {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #FF0000;
}

.TextSizeNormal{
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextSizeNormalGreenBold {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3CAB44;
}

.TextSizeNormalGray {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.TextSizeNormalWhite {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #FFFFFF;
}
.TextSizeNormalBlueBold {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #0055A5;
}
.TextSizeNormalRedBold {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}



.TextSizeLarge{
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
}
.TextSizeLargeGreenBold {
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #40AE49;
}

.TextSizeLargeBlue {
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #0055A5;
}


.TextSizeLargeBlueBold {
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: inherit;
	text-decoration: inherit;
	color: #0055A5;
}
.TextSizeLargeRedBold {
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #FF0000;
}

.TextSizeLargeWhite {
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.TextSizeNormalWhiteBold {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	color: #FFFFFF;
}

.TextSizeXLarge {
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	text-decoration: inherit;
}
.TextSizeXLargeBlue {
	color:#0055A5;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
}

.TextSizeXLargeBlueBold {
	color:#0055A5;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
}
.TextSizeXLargeRedBold {
	color:#FF0000;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
}
.TextSizeXLargeWhiteBold{
	color:#FFFFFF;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
}
.TextSizeXLargeGreenBold {
	color:#40AE49;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
}
.LineHeightXLoose{line-height:170%;}
.LineHeightLoose{line-height:145%;}
.LineHeightStandard{line-height:130%;}



.LineHeightTight{line-height:105%;}




.TextAdLabel{font-size:82%;text-transform:uppercase;color:#AAAAAA;}
.Border1pxBlue {
	border: 1px solid #A7B1BB;
	border-left-color: #A7B1BB;
	border-right-color: #A7B1BB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.GreenBar{
	/*background-color:#40AE49;*/
	background-color: #0f69d1;
	padding: 5px 0 5px 10px;
}
.ContainerMenu {
	padding: 5px 0 0 0;
}




.SPTransparency{opacity:1;}
div.SideBarContent {
	margin: 0 0 0 0;
	width: 245px;
	border: 0;
	padding: 0 0 0 0;
}

