@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	margin: 0;
	line-height: 1.15em;
	text-align: center;
	min-width: 600px;
}
a:link {
	color: #0A3379;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A3379;
}
a:hover {
	color: #DC0000;
}
a:active {
	text-decoration: none;
	color: #669933;
}
form  {
	margin: 0px;
	padding: 0px;
}
.bluestripe {
	background-image: url(/_imgs_new/bluestripe.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	clear:both
}
.button_green   {
	color: #FFFFFF;
	background-color: #6FA338;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	clear: left;
	height: 22px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.button_grey {
	color: #FFFFFF;
	background-color: #0A3379;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	clear: left;
	height: 22px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#TopBar {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/_imgs_new/TopBar_back.gif);
	background-repeat: repeat-x;
}
#TopBar #Menu {
	text-align: right;
	width: 950px;
	height: 40px;
	vertical-align: bottom;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#TopBar #Menu img {
	vertical-align: bottom;
	padding-left: 20px;
}
#TopBar #Menu #TopBarVote411 {
	background-image: url(/_imgs_new/TopBar_myVote411.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	cursor: pointer;
}
#TopBar #Menu #TopBarVote411:hover {
	background-image: url(/_imgs_new/TopBar_myVote411_over.gif);

}
#TopBar #Menu #TopBarContact {
	background-image: url(/_imgs_new/TopBar_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 95px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	cursor: pointer;
}
#TopBar #Menu #TopBarContact:hover {
	background-image: url(/_imgs_new/TopBar_contact_over.gif);
}

#TopBar #Menu #TopBarSupport {
	background-image: url(/_imgs_new/TopBar_support.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 94px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	cursor: pointer;
}
#TopBar #Menu #TopBarSupport:hover {
	background-image: url(/_imgs_new/TopBar_support_over.gif);
}

#TopBar #Menu #TopBarAbout {
	background-image: url(/_imgs_new/TopBar_about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 79px;
	float: right;
	margin: 0px;
	cursor: pointer;
}
#TopBar #Menu #TopBarAbout:hover {
	background-image: url(/_imgs_new/TopBar_about_over.gif);
}

#LWVLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.MainArea {
	text-align: left;
	margin: auto;
	width: 950px;
}
#Vote411_BigLogo {
	margin-top: 30px;
	margin-bottom: 5px;
}
#MainIcons {
	padding: 0px;
	height: 225px;
	width: 100%;
	margin: 0px;
}
#MainIcons ul {
	margin: 0px;
	padding: 0px;
}

#MainIcons li {
	margin: 1px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.icon {
	width: 215px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: repeat-x;
	cursor: pointer;
	height: 225px;
	color: #FFFFFF;
}
.icon:hover {
	color: #6FA338;

}

.picture {
	clear: both;
	height: 157px;
	width: 100%;
	cursor: pointer;
}


.buttons {
	width: 206px;
	height: 60px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.buttons h3 {
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.buttons p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 1.35em;
}
.buttons a:link, .buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons a:hover, {
	color: #8EC453;
}
.buttons a:hover, .buttons p:hover, .buttons h3:hover {
	color: #82BC41;
}





#MainIcon_YourState {
	background-image: url(/_imgs_new/MainIcons_YourState.gif);
}

#MainIcon_YourState:hover {
	background-image: url(/_imgs_new/MainIcons_YourState_over.gif);
}

#MainIcon_Register {
	background-image: url(/_imgs_new/MainIcons_Register.gif);
}
#MainIcon_Register:hover {
	background-image: url(/_imgs_new/MainIcons_Register_over.gif);
}
#MainIcon_Polling {
	background-image: url(/_imgs_new/MainIcons_PollingPlace.gif);
}
#MainIcon_Polling:hover {
	background-image: url(/_imgs_new/MainIcons_PollingPlace_over.gif);
}
#MainIcon_Ballot {
	background-image: url(/_imgs_new/MainIcons_Ballot.gif);
}
#MainIcon_Ballot:hover {
	background-image: url(/_imgs_new/MainIcons_Ballot_over.gif);
}
#LeftColumn {
	width: 665px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.CandidateTable h2 {
	margin: 0px;
	padding: 0px;
}

