/* CSS Document */

.section_deep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.section_lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFDCCB;
}
.section_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E4B5A3;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFDCCB;
	background-image: url(http://images.usatoday.com/_common/_images/_inside/go-btn-wYahoo-sports.gif);
	background-repeat: no-repeat;
}
.sectionBullet {
	background-color: #FF0000;
	float: left;
	height: 10px;
	width: 10px;
	margin-right: 4px;
	margin-top: 2px; margin-bottom: 10px
}
.smallSectionBullet {
	background-color: #FF0000;
	height: 4px;
	width: 4px;
}
.paintbox_label {
	text-align: center;
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.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: #FF0000;
	text-decoration: none;
}

