/*Jefferson Awards css*/
body {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #FFF;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:link b {
	color: #c33;
}
a:hover, a:hover b {
	color: #000;
}
a:link:hover, a:link:hover b {
	color: #000;
}
a:visited, a:visited b {
	color: #666;
}
a:visited:hover, a:visited:hover b {
	color: #000;
}
.navMargin {
	background-color: #8d1903;
	margin-top: 2px;
	margin-bottom: 2px;
}
.navLinks {
	text-decoration: none;
}
.navIndent {
	margin-left: 10px;
}
.navLinks a:link {
	color: #fc6;
	text-decoration: none;
}
.navLinks a:hover {
	color: #fff;
	text-decoration: underline;
}
.navLinks a:link:hover {
	color: #fff;
	text-decoration: underline;
}
.navLinks a:visited {
	color: #fc6;
	text-decoration: none;
}
.navLinks a:visited:hover {
	color: #fff;
	text-decoration: underline;
}
.subLinks {
	color:#fff;
	padding: 8px;
}
.subLinks a:link {
	color: #fc6;
	text-decoration: none;
	font-weight: bold;
}
.subLinks a:hover {
	color: #fff;
	text-decoration: underline;
}
.subLinks a:link:hover {
	color: #fff;
	text-decoration: underline;
}
.subLinks a:visited {
	color: #fc6;
	text-decoration: none;
	font-weight: bold;
}
.subLinks a:visited:hover {
	color: #fff;
	text-decoration: underline;
}
.pagearea {
	padding-left: 2px;
}
.contentable {
	border: 1px solid #ccc;
}
.cols table {
	margin-bottom: 2px;
}
.contentcell {
	padding: 10px;
	color: #4c4c4c;
	line-height: 16px;
}
b {
	color: #000000;
}
.contentcellGrey {
	padding: 10px;
	color: #4c4c4c;
	line-height: 16px;
	background-color: #e7e9e4;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 8d1903;
	padding-bottom: 0px;
	padding-top: 6px;
}.homeBotSecBrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#mov object {
	margin-top:0px;
}
.stateMargin {
	margin-top: 280px;
}

