A { 
	color: #999999;
    TEXT-DECORATION: underline;
}

A:hover {
	color: #000000;
    TEXT-DECORATION: underline;
}

#pageheader span {
	font-weight: normal;
}

#nav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#nav ul a {
	display: block;
	width: 98%;
	padding: 5px 5px 5px 0;
	color: #8b0013;
}
#nav ul li a:hover {
	color: #ffffff;
	background-color: #8b0013;
}
img.picA
{
position: relative;
top: -2px;
background: url('../images/web_graphics/page_graphics/page_background.jpg') no-repeat;
width: 124px;
height: 180px;
padding: 15px 14px;
}

img.picB
{
position: relative;
top: -2px;
background: url('../images/web_graphics/page_graphics/face_background.jpg') no-repeat;
width: 70px;
height: 70px;
padding: 9px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
.eeocontent {
	padding-left: 15px;
	padding-bottom: 2px;
}
.greybox {
	background-color:#f5f5f5;
	padding:10px;
}
h2 {
	display:block;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	text-align:right;
}
h2 span {
	font-weight: normal;
}
h3 {
	display:block;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	margin: 0 10px 10px 10px;
	text-align:right;
}
h3 span {
	font-weight: normal;
}
h4 {
	display:block;
	font-size: 18px;
	font-weight:bolder;
	margin: 0 10px 10px 10px;
	text-align:right;
}
h4 span {
	font-weight: normal;
}

.highlight {
	background-color:#F5F5F5;
}

.newsTitle {
	float:left;
	width: 430px;
	padding:4px;
	font-weight: bold;
}
.newsTitleSmall  {
	font-weight:normal;
	font-style:italic;
	font-size:8pt;
}
.newsTAF {
	float:left;
	width: 198px;
	padding:4px;
	clear:right;
	font-weight:bold;
}
.newsArticle {
	clear:both;
	padding:8px;
}

.sponsorCat {
	background-color:#F5F5F5;
	font-size:18px;
	font-weight:bold;
}
.small {
	font-size: 10px;
}
.largetext {
	font-size: 13pt;
}
.verylargetext {
	font-size: 16pt;}
	
.printtext {
	font-size: 12pt;
	line-height:2.0;
}

.shareImg {
	vertical-align:middle; margin:0 2px;
}
a:hover .shareImg {
	opacity:.6;
	filter:alpha(opacity=60);
}