BODY, TD  {color: #333333;font-size : 11px;font-family : Arial, sans-serif;}
A {color: #333333;}
A:visited {
	color: #663399;
}
A:hover {color: #FF0000;}
A.white {
	color: White;
	text-decoration: none;
}
A.white:visited {
	color: #663399;
	text-decoration: none;
}
A.white:hover {
	color: #FF0000;
}
A.bold {
	color: #333333;
	font-weight: bold;
}

A.bold:visited {
	color: #663399;
	font-weight: bold;
}

A.bold:hover {
	color: #FF0000;
	font-weight: bold;
}
A.subhead2 {	color: #333333;	text-decoration: none; font-weight:bold; font-size: 12px;}
A.subhead2:visited {
	color: #663399;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
A.subhead2:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.subhead2 {
	color:#333333;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
}
A.red {color: #990000;}
A.red:visited {
	color: #663399;
}
A.red:hover {
	color: #000000;
}
A.breadcrumb {color: #CE6511;}
A.breadcrumb:visited {
	color: #663399;
}
A.breadcrumb:hover {
	color: #FF0000;
}
A.subhead {	color: #990000;	text-decoration: none;}
A.subhead:visited {
	color: #663399;
	text-decoration: none;
}
A.subhead:hover {
	color: #FF0000;
	text-decoration: underline;
}
.gold {background-color : #FFCC00;}
.med_gold {background-color : #FFE680;}
.light_gold {background-color: #FDF3B5;}
.orange {background-color: #CE6511;}
.gray {background-color: #7B7B7B;}
.web_gray {background-color: #666666;}
.med_gray {background-color: #8B8C8F;}
.light_gray {background-color: #999999;}
.white {color: White;}
.border {border: 1px solid #990000;}
.border_orange {border: 1px solid #CE6511;}
.border-gray {border: 1px solid #333333;}
.border-announceequality {border: 1px solid #7d7d7d;}
.header {color: #990000;font-size: 18px;font-weight: bolder;}
.header_interior {color:#990000;font-size:24px;font-weight: bolder;}
.subhead {color:#990000;font-weight:bold;font-size:14px;margin-top: 0px;margin-bottom: 4px;}
.red {color:#990000;font-size:11px;	margin-top: 0px;margin-bottom: 0px;}
.fineprint {font-size:10px;}
.breadcrumb {color: #666666;font-size: 10px;}
p {margin-top: 0px;margin-bottom: 9px;}
FORM {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;margin-top: 0px;margin-bottom: 0px;}.light_gray_head {
	background-color: #999999;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #333333;
	border-width: 1;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
}


.all_caps{
font-variant:small-caps;
font-weight:bold;
}
.par{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.tab{
	background-image: url(/images/tab.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding-bottom: 20px;		
}
