﻿body{
background-color:#e1e8f0;
}
body.editor {
	background-color: #fff;
	min-height: 450px;
}
div#container_neue {
	width: 950px;
	margin: 0 auto;
}
div#header_neue {
	width: 950px;
	height: 189px;
	background-color: #1B4073;
	border-bottom: 1px solid #CCCCCC;
	background-position: 0px 9px;
	background-repeat: no-repeat;
}
div#header_neue h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding-top: 44px;
	padding-left: 20px;
}
div#header_neue h1 span {
	text-transform: uppercase;
	font-weight: bold;
}
div#header_neue h1 a {
	color: #183966;
}
div#header_neue h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 21px;
	margin-left: 20px;
}
div#header_neue h2 a {
	color: #506392;
}
div#header_neue ul {
	margin: 0;
	padding: 0;
	margin-top: 50px;
	list-style: none;
	margin-left: 20px;
}
div#header_neue ul li {
	display: inline;
}
div#menu_container_neue {
	width: 950px;
	height: 14px;
	background-color: #90A8C7;
}
div#content_container_neue {
	width: 950px;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	background-color:#ffffff;
}
div#footer_1_neue p, div#footer_2_neue p {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#footer_1_neue {
	font-size: 9px;
	color: #B3B2B2;
}
div#footer_1_neue p {
	margin-left: 4px;
	margin-right: 4px;
}
div#footer_1_neue a {
	color: #B3B2B2;
	text-decoration: underline;
}
div#footer_2_neue {
	border-top: 1px solid #E0DFDF;
	background-color: #F0F3F7;
	font-size: 9px;
	padding-bottom: 4px;
	color: #CCCCCC;
}
div#footer_2_neue p {
	margin-left: 4px;
	margin-right: 4px;
}
