body , p , dt , dd , dl , sl , caption, blink , select , option , form , font , li {  
    font-family:Arial, Helvetica, sans-serif;
    font-size : 12px;
	color:#000000;
}  

A:LINK { 
	text-decoration: underline;
	color: #233F70; 
} 
A:HOVER { 
	text-decoration: underline; 
} 
A:ACTIVE { 
	text-decoration: underline; 
} 
A:VISITED { 
 	text-decoration: underline; 
}
h1 {  
	color: #000000; 
	font-weight:bold;
	margin-top:6px;	
	font-size : 18px;  
	margin-bottom : 2px;  
	padding-top : 2px;  
	padding-bottom : 2px;  
}  
h2 {  
	color: #000000; 
	font-weight:bold;
	margin-top:6px;	
	font-size : 16px;  
	margin-bottom : 2px;  
	padding-top : 2px;  
	padding-bottom : 2px;  
}  
h3 {  
	font-size : 14px;  
	font-weight:bold;
	margin-top:6px;	
}  
h4 {   
	font-weight:bold;
	margin-top:6px;	
	font-size : 11px;  
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #3A5A70;
	text-decoration: none;
}
A.bodytext:HOVER { 
	color : #3366A1;
	text-decoration: underline;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233F70;
	text-decoration: none;
	font-weight: bold;
}
A.boldblue:LINK , A.boldblue:VISITED , A.boldblue:ACTIVE { 
	color : #233F70;
	text-decoration: none;
}
A.boldblue:HOVER { 
	color : #3366A1;
	text-decoration: underline;
}
.menulink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #FFFFFF;
	line-height: 1.3;
}
	
A.menulink:LINK {
	color : #FFFFFF;
	text-decoration: underline;
}
	
A.menulink:VISITED { 
	color : #FFFFFF;
	text-decoration: underline;
}
A.menulink:HOVER {
	color : #B9D9FB;
	text-decoration: underline;
	background-position: 100% 100%;
}

.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-style : normal;
	color : #000000;
	font-weight: normal;
}
	
A.news:LINK {
	color : #233F70;
	text-decoration: none;
}
	
A.news:VISITED { 
	color : #233F70;
	text-decoration: none;
}
A.news:HOVER {
	color : #3366A1;
	text-decoration: underline;
}

.topnavlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-style : normal;
	color : #FFFFFF;
	line-height: 1.3;
	font-weight: normal;
}
	
A.topnavlink:LINK {
	color : #FFFFFF;
	text-decoration: none;
}
	
A.topnavlink:VISITED { 
	color : #FFFFFF;
	text-decoration: none;
}
A.topnavlink:HOVER {
	color : #80A1CB;
	text-decoration: underline;
}
.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	text-decoration: none;
	color : #666666;
	line-height: normal;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
}

A.footer:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #233F70;
	text-decoration: none;
	font-weight: bold;
}
.subheaderwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: bold;
}
.TDborderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #233F70;
}

.info {
	display: none;
	}
