body {
	background-color: #FFFFFF;
}

.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 ;
}

.bodyTextRight {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : normal ;
	line-height : 15pt ;
	text-align : right ;
	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 { 
/* now green to match the new color scheme */
	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 : #333333 ; 
}

.sidebar2 { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 10px ; 
	line-height : 12px ; 
	color : #333333 ; 
}

.pressrelease { 
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 10px ; 
	line-height : 12px ; 
	color : #000 ; 
}

.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 : none;	
}

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:none;}
	
a:visited:hover {
	font-weight : bold ; 
	color : #008241 ;
	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 ;
}

.blog h1{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; line-height : 16px; font-weight: bold; color:#008241
; border-top: 1px dotted #666666}

.blog h2{font-family : Verdana, Arial, Helvetica, sans-serif; text-align : left ; font-size :10px; line-height : 12px; color : #666666; margin-bottom: 15px}

.blog p{
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : normal ;
	line-height : 15pt ;
	text-align : justify ;
	color : #000000 ;}