.bodyTextJustified {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : normal ;
	line-height : 15pt ;
	text-align : justify ;
	color : #000000 ;
}

.bodyTextLeft {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : normal ;
	line-height : 15pt ;
	text-align : left ;
	color : #000000 ;
}

.bodyTextCentered {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : normal ;
	line-height : 15pt ;
	text-align : center ;
	color : #000000 ;
}

.subHeaderBlack { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 16px ; 
	font-weight : bold ; 
	line-height : 18px ; 
	color : #000000 ;
}

.subHeaderRed { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 16px ; 
	font-weight : bold ; 
	line-height : 18px ; 
	color : #008241 ;
}

.mainHeader { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 20px ; 
	font-weight : bold ; 
	line-height : normal ; 
	color : #000000 ;
}

.sidebar { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 12px ; 
	line-height : 15px ; 
	color: #333366 ; 
}

.footer { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 10px ; 
	line-height : 11px ; 
	color : #FFFFFF ; 
}

A:link {
	font-weight : bold ; 
	color : #004284 ;
	text-decoration : underline ;	
}

A:hover {
	font-weight : bold ; 
	color : #008241 ;
	text-decoration : underline ;	
}

A:active {
	font-weight : bold ; 
	color : #008241 ;
	text-decoration : underline ;
}

A:visited {
	font-weight : bold ; 
	color : #8E9EBB ;
	text-decoration : underline ;
}

a.footer:link {
	font-weight : bold ; 
	color : #baea79 ;
	text-decoration : none ;	
}

a.footer:hover {
	font-weight : bold ; 
	color : #baea79 ;
	text-decoration : none ;	
}

a.footer:active {
	font-weight : bold ; 
	color : #baea79 ;
	text-decoration : none ;
}

a.footer:visited {
	font-weight : bold ; 
	color : #baea79 ;
	text-decoration : none ;
}
