/***********************************************/
/* about_control.css for 2 columns             */
/* css rules common to many folders            */
/***********************************************/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#roh{
    float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	font:"Comic Sans MS";
	text-align:justify;
}
#roh h2 {
   text-align:center;
}   
#roh h3 {
   color:#FF0000;
}
#roh img {
   float:none;
   padding-right:2px;
}  
.rohnam {
   text-align:justify;
   font-family:"Comic Sans MS";
}
.rohhdr {
   color:#FF0000;
   font-weight:bold;
   text-align:center;
}   
.rohtle {
   color:#0000FF;
   font-weight:bold;
   text-align:center;
} 


/*   End of factsheet folder definitions       */

/*   End of factsheet folder definitions       */