.textDiv
{
	position:absolute; 
	width:400px; 
	height:115px; 
	z-index:1; 
	visibility: hidden;
}

.rowheader {
	margin:6px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	font-weight: bold;
}

.content_header {
	margin:3px;
	font-size: 12px;
	color: White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content {
	margin:3px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content_results {
	margin:6px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
}
.content_results a:link {
	color:#465E79;
	text-decoration: underline;
}
.content_results a:hover {
	color:#FF6600;
	text-decoration: none;
}
.content_results a:visited {
	color:#465E79;
	text-decoration: underline;
}
.content_results h3 {
	font-size:12px;
}

.compare {
	margin:6px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:white;
}
.compare a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.compare a:hover {
	color:#FF6600;
	text-decoration: none;
}
.compare a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

.style1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #CCCCCC;
font-size: 14px;
}

.style2 {
font-size: 10px;
color: White;
}

.content_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
	margin:3px;
	border:1px solid #43485B;
}
h4,h3 {
    margin: 0;
}

h2 {
   Font-family: Times new roman, times, sans-serif;
   color: #16425E;
}

.box_header {
	color: #16425E;
	font-weight : bold;
	font-size : 16px;
}

.dataRow1 {
	background-color: #FFF8DC;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.dataRow1 a:link {
	color:#465E79;
	text-decoration: underline;
}
.dataRow1 a:hover {
	color:#FF6600;
	text-decoration: none;
}
.dataRow1 a:visited {
	color:#465E79;
	text-decoration: underline;
}

.dataRow2 {
	background-color: #D6F1FF;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}
.dataRow2 a:link {
	color:#465E79;
	text-decoration: underline;
}
.dataRow2 a:hover {
	color:#FF6600;
	text-decoration: none;
}
.dataRow2 a:visited {
	color:#465E79;
	text-decoration: underline;
}

.dataRow3 {
	background-color: #FFC6C6;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h3index {
	font-size: 15px;
}

.2column{
	border-right: 1px dashed #465E79;
	margin-left: 20px;
}

.f1h, .f2h, .f3h, .f4h, .f2bh, .f3bh, .f4bh
{
font-size:1px; 
overflow:hidden; 
display:block;
}
.f1h, .f1bh
{
	height: 1px;
	background: #43485B;
	margin: 0 5px;
}
.f2h, .f2bh 
{
	height: 1px;
	background: #43485B;
	border-right: 2px solid #43485B;
	border-left: 2px solid #43485B;
	margin: 0 3px;
}
.f3h, .f3bh 
{
	height: 1px;
	background: #43485B;
	border-right: 1px solid #43485B;
	border-left: 1px solid #43485B;
	margin: 0 2px;
}
.f4h, .f4bh 
{
	height: 2px;
	background: #43485B;
	border-right: 1px solid #43485B;
	border-left: 1px solid #43485B;
	margin: 0 1px;
}
.f2bh, .f3bh, .f4bh 
{
	background: white;
}
.fheadh 
{
	background: #43485B;
	border-right: 1px solid #43485B;
	border-left: 1px solid #43485B;
   padding-bottom: 3px;
   padding-left: 10px;	
	color: white;	
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.fheadh  a:link {
	color:#FFFFFF;
}
.fheadh  a:hover {
	color:#FF6600;
}
.fheadh a:visited {
	color:#FFFFFF;
}
.fheadh  a:actve {
	color:#FFFFFF;
}

.fbtextlink a:link {
	color:#3b5998;
	text-decoration: none;
}
.fbtextlink a:hover {
	color:#3b5998;
	text-decoration: underline;
}
.fbtextlink a:visited {
	color:#3b5998;
	text-decoration: none;
}
.fbtextlink a:actve {
	color:#3b5998;
	text-decoration: none;
}

td.menuon { background-color: #bdc7d8; color: #000000; font-weight: bold; cursor: pointer; cursor: hand; }
td.menuoff { background-color: #7f93bc; color: #FFFFFF; font-weight: bold; cursor: default;}

td.imagemenuon { background-color: #bdc7d8; color: #000000; font-weight: bold; }
td.imagemenuoff { background-color: #7f93bc; color: #FFFFFF; font-weight: bold; }
.fcontenth 
{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: white;
	border-right: 1px solid #43485B;
	border-left: 1px solid #43485B;
}
.fcontenth div 
{
	margin-left: 12px;
	padding-top: 5px;
}


