body 
{
   font-family : Calibri;
   color : #666666;
   font-size : 15px;
   text-align : left;
   vertical-align : top;
   margin-top : 26px;
   margin-right : 0px;
   margin-bottom : 26px;
   margin-left : 0px;
   scrollbar-face-color : #00709E;
   scrollbar-highlight-color : #82C6E2;
   scrollbar-shadow-color : #00334C;
   scrollbar-3dlight-color : #82C6E2;
   scrollbar-arrow-color : #FFFFFF;
   scrollbar-track-color : #999999;
   scrollbar-darkshadow-color : #002D47;
}
 
.normaltext 
{
   color : #666666;
   font-size : 16px;
   text-align : left;
   vertical-align : top;
}
 
.normaltext a 
{
   color : #008ED6;
   text-decoration : none;
   text-transform : none;
}
 
.normaltext a:hover 
{
   color : #005B99;
   text-decoration : none;
   text-transform : none;
}
 
.inputform 
{
   font-family : Calibri;
   color : #008ED6;
   font-size : 15px;
   text-align : left;
   vertical-align : middle;
   padding-left : 3px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #008ED6;
   border-right-color : #008ED6;
   border-bottom-color : #008ED6;
   border-left-color : #008ED6;
}
 
.textareaform 
{
   font-family : Calibri;
   color : #008ED6;
   font-size : 15px;
   text-align : left;
   vertical-align : middle;
   padding-left : 3px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #008ED6;
   border-right-color : #008ED6;
   border-bottom-color : #008ED6;
   border-left-color : #008ED6;
}
 
.headingtop 
{
   color : #0071B6;
   font-size : 35px;
   text-align : left;
   vertical-align : top;
   padding-bottom : 5px;
   border-bottom-width : 2px;
   border-bottom-style : dotted;
   border-bottom-color : #C4D8E2;
}
 
.footerleft 
{
   color : #888888;
   font-size : 14px;
   text-align : left;
   vertical-align : middle;
}
 
.footerright 
{
   color : #888888;
   font-size : 14px;
   text-align : right;
   vertical-align : middle;
}
 
a.footer 
{
   color : #008ED6;
   text-decoration : none;
   text-transform : none;
}
 
a.footer:hover 
{
   color : #005B99;
   text-decoration : none;
   text-transform : none;
}
 
.subheads 
{
   color : #FFFFFF;
   font-size : 30px;
   text-align : left;
   vertical-align : middle;
   padding-top : 3px;
   padding-bottom : 3px;
   padding-left : 5px;
}
 
.subheads a 
{
   color : #C4D8E2;
   text-decoration : none;
   text-transform : none;
}
 
.subheads a:hover 
{
   color : #FCD116;
   text-decoration : none;
   text-transform : none;
}
 
