body
	{
	font-family:Verdana, Helvetica;
	background:url(images/background.jpg) #ffffff repeat-y:none;
	}

/*link colors*/
a:link,a:visited
	{
	font-family:Arial, Helvetica;
	font-size: 11px; 
	color:#913106;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
a.small:link,a.small:visited
	{
	font-family:Verdana, Helvetica;
	font-size: 11px; 
	color:#EE2C00;
	text-decoration:none;
	}
a.small:hover
	{
	text-decoration:underline;
	}
a.black:link,a.black:visited
	{
	font-family:Verdana, Helvetica;
	font-size:11px;
	color:#330099;
	text-decoration:underline;
	}
a.black:hover
	{
	text-decoration:none;
	}
a.black-sm:link,a.black-sm:visited
	{
	font-family:Verdana, Helvetica;
	font-size: 11px; 
	color:#000000;
	text-decoration:none;
	}
a.black-sm:hover
	{
	text-decoration:underline;
	}

a.white:link,a.white:visited
	{	
	font-family:Verdana, Helvetica;
	font-size: 11px; 
	color:#FFFFFF;
	text-decoration:none;
	}
a.white:hover
	{
	text-decoration:underline;
	color:#CCCCCC;
	}
	
	/* ******** revised tabs ********** */

.tabcontainerhome {width: 325px; background-color:#ffffff;}
/* .tabcontainerhome * {font-size: 10px;} */

.tabcontent {border-left: solid 1px #c0c0c0; border-right: ridge 2px; padding: 5px; background-color:#ffffff;}
.tabcontentnogray {border-left: solid 1px #c0c0c0; border-right: ridge 2px; padding: 5px; border-bottom: ridge 2px;}
.tabgrayrow, .tabcontainer .tabgrayrow {background-color: #5D77AC; border-bottom: ridge 2px; padding-left: 10px; border-left: solid 1px #c0c0c0; border-right: ridge 2px; height: 24px;
             padding-top: 3px;}
.sidebar_ridge {padding:0; border-bottom: ridge 2px #999999; border-right: ridge 2px #999999; border-left: solid 1px #c0c0c0; border-top: solid 1px #c0c0c0;}
.sidebar_ridge_gray {background-color:#e9e9e9; padding: 3px 3px 3px 10px; margin:0;}

.tb {border-left: solid 1px #c0c0c0; border-bottom: ridge 2px; border-right: ridge 2px; }
.tcontent {padding: 5px 10px 10px 10px}
.tgr {background-color: #c6c6c6; padding: 3px 3px 3px 10px}

.learnmore {text-decoration:none; font-weight:bold;}
a.releaseTitle {font-size:16px; font-weight:bold;}
.releaseTitle {font-size:16px; font-weight:bold; color:#913106;}
.releasesItemWrapper {padding:10px 0;}
.body_header {font-size:18px; font-weight:bold; padding:0 0 10px; color:#913106}
.releaseContainer {padding:5px; min-height:500px !important; }
.releasesSummary {font-size:14px !important; padding:10px 0;}
.releasesDetailSummary {font-size:14px !important; padding:10px 0; min-height:500px !important;}
.footer {color:#FFFFFF; font-family:Tahoma; font-size:12px;}
.paidForBy {color:#FFFFFF; font-family:Tahoma; font-size:12px; border:solid 1px #FFF }
a.frontPageFeed {font-size:14px; color:#FFF; text-decoration:none; font-weight:bold}
