body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #000033;
}
hr{
height:1px;
color:#003366;
background-color:#003366;
}
a:link, a:visited{  
color: #FF6633; 
text-decoration: none;
}
a:hover, a:active {
color: #0099FF; 
text-decoration: underline;
}
.headers {
font-size: 10pt; 
font-weight: bold;
}
.pgheader {
font-family: "Times New Roman", Times, serif; 
font-size: 14pt; 
color: #000033;
}
.spacer { 
text-indent: 55pt}
h4 {
font-family: "Times New Roman", Times, serif;
font-size: 17pt;
font-weight: normal;
color: #006699;
margin: 0px;
padding: 0px;
}
h1 {
font-family: "Times New Roman", Times, serif;
font-size: 11pt;
font-weight: bold;
color: #006699;
margin: 0px;
padding: 0px;
font-style: italic;
}
.whitefooters {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FFFFFF;
}
.seclinks {
color: #006699;
}
.navbox {
background-color: #FCF9EB;
padding: 5px;
}
.tinyfooters {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #0099FF;
}
.moretext {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 16px;
color: #99FFFF;
}
.greyfooter {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
color: #555555;
}
.bluebox{
background:#006599 url(images/boxbg-fadeblue.jpg) top left repeat-x;
color:#ffffff;
font-size:12px;
}
.bluebox a:link, .bluebox a:visited{  
color:#00CCFF; 
text-decoration: none;
}
.bluebox a:hover, .bluebox a:active {
color: #ffffff; 
text-decoration: underline;
}
.bluebox h1{
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:22px;
font-style:normal;
font-weight:normal;
padding:5px 0;
}
.bluebox h2{
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:16px;
font-weight:normal;
padding:10px 0;
margin:0;
}
.borderimg{
border:1px solid #003366;
padding:4px;
background-color:#0066CC;
}
.imgLT{
float:left;
border:1px solid #003366;
padding:4px;
background-color:#0066CC;
margin:0 10px 0 0;
}
.imgRT{
float:right;
border:1px solid #003366;
padding:4px;
background-color:#0066CC;
margin:0 0 0 10px;
}