BODY
	{
	font-family: Tahoma, Helvetica, Arial, Times;
	}
a:link
	{
	color: #0000FF;
        text-decoration: underline;
	}
a:hover
	{
	color: #FF0000;
	text-decoration : underline | overline;
	}
a:active
	{
	color: #FF0000;
	text-decoration : overline;
	}

a:visited
	{
	color: #990099;
	text-decoration : underline;
	}
a.cat  {
	//font-size : x-small;
	color: #0000FF;
        text-decoration: underline;
}

a.cat:visited  {
	color: #990099;
	text-decoration : underline;
}

a.cat:active  {
	color: #FF0000;
	text-decoration : underline | overline;
}

a.cat:hover  {
	color: #FF0000;
	text-decoration : underline | overline;
}

a.headerprimarynav:link
	{
	color: #000000;
	text-decoration:none;
	}
a.headerprimarynav:hover
	{
	color: #0000FF;
	text-decoration:underline;
	}
a.headerprimarynav:visited
	{
	color: #545454;
	text-decoration:none;
	}
a.headersecondarynav:link
	{
	color: #000000;
	text-decoration:none;
	}
a.headersecondarynav:hover
	{
	color: #0000FF;
	text-decoration:underline;
	}
a.headersecondarynav:visited
	{
	color: #545454;
	text-decoration:none;
	}
.arrow
	{
	color:red; 
	font-size:8pt; 
	font-weight:bold
	}
.headerbackground
	{
	background-color:#EDE8C8;
	text-align:center;
	}
.headerprimarynav
	{
	background-color:#DACA90;
	color:#000000;
	font-family:Verdana, Helvetica;
	font-size:10.5pt;
	font-weight:bold;
	text-align:center;
	}
.headersecondarynav
	{
	background-color:#FFF2AE;
	color:#000000;
	font-family:Verdana, Helvetica;
	font-size:10.5pt;
	font-weight:bold;
	text-align:center;
	}
.horizontaldivider
	{
	background-color:#BD6B29;
	}
.articleheader
	{
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:1em;
	line-height:26px;
	color:#425393;
	background-color:#EFEFEF;
	vertical-align:center;
	}
.articleheaderrelease
	{
	font-size:.6em;
	text-align:center;
	color:black;
	background-color:#EFEFEF;
	}
.articleheaderdivider
	{
	background-color:#000000; //C4C4C4;
	}
.subarticleheader
	{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#425393;
	background-color:#EFEFEF;
	vertical-align:center;
	}
.resourceheader
	{
	line-height:20px;
	font-size: 16px;
	font-weight:bold;
	background-color:#EFEFEF;
	vertical-align:center;
	}
.resourcerating
	{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:595959;
	background-color:#EFEFEF;
	}
.featuredbg
	{
	background-color:#EFEFEF;
	}
.topresources
	{
	background-color:black;
	color: white;
	font-size:10px;
	}
.default
	{
	font-size:.9em;
	color:black;
	}
.highlight
	{
	color:#999999;
	}
.highlighttable
	{
	border: 2px solid #DFDFDF;
	}
.footer
	{
	background-color: #E8E8E8;
	font-size:.7em;
	text-align:center;
	}
.featuredheader
	{
	background-color: #DCDCDC;
	font-size:.6em;
	text-align:center;
	}
.blTab td
{
    padding: 10px;
    border: 1px solid #000000;
    
}
.blLink
{
}