.welcome_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757A7D;
}
.testimonial_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757A7D;
	padding: 10px;
}
.newsletter_box {
	background-color: #F9F9F9;
	border-top: 1px solid #CDCDCD;	
	border-bottom: 1px solid #CDCDCD;	
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757A7D;
	height: 100%;
}
.questions_box_top {
	background-color: #E7E8E9;
	border-top: 1px solid #BEBDBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.questions_box_bottom {
	background-color: #E7E8E9;
	border-bottom: 1px solid #BEBDBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.questions_box_lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 3px;
}
.side_column {
	border-right: 1px solid #CDCDCD;	
}
.form_field {
	font-size: 11px;
	border: 1px solid #666666;
}
.footer {
	background-image:  url("images/shadow7.jpg");
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	color: #757A7D;
	font-size: 11px;
	padding: 25px;
}
.left_col_box {
	border-bottom: 1px solid #CDCDCD;
}
.left_col_nav_box {
	padding: 10px;
	border-bottom: 1px solid #CDCDCD;
}
.left_col_callout_box {
	background-color: #F9F9F9;
	border-bottom: 1px solid #CDCDCD;	
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757A7D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a:link {
	color: 0E2A8E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 0E2A8E;
}
a:hover {
	text-decoration: none;
	color: 0E2A8E;
}
a:active {
	text-decoration: underline;
	color: 0E2A8E;
}
.style1 {
	color: #0E2A8E;
	font-weight: bold;
}
.title_box {
	border-bottom: 1px solid #CDCDCD;
}
.main_image {
		/*border-style: inset;
		border: 1px solid #595A64;
		border-bottom: 1px solid #595A64;
		border-right: 1px solid #595A64;*/		
}


/* Sub Navigation */

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0E2A8E;
}
.subnav a:link {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
 	text-decoration: none;
}
.subnav a:visited {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.subnav a:hover {
	font-size: 11px;
	color: #666666;
	font-weight: normal;	
	text-decoration: underline;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #0E2A8E;
}
.caption {
	font-size: 11px;
	color: #666666;
}
.error {
	color: #cc0000;
	font-weight: bold;	
}
