@charset "utf-8";
/* CSS Document */

.faq { 
	background-image: url(images/question_icon.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #416125;
	position: relative;
	font-weight: bold;
	list-style-image: url(images/question_icon.png);
	text-decoration: none;
	left: 14px;
	top: 45px;
	line-height: 26px;
	background-position: left;
	padding-left: 22px;
}
a.faq { color: #416125 }
a.faq:link { color: #416125 }
a.faq:visited { color: #416125 }
a.faq:active { color: #416125 }
a.faq:hover { color: #003300 }


.footerNav {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #0066CC; 
text-decoration:none}
a.footerNav {color: #0066CC}
a.footerNav:link {color: #0066CC}
a.footerNav:active {color: #0066CC}
a.footerNav:hover {color: #000000}



.resources {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #5badff;
text-decoration: none;
line-height: 20px;}
a.resources {color: #0066CC}
a.resources:link {color: #0066CC}
a.resources:active {color: #0066CC}
a.resources:hover {color: #000000}




.titleBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.text_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 308ce8;
	line-height: 18px;
	font-weight: normal;
}


.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E9660B;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	line-height: 18px;
	font-weight: normal;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.sidepanel {
	background-image: url(images/sidepanel13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidepanel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	line-height: 18px;
	font-weight: normal;
}
.testimonial_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}


.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 0568cd;
	padding-right: 10px;
	line-height: 18px;
	font-weight: bold;
}
