/************** nav styles **************/

a.nav {
    font-family:  Verdana;
	font-size: 11pt;	
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
a.nav:hover {
    font-family:  Verdana;
	font-size: 11pt;	
	text-decoration:none; 
	color:#000000;
	font-weight: bold;
}	

a.navr {
    font-family:  Verdana;
	font-size: 8pt;	
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
a.navr:hover {
    font-family:  Verdana;
	font-size: 8pt;	
	text-decoration:none; 
	color:#000000;
	font-weight: bold;
}
a.navf {
    font-family:  Verdana;
	font-size: 11pt;	
	text-decoration:none;
	color:#7EA0BB;
	font-weight: bold;
}
a.navf:hover {
    font-family:  Verdana;
	font-size: 11pt;	
	text-decoration:none; 
	color:#000000;
	font-weight: bold;
}

a.navkiinc {
    font-family:  Verdana;
	font-size: 12pt;	
	text-decoration:none;
	color:#013466;
	font-weight: bold;
}
a.navkiinc:hover {
    font-family:  Verdana;
	font-size: 12pt;	
	text-decoration:none; 
	color:#000000;
	font-weight: bold;
}	
/************** content heading styles **************/

td.h1 {font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

/************** content sub heading  styles **************/


td.h2 {font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/************** content heading styles **************/

.h3 {font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
	
/************** content styles **************/

.content {
    font-family:  Verdana;
	font-size: 10pt;
	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;
}

/************** call today styles **************/

td.call {
    font-family:  Verdana;
	font-size: 14px;
	text-decoration:none;
	color:#7EA0BB;
	font-weight:bold;
}

/************** copyright styles **************/

td.copy {
    font-family:  Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#808080;
}
	
/************** copyright link styles **************/
	
a.copylink {
    font:Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	text-decoration:none;
	color:#808080;
}
a.copylink:hover {
    font:Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	text-decoration:none; 
	color:#FFFFFF;			
}	
	
/**************  nav left styles **************/
a.navhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002A76;
	font-weight: 900;
	text-decoration:underline;
	vertical-align:top;
}
a.navhead:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: 900;
	text-decoration:none;
	vertical-align:top;
}
.subnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:400;
	vertical-align:top;
}
/**************  content link styles **************/

a.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002A76;
	font-weight: none;
	text-decoration:none;
}
