@charset "utf-8";
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #BAD6E6;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height:31px;
	display: inline-block;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FCB712;
	text-decoration: none;
	height:31px;
	display: inline-block;
}
.JumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FBB812;
	text-decoration: none;
	background-color: #0066A6;
	display: block;
	line-height:16px;
	border-color:#00CCFF;
	border-width:thin;
}
.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0065A4;
	text-decoration: none;
	line-height: 37px;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0065A4;
	text-decoration: none;
}
.homepage_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0065A4;
	text-decoration: none;
}
.homepage_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0065A4;
	text-decoration: none;
}
.cookies_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cookies_main a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.headers_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-weight: bold;
	color: #0065A4;
	text-decoration: none;
}
.copy_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #0065A4;
	text-decoration: none;
}
.copy_main_tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #0065A4;
	text-decoration: none;
}
.headers_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #0065A3;
	text-decoration: none;
}
.headers_content_tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0065A3;
	text-decoration: none;
}
.links_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0065A3;
	text-decoration: underline;
}