#SponsorImages {
	text-align: center;
}
#LeftColumn li {
	line-height: 1.2em;
	margin-bottom: 5px;
}

#Vote411_MedLogo {
	margin-top: 15px;
	margin-bottom: 10px;
}
#LeftColumn h1 {
	font-size: 2.2em;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}


#LeftColumn h2 {
	line-height: 1.25em;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 1.3em;
	color: #333333;
}




#LeftColumn h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #990000;
	text-transform: uppercase;
}
.biopic {
	float: right;
	padding: 8px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #999999;
	text-align: center;
}

#LeftColumn p {
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#LeftColumn blockquote {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 30px;
}
.fadednote {
	color: #666666;
	font-size: 12px;
	font-style: italic;
}
#LeftColumn a {
	font-weight: bold;
}


#LeftColumn ul {
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#LeftColumn .Headshot {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#RightColumn {
	float: left;
	width: 250px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#Footer {
	font-size: 0.95em;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#SelectState {
	float: right;
	width: 210px;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #dedede;
}
#SelectState1 select, #SelectState2 select {
	width: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SelectState1 h3, #SelectState2 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #003366;
	font-size: 1.1em;
}
#SelectState2 {
	padding: 10px;
	border: 1px solid #dedede;
	margin-bottom: 15px;
}
#SidebarMyVote411 {
	border: none;
	background-color: #EDEFF1;
	margin-bottom: 20px;
}
#SidebarMyVote411 strong, #entryForm a.button strong, #submitButton a.button strong {
	font-size: 14px;
	border: 1px solid #990000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #990000;
}

#SidebarMyVote411 strong:hover, #entryForm a.button strong:hover, #submitButton a.button strong:hover {
	background-color: #0C3879;
	color: #FFFFFF;
}
#myVote411signup  .inputfield {
	color: #666666;
	width: 110px;
}
#myVote411signup {
	font-weight: bold;
	color: #000033;
	font-size: 1.1em;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.column1 {
	float: left;
	width: 49%;
}
.column2 {
	float: right;
	width: 49%;
}
#ResourceGuide h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	letter-spacing: -1px;
	color: #000033;
}
#ResourceGuide li {
	list-style-type: square;
	line-height: 1.45em;
	font-weight: bold;
	color: #7AAE3B;
}

#ResourceGuide ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.SidebarHeader {
	height: 45px;
	width: 250px;
	background-image: url(/_imgs_new/BarBlueBackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.SidebarHeader img {
	padding-top: 7px;
	width: 196px;
	height: 34px; 
}

.SideBarContent li {
	list-style-type: square;
	line-height: 1.45em;
	font-weight: bold;
	color: #7AAE3B;
}

.SideBarContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#localities {
	width: 650px;
	clear: left;
}
#localities td {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#localities ul {
	margin-top: 0px;
	padding-top: 0px;
}
#lettermenu {
	text-transform: capitalize;
	clear: left;
	height: 20px;
	margin-bottom: 15px;
	font-size: 1.1em;
	margin-left: 10px;
}
#lettermenu  ul   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lettermenu li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339900;
}
#grid {

}
#grid td {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#grid  .headerrow {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
	background-color: #ddd;
}
#grid .checkbox {
	text-align: center;
	vertical-align: middle;
}
#grid .candidates {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-size: 15px;
	color: #0A3379;
	font-family: Arial, Helvetica, sans-serif;
	width: 185px;
	line-height: 1.35em;
}
#grid .others {
	width: 58px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

#grid .shaded {
	background-color: #efefef;
}

#grid .candidates .party {
	font-size: 0.8em;
	color: #507427;
}





