@charset "ISO-8859-1";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #005696;
	font-size: 150%;
	font-weight: bold;
	}

.bkgd-header {
		background-color: #DBE7F0;
	background-repeat: no-repeat;
}
#mailingList td {
	font-size: 11px;
	color: #666666;
}
#mailingList a {
	color: #BE3426;
	text-decoration: none;
}
#mailingList #email {
	color: #666666;
}
#nav a:link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#nav a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#nav td.active {
	background-color: #0095F2;
}
#content {
	padding: 0 15px 0 0;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005696;
}
#content p {
	font-size: 12px;
}
#content li {
	font-size: 12px;
}
#content td {
	font-size: 12px;
}
#content a {
	color: #BE3426;
}
#content .boxRedTtl {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE3426;
}
#content .boxRedContent {
	font-size: 14px;
	color: #000000;
	background-color: #F5E0DC;
}
#content .boxBluTtl {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005696;
}
#content .boxBluContent {
	font-size: 14px;
	color: #000000;
	background-color: #DBE7F0;
}
#content .boxYelTtl {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #817E32;
}
#content .boxYelContent {
	font-size: 14px;
	color: #000000;
	background-color: #DDDCB9;
}
#sidebar {
	padding: 15px;
}
#sidebar p {
	font-size: 12px;
}
#sidebar a {
	color: #BE3426;
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #005696;
}
#ftrLogo {
	padding: 15px;
}
#ftrLogo p {
	font-size: 10px;
}
#ftrLogo a {
	color: #BE3426;
}
#footer {
	font-size: 11px;
	color: #DDDCB9;
	text-align: center;
}
#footer a {
	color: #DDDCB9;
}

