.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #663300;
	font-weight: bold;
	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;
}
.blog_link {
    float: right;
    position: relative;
    width: 150px;
    height:22px;
    top: 0px;
    z-index:39;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
    .blog_link a:link    {color:#222;}
    .blog_link a:visited {color:#222;}
    .blog_link a:active  {color:#222;}
    .blog_link a:hover   {color:#222;}
.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: 15px;
	line-height: 21px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}

#navcontainer
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
}

ul#navlist
{
margin: 0;
padding: 10px 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: #CCCC99;
}
.normal_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h3.info_box_left {
	float: left;
	width: 14em;/* em width variance by element*/
	margin: 0 1em 0 0;
	padding: 1em;
	background: #e6ebf7;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #658b25;
}
.list_box {
	width: 380px;
	margin: 10px auto 20px auto;
	padding: 1em;
	background: #e6ebf7;
	font-weight: bold;
	color: #003366;
	text-align: left;
}



