@CHARSET "ISO-8859-1";

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px; }
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; }

div#totalBody {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 702px;
	text-align: left; }
	
/*A:link, A:visited, A:hover {
	color:#FFFFFF;
	text-decoration:underline; }

A { 
	text-decoration:none; }*/
	
#menuTable {
	width: 700px;
	border: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold; }
	
#currentPage {
	background-color: #FFFFFF;
	color: #000099;
	border: 1px solid #000099; }
	
#currentPage a {
	background-color: #FFFFFF;
	color: #000099; }
	
A:link.menuLink, A:visited.menuLink {
	color:#FFFFFF;
	text-decoration:underline; }

A.menuLink, A:hover.menuLink { 
	text-decoration:none; }

.fl {
	position:absolute;
	left: 315px;
	top: 5px;
	width: 225px;
	height: 69px;
	background-color: #000066;
	opacity: .6;
	filter: alpha(opacity=60);
	display:none;
	z-index:1; }
.fl2 {
	position:absolute;
	left: 300px;
	top: 10px;
	width: 225px;
	height: 69px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	display:none;
	z-index:2; }
	
.fl3 {
	position:absolute;
	left: 300px;
	top: 10px;
	width: 225px;
	height: 69px;
	background-color: #000066;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index:1001; }
.fl4 {
	position:absolute;
	left: 300px;
	top: 10px;
	width: 225px;
	height: 69px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	z-index:1002; }
	
div#afterHeader {
	width: 700px;
	/*background: url('/resources/images/bgc000099.gif') repeat-y;*/ }
	
/*div#BobbiBlock {
	text-align: center;
	width: 150px;
	height: 100%;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #000099;
	float: left; }
	
div#BobbiBlock a {
	color: #FFFFFF;
	font-weight:bold; }*/
	
p#certInfo {
	font-size: 8pt; }
	
#nameBB {
	font-size: 10pt;
	font-weight: bold; }
	
address#coName {
	font-size: 10pt;
	font-weight:bold; }
	
div#mainContent {
	width: 700px;
	/*width: 540px;
	float:right;*/ }
	
div#rightCol {
	float: right;
	width: 225px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center; }
	
div#factBlockHead {
	width: 201px;
	border: 2px solid #3B587A;
	border-bottom: 0px;
	padding: 3px;
	background-color: #EBEBEB; }
	
div#factBlockText {
	width: 202px;
	border: 2px solid #3B587A;
	padding: 3px;
	background-color: #EBEBEB;
	text-align: left; }
div#totalFooter {
	width: 700px;
	background: url('/resources/images/block000066.jpg') repeat-y;}
	
#RMotcLogo {
	position:relative;
	float:left;
}

div#footerContent {
	text-align: center;
	width: 550px;
	float: right; }
	
.clearboth {
	clear: both; }