body
{
background: url(images/BG11.gif);
}

A.TopLink
{
font-family: Arial;
font-size: 13pt;
font-weight: bold;
color: #787886;
text-decoration: none;
}

A.TopLink:hover
{
font-family: Arial;
font-size: 13pt;
font-weight: bold;
color: #101894;
text-decoration: underline;
}

A.TopLinkSelected
{
font-family: Arial;
font-size: 13pt;
font-weight: bold;
color: #101894;
text-decoration: underline;
}

.TopLinkLine
{
font-family: Arial;
font-size: 15pt;
color: #101894;
}


A.NormalLink
{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #101894;
text-decoration: underline;
}

A.NormalLink:hover
{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-decoration: underline;
}


.FrontPageSmall
{
font-family: Verdana;
font-size: 8pt;
color: #4a514a;
margin-top: 10px;
margin-left: 21px;
margin-right: 21px;
text-align: justify;
}

.Normal
{
font-family: Verdana;
font-size: 10pt;
color: #4a514a;
margin-top: 0px;
text-align: justify;
}


.SubHeading
{
font-weight: bold;
color: #101894;
}

.NormalBlue
{
color: #101894;
}

.CurvyLine
{
position:relative;
top: 19px;
left:-34px;
}


.FormNormal
{
font-family: Verdana;
font-size: 10pt;
color: #4a514a;
margin-top: 0px;
text-align: right;
}


/* Rounded Corners */
.roundedcornr_box {
   background: #ffffff;
   margin: 0px auto;
   width: 840px;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }




input.Longtext  
{
    font-family: verdana;
    font-size: 10pt;
    background-color: #F6F7FF;
    border-color: #747576;
    border-style: solid ;
    border-width: 1px;
    color: #000000;
	width: 300px;
}

input.Citytext  
{
    font-family: verdana;
    font-size: 10pt;
    background-color: #F9F6FF;
    border-color: #747576;
    border-style: solid ;
    border-width: 1px;
    color: #000000;
	width: 196px;
}

input.Statetext  
{
    font-family: verdana;
    font-size: 10pt;
    background-color: #F9F6FF;
    border-color: #747576;
    border-style: solid ;
    border-width: 1px;
    color: #000000;
	width: 96px;
}

.QuestionOrCommentText  
{
    font-family: verdana;
    font-size: 10pt;
    background-color: #F6F7FF;
    border-color: #747576;
    border-style: solid ;
    border-width: 1px;
    color: #000000;
	width: 300px;
	height: 110px;

}

.SubmitButton
{
color: #101C8F;
background: #F6F7FF;
border: 1px #F6F7FF outset;
} 

#Copyright
{
width: 130px;
/*background-color:Red;*/
font-family: Verdana;
font-size: 8pt;
color: #4a514a;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
