a:link,a:active,a:visited {
	color: #43897E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #43897E;
	font-weight: bold;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #207365;
	font-weight: bold;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D7164;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.pollChoices {
 color: #000000;
 font-size: 12px;
 padding-left: 15px;
}
.pollHeading {
 color: #000066;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font: 10px Arial;
}
.pollHomeQuestion {
 font: 10px Arial
}
.pollLink {
 color: #000066;
 font-size: 11px;
 font-weight: normal;
}
.pollQuestion {
 color: #000066;
 font-size: 14px;
 font-weight: bold;
}
.pollResultChoices {
 color: #000000;
 font: 10px Arial;
}
.pollResultHeading {
 color: #000066;
 font-size: 10px;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font: 11px Verdana;
 padding-bottom: 10px;
}
.pollResultHomeHeading {
 color: #000066;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 color: #000000;
 font-size: 10px;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #000066;
 font-size: 10px;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 color: #000000;
 font-size: 10px;
 font-weight: bold;
}
.pollResultQuestion {
 color: #006600;
 font-size: 14px;
 font-weight: bold;
}
.pollVote {
 padding-bottom: 10px;
 text-align: center;
}
.pollHomeVote {
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
}
.pollHomeLink {
	display: none;
}
.footLink:link,.footLink:active,.footLink:visited {
	color: white;
	text-deocration: underline;
}
.footLink:hover {
	color: white;
	text-deocration: none;
}