body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 12px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #007db1;
	line-height: 12px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #007db1;
	line-height: 12px;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #007db1;
	font-weight: bold;
	line-height: 12px;
}
.blksubhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}
a:link {
	color: #007db1;
}
a:visited {
	color: #67A9CF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.copyright {
	font-size: 9px;
	color: #999999;
	line-height: 12px;

}
.eventsubhead {
	font-style: italic;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
#bot_nav{
	color:#71b5d2;
	font: 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	height: 25px;
	width: 712px;
	padding-right: 18px;
	background: url(images/nav-bot-bkg.gif) no-repeat;
	padding-top: 18px;
}
#bot_nav a {
	color:#007db1;
	text-decoration:none;
}
#bot_nav a:hover {
	color:#ff0000;
}
