body {
	margin:11px 0 11px 0;
	padding:0px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	background-color:#f9f9f9;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	}
form {
	display:inline;
	}
h3 {
	padding:6px 0 6px 15px;
	background-color:#495677;
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-bottom:1px solid #778099;
	letter-spacing:1px;	
	font-weight:bold;
	text-transform:uppercase;
	}
h2 {
	padding:6px 0;
	text-align:center;
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ed1d24;
	border-bottom:1px solid #778099;
	letter-spacing:1px;	
	font-weight:bold;
	text-transform:uppercase;
	}		
a.normal_link:link, a.normal_link:visited, a.normal_link:active {
	color:#495677;
	text-decoration:underline;
	}		
a.normal_link:hover {
	color:#495677;
	text-decoration:none;
	}					
.input_box {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	border:1px solid #cccccc;
	}
.blue_bg_hd {
	background-image:url(../images/left-corn.gif);
	background-repeat:no-repeat;
	}	
.blue_bg_hd h1 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/right-corn.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px;
	text-align:center;
	line-height:32px;
	margin:0;
	text-transform:uppercase;
	}	
.header_bg {
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	height:98px;
	}
ul.white_dot {
	margin:5px 10px;
	padding:0;
	list-style:none;
	}
ul.white_dot li {
	background-image:url(../images/white-dot.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	color:#FFFFFF;
	padding:5px 5px 5px 15px;
	}
ul.white_dot li a {	
	color:#FFFFFF;
	text-decoration:underline;
	}
ul.white_dot li a:hover {	
	color:#FFFFFF;
	text-decoration:none;
	}
ul.arrow {
	margin:5px 10px;
	padding:0;
	list-style:none;
	}
ul.arrow li {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:#000000;
	padding:2px 5px 2px 15px;
	}
ul.arrow li a {	
	color:#000000;
	text-decoration:none;
	}
ul.arrow li a:hover {	
	color:#000000;
	text-decoration:underline;
	}
.footer_link, .footer_link a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
	}	
.footer_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	

.blue_hd {
	color:#495677;
	font-size:14px;
	font-weight:bold;
	}
	
.sub_hd {
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
	background-color:#e5e5e5;
	}
.sub_hd a {
	color:#ff0000;
	text-decoration:none;
	}
.sub_hd a:hover {
	color:#ff0000;
	text-decoration:none;
	}	
	
.subblue_hd {
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	border-bottom:1px dashed #495677;
	}
.subblue_hd a {
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	}
.subblue_hd a:hover {
	color:#ff0000;
	text-decoration:none;
	}	
.top_line_bg {
	text-align:center;
	background-color:#90aeda;
	padding:10px;
	font-size:12px;
	}
.testimonial_bg {
	text-align:center;
	background-color:#e5e5e5;
	padding:10px;
	font-size:12px;
	}	

/* Menu Classes */	
.menu {
	position:absolute;
	display:none;
	padding:0px;
	margin:0;
	list-style:none;
	width:177px;
	z-index:1000;
	border-top:1px solid #cacbce;
	}		
.menu a {
	display:block;
	height:100%;
	padding:3px 0 3px 15px;
	color:#000000;
	text-decoration:none;
	text-decoration:none;
	background-color:#f0f0f0;
	border-bottom:1px solid #cacbce;
	border-top:1px solid #f0f0f0;
	}
.menu a:hover {
	display:block;	
	padding:3px 0 3px 15px;
	color:#000000;
	text-decoration:none;
	background-color:#cacbce;
	border-bottom:1px solid #cacbce;
	border-top:1px solid #cacbce;
	}
.wht_txt {color:#FFFFFF;}	

.bredcrum {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
.blue_txt {
	color:#495677;
	font-size:11px;
	font-weight:bold;
	}

.whitetxt{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.gray_txt {
	color:#c0c0c0;
	font-size:12px;
	}
.whtbredcrum, .whtbredcrum a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c0c0c0;
	}
.whtbredcrum a:hover {
	text-decoration:none;
	color:#c0c0c0;
	}		
.align {
	text-align:justify;
	}	
.padding {padding:10px;}

a.yellow_link:link, a.yellow_link:visited {color:#FFFF00; text-decoration:underline;}
a.yellow_link:hover {color:#FFFF00; text-decoration:none;}
