/* CSS Document */
.results td	{
	color: #333333;
	padding: 6px;
	padding-left: 13px;
	font-size: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.resultsAlt td	{
	background: #F6EEE2;
	color: #333333;
	padding: 6px;
	padding-left: 13px;
	font-size: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.resultheader td	{
	background: #DFDFDF;
	padding: 4px;
	padding-left: 13px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}							
							
.view {
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #3E250D;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #999999;
	line-height: 24px;
	text-transform: capitalize;
	text-decoration: none;
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: BD2E1A;
}
.viewinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740000;
	font-weight: normal;
	line-height: 11px;
}
.pic {
	padding-right: 7px;
}
.contenthead {
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.newsmargin {
	padding-top: 8px;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
	color: #666666;
}
.bodymenu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}