/* CSS Document */
body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
/*************** Header Start ***************/
.header_top_bg {
	background-image:url(images/header_topbg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}
.bodytext_bold_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.bodytext_justify {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}
.bodytext_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.header_nav_bg {
	background-image:url(images/header_nabg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

/*************** Header End ***************/
.body_border_left {
	border-left:1px solid #e3e3e3;
}
.body_border_right {
	border-right:1px solid #e3e3e3;
}
.body_border_bottom {
	border-bottom:1px solid #cccccc;
}
.td_brdr_dot_btm {
	border-bottom:1px dashed #709aa6;
}
.top_body_bg {
	background-image:url(images/top_bodybg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.btm_bodyshadow_bg {
	background-image:url(images/body_bottom_shadow.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.blue_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#1c61ae;
	text-decoration:none;
}
.gray_text_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#444444;
	text-decoration:none;
}
.green_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#118b17;
	text-decoration:none;
}
.img {
	float:left;
	margin:0px 10px 0px 0px;
	border:3px solid #afb3b4;
}
.border_sky {
	border:1px solid #69f0ff;
}
.border_green {
	border:2px solid #73BA39;
}
.border {
	border:1px solid #d2d2d2;
}
.border_black {
	border:1px solid #000000;
}
.testimonial_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#007196;
	text-decoration:none;
}
.blue_txt_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#0842a8;
	text-decoration:none;
}
.green_txt_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#118b17;
	text-decoration:none;
}
.error_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
}
.blue_testimonial_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#051f57;
	text-decoration:none;
	line-height:16px;
}
.black_testimonial_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:14px;
}
.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#051f57;
	text-decoration:underline;
}
.more:hover {
	color:#264b9c;
	text-decoration:none;
}
.td_sky_text {
	background-color:#acf0fe;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#126d81;
	text-decoration:none;
}
.td_sky_text:hover {
	background-color:#d3f8ff;
}
.more_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#051f57;
	text-decoration:underline;
}
.more_bold:hover {
	color:#264b9c;
	text-decoration:none;
}
.skybold_text {
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#126d81;
	text-decoration:none;
}
.skybold_link {
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#126d81;
	text-decoration:none;
}
.skybold_link:hover {
	color:#2e9cb3;
	text-decoration:underline;
}
.green_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#036477;
	text-decoration:none;
}
.green_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#036477;
	text-decoration:underline;
}
.green_link:hover {
	color:#227484;
	text-decoration:none;
}
.input{
	border:1px solid #00afc2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	height:16px;
}
.button{
	background-image:url(images/submit_button.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	width:77px;
	height:22px;
	border:0px;
	padding-bottom:1px;
}
/*************** Footer Start ***************/
.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#003e45;
	text-decoration:none;
}
.footer_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#003e45;
	text-decoration:none;
	line-height:16px;
}
.footer_link:hover {
	color:#146d77;
	text-decoration:underline;
}
.copyright_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#4c4c4c;
	text-decoration:none;
	line-height:18px;
}
.copyright_text_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#4c4c4c;
	text-decoration:underline;
}
.copyright_text_link:hover {
	color:#000000;
	text-decoration:none;
}


/*************** Footer End ***************/
