/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Trebuchet MS ; 
    font-size: 8pt; 
    color: rgb(0,0,0); 
    background-image: none}

 A:active { color: #000080;
	font-family : Arial;
	text-decoration : none}
	
 A:link { color:#000080;
	font-family : Arial;
	text-decoration : none}
	
 A:visited { color: #000080;
	font-family : Arial;
	text-decoration : none}
	
 .TextObject { font-size: 9pt;
	font-family : Arial}
	
 H2 { font-family: Arial; font-size: 10pt; text-decoration: none ;
	line-height : 10pt;
	color : rgb(0,0,128)}
	
 P { font-family: Arial; font-size: 10pt;
	text-decoration : none;
	white-space : normal;
	color : rgb(51,51,51)}
	
 .TextNavBar { font-family: Arial,     Helvetica,     Geneva,     Sans-serif; 
 	font-size: 8pt; 
    font-weight: bold; 
    text-decoration: none ; 
    background-color: rgb(255,0,0); 
    background-image: none; 
    border-left-style: none; 
    border-top-style: none; 
    border-right-style: none; 
    border-bottom-style: none}
 
H1 {
	font-family: Arial,     Helvetica,     Geneva,    Sans-serif;
	font-size : 11pt;
	color : rgb(0,0,128)
	
}A{	color : #FFFFFF;
	font-family : Arial;
	text-decoration : none}


UL {
	font-size: 10pt;
	font-family : Arial;
	line-height : 125%
}

OL {
	font-size: 10pt
}.twtr-tweet-text{	font-family : Arial;
    font-size : 8pt}

.newlink:link{/*unvisited*/
   color:#000080; 
   text-decoration:none}

.newlink:visited{/*visited*/
   color:#000080; 
   text-decoration:none}

.newlink:active{/*selected*/
   color:#000080; 
   text-decoration:none} 

.newlink:focus{/*optional, same as hover, but with tab key*/
   color:FF6633; 
   background:none; 
   text-decoration:underline}

.desc{	font-family : Arial;
    font-size : 10pt;
    color: rgb(0,0,0)}  

.hptext{
    font-family : Arial;
    font-size : 8pt;
    color: rgb(0,0,0);
    line-height : 12pt}


.newlinka:link{/*unvisited*/
   color: #ffffff; 
   text-decoration:none}

.newlinka:visited{/*visited*/
   color: #ffffff; 
   text-decoration:none}

.newlinka:active{/*selected*/
   color:#ffffff; 
   text-decoration:none} 

.newlinka:focus{/*optional, same as hover, but with tab key*/
   color: #FFFF00; 
   background:none; 
   text-decoration:underline}
.newlink:hover{/*hover*/
   color:#FFFF00; 
   text-decoration:underline}

A:hover { color: #FF0000;
	font-family : Arial;
	text-decoration : underline}

.newlinka:hover{/*hover*/
   color:#FFFF00; 
   text-decoration:underline}
   

