/* CSS Document */
body,tr,td{
color:#5c5c5d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
input{
background-color:#d9e1ec;
border-top:1px solid #6680a5; 
border-left: 1px solid #6680a5;
border-bottom:1px solid #6680a5; 
border-right:1px solid #6680a5; 
}
textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d9e1ec;
}
a img { border:none; }
a{color:#003399;}
a:hover{color:#333333;}
.lightblueheader{
color:#647ea3;
font-size:13px;
font-weight:bold;
}
.blueheader{
color:#00337f;
font-size:14px;
font-weight:bold;
}
.smallerblueheader{
color:#00337f;
font-size:13px;
font-weight:bold;
}
.whiteheader{
color:#FFFFFF;
font-weight:bold;
font-size:11px;
line-height:13px;
}
.text{
color:#163764;
line-height:18px;
}
.smallwhite{
color:#eeeeee;
font-size:9px;
}
.footerlinks{
color:#375885;
font-size:10px;
text-decoration:none;
}
a.footerlinks{
color:#375885;
font-size:10px;
text-decoration:none;
}
a.footerlinks:hover{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}
h1{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:18px;
color:#002e5c;
border-bottom:#002e5c double 1px;
}

div.c_ht { border:solid 2px #00337f; }
div.c_tt { border:solid 1px #ee0066; }
.required{
color:#990000;}

.row1{
background-color:#ececee;
}
.row1 td{
font-size:12px;
padding:4px 4px 4px 0px;
}
.row2{
background-color:#ffffff;
}
.row2 td{
font-size:12px;
padding:4px 4px 4px 0px;
}

.row1red{
background-color:#f2f2f2;
}
.row1red td{
font-size:12px;
line-height:13px;
color:#990000;
}
.row2red{
/*background-color:#d6dde6;*/
}
.row2red td{
font-size:12px;
color:#990000;
}
