* { font-family: Verdana, Helvetica, Arial, sans-serif; }

body, .body, p, td, div, ul, li {
	color: #000;
	font-size: 11px;
	}

.menuContainer {
	background-color: #ffe566;
	padding: 1px;
	border: 1px solid #002285;
	}

.menuCell { padding-left: 4px;}
.menuCell a, 
.menuCell a:visited { 
	font-weight: bold; 
	color: #002285; 
	text-decoration: none; 
	}

.menuCellOver { 
	background-color: #002285; 
	padding-left: 4px;
	}
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
	}



a.menu td 	{ 
	color: #ffe566; 
	padding-right: 8px;
	}


.bodybold {  font-weight:bold; }
.section,
.docheader {  
	font-size:15px; 
	font-weight:bold; 
	color: #002285; 
	text-transform: uppercase; 
	}

.sub 	{ color: #333; }
.altbody { color: #FFF; }
.footer { color: #666; }

a.footer,
a.footer:visited,
a.footer:hover,
a.quicklink,
a.quicklink:visited, 	
a.quicklink:hover,
a.stdlink,
a.stdlink:visited,
a.stdlink:hover,
a.stdlink,
a.stdlink:visited,
a.stdlink:hover { 
	color:#002285; 
	text-decoration: none; 
	}

a.quicklink:hover,
a.footer:hover,
a.stdlink:hover, { 
	text-decoration:underline; 
	}

a.pageutil:link,
a.pageutil:visited,
a.pageutil:hover { 
	font-weight:bold; 
	color:#00529B; 
	text-transform: uppercase; 
	text-decoration:none; 
	}
a.pageutil:hover { 
	text-decoration: underline;
	}

a.sectionpath:link,
a.sectionpath:visited,
a.sectionpath:hover { 
	color:#002285; 
	text-decoration:underline; 
	}

.discussTable 		{ border: 0px; }
.discussMain table	{ padding: 0px 10px 20px 13px; }
.discussHeader 		{ padding: 0px; }
.pollTable td		{ border: 0px; color: #002285; }
.pollHeader		{ text-align: left; }
.pollMain		{ padding: 0px 10px 20px 13px; color: #002285; }

a,
a:visited { 
	color:#FF7901; 
	text-decoration:none;  
	}
a:hover	{ 
	color:#FF7901; 
	text-decoration:underline; 
	}
b { font-weight:bold; }
i { font-style:italic; }
u { text-decoration:underline; }