@charset "UTF-8";

.main_container {
	text-align: center;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #003366;
	padding-bottom: 10px;
	min-width: 800px;
}
.top {
	float: left;
	width: 385px;
	text-align: left;
	height:91px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.top-right {
	float: left;
	width: 385px;
	text-align: right;
	height:81px;
	margin-top: 40px;
	margin-bottom: -35px;
	margin-right: 10px;
}
.banner {
	width: 800px;
	height: 161px;
	margin-bottom: 0px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F68827;
}
.menu {
	height: 24px;
	margin-bottom: 10px;
	clear: both;
	background-color: #F58826;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 160px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 799px;
	margin: 0;
	text-align:left;
	background-color: #DBE7EC;
	clear:both;
}
.content-left{
	width: 172px;
	text-align:center;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: -5px;
	height: inherit;
	margin-top: -10px;
}
.content-main{
	width: 561px;
	text-align:left;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 192px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003366;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 15px;
	float: inherit;
}
.content-image {
	float: left;
	width: 550px;
	padding-left: 10px;
	clear: right;
}
.content-image-right {
	width: 200px;
	float: right;
	text-align: center;
	margin-top: 15px;
}
.bottom {
	width: 800px;
	height: 21px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003366;
	margin-top: 10px;
	margin-bottom: -10px;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	text-indent: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F68928;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2E4CA0;
}
.list {
	list-style-image: url(../../images/bullet.jpg);
	margin-bottom: 3px;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #E6E6E6;
	padding: 2px;
	border: 1px dotted #666666;
}
.h4 {
	font-weight: bold;
	color: #F68928;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 4px;
}
.news {
	color: #303C66;
}
.news-list  {
	list-style-image: url(../../images/bullet_blue.jpg);
	text-align: left;
	margin-left: -10px;
	color: #303C66;
	margin-right: 5px;
	margin-bottom: 5px;
}
.link {
	color: #F78828;
	text-decoration: none;
}
.asterisk {
	color: #CC0000;
}
.link-grey {
	color: #666666;
	text-decoration: none;
}
.news-list2 {
	list-style-image: url(../../images/bullet.jpg);
	text-align: left;
	margin-left: -17px;
	color: #303C66;
	margin-right: 5px;
	margin-top: 1px;
	font-size: 8.5pt;
}
hr {
	color: #DBE7EC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
