/* CSS Document */

.section_deep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033ff;
}
.section_lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D0DCFB;
}
.section_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7F99FF;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D0DCFB;
	background-image: url(go-btn-w.gif);
	background-repeat: no-repeat;
}
.sectionBullet {
	background-color: #0033ff;
	float: left;
	height: 10px;
	width: 10px;
	margin-right: 4px;
	margin-top: 2px; margin-bottom: 10px
}
.smallSectionBullet {
	background-color: #0033ff;
	height: 4px;
	width: 4px;
}
.va_main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.va_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0033ff;
	text-decoration: none;
}