body,html{
height:100%;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background:url(images/layout/bg.gif) no-repeat top right;
}
.header{
background-color: #003768;
height: 70px;
}
.nav{
background-color: #01284A;
height:35px;
}
td a.nav:link { 
text-decoration: none; 
display: block; 
color:#FFFFFF;
height: 21px;
text-align:center;
padding:7px;
} 
td a.nav:visited { 
text-decoration: none; 
display: block; 
color:#FFFFFF;
height: 21px;
text-align:center;
padding:7px;
} 
td a.nav:hover { 
text-decoration: none; 
background-color: #003768; 
display: block;  
color:#FFFFFF;
height: 21px;
text-align:center;
padding:7px;
}
td a.nav2:link { 
text-decoration: none; 
display: block; 
color:#ffffff;
height: 21px;
text-align:center;
padding:7px;
background-color:#003768;
} 
td a.nav2:visited { 
text-decoration: none; 
display: block; 
color:#ffffff;
height: 21px;
text-align:center;
padding:7px;
background-color:#003768;
} 
td a.nav2:hover { 
text-decoration: none; 
display: block; 
color:#ffffff;
height: 21px;
text-align:center;
padding:7px;
background-color:#003768;
}
.indent{
padding:5px;
}
a:link{
color:#01284A;
text-decoration:underline;
font-weight:bold;
}
a:visited{
color:#01284A;
text-decoration:underline;
font-weight:bold;
}
a:hover{
color:#01284A;
text-decoration:none;
font-weight:bold;
}
.date{
color:#666666;
}
.contact{
color:#FFFFFF;
font-size:11px;
padding:5px;
}
a.white:link{
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}
a.white:visited{
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}
a.white:hover{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
h1{
color:#01274B;
font-weight:bold;
font-size:16px;
margin: 5px 0px;
}