/* CSS Document */
*
{
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.CustomFormH2{
background-x-position: 0px;
vertical-align:text-top;
background-y-position: 4px;
padding-left: 12px;
font-weight: bold;
font-size: .8em;
background-image: url(/SiteCollectionImages/graphics/bullet_arrow.gif);
margin-top: 0px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 10px;
color: #333366;
background-repeat: no-repeat;
background-position: left center;
}
.CustomformRequired 
{
font-size: 0.7em;
font-weight: bold;
color: #333366;
}
label 
{
font-size: 0.7em;
}
.CustomformInput 
{
font-size: 0.7em;
}
.formSubmit
{
padding-right: 0px;
background-x-position: 0px;
background-y-position: -3px;
padding-left: 0px;
font-weight: normal;
font-size: .8em;
background-image: url(/SiteCollectionImages/graphics/button_background.gif);
padding-bottom: 1px;
width: auto;
color: #152f4a;
border-top-style: none;
padding-top: 1px;
background-repeat: repeat-x;
border-right-style: none;
border-left-style: none;
background-color: #c0ccda;
text-decoration: none;
border-bottom-style: none;
}

