body, table, tr, td {
font-family: "Georgia", Palatino, Times New Roman, serif;
font-size: 12pt;
color: #000000;
margin: auto;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #FFCC00;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}

h1 {
font-size: 122%;
font-weight: 700;
color: #000066;
}

h2 {
font-size: 110%;
font-weight: 700;
color: #333333;
}

h3 {
font-size: 110%;
font-weight: 700;
color: #FFFFFF;
}

.smtext {
font-size: 80%;
}

.caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}

#copy {
padding: 1em 2em 2em 2em;
line-height: 20px;
}
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #CC0000;
}

#tablist li a:hover{
background: #FFCC00;
border-color: #CC0000;
}

#tablist li a.current{
background: #CCCCCC;
}

#bottom_nav a {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom_nav a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom_nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom_nav a:hover {
	text-decoration: none;
	color:#CC0000;
	background-color: #FFCC00;
}

#bottom_nav a:active {
	color: #CC0000;
	text-decoration: none;
}





