.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B01D2D;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B01D2D;
	text-decoration: none;
}
.nav a:visited {
	color: #B01D2D;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodyTxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
.bodyTxt a:visited {
	color: #0000FF;
	text-decoration: none;
}
.bodyTxt a:hover {
	color: #FF0000;
}


.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.leftNav a:link {
	color: #000000;
	text-decoration: none;
}
.leftNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.leftNavHeader a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.leftNavHeader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.leftNavHeader a:hover {
	color: #000000;
	text-decoration: underline;
}



.leftNav a:visited {
	color: #000000;
	text-decoration: none;
}
.leftNav a:hover {
	color: #B01D2D;
	text-decoration: underline;
}
.bodyUL {
	margin-top: 3px;
	padding-top: 3px;
}
.bodyTD {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bodyTableBox {
	border: thin solid #000000;
}
.headlinesUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.headlinesUL a:link {
	color: #0000FF;
	text-decoration: none;
}
.headlinesUL a:visited {
	color: #0000FF;
	text-decoration: none;
}
.headlinesUL a:hover {
	color: #B01D2D;
	text-decoration: underline;
}
.headlinesUL ul {
	list-style-type: none;
	margin-left: 3px;
	padding-left: 3px;
}
.headlinesUL li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bodyImg {
	margin: 3px;
	padding: 3px;
}
.committee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.committee ul {
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
}
.committee li {
	margin-top: 2px;
	padding-top: 2px;
}
.committee dl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.committee dt {
	margin-top: 2px;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: bold;
}
.committee dd {
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.committee a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.committee a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.committee a:hover {
	color: #B01D2D;
	text-decoration: none;
}

/*
-------------------------------------------------
event calendar styles
-------------------------------------------------
*/

dl.event
{
margin: 0 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

.event dt
{
position: relative;
left: 0;
top: 1.1em;
width: 250px;
font-weight: normal;
}

.event dd
{
border-left: 1px solid #000;
margin: 0 0 0 250px;
padding: 0 0 0 10px;
}
.awards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.awards ul {
	list-style-type: disc;
}
.awards li {
	margin-top: 3px;
	padding-top: 3px;
}
.highlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: FFCC00;
	background-color: B01D2D;
	margin: 4px;
	padding: 4px;
}
.bodyTxt #months {
	text-align: center;
	list-style: none;
	margin:0;
	border:none;
}
.bodyTxt #months li {
	display:inline;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #000;
}
.bodyTxt #months li.firstMonth {
	border-style: none;
	margin:0;
	padding:0;
}
