body {font: normal 9pt/100% 'trebuchet ms', tahoma; color: #000;}
A {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C92;
	line-height: 16px;
}
.headlinetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004C92;
	font-weight: bold;
	line-height: 16px;
}
.subheadtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C92;
	font-weight: bold;
	line-height: 16px;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84C2E9;
	line-height: 20px;
}


#newstyles .headlinetxt {font: bold 13pt/100% 'trebuchet ms'; margin: 0; padding: 0 0 4px 0;}
#newstyles .subheadtxt {font: bold 10pt/100% 'trebuchet ms'; color: #0080ff; margin: 0; padding: 8px 0 0 0;}
#newstyles .bodytxt {font: normal 9pt/120% 'trebuchet ms'; color: #000033; margin: 0; padding: 2px 4px 10px 10px;}
#newstyles li {font: normal 9pt/120% 'trebuchet ms'; color: #000; margin: 0; padding: 0;}

h1 	{ font: bold 14pt/100% 'trebuchet ms'; color: #000066; margin: 0; padding: 0;}
h2 	{ font: bold 11pt/100% 'trebuchet ms'; color: #0099ff; margin: 4px; padding: 0;}
h3 	{ font: bold 9pt/100% 'trebuchet ms'; color: #000; margin: 0; padding: 0 0 0 10px;}
h4 	{ font: normal 7pt/100% 'trebuchet ms'; color: #838383; margin: 0; padding: 0 0 0 10px;}
p 	{ color: #000; border: 0px solid red;}

hr {border-bottom: 2px solid #ccc; font:normal 1%/1% arial; height: 1pt; margin: 6px 0px; }



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: tahoma;
font-size: 8pt;

}

#navcontainer a
{
display: block;
color: #FFF;
background-color: #036;
width: 140px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

#navcontainer li li a
{
display: block;
color: #FFF;
background-color: #69C;
width: 140px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}