BODY { 
} 
 
DIV.Footer { 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
 
 
} 
 
TD { 
	font-size: 11px; 
 
} 
TD.Disabled { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCCCCC; 
 
} 
INPUT { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 
H3 
{ 
	font-size: 18px; 
	line-height: 21px; 
	font-weight: 700; 
} 
 
INPUT.Button { 
	width: 70px; 
	cursor: pointer; 
	cursor: hand; 
} 
 
INPUT.Radio { 
	cursor: pointer; 
	cursor: hand; 
} 
INPUT.CheckBox { 
	cursor: pointer; 
	cursor: hand; 
} 
SELECT { 
 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 
INPUT.LongButton { 
 
	width: 120px; 
	cursor: pointer; 
	cursor: hand; 
} 
.SectionHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	color: #844200; 
} 
.AddressHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
} 
.Legislator { 
 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 700; 
	color: #000000; 
} 
.ScreenName { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #844200; 
 
} 
 
.OrangeLink:Link { 
	color: #FF9900; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
		 
} 
 
.OrangeLink:Hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #FF9900; 
 
	 
} 
 
.OrangeLink:Visited { 
	color: #FF9900; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	 
} 
.unnamed1 { 
	width: 300px; 
} 
TD.Justified { 
	text-align: justify; 
} 
INPUT.TextBox { 
 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 
SELECT.SelectBox { 
 
 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 
TD.BoldCaption { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
} 
 
.subhead { 
	font-family : Impact, Arial, Helvetica; 
	font-size : 18px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color : #FF9900; 
} 
div.text{ 
	font-family : Arial, Helvetica; 
	font-size : 12px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color : #000000; 
}

.registerToVote {
	font-family : Arial, Helvetica;
	font-size   : 18 px;
	font-style  : normal;
	font-variant: small-caps;
	font-weight : bold;
	color       : red;
}

A.registerToVote:link {
	background      : transparent;
	color           : blue;
    text-decoration : underline;
}

A.registerToVote:visited {
	background      : transparent;
	color           : blue;
    text-decoration : underline;
}
