/*Text*/
/* UPDATE - ajmudrak - 2012-07-16 - added margin bottom to h1 */
h1
{
	font-family: "Times New Roman";
	font-size: 27px;
	line-height:29px;
	margin: 0 0 12px 0;
	font-weight:normal;
}
h2
{
	font-family:Arial;
	font-weight:bold;
	font-size: 17px;
	line-height:19px;
}
h3
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-transform: uppercase;
}
h4
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	text-transform: uppercase;
	margin: 3px 0;
}
h5
{
	font-family: Verdana;
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:10px;
	padding-top:8px;	
}
h6
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	margin: 0;
}
.IntroLeadInText
{
/*	font-weight:bold; */
	font-size:14px;
	color:#c23700;
}
.addThisText
{
	color: #333333;
	padding-top:23px;
}
.boldText
{
	font-weight:bold;
}
.altTableFont
{
	font-family: Verdana;
	font-size:11px;
}
.footNotes
{
	font-family: Verdana;
	font-size:10px;
	margin: 0;
	padding-left:24px;
}
.img_Description
{
	font-style: italic;
	color:white;
	background-color:#252525;
}
.todaysEventText
{
	color:#fd6100;
}
.eventText
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
}
.italicSearchFont{font-style: italic; color: #666666;}
.resultsFound{color:#003399;}

