.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99BBEE;
}
.background {
	background-image: url(images/repeat_white.gif);
	background-repeat: repeat-x;
}
.stripes {
	background-image: url(images/mission_r14_c1.gif);
	background-repeat: repeat;
}
.cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover.cells {
	text-decoration: underline;
	}
	
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.required {
	background-color: #FFFF99;
}
.virginia {
	background-image: url(images/va_flag.gif);
	background-repeat: no-repeat;
	background-position: 300px 20px;
}
.federal {
	background-image: url(images/flag.jpg);
	background-repeat: no-repeat;
	background-position: 400px 10px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCCCC;
	border-left-color: #FFCCCC;
	border-right-width: thin;
	border-left-width: thin;
}
a:hover.buttons   {
color: #FFFFFF; 
background-color: lightslategray; 
text-decoration: none;
}
