body
{
	margin: 0px;	
}

p, td, select	{
	font-size: 9pt;
	font-family: Arial;
	}

a.bodyHyperlinks
{
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
}

a.bodyHyperlinks :visited
{
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
}
	
ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.hdrMain	
{
	font-family: Times New Roman;
	font-size:16pt;
	color: #996633;
}

.BodyFont	
{
	font-size: 9pt;
	font-family: Arial;
}

.HeaderFont
{
	font-weight: bolder;
	font-size: 7pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.HeaderFontWithLeftBorder
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
	BORDER-LEFT: navy 1px solid;
}

.FooterFont
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

.LeftNavChannelFont
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.LeftNavPostingFont
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Arial;
}

.HyperLink
{
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
}

.BreadCrumbs
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Arial;
}

.hdrSub, h1	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #993333;
	}

.hdrSubSmall, h2	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #993333;
	}
	
.hdrSubSmallBlue, h3	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	}
	
.subnav	{
	font-size: 8pt;
	color: #000066;
	font-family: Arial;
	}

.hdrBackground
{
	background-color: #ffcc00;
}

.3MenuGroup
{
    cursor: pointer;
    cursor: hand;
    border:1px solid #ACA899;
    background-color:WhiteSmoke;
}

.3MenuItem a
{    
    color: #000099;
    font-size:12px;   
}

.3MenuItem
{
    font-family: Arial, Verdana;
    border-bottom:1px solid #ACA899;    
    cursor: pointer;
    cursor: hand;
    padding:4px 0px 5px 5px;
}
.3MenuItemOver
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: hand;
	padding-top: 4px;
	border-bottom: #aca899 1px solid;
	font-family: Arial, Verdana;
	background-color: gainsboro;
}

.3TopMenuItemOver
{	
	background-color: gainsboro;	
}

.3MenuItemOver a
{
    color: #000099;
    font-size:12px;  
}

.3Separator
{
    border-bottom:1px solid #ACA899;
    height:1px;
    margin-left:3px;
    border-right:3px solid white;
    width:100%;
}

