body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #2579b7;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px !important;
	margin-top: 0px !important;
}

h1 + h1 {
	padding-top: 0px !important;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2579b7;
}

a {
	font-size: 12px !important;
	color: #2579b7;
}

a:link {
	font-size: 12px !important;
	color: #2579b7;
}

a:visited {
	font-size: 12px !important;
	color: #2579b7;
}

a:hover {
	font-size: 12px !important;
	color: #2579b7;
}

a:active {
	font-size: 12px !important;
	color: #2579b7;
}

a:focus {
	font-size: 12px !important;
	color: #2579b7;
}

div.contentarea {
	width: 840px;
	margin: auto;
	text-align: left;
	position: relative;
}

div.nav_1 {
	background-color: #153a6b;
	margin: 15px 0px;
	height: 24px;
}

ul.nav_1_content {
	padding: 3px 20px;
	list-style: none inside;
}

ul.nav_1_content li {
	margin-right: 20px;
	float: left;
}

ul.nav_1_content a, ul.nav_1_content a:hover, ul.nav_1_content a:focus, ul.nav_1_content a:link, ul.nav_1_content a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.nav_2 {
	background-color: #ffffff;
	margin: 0px 0px 15px 0px;
	height: 40px;
}

ul.nav_2_content {
	padding: 10px 20px;
	list-style: none inside;
}

ul.nav_2_content li {
	margin-right: 15px;
	float: left;
}

ul.nav_2_content a, ul.nav_2_content a:hover, ul.nav_2_content a:focus, ul.nav_2_content a:link, ul.nav_2_content a:visited {
	color: #000000;
	font-size: 13px !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

img.logo_left {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 168px;
	height: 152px;
}

div.background {
	background-color: #e7ebf1;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

div.footer {
	margin: 40px 0px 0px 200px;
	padding: 0px 20px 15px 20px;
}

table {
	border-collapse: collapse;
}

tr.form {
	height: 18px;
}

td {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

td.content_left {
	vertical-align: top;
	/****padding-top: 170px;****/
	padding-top: 375px;
	width: 180px;
	overflow: hidden;
}

td.top {
	vertical-align: top;
}

td.nav_2 {
	width: 685px;
}

div.content_left {
	margin: 20px 0px 20px 20px;
}

div.leftbox {
	border-bottom: 1px solid #b7c1d4;
	margin-top: 20px;
	width: 160px;
}

div.boxlink {
	margin: 8px 0px 3px 0px;
}

div.boxlink a {
	color: #2579b7;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

div.content {
	margin-left: 40px;
	width: 580px;
}

form {
	display: inline;
}

select {
	font-family: arial, sans-serif;
	font-size: 11px;
	border: 1px solid #b7c1d4;
}

textarea {
	font-family: arial, sans-serif;
	font-size: 11px;
	border: 1px solid #b7c1d4;
	width: 250px;
	height: 85px;
	padding: 0px 5px;
}

input {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 0px;
}

input.form {
	border: 1px solid #b7c1d4;
	width: 250px;
	padding: 0px 5px;
}

input.search {
	width: 110px;
	height: 16px;
	border: 1px solid #b7c1d4;
	background-color: #e7ebf1;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 0px 5px;
}

img.search {
	width: 20px;
	height: 20px;
	border: none;
	margin-top: -1px;
}

.red {
	border-color: #cc0000;
	background-color: #ffcccc;
}
input.red {
	border-color: #cc0000;
	background-color: #ffcccc;
}




img.future_lies {
	position: absolute;
	left: 640px;
	top: 0px;
	width: 150px;
	height: 126px;
}
