.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.creds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #006699;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.copyCAP {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
.sub_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}
#navcontainer
{
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

ul#navlist
{
margin: 0;
padding: 10 0 10px 10px;}

ul#navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: none;
line-height: 14px;
font-weight: bold;
margin: 0 5px 0 5px;
text-decoration: none;
color: #003333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000000; }
body {
	background-color: #99CCCC;
}
