﻿body 
{
    background-color: white;
    margin: .5em .5em .5em .5em;
	width: 100%;
}

.TopContent
{
    text-align: center;
    width: 100%;
    font-family: Verdana;
    color: White;
    font-size: 1.5em;
    font-weight: bold;
    background-color: White;
}

.TopContent a
{
    text-align: center;
    font-family: Verdana;
    font-size: .5em;
}

.InstructionSet 
{
    width: 92%;
    background-color: #F5F5DC;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    padding: 1em 1em 1em 1em;
	margin: 0;    
}

.Instructions
{
    text-align: left;
    font-family: Verdana;
    color: Black;
    font-size: .8em;
}

.InstructionsHeader
{
    text-align: left;
    font-family: Verdana;
    color: Black;
    font-size: 1em;
    font-weight: bold;
    padding: .2 1 0 1;
}

.PageInstruction
{
    text-align: left;
    vertical-align: top;
    font-family: Verdana, Arial, sans-serif;
    font-size: .75em;
    font-weight: normal;
    font-style: italic;
    background-color: white;
    color: black;
    padding-bottom: 10px;
}

.Emphasis
{
	font-size: 1.10em;
	font-weight: bold;
	color: red;
}

.MainContent
{
    text-align: center;
    width: 100%;
    font-family: Verdana;
    font-size: .9em;
	margin: 0 auto;
}

.MainContent a
{
    font-size: .8em;
    line-height: 1.5em;
}

.VoterRegForm
{
    font-family: Verdana, Arial, sans-serif;
    font-size: .8em;   
}

.SectionHeader
{
    text-align: left;
    vertical-align: top;
    font-family: Verdana, Arial, sans-serif;
    font-size: .9em;
    font-weight: bold;
    background-color: Silver;
    color: Black; 
}

.ErrorMessage
{
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
    color: Red;
    font-weight: bold;
}

a.Navigation
{
    text-align: center;
    font-family: Verdana;
    font-size: 1em;
}

.SectionContent
{
    padding-bottom: 1em;
    background-color: #F5F5DC;
}

.Report
{
    font-family: Verdana;
    font-size: .7em;   
}

.BodyText
{
    font-family: Verdana;
    font-size: .8em;   
}

input.text
{
    font-family: Verdana;
    font-size: 1em;
    width: 200px;
    color: Black;
}

input.datefield
{
    font-family: Verdana;
    font-size: 1em;
    width: 40px;
    color: Black;
}

input.login
{
    font-family: Verdana;
    font-size: 1em;
    width: 150px;
    color: Black;
}

input.street
{
    font-family: Verdana;
    font-size: 1em;
    width: 200px;
    color: Black;
}

input.apartment
{
    font-family: Verdana;
    font-size: 1em;
    width: 100px;
    color: Black;
}

input.city
{
    font-family: Verdana;
    font-size: 1em;
    width: 180px;
    color: Black;
}

input.zip
{
    font-family: Verdana;
    font-size: 1em;
    width: 100px;
    color: Black;
}

input.date
{
    font-family: Verdana;
    font-size: 1em;
    width: 100px;
    color: Black;
}

input.phone
{
    font-family: Verdana;
    font-size: 1em;
    width: 100px;
    color: Black;
}

input.state
{
    font-family: Verdana;
    font-size: 1em;
    width: 50px;
    color: Black;
}

input.county
{
    font-family: Verdana;
    font-size: 1em;
    width: 180px;
    color: Black;
}

input.last
{
    font-family: Verdana;
    font-size: 1em;
    width: 200px;
    color: Black;
}

input.first
{
    font-family: Verdana;
    font-size: 1em;
    width: 200px;
    color: Black;
}

input.middle
{
    font-family: Verdana;
    font-size: 1em;
    width: 200px;
    color: Black;
}

input.button
{
    font-family: Verdana;
    font-size: .8em;
    width: 75px;
    color: Black;
}

.InstructionTitle
{
    text-decoration: underline;
}

input.checkbox
{
    font-family: Verdana;
    font-size: 1em;
}

input.idinfo
{
    font-family: Verdana;
    font-size: 1em;
    width: 190px;
    color: Black;
}

select.idinfo
{
    font-family: Verdana;
    font-size: 1em;
    width: 190px;
    color: Black;
}

select.gender
{
    font-family: Verdana;
    font-size: 1em;
    color: Black;
    width: 200px;
}

select.county
{
    font-family: Verdana;
    font-size: 1em;
    width: 180px;
    color: Black;
}

select
{
    font-family: Verdana;
    font-size: 1em;
    color: Black;
}
