BODY, TD {
	font-family : Helvetica, Arial, sans-serif ;
	font-size : 80%;
	margin-top: 0;}

H1 {
font-size : 18px; 
font-family :  Arial, Helvetica, sans-serif; 
margin-top : 0;
font-weight : 700; 
color : #16447B; 
background-color : white; 
margin-bottom : -15px; } 

H2 {
font-size : 16px; 
font-family : "Times New Roman", Arial, Helvetica, sans-serif; 
margin-bottom : -15px; 
font-weight : 700; 
color : #16447B; 
background-color : white;} 

H3 {
font-size : 14px; 
font-family : "Times New Roman", Arial, Helvetica, sans-serif; 
margin-bottom : 10px; 
font-weight : 700; 
color : #16447B; 
background-color : white; } 

H4 {
margin-top : 0;
font-size : 14px; 
font-family : "Times New Roman", Arial, Helvetica, sans-serif; 
margin-bottom : 0;
font-weight : 700; 
color : #16447B; 
background-color : white;  } 


 .font2 { 	color: #16447B; font-weight: 700;}
  .promo { 	color: #FF0000; font-weight: 700;}

A:LINK {	
	color: Blue;
	background-color: White;
	text-decoration: none;
	font-weight : 700;}

A:VISITED {
	color: Purple;
	background-color: White;
	text-decoration: none;}


A:HOVER {
	color: Red;
	background-color: White;
	text-decoration: underline;
}

A:ACTIVE {
	color: Red;
	background : White;
	text-decoration: underline;}

.buttonscontainer1 {width: 120px;}


.buttons3 a {font: 80% Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #234A76;
width: 100%;
padding: 2px;
display: block;
border-bottom: 1px solid #A4C0E2;
text-align: left;}

.buttons3 a:hover {text-decoration: none;
background-color: #16447B;
color: #FFFFFF;}



.boxtop {
	background-color: #16447B;
	color: #FFFFFF;
	font-family : Arial, Helvetica,  sans-serif;
	font-weight : 700; 	font-size : 12px;
	padding-left: 5px;
	border-bottom: 5px solid #16447B;

}


.boxtop3 {
	background-color: #EEEECC;
	color: #000000;
	font-family : Arial, Helvetica,  sans-serif;
	font-weight : 700;	font-size : 80%;
	padding-left: 5px;
	border-bottom: 5px solid #16447B;
}


#sidebar-5 {
	float: left;
	clear: left;
	padding: 1px;
	width: 25%;
	margin: 1px;}

#content5 {
	/* if you want this on the right change the float and clear attributes to right. 
		Also change the float and clear attributes to left on #sidebar  */
	float: right;
	clear: right;
     	margin: 5px;
	width: 70%;
	margin-bottom: 1.5%;
	margin-top: 1.5%;}


#footerSearchBox {
	clear: both;
	width: 100%;}

div.c4 {text-align: left}
P.bottom {
	font-family : "Times New Roman", Arial, Helvetica,  sans-serif;
	font-size: 8pt;
}	

div.c2 {text-align: center}
 span.c1 {font-size: 120%}

span.c2 {FONT-SIZE: 9pt; font-family : Helvetica, Arial, sans-serif ;
} 

div.c2 {text-align: center;

background-color : ##FFFFF0; 
} 

#footer {
	clear: both;
	padding: 5px;
	width: 100%;
	border-top-style: solid;
	text-align: center;}

a.footer:link {color: blue; font-size: 9pt; font-weight: normal; text-decoration: none; }
a.footer:visited {color: purple; font-weight: normal; text-decoration: none;}
a.footer:hover {color: red;text-decoration: none; background-color: #F5F5DC; }
a.footer:active {color: red; text-decoration : underline; }