BODY
{	
	font-size: 12px;
	background-image: url("../gifs/splash_LA2.gif");
	font-family: Verdana, Arial, Helvetica;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: center;
}

.Content
{
	margin-left: 16px;
	margin-top:10px;
	margin-right: 5px;
}

A
{
	color: #336699;
	font-weight: bold;
}

A:hover
{
	color: #3399CC;
}

A.tableHdrLink
{
	text-transform: uppercase;
	color: white;
}

A.tableHdrLink:hover
{
	color: yellow;
}

TR.tableHdr
{
	background-color: #8378D7;
}

TR.highLight
{
	background-color: #E4E1F6;
}

TR.nonHighLight
{
	background-color: #F5F4FC;
}

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;
}

TD.calendarCell
{
	border: 1px solid #8378D7;
}

.subCaption, .smallText, .subText
{
	font-size:9px;
}

.labelText
{
	color:#336699;
	font-weight:bold;
}

.highlightText
{
	color: #800000;
	font-weight: bold;
}

LI
{
	padding: 2px;
}