BODY{
font-family: arial;
margin: 0;
}

TD{
font-family: arial;
font-size: 9pt;
}

DIV{
font-family: arial;
font-size: 9pt;
}

#lblServiceType{
font-size: 7pt;
}
#lblFullName{
font-size: 7pt;
}
#lblCompanyName{
font-size: 7pt;
}
#lblEmail{
font-size: 7pt;
}

#lblPhone{
font-size: 7pt;
}
#lblExt{
font-size: 7pt;
}

#lblCallTime{
font-size: 7pt;
}

#drpCallTime{
font-size: 7pt;
}

#txtServiceType{
border: 1px solid #00025F;
font-size: 7pt;
}
#txtFullName{
border: 1px solid #00025F;
font-size: 7pt;
}
#txtCompanyName{
border: 1px solid #00025F;
font-size: 7pt;
}
#txtEmail{
border: 1px solid #00025F;
font-size: 7pt;
}
#txtArea{
border: 1px solid #00025F;
font-size: 8pt;
}
#txtPrefix{
border: 1px solid #00025F;
font-size: 8pt;
}
#txtPhone{
border: 1px solid #00025F;
font-size: 7pt;
}
#txtExt{
border: 1px solid #00025F;
font-size: 7pt;
}
#subButton{
border: 2px solid #00025F;
color: #800000;
font-weight: bold;
background-color: #FFFFFF;
font-size: 8pt;
padding: 0;
}


#head{
font-size: 12pt;
font-weight: bold;
color: #800000;
text-align: center;
}

#subhead{
font-size: 11pt;
font-weight: bold;
color:#00025F;
}

.head{
font-size: 24pt;
font-weight: bold;
color: #800000;
}
.subhead{
font-size: 9pt;
color:#00025F;
}

#fine{
font-size: 8pt;}
.fine{
font-size: 8pt;}
#foot{
font-size: 7.5pt;}
A{
color: #0000FF;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
A:hover
{color: #FF0000;
text-decoration: underline;
}


