/* 
gold		FFCC00
orange		faa755	
blue		3cbddb
mid blue	faa755
light blue	d5eef0
gray		
padding layout = top right bottom left
 */


body, div, p, th, td, li, dd, pre  {
	/* redundant selectors to help NS4 not forget */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	/*letter-spacing : 0.03em;
	line-height: 120%; */
	scrollbar-base-color : #333333;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
}

body { background-color:#000000; margin-left:0; margin-top:15; margin-right:0; margin-bottom:0;}
input, textarea, select, option {
	font-size: 12px; color:#000000; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;} 

A:LINK, A:VISITED  { color: #faa755; text-decoration: underline;}
A:HOVER, A:ACTIVE  { color: #FFCC00; text-decoration: none;}

H3 { font-size:150%;}
th { background-color:#3cbddb; text-align:left;}
.notice { font-weight:bold; color:#CC0000;}
.highlighter { background-color:#FFFF00;}
.address {font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; line-height:20px;}

.featHead {	font-size: 20px; font-weight: bold; color: #d5eef0;}
.featBody {font-size: 10px;}
.featContact {font-weight: bold; font-size: 14px;}

.header  { color:#d5eef0; font-size:16px; font-weight:bold;}
.headerNoColor  { font-size:16px; font-weight:bold;}
.subheader  { color:#d5eef0; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.footer  {color: #FFFFFF; font-size:11px;}

.tableBG { background-color:#d5eef0;}
.tableBG_dark { background-color:#0054a6;}
.tableBG_offset { background-color:#3cbddb; color:#000000;}
.tableBG_accent { background-color:#faa755;}
.tableContent {padding:15px 15px 15px 15px; }
.listTB {margin:15px; padding:0 0 0 5px}
/*border:2px #0054a6 solid; padding:15px 5px 15px .0; */

.link:link, .link:visited  {
	COLOR : #FFCC00;
	text-decoration : none;
	font-weight : bold;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 10pt;
}
.link:hover, .link:active  {
	COLOR : #999999;
	text-decoration : underline;
	font-weight : bold;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 10pt;
}
.nav_divider  {
	COLOR : #CCCCCC;
	font-weight : bold;
	FONT-FAMILY : Helvetica, Arial, sans-serif;
	FONT-SIZE : 9pt;
}
.footerlink  {
	COLOR : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 7pt;
}
.footerlink:hover  {
	COLOR : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 7pt;
}

.NotInterested  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
}
.Potential  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #009900;
}
.Current  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;
}
.Renewal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF00FF;
}
.Past  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000FF;
}
.OwnersAd  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #9900FF;
}
