body{ color: black; background-color: #e6e6e6; }
p, ul  {
	font-size: 10pt;
	font-family: helvetica;
}
td {}
a:active { color: #808080 ; font-size: 10pt; font-weight: bold; text-decoration: none; }
.white_nav {
	color: white;
	font-size: 10pt;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.black_nav { color: #32789a; font-size: 10pt; font-family: helvetica; font-weight: bold; text-decoration: none; }
a:hover { color: #808080; font-size: 10pt; font-family: helvetica; font-weight: bold; text-decoration: none; }
.gray_type { color: #808080; font-size: 10pt; font-family: helvetica; font-weight: bold; text-decoration: none; }
h1 { color: white; font-size: 12pt; font-family: helvetica; font-weight: normal; }
a {
	color: #147396;
	font-size: 10pt;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}
#content {
	border: 2px solid #fff;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 555px;
	width: 570px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#header {
	background-color: #126790;
	padding: 4px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}
.teal_nav {
	color: #32789a;
	font-size: 10pt;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: right;
	padding-top: 8px;
}
#footer font a{
	color: #0D5877;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: helvetica;
}
#footer font a:hover{
	color: #BCBDBF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: helvetica;
}
#photo {
	height: 467px;
	border: 2px solid #FFF;
	width: 585px;
}
#submenu {
	background-color: #FFF;
	width: auto;
	color: #000;
}
#submenu a{
	color: #000;
}

