body    { background-color:#564778; margin: 0; padding: 0 }
p     {
	color: black;
	font-size: 12px;
	font-family: Verdana
}
td     {
	color: black;
	font-size: 12px;
	font-family: Verdana
}

.sub1     {
	color: black;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold
}
.sub2home     {
	color: #4e2f91;
	font-size: 16px;
	font-family: Verdana;
	font-weight : bold;	
}
.sub2     {
	color: #4e2f91;
	font-size: 18px;
	font-family: Verdana;
	font-weight : bold;	
}
.sub3   {
	color: black;
	font-size: 12px;
	font-family: Verdana;
}
.sub4 { 
    color: #4e2f91;
	font-size: 15px;
	font-family: Verdana;
	font-weight : bold;	 }
.newshd {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold
}
.newscopy {
	color: black;
	font-size: 12px;
	font-family: Verdana
}
.footer  {
	color: black;
	font-size: 10px;
	font-family: Verdana
}
.blurb    {
	color: #000;
	font-size: 14px;
	font-family: Verdana;
	font-style: italic
}
a:link   {
	color: #4e2f91;
	text-decoration: none
}
a:visited   {
	color: #4e2f91;
	text-decoration: none
}
a:hover   {
	color: #FF6600;
	text-decoration: none
}
a:active   {
	color: #FF6600;
	text-decoration: none
}

#nav {
   width:850px;
   height:25px;
   float:left;
   background:#795cb9;
}
#nav ul {list-style:none; padding:0; margin:0 0 0 10px;}
#nav ul li {display:inline; float:left;}
#nav ul li span {display:none;}
.spt {background:url(images/nav.gif);}
.hm {width:59px; height:25px; background-position:0 0; float:left;}
.gs {width:116px; height:25px; background-position:-59px 0; float:left;}
.oca {width:142px; height:25px; background-position:-175px 0; float:left;}
.freq {width:50px; height:25px; background-position:-317px 0; float:left;}
.gci {width:151px; height:25px; background-position:-367px 0; float:left;}
.abt {width:80px; height:25px; background-position:-518px 0; float:left;}
.cu {width:90px; height:25px; background-position:-598px 0; float:left;}
.nrh {width:108px; height:25px; background-position:-688px 0; float:left;}

#qLinks {
   width:200px;
   float:left;
   border-right:2px solid #7a5db9;
}

#qLinkHd {
   width:200px;
   float:left;
   padding:13px 0 10px 0;
   font-size:16px;
   color:#7f6aad;
   text-indent:18px;
   font-family:"Trebuchet MS", arial;
   border-bottom:2px solid #7a5db9;
}

#links {
   width:200px;
   float:left;
   margin-top:17px;
   font-size:12px;
   color:#7f6aad;
   font-family:"Trebuchet MS", arial;
}
#links ul {list-style:none; margin:0 0 0 17px; padding:0;}
#links li {margin:0 0 14px 0;}
#links a {color:#7f6aad; text-decoration:none;}
#links a:hover {color:#ff6600;}

