BODY
{	
	display:inline;
	font-size: 12px;
	background-image: url("../gifs/newsbscms.gif");
	font-family: Verdana, Arial, Helvetica;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: top;
}

.Content
{
	margin-left: 16px;
	margin-top:10px;
	margin-right: 5px;
}

A
{
	color: #427E5E;
	font-weight: bold;
}

A:hover
{
	color: #74A18E;
}

A.tableHdrLink
{
	text-transform: uppercase;
	color: white;
}

A.tableHdrLink:hover
{
	color: yellow;
}

TR.tableHdr
{
	background-color: #74A18E;
}

TR.highLight
{
	background-color: #F4F8F6;
}

TR.nonHighLight
{
	background-color: #E0EAE6;
}

TD
{
	font-size: 12px;	
	font-family: Verdana, Arial, Helvetica;
}

TD.tableHdr
{
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}


TD.tableHdr1, .pageTitle
{
	font-size: 24px;
	font-weight: bold;
	color: #282346;	
}

TD.tableHdr2, .pageHdr1
{
	font-size: 18px;
	font-weight: bold;
	color: #282346;	
}

TD.tableHdr3, .pageHdr2
{
	font-size: 16px;
	font-weight: bold;
	color: #282346;	
}

TD.tableHdr4, .pageHdr3
{
	font-size: 14px;
	font-weight: bold;
	color: #282346;	
}

.subCaption
{
	font-size: 9px;
}

.labelText
{
	color:#427E5E;
	font-weight:bold;
}

.highlightText
{
	color: #800000;
	font-weight: bold;
}

LI
{
	padding: 2px;
}
