

/*********** new site styles ***********/

/************** nav styles **************/

a.nav {
    font-family:  Verdana;
	font-size: 9pt;	
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
a.nav:hover {
    font-family:  Verdana;
	font-size: 9pt;	
	text-decoration:none; 
	color:#000000;
	font-weight: bold;
}	
/************** td right col styles **************/

a.rcol {
    font-family:  Verdana;
	font-size: 10pt;	
	text-decoration:none;
	color:#FFFFFF;
}
a.rcol:hover {
    font-family:  Verdana;
	font-size: 10pt;	
	text-decoration:none; 
	color:#000000;	
}

/************** business listing styles **************/

td.bus {
    font-family:  Verdana;
	font-size: 10pt;	
	text-decoration:none;
	color:#FFFFFF;
}
td.bus:hover {
    font-family:  Verdana;
	font-size: 10pt;	
	text-decoration:none; 
	color:#000000;
}
	
/************** content heading styles **************/

.h1 {font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

/************** content sub heading  styles **************/


.h2 {font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: none;
}

/************** content heading styles **************/

.h3 {font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
	
/************** content styles **************/

.content {
    font-family:  Verdana;
	font-size: 12pt;
	text-decoration:none;
	color:#000000;
}	

/************** content heading styles **************/

.contenthead {
    font-family:  Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}



/************** side content styles **************/

td.sidecontent {
    font-family:  Verdana;
	font-size: 10pt;
	text-decoration:none;
	color:#000000;
}	

/************** side content styles **************/

td.headercontent {
    font-family:  Verdana;
	font-size: 10pt;
	text-decoration:none;
	color:#FFFFFF;
}

/************** copyright corporate styles **************/

.copycorp {
    font-family:  Verdana;
	font-size: 11px;
	color: #000000;
}

/************** copyright styles **************/

td.copy {
    font-family:  Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#999999;
}
	
/************** copyright link styles **************/
	
a.copylink {
    font:Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	text-decoration:none;
	color:#999999;
}
a.copylink:hover {
    font:Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	text-decoration:none; 
	color:#FFFFFF;			
}	