#localities .letters {
	font-size: 1.3em;
	font-weight: bold;
	color: #339933;
	text-align: center;
	width: 4%;
}
#localities .letters2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #339933;
	text-align: center;
	width: 4%;
	background-color: #dedede;
}
#localities  .towns {
	width: 32%;
}
#localities .towns2 {
	width: 32%;
	background-color: #eee;
}

#localities .offices {
	width: 96%;
}

.SideBarContent  h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #990000;
	font-size: 1.1em;
}

.SideBarContent p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.95em;
	color: #000033;
	line-height: 1.3em;
}

#Donate {
	margin-top: 15px;
}
#Sponsors {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#Search {
	border: 1px solid #7D95BA;
	background-color: #EDEFF1;
	margin-bottom: 20px;
}
#Search h3 {
	color: #003366;
	margin-bottom: 3px;
}
#InnerMenu {
	padding: 0px;
	clear: right;
	height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#InnerMenu ul {
	margin: 0px;
	padding: 0px;
	clear: right;
}
#InnerMenu  li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.CandidateTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.25em;
}
.CandidateTable   .boldname {
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.CandidateTable td {
	text-align: left;
	vertical-align: top;
}
.CandidateTable ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.CandidateTable  .lightrow {
	background-color: #eee;
}


.CandidateTable .Name {
	font-weight: bold;
	color: #0A3379;
}

.CandidateTable .TopRow {
	background-color: #dedede;
	font-size: .9em;
	font-weight: bold;
}

.CandidateTable p {
	margin: 0px;
	padding: 0px;
}
#LeftColumn .Candidates {
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#LeftColumn hr {
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.Location {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.breadcrumbs {
	font-size: 12px;
	font-style: normal;
	color: #555;
}
.breadcrumbs a {
	color: #444;
}
.StateImage {
	float: right;
}
.miniicons {
	padding-right: 5px;
}
#titlearea h2, #titlearea h2 a {
	padding: 0px;
	color: #507427;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#grid img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#titlearea a:hover {
text-decoration:underline

}
#titlearea h1, #titlearea h1 a, #titlearea h1 a:hover {
	font-size: 29px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 40px;
	color: #0A3379;
}

#titlearea h3, #titlearea h3 a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #990000;
}
#titlearea h4, #titlearea h4 a {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	color: #333333;
}

.KeyLinks li {
	list-style-image: url(/_imgs_new/vmenuarrowhover.gif);
}
.KeyLinks {

}
.divider {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#SelectState1 #form1, #SelectState2 #form2 {
	text-align: center;
}
#SelectState1 #form1 .button_green, #SelectState2 #form2 .button_green  {
	font-size: .9em;
}

#SelectState1 #form1 select, #SelectState2 #form2 select {
	width: 130px;
	font-size: .9em;
}

#its_your_election, #reslist {
	border: 1px solid #6FA338;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#its_your_election ul, #reslist ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#its_your_election li, #reslist li {
	margin-bottom: 5px;
}

#its_your_election h3, #reslist h3 {
	color: #5B8A2E;
	margin-top: 0px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#StateHomepage {
	padding: 10px;
	background-color: #CCCCCC;
	margin-bottom: 15px;
}
.BackButton {
	height: 37px;
	background-image: url(/_imgs_new/BarBlueBackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	color: #0A3379;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #A0AEC5;
}
.BackButton p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
.BackButton h3 {
	font-size: 13px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
.gridtitle  {
	font-size: 12px;
	color: #990000;


	margin-bottom: 4px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 15px;
	padding-top: 0px;
}
.gridtitle strong {
	color: #486923;
	padding-right: 3px;
	padding-left: 3px;
}
.gridtitle  h5 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000033;
}

.more {
	display: block;
	width: 100%;
	text-align: right;
}

.more a {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 15px;
	font-variant: small-caps;
	display: block;
}


.smaller {
	color: #333333;
	font-size: 11px;
}

#CustomizeTheGrid #List {
	width: 200px;
	clear: none;
}
#CustomizeTheGrid #button {
	float: right;
	margin-left: 10px;
}
#grid .title {
	font-size: 16px;
	color: #0A3379;
	font-weight: bold;
}
.biopic img {
	margin-bottom: 10px;
}
#Affiliate {
	float: right;
	width: 250px;
	border: 1px solid #999999;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

