body {text-align:left; font-family:arial, helvetica, sans-serif; font-size:76%; color:#000; padding:0; border:0;}

a 	{color:#fff; text-decoration:none;}
a:visited {color:#fff;}
a:hover {color:#000; text-decoration:underline;}

ul.none {list-style-type: none; line-height:16px;}
ul.nonebold {list-style-type: none; font-weight: bold; line-height:16px;}

td img 	{display: block;}
  
.content{position:absolute; 
	width:679px; 
	height:425px; 
	padding:0px;
	margin:0px;
	overflow:scroll;
	}

.show a {color: orange; text-decoration:underline;}
.show a:visited {color: orange;}
.show a:hover {color: white; }

.content a {color:#000; text-decoration:underline;}
.content a:visited {color:#000;}
.content a:hover {color:red; }

.contentgen a {color:#000; text-decoration:underline;}
.contentgen a:visited {color:#000;}
.contentgen a:hover {color:red; }

.contentLeftRight
	{position:absolute; 
	width:679px; 
	height:425px; 
	padding:0px;
	margin:0px;
	overflow:scroll;
	}

.contentLeft
	{
	width:521px; 
	height:425px; 
	padding:0px;
	margin:0px;
	float: left;
	overflow:scroll;
	}

.contentRight
	{
	width:156px; 
	height:425px; 
	padding:0px;
	margin:0px;
	float: left;
	background-color: #c0c0c0;
	overflow:hidden;
	}




.small {
	font-family:arial, helvetica, sans-serif; 
	font-size:50%; 
	font-size: 8px; 
	color:black;}

input.small {
	background-color: #cccccc; 
	font-family:arial, helvetica, sans-serif; 
	font-size:76%; 
	font-weight: bold; 
	font-size: 11px; 
	color: black;}
  
.fieldcell { 
 	width: 120px; 
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 	background-color: #ffffff; 
 	color: #000000; 
 	border: 2px solid #cccccc; 
 	margin-right: 4px; 
 	margin-bottom: 1px; 
	} 

.headlinks {
	font-family: arial, helvetica, sans-serif; 
	font-size:76%; 
	font-weight: bold; 
	font-size: 11px; 
	color: white;
	}

/* COMPLIANCE TABLES */
.compheader { 
 	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
 	background-color: #CECF9C; 
 	color: #000000; 
	text-align: center;
	} 

.compsubheader { 
 	font: 12px Arial, Helvetica, sans-serif; 
 	background-color: #DBDCB8; 
 	color: #000000; 
	text-align: center;
	} 

.comptitle { 
 	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
 	background-color: #D1D3C7; 
 	color: #000000; 
	text-align: center;
	} 

.compcontent { 
 	font: 12px Arial, Helvetica, sans-serif; 
 	background-color: #E4E4E4; 
 	color: #000000; 
	text-align: center;
	} 


