* {  font-family: Arial, Helvetica, sans-serif; }

.menuContainer 	{ 
	background-color:#336596; 
	border:1px solid #fff; 
}

.menuCell	{ border-bottom:1px solid #FFF; }

a.menu td 	{ 
	color: #fff; 
	font-weight: bold; 
	padding-right: 2px;
	border-bottom:0px solid #555;  
}

.body 		{
	font-size:12px;
	color: #000;
}

.bodybold 	{
	font-size:12px;
	font-weight:bold;
	color: #000;
}

.hilite 	{
	font-size:16px;
	font-weight:bold;
	color: #ff0000;
}

.section, 
.docheader 	{
	font-size:18px;
	font-weight:bold;
	color: #000;
	text-transform: uppercase;
	font: Eurostile, arial, helvetica, sans-serif;
}

.sub {
	font-size:12px;
	color: #666;
}

.footer		{ 
	font-size:11px; 
	color: #fff; 
}

.altbody 	{ 
	font-size:11px; 
	color: #069; 
}

a.footer, 
a.footer:visited, 
a.footer:hover 		{ 
	color:#fff; 
}

a.footer:visited, 
a.footer:hover 	{ 
	color:#fff; 
}

a.quicklink,
a.quicklink:visited	{
	color:#336596;
	text-decoration:none;
	font-size: 10px;
	}
a.quicklink:hover 	{
	color:#336596;
	text-decoration:underline;
	font-size: 10px;
}

a.stdlink:link,
a.stdlink:visited,
a.stdlink:hover 		{ 
	color:#1F2C53; 
	text-decoration:none; 
}

a.stdlink:hover 	{ 
	text-decoration:underline; 
}

a.menu,
a.menu:visited,
a.menu:hover 		{
	color:#fff;
	font-weight:bold; 
	text-decoration:none;
	padding: 0px 1px 0px 3px;
	font: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

a.pageutil,
a.pageutil:visited,
a.pageutil:hover 	{ 
	color:#fff;
	text-transform: uppercase; 
	text-decoration:none;
	font-size:11px;
	line-height:16px;
}
a.pageutil:hover 	{ 
	text-decoration:underline; 
}

a.sectionpath:link 	{ 
font-size:10px; 
color:#336596; 
text-decoration:none;  
}

a.sectionpath:visited 	{ 
font-size:10px; 
color:#336596; 
text-decoration:none;  
}

a.sectionpath:hover 	{ 
font-size:10px; 
color:#336596; 
text-decoration:underline; 
}

.discussTable 		{ border: 0px; }
.discussMain table	{ padding-left: 15px; }
.discussHeader 		{ padding: 0px; }
.pollTable td		{ border: 1px; color: #000; }
.pollHeader		{ text-align: left; }
.pollMain		{ padding-left: 15px; color: #000; }

a 			{ font-size:12px; text-decoration:none ; color:#336596; }
a:hover			{ text-decoration:underline; }
p 			{ font-size:12px; color: #000; }
td 			{ font-size:12px; color: #000; }

b 			{ font-weight:bold; }
i 			{ font-style:italic; }
u 			{ text-decoration:underline; }

ul 			{ font-size:12px; color: #000; }
li 			{ font-size:12px; color: #000; }
div 			{ font-size:12px; color: #000; }

.qotd { font-size: 11px; font-style: italic; color: #336596; text-align: left; }

