body {
	background-color: #0033FF;
	margin-top: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #003366;
}
a:active {
	color: #FF9900;
}

.default {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.default-1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.default-2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.default-2 a {
	text-decoration:none;
}

.default-2 a:hover {
	text-decoration:underline;
}

.defaultB {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.defaultB-2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.defaultB-2 a {
text-decoration:none;
}

.defaultB-2 a:hover {
text-decoration:underline;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}
.sub1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
.addr1 {
	font-family: 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}
.titl01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
.crumb {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}.tabletext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.tableHeader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#navcontainer
{
	width: 150px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", "Times New Roman", Times;
	background-color: #90bade;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

#capcontainer
{
	position: inherit;
	height: 400px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	overflow: scroll;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

#kdpic
{
	width: 400px;
	height: 300px;
	padding: 0 0 0 0;
	background-color: #90bade;
	color: #333;
}

