.checkSelection	{
font-size: 8px;
}

.contactForm	{
padding-top: 0;
padding-left:2px;
}
.fieldName	{
padding 3px 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
text-decoration: none;
color: #754c24;
font-weight: bold;
}

.checkBoxName,.checkBoxName a, .checkBoxName a:hover, .checkBoxName a:visited
{
font-family: Helvetica, Arial, sans-serif;
font-size: 9px;
text-decoration: none;
color: #666;
}

.checkBoxName a, .checkBoxName a:hover, .checkBoxName a:visited
{
text-decoration: underline;
}

.input, .inputZip	{
width: 98%;
border: 1px #754c24 ridge;
font-size: 12px;
padding: 2px 1px;
margin: 1px;
}
.inputZip	{
width: 94%;
}

.contactFormDisclaimer	{
font-size:  9px;
padding: 6px 0px;
padding-bottom: 12px;
}

.contactFormDisclaimer a, .contactFormDisclaimer a:hover, .contactFormDisclaimer a:visited	{
font-size: 10px;
color: #4d4d4d;
text-decoration:underline;
}

.contactForm textArea	{
width: 98%;
border: 1px #754c24 ridge;
font-size: 12px;
padding: 2px 1px;
}
