BODY {
	margin : 0px 0px;
	background-color : #eeeeee;
	font: 12px/16px arial;
}

#content	{
	background-color: #ffffff;
}

input.search {
	font-family: arial;
	font-size : 10px;
	line-height : 12px;
	color : #000;
}

HR {
	color:#cc0000;
}

.bodyText {
	font-family: arial, "times new roman";
	font-size : 10px;
	line-height : 12px;
	color : #000000;
}

.headerText {
	font-family: arial, "times new roman";
	font-size : 10px;
	line-height : 12px;
	color : #000000;
}

.lvl2Navset {
	background-image: url(/images/template/nav_back.gif);
	height: 18px;
}

.navLink {
	padding-right:28px;
	font-family: arial, "times new roman";
	font-size : 12px;
	text-decoration : none;
	color:#000000;
	font-weight : bold;
}

A.navLink:hover {
	padding-right:28px;
	font-family: arial, "times new roman";
	font-size : 12px;
	text-decoration : none;
	color: #A53031;
	font-weight : bold;
}

.pageBorder {
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
}
#searchbar	{
	border-bottom: 1px solid #000;
	}
#searchbar	a	{
	font: 11px/11px arial;
	padding-right: 20px;
	}
.searchText {
	font-family: arial;
	font-size : 11px;
	line-height : 12px;
	font-weight : bold;
	color : #545454;

}

.searchAlert {
	font-family: arial, helvetica;
	font-size : 14px;
	line-height : 12px;
	color : #FF0000;
}

.searchReturn {
	font-family: arial;
	font-size : 10px;
	line-height : 12px;
	color : #000;
	line-height : 20px;
	
}
#eventSummary th	{
	font: 12px/18px verdana;
	color: #000099;
	font-weight: bold;
}