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 ;
}

.grey {
font-family : Verdana, Arial, Helvetica, sans-serif; text-align : left ; font-size :10px; line-height : 12px; color : #666666; margin-bottom: 15px}

.blogDate { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; line-height : 16px; font-weight: bold; color : #666666; width: 408px; border-top: 1px dotted #666666}

.blogDate2 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; line-height : 16px; font-weight: bold; color : #666666;}

.blogTitle { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; line-height : 16px; font-weight: bold; color : #008241}

.blogbody img {margin: 5px 10px 5px 10px;}

          ul {padding-top:-5px;padding-bottom:-5px;} 
          ol {padding-top:-5px;padding-bottom:-5px;}

          h1 {
              font-weight:bold;
              font-size: 16px;
              margin:1.5em 0em 0.25em 0em; 
              padding:0;
              display: inline; 
              text-align : left;
             }

          h2 {
              font-weight:bold;
              font-size: 15px;
              margin:1.25em 0em 0.25em 1.5em; 
              padding:0; 
              display: inline;
              text-align : left;}

          h3 {
              font-weight:bold;
              font-size: 14px;
              margin:1em 0em 0.25em 3em; 
              padding:0; 
              display: inline;
              text-align : left;          
             }

          h4 {
              font-weight:bold;
              font-size: 13px;
              margin:.75em 0em 0.25em 4.5em; 
              padding:0; 
              display: inline;
              text-align : left;          
             }

.trbottom {border-bottom: 1px dotted #666666}

