body{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 13px;
color:#0066CC;
margin:0px 0px 0px 0px;
text-align:left;
float:none;
background-color:#003777;
}
h1{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 16px;
font-weight:bold;
color:#0066CC;
line-height:75%;
}
h2{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 13px;
font-weight:bold;
color:#0066CC;
}
h3{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
font-weight:bold;
color:#0066CC;
}
td{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 13px;
color:#0066CC;
}
p{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 13px;
color:#0066CC;
margin: 0;
padding: 0;
}
a{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 13px;
color:#0066CC;
}
UL { 
margin-top:-2px; 
}
li{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 13px;
color:#0066CC;
margin 5px 0px 5px 15px;
}

.masterBody {
width: 100%;
text-align:center;
float:none;
}
.mainBody {
width:1010px;
margin: 0 auto;
}
.mainPane {
text-align:center;
float: center;
width: 1010px;
margin: 0 auto;
}
.leftPane {
width: 146px;
height: 100%;
float:left;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

.rightPane {
width: 146px;
height: 100%;
float:left;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.middlePane {
width: 611px;
height: 100%;
float:left;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #FFFFFF;
}
.headerPane {
width:997px;
height:317px;
float:left;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.menuPane {
width: 611px;
float:left;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.contentPane {
text-align:left;
width: 611px;
height: 450px;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #FFFFFF;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
}
.contentPane a{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
font-weight:bold;
color:#0066CC;
}
.contentPane a:hover{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
font-weight:bold;
color:#003777;
}
TD.tableheader { font-family: Verdana;
                 font-size: 11px;
                 font-weight: bold;
                 background-color: #ACCCF3;
                 color: #003875; }

TD.tableentry { font-family: Verdana;
                font-size: 11px;
                font-weight: none;
                background-color: #C0D6EF;
                color: #003875; }
