@charset "utf-8";

body {
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	font-style: normal;
	text-decoration: none;
	background-color: #9AAFC0;
		
}
.oneColElsCtr #container {
	background-image:url(images/logoback_1800.jpg)	;
	background-repeat:no-repeat;
	background-position: top center;
	background-color:White;
	width:835px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.oneColElsCtr #mainContent {
	padding: 0 10px 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
h1 {
	font-family: Arial;
	font-size: 36px;
	color: #2e77be;
}
.black {
	color: #000000;
	line-height:150%
}

.black img {margin-right: 10px}

ul.gold {
	color: #EF9703;
	list-style-image: none;
	list-style-type: disc;
}


.question {
	font-family: Arial;
	font-weight: bold;
	color: #2e77be;
	font-size: 20px;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_link {
	font-family: Arial;
	font-size: 14px;
	color: #2e77be;
}

#pagetitle {text-align:center; font-family: Arial; font-weight:600; color:#2e77be; font-size:22px; margin: 24px 0 8px 0}
#pagesubheading { text-align:center; margin:0 0 20px 0; padding:0; font-weight:normal; }


p#pagetitle + p {margin-top: -6px }

#TopMenu {width:700px; margin-left:10px; text-align:center; float:left}

#TopLogo { font-family: Arial; color:#2e77be; float:right; width:550px; height:140px; padding-top:50px; clear:both; }
#TopLogo .welcome { font-weight:600; color:#ffffff; font-size:32px; margin-bottom:10px} 
#TopLogo .subtext { margin-left:5px; margin-top:0; font-family: Arial; color:#4c4c4b; width:500px; font-weight:300; font-size:12px}

.black img {float:left; padding:5px;}

h4 {
	font-family: Arial;
	font-size: 12px;
	padding: 0 0 0 40px;
	margin-bottom:0;
	color: #2e77be;
}

h4 + p {
	margin-top:0;
}

h5 {
	font-family: Arial;
	font-size: 12px;
	padding: 0 0 0 40px;
	margin-bottom:0;
	font-style:italic;
	color: #000;
}

h5 + p {
	margin-top:0;
}

#mainContent2 {margin: 0 20px 0px 20px; }


#bottommenu a:link {
	color: #ffffff;
	text-decoration: none;
}
#bottommenu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#bottommenu a:hover {
	text-decoration: none;
	color: #666666;
}
#bottommenu a:active {
	text-decoration: none;
	color: #2e77be;
}

h4.terms, h4.privacy {margin:0 0 6px 0; padding:0 }

.researchdiv {clear:both; width:776px;}

.researchdiv img { padding-bottom: 20px; }

.faqList {margin-left: 16px; margin-bottom:30px; }

#indexbuttons { padding:20px; clear:both;}

#indexbuttons td { width:50% }

.welcomebutton, .lmbutton, .signupbutton {width:350px; height:40px; padding-right:16px;  font-size:34px }

.welcomebutton { background-image:url(images/welcomeback.jpg); }
.signupbutton    { background-image:url(images/signup.jpg) }
.lmbutton { background-image:url(images/learnmore.jpg) }

.welcomebutton:hover, .signupbutton:hover, .lmbutton:hover    {background-position:0 40px;}

#newsletter {margin: 0 0 0 40px; padding-bottom:40px;}

#newsletter #submit {padding-top:20px;}

.overviewsectionh {clear:both; }

.overviewsectionh img { float:right; padding-left:20px; margin: 0 40px 20px 0; }

.overviewsectionl { padding-right:30px; clear:both;}

.overviewsectionl img {float:left; padding-right:20px; padding-bottom:20px;}

#overviewbuttons {height:100px; padding-top:20px; clear:both; width:850px; margin:0; }

.overviewbuttonl {width:325px; height:40px; font-size:34px; float:left; margin-left:0px; padding-left: 0px; padding-right:16px;}
.overviewbuttonl a:hover {background-position:0px 40px}

.overviewbuttonr {width:325px; height:40px; font-size:34px; float:right; margin-right:80px; padding-right:24px;;}
.overviewbuttonr a:hover {background-position:0px 40px}

.overviewor {text-align:left; padding-top:10px; font-size:16px; font-style:italic; font-weight:600; width:40px; float:right;}

.sectionheaders {
	font-family: Arial;
	font-weight: bold;
	color: #4488C1;
	font-size: 18px;
	padding-left: 20px;
	padding-bottom:0;
	margin-bottom:0;
}

#white_page_hack { width:745px; margin-left:-50px; margin-bottom:-10px; padding: 0 40px 20px 50px; background-color:#FFF }

