/* overall */
body {
	margin: 0px;
	padding: 0px;
	background-color: #0075BC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a.content:link, a.content:visited, a.content:active { 
	color: #000000; 
	text-decoration: underline;
}
a.content:hover { 
	color: #0075BC; 
}
.bg1 {
background-color: #ffffff;
}
.border1 {
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
/* header */
h2.header {
margin: 0px;
padding: 10px 0px 3px 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #0075BC;
}
p.header {
margin: 0px;
padding: 0px 0px 3px 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #666666;
}
/* menu */
a.menu:link, a.menu:visited, a.menu:active { 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}
a.menu:hover { 
	color: #45AFF1; 
}
div.menu {
	margin: 0px;
	padding: 0px 10px 0px 15px;
	font-size: 10px;
	color: #45AFF1; 
	font-weight: bold;
}
/* bottom */
p.bottom {
color: #565656;
padding: 3px 15px 4px 15px;
margin: 0px;
font-size: 10px;
text-align: right;
}
a.bottom:link, a.bottom:visited, a.bottom:active { 
	color: #565656; 
	text-decoration: underline;
}
a.bottom:hover { 
	color: #0075BD; 
}
/* content */
div {
margin: 0px;
padding: 20px 15px 20px 15px;
color: #000000;
font-size: 11px;
font-weight: normal;
text-align: left;
}
h1.content {
padding: 0px;
margin: 0px;
color: #0075BC;
font-size: 16px;
font-weight: bold;
text-align: left;
line-height: 20px;
}
h1.list {
padding: 0px 0px 7px 50px;
margin: 0px;
color: #0075BC;
font-size: 11px;
font-weight: bold;
text-align: left;
}
h3.content {
padding: 0;
margin: 0px;
color: #0075BC;
font-size: 12px;
font-weight: bold;
text-align: left;
}
p.content {
padding: 10px 0px 10px 0px;
margin: 0px;
color: #000000;
text-align: left;
font-size: 11px;
line-height: 15px;
}
p.backnav {
padding: 7px;
margin: 50px 50px 70px 50px;
color: #767180;
text-align: center;
font-size: 10px;
border-top: dotted 1px #ffffff;
}
