body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #36458A;
	margin: 10px 0px 0px 0px;
}

td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4254A8;
}

a {
	color: #FA7900;
}

a:hover {
	text-decoration: none;
}

.white {
	color: #FFFFFF;
}

.orange {
	color: #fa7900;
}

.red {
	color: #CC0000;
}

a.noline {
	text-decoration: none;
}

a.whitenoline {
	color: #FFFFFF;
	text-decoration: none;
}

a.bluenoline {
	color: #4254A8;
	text-decoration: none;
}

a.noline:hover, a.whitenoline:hover, a.bluenoline:hover {
	text-decoration: underline;
}

.searchbox {
	line-height: 12px;
	width: 70px;
	height: 17px;
	border: 1px solid #4254A8;
	font-size: 11px;
}

.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.nav:hover {
	text-decoration: underline;
	border-bottom: 1px solid #e46000;
}

.pagetitle {
	color: #FA7900;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	text-decoration: none;
}

.subhead {
	color: #36458A;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
}

.subheadsm {
	color: #36458A;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.subhead2 {
	color: #4254a8;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
}

.pollhead {
	color: #4254a8;
	font-size: 27px;
	line-height: 32px;
	text-decoration: none;
}

.voteoption {
	font-size: 14px;
	color: #36458A;
	font-weight: bold;
}

a.subhead:hover {
	text-decoration: underline;
}

h2 {
	color: #36458A;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
}

.midboxtext {
	font-size: 13px;
	line-height: 15px;
}

.botstrip {
	font-size: 9px;
	color: #4254A8;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

.tablethin {
	border: 1px solid #a6bbda;
	border-collapse: collapse;
}

.tablethino {
	border: 1px solid #a6bbda;
	border-collapse: collapse;
	background-color: #e9e9e9;
}

.tableheader {
	border: 1px solid #a6bbda;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FA7900;
	border-collapse: collapse;
}

ol {
	margin-top:0px
}

#compbox {
	position: relative;
	width:313px;
	left:50px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}

.comptext {
	color: #FFFFFF;
	font-size: 14px;
	line-height:19px;
}

.cbig {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

.cbigger {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

h6 {
	font-weight: normal;
	font-size: 9px;
}