#menubar  a{
	float:left;
	margin-right: 0px;
	text-decoration:none;
	font-weight: bold;
	margin-top: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	color: #FFFFFF;
}
#menubar {
	margin-bottom: 10px;
}




#ButtonHome {
	width: 186px;
	text-align: center;
	cursor: pointer;
}

#ButtonBallot {
	width: 186px;
	text-align: center;
	cursor: pointer;
}
#ButtonPolling {
	width: 186px;
	text-align: center;
	cursor: pointer;
}
#ButtonRegister {
	width: 186px;
	text-align: center;
	cursor: pointer;
}
#ButtonYourState {
	width: 186px;
	text-align: center;
	cursor: pointer;
}
.bluebutton {
	width: 186px;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #0A3379;
	height: 26px;
}
.bluebutton:hover {
	cursor: pointer;
	color: #FFFFFF;
	background-color: #DC0100;
}
.spacer {
	background-color: #FFFFFF;
	width: 5px;
}

#dropmenudiv{
	position:absolute;
	line-height:22px;
	z-index:100;
	text-align: left;
	border-top-width: 2;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #DC0100;
}

<!-- NEW -->
.label {
	color: #990000;
	font-weight: bold;
	font-size: 1.2em;
}

#print_links {
	text-align: right;
	width: 950px;
	height: 20px;
	padding-bottom: 8px;
	margin: 0px;
}

#print_links a { color: green; }

<!-- FROM PREVIOUS -->
/* ---(SEARCH RESULT PAGE)--- */
div.infoBlock {
	margin: 0;
	padding: 0;
}
div.infoBlock div.leftContent {
	width: 290px;
	float: left;
}	
div.infoBlock div.rightContent {
	width: 225px;
	float: right;
}
div.infoBlock h5, div.qaBlock h5 {
	font-size: 14px;
	color: #000;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	color: #c00;
}
div.infoBlock p {
	line-height: 18px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
div.qaBlock p {
	line-height: 18px;
	margin: 0 0 0 10px;
	padding: 0;
}
div.qaBlock div.qtn {
	line-height: 18px;
	margin: 0 0 10px 10px;
	font-weight: bold;
}
div.qaBlock div.ans {
	line-height: 18px;
	margin: 0 0 25px 10px;
}
div.qaBlock div.stateLine {
	border-top: 1px dashed #666; 
	border-bottom: 5px solid #fff;
}
div.qaBlock ol {
	margin-left: 25px; 
	padding-left: 0
}
div.qaBlock ol li div.newsDate {
	color:#008000; 
	padding-bottom: 2px
}

#entryForm
{
	margin: 20px 0px 0px 0px;
}

#entryForm div.entry, #entryForm div.buttonRow, #submitButton {
	padding: 3px 3px 5px 0px;
}
#entryForm div.entry h3, #entryForm div.buttonRow h3, #submitButton h3 {
	float: left;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial;
	text-align: left;
	width: 140px;	
}
#entryForm div.entry h3 ul.reqYes li {	
	background: url(../_imgs/ico_reqyes.gif) no-repeat top left;
	background-position: 0 2px;
	padding-left: 10px;
}
#entryForm div.entry h3 ul.reqNo li {
	background: url(../_imgs/ico_reqno.gif) no-repeat top left;
	background-position: 0 2px;
	padding-left: 10px;
}
#entryForm div.entry p, #entryForm div.buttonRow p {
	padding: 0 0 0 100px;
	margin: 0;
	font-size: 11px;
}

#submitButton p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#entryForm div.buttonRow, #submitButton
{
	margin-top: 7px;
}

ul.error
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.error li
{
	color: red;
}

.buttonbox
{
	width: 186px;
	text-align: center;
	cursor: pointer;
}

