@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height:1.6em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
}
* {
	margin:0px;
	padding:0px;
}
td, th {
	font-size:1em;
}
form {
	margin:0;
	padding:0;
}
p, ul li, ol li, ul ul, ul ul ul, ol ol, ol ol ol, hr {
	margin-bottom:12px;
}
ul, ol {
	margin-left:15px;
}
.container {
}
a:link, a:visited {
	text-decoration: none;
	color: #1e80d1;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #1e80d1;
}
h1 {
	font-size: 1.25em;
	color: #1f80d1;
	margin-bottom:12px;
}
h2 {
	font-size: 1.1em;
	color: #4d4d4d;
	text-transform:uppercase;
	margin-bottom:5px;
}
h3 {
	font-size: 0.9em;
	color: #1f80d1;
	text-transform:uppercase;
	margin-bottom:3px;
}
h4 {
	display:none;
}
h5 {
	display:none;
}
h6 {
	display:none;
}
.home_top {
	font-size:1.05em;
}
.home_top div {
	color:#0d1884;
	font-weight:bold;
}
.home_right_ttl {
	display:none;
}
.home_left {
	display:none;
}
.home_right {
}
.home_right_txt {
	color:#16238a;
	font-weight:bold;
	font-size:0.95em;
}
.header {
	display:none;
}
.header_left {
	display:none;
}
.header_right {
	display:none;
}
.footer {
	display:none;
}
.footer div {
	display:none;
}
.footer a:link, .footer a:visited {
	display:none;
}
.footer a:hover, .footer a:active, .footer a:focus {
	display:none;
}
.l2_content {
}
.caps {
	display:none;
}
.l2_left {
}
.l2_right {
	display:none;
}
#print_header {
	margin-bottom:15px;
	font-weight:bold;
	font-size:1.3em;
	color:#000000;
}