body, td, input, textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
}

.footerText{
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	margin-bottom : 2px;
}

.smallText{
	margin-left : 10px;
	font-size : 10px;
}

.whiteText{
	color: #ffffff;
}

.req{
	font-size:10px;
	color: red;
}

a:link{color:#003366;}
a:active{color:#003366;}
a:visited{color:#000000;}

/* Alt Link Styles */
a.emailLink{color: #003366;}
a.emailLink:visited{color: #000000;}
	
/* Subnavigation Styles */
.subNavHead{
	font-size : 10px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}
a.subNavHead:link{color : #003366;}
a.subNavHead:active{color : #003366;}
a.subNavHead:visited{color : #003366;}

.subNavText{
	font-size : 10px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}
a.subNavText:link{color : #666666;}
a.subNavText:active{color : #666666;}
a.subNavText:visited{color : #666666;}

.subNavTextLive{
	font-size : 10px;
	font-weight : bold;
	color : #666666;
	background : #EFEFEF;
	text-decoration : none;
}
a.subNavTextLive:link{color : #666666;}
a.subNavTextLive:active{color : #666666;}
a.subNavTextLive:visited{color : #666666;}

/* Content Styles */
.contentHead{
	font-size : 11px;
	font-weight : bold;
	color : #003366;
	margin-bottom : 12px;
	text-decoration : none;
}
a.contentHead:visited{color : #003366;}
a.contentHead:visited{color : #003366;}
a.contentHead:visited{color : #003366;}

.contentDeselect{
	font-size : 10px;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
}
a.contentDeselect:link{color : #999999;}
a.contentDeselect:active{color : #999999;}
a.contentDeselect:visited{color : #999999;}

.contentSelect{
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
a.contentSelect:link{color : #000000;}
a.contentSelect:active{color : #000000;}
a.contentSelect:visited{color : #000000;}


/* Press Release Styles */
.locHead{
	font-weight : bold;
}

.prHead{
	font-weight : bold;
	color : #000000;
}