body {
	background-color: #d2e7f3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.left_shadow {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
}
.right_shadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
}
.left_right_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3c7e9f;
	border-left-color: #3c7e9f;
}
.middle_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87abbd;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ce6b00;
	text-decoration: none;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f587c;
	text-decoration: none;
}
.middle_line02 {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87abbd;
}


.inner_border {
	border: 1px solid #8dbdce;
}
.bullet_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f587c;
	text-decoration: underline;
}
#bulletlinkhover:hover {
	text-decoration: none;
}
.normal_text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f587c;
	text-decoration: none;
	line-height: 21px;
}
.white_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomlinks:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f587c;
	text-decoration: none;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.welcome_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85adc4;
}
.white_text_join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 22px;
}
#joinlink:hover {
	text-decoration: none;
}
/* nav */
.homelink {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
}
#navlinks_home_box {
	width: 133px;
	height: 39px;
	line-height: 39px;
	float: left;
	text-decoration: none;
	background-image: url(images/normal.jpg);
	background-repeat:repeat-x;
	
}
#navlinks_home_box:hover {
	background-image: url(images/hover.jpg);
	background-repeat:repeat-x;
	height: 39px;
	font-weight: bold;
	color: #FFFF00;
	cursor: pointer;
}

/* nav2 */
#navlinks_home_box2 {
	width: 133px;
	height: 39px;
	line-height: 39px;
	float: left;
	text-decoration: none;
	background-image: url(images/normal.jpg);
	background-repeat:repeat-x;
	
}
#navlinks_home_box2:hover {
	background-image: url(images/hover.jpg);
	background-repeat:repeat-x;
	height: 39px;
	font-weight: bold;
	color: #FFFF00;
	cursor: pointer;
}

#navlinks_home_box3 {
	width: 133px;
	height: 39px;
	line-height: 39px;
	float: left;
	text-decoration: none;
	background-image: url(images/normal.jpg);
	background-repeat:repeat-x;
	
}
#navlinks_home_box3:hover {
	background-image: url(images/hover.jpg);
	background-repeat:repeat-x;
	height: 39px;
	font-weight: bold;
	color: #FFFF00;
	cursor: pointer;
}
#navlinks_home_box4 {
	width: 133px;
	height: 39px;
	line-height: 39px;
	float: left;
	text-decoration: none;
	background-image: url(images/normal.jpg);
	background-repeat:repeat-x;
	
}
#navlinks_home_box4:hover {
	background-image: url(images/hover.jpg);
	background-repeat:repeat-x;
	height: 39px;
	font-weight: bold;
	color: #FFFF00;
	cursor: pointer;
}
#navlinks_home_box5 {
	width: 133px;
	height: 39px;
	line-height: 39px;
	float: left;
	text-decoration: none;
	background-image: url(images/normal.jpg);
	background-repeat:repeat-x;
	
}
#navlinks_home_box5:hover {
	background-image: url(images/hover.jpg);
	background-repeat:repeat-x;
	height: 39px;
	font-weight: bold;
	color: #FFFF00;
	cursor: pointer;
}
.normal_text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f587c;
	text-decoration: underline;
}

.textfield {
	border: solid 1px #003366;
	width: 85px;
	height: 17px;
}
#logos:hover {
	width: 301px;
	height: 76px;
	text-decoration: none;
	border: 2px solid #0066FF;
}
.logoborder {
	width: 301px;
	height: 76px;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
#logos2:hover {
	width: 273px;
	height: 76px;
	text-decoration: none;
	border: 2px solid #0066FF;
}
.logo2border {
	width: 273px;
	height: 76px;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}

.faqs_answers {
	overflow: auto;
	height: 250px;
	width: 700px;
}

div#faq01 { display: none; }
div#faq02 { display: none; }
div#faq03 { display: none; }
div#faq04 { display: none; }
div#faq05 { display: none; }
div#faq06 { display: none; }
div#faq07 { display: none; }
div#faq08 { display: none; }
div#faq09 { display: none; }
div#faq10 { display: none; }
div#faq11 { display: none; }
div#faq12 { display: none; }
span#faqJumpTop { display: none; }
span#faqJumpBot { display: none; }

#overstate:hover {
	text-decoration: underline;
	cursor:pointer;
}

.faqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f587c;
	text-decoration: none;
	line-height: 26px;
}
.normal_text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f587c;
	text-decoration: underline;
	line-height: 22px;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325227;
	text-decoration: none;
	line-height: 21px;
}
.underlined_green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325227;
	text-decoration: underline;
	line-height: 22px;
}
