	TD { font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
	P { font-family: verdana, arial, helvetica, sans-serif; }
	body { font-family: verdana, arial, helvetica, sans-serif; background:#666666;}
	div { font-family: verdana, arial, helvetica, sans-serif; }
	a { font-family: verdana, arial, helvetica, sans-serif; }
	span { font-family: verdana, arial, helvetica, sans-serif; }
	select { font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
	li { font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
	
	.outline { background:#FFCC33; }
	.badge { background:#ffffff; }
	.nav_off { background:#669966; }
	.nav_on { background:#CCFFCC; }
	
	a.linknav_on:link {text-decoration : none; color:#000000; font-weight:bold; font-size: 9pt; }
	a.linknav_on:Active {text-decoration : none; color:#000000; font-weight:bold; font-size: 9pt; }
	a.linknav_on:Visited {text-decoration : none; color:#000000; font-weight:bold; font-size: 9pt; }
	a.linknav_on:hover {text-decoration : underline; color:#000000; font-weight:bold; font-size: 9pt; }
	
	a.linknav_off:link {text-decoration : none; color:#ffffff; font-weight:bold; font-size: 9pt; }
	a.linknav_off:Active {text-decoration : none; color:#ffffff; font-weight:bold; font-size: 9pt; }
	a.linknav_off:Visited {text-decoration : none; color:#ffffff; font-weight:bold; font-size: 9pt; }
	a.linknav_off:hover {text-decoration : underline; color:#ffffff; font-weight:bold; font-size: 9pt; }	
	
	.normalHeader {font-weight: bold; font-size: 14px; color:#000000}	
	.byline {font-weight: bold; font-size: 12px; color:#666666}
	.goldHeader {font-weight: bold; font-size: 18px; color:#669966; background:#ffffff; }
	.dateText  { color:#cccccc}
	.legal { color:#333333; font-size:11px; } 
	.printer { color:#999999; font-size:10px; }
	.lastModified { color:#333333; font-size:11px; }
	
	.tableheader { color:#000000; font-size:12px; font-weight:bold; background:#cccccc; }
	
	.need {color:#cc0000; font-weight:bold;}
	.quote { color:#669966; font-weight:bold; }
	.sign { color:#666666; font-size:11px; } 

	.centeredTitle {font-weight:bold; text-align:center; }
	.centeredImage {text-align:center; }
	.centeredCaption {color:#666666; font-size:11px; text-align:center; }

table.reqFrameTwo
{
	width: 100%;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.reqFrameTwo td
{
	width: 50%;
	border-width: medium;
	padding: 3px;
	border-style: none;
	border-color: green;
	background-color: #eeeeee;
}
	

