BODY {background-color: #003366; top:0; bottom:0; margin:0;}
A:link {color:#009966}
A:visited {color:#009966}
A:hover {color:red}
A:active {color:#009966}
a { text-decoration: none;}
.text{color:#003366; font-weight: bold; font-size: 8pt}
.textBlack{color:#000000; font-weight: bold; font-size: 8pt}
.bgcolor{bgcolor:#EAF4FF}
.infoText{color:#003366; font-weight: bold; font-size: 12p}
.infoTextLight{color:#003366; font-size: 12p}
input.btn
{
   color:#003366;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#EAF4FF;
   border:1px solid;
   border-top-color:#003366;
   border-left-color:#003366;
   border-right-color:#003366;
   border-bottom-color:#003366;
}
/* Modal 2010 */
#simplemodal-overlay {background-color:#003366;}
#simplemodal-container {background-color:#666; border:2px solid #333; padding:0 25px 25px 25px;}
h2.simplemodal_title{color:#FFF;}
.simplemodal_div{color:#FFF;}
.simplemodal_div2{color:#FFF;font-size:11px;padding:10px 0 0 0;}
a.simplemodal-close{color:#003366; font-weight:bold; text-decoration:none;}
a.simplemodal-close:hover{color:#F00;text-decoration:underline;}
