@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.header {
	width: 880px;
	text-align: center;
}
a {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-weight: bold;
}
.red {
	color: #F00;
}
.container {
	width: 900px;
	vertical-align: middle;
	text-align: center;
}
.container .frame {
	width: 880px;
	margin: 10px;
}
.spacer_hor_30px {
	height: 30px;
}
.spacer_hor_small {
	height: 10px;
}
.spacer_hor_1px_blue {
	height: 1px;
	background-image:url(/images/horizontal_bar_800x1px_blue.gif);
	background-repeat:repeat-x;
}
.defaultbullet {
	margin-right: 6px;
	height: 18px;
	width: 18px;
}
.bullet2 {
	margin-right: 5px;
	margin-left: 20px;
	height: 16px;
	width: 16px;
}
.line_ver {
	background-image: url(images/vertical_bar_1x800px_blue.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.line_hor {
	background-image: url(images/background-black_1x50px.png);
	background-repeat: repeat-x;
	height: 10px;
}
.centered {
	text-align: center;
}
.main_menu {
	width: 195px;
	vertical-align: top;
	text-align: left;
}
.main_menu a {
	font-size: 12px;
	color: #003399;
}
.main_menu a:link {
	text-decoration: none;
}
.main_menu a:visited {
	text-decoration: none;
}
.main_menu a:hover {
	text-decoration: none;
}
.main_menu a:active {
	text-decoration: none;
}
.main_menu .title {
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F00;
}
.main_menu .title2 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.main_menu .div_bullet {
	width: 24px;
	height: 32px;
	float: left;
	clear: both;
	display: table-cell;
	vertical-align: middle;
}
.main_menu .div_link {
	width: auto;
	height: 32px;
}
.main_text {
	width: 680px;
	vertical-align: top;
	text-align: justify;
}
.main_text a:link {
	text-decoration: underline;
}
.main_text a:visited {
	text-decoration: underline;
}
.main_text a:hover {
	text-decoration: underline;
}
.main_text a:active {
	text-decoration: underline;
}
.main_text strong {
	font-weight: bold;
	color: #003399;
}
.main_text .dropcap {
	font-size: 22px;
	color: #003399;
}
.main_text .title {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.main_text .paragraph_title {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.main_text .list_title {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.main_text .list_link {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.main_text .image_left {
	text-align:left;
	margin-right:10px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top:0px;
	float: left;
}
.main_text .image_right {
	text-align:right;
	margin-right:0px;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top:0px;
	float: right;
}
.main_text .bullet {
	border: 0px;
	margin-right:6px;
	float:left;
}
.link_page a:link {
	text-decoration: none;
}
.link_page a:visited {
	text-decoration: none;
}
.link_page a:hover {
	text-decoration: none;
}
.link_page a:active {
	text-decoration: none;
}
.footer {
	width: 100%;
	vertical-align: top;
	text-align: justify;
}
.footer .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.footer a {
	font-size: 14px;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #003399;
}
.note {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}