@charset "UTF-8";
#tdMainTextPanel {
	position:absolute;
	left:30px;
	top:23px;
	width:222px;
	z-index:1;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003333;
}
a:link {
	color: #003333;
}
a:visited {
	color: #009966;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #003333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: lighter;
	letter-spacing: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: lighter;
}
#tdLogo {
	width: 222px;
	text-align: center;
}
#tdAnnouncements {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #339999;
	text-align: center;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	background-position: top;
}
#tdAnnouncements p {
	color: #003333;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
	font-size: 11px;
}
#tdAnnouncements h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	font-variant: normal;
}
#tdAnnouncements a {
	color: #FFFFFF;
}
#tdAnnouncements a:hover {
	color: #CC3300;
}
#tdMenuPanel {
}
#tdMenuPanel a {
	color: #660000;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339999;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 4px;
}
#tdMenuPanel a:hover {
	background-color: #99FFCC;
}
#tdMainTextPanel {
	width: 523px;
}
