* {
	margin: 0px;
	padding: 0px;
}
div {
	float: left;
}
body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
a img {
	border: none;
}
#outer-container {
	margin: 0px auto;
	float: none;
	width: 1000px;
}
#container {
	width: 1000px;
}
#header {
	height: 82px;
	width: 1000px;
}
#sub-header {
	background: url(../images/sub_header_back.jpg) repeat-x;
	height: 100px;
	width: 1000px;
}
#content {
	background-color: #EEEEEE;
	width: 1000px;
	padding-top: 10px;
}
#header-left {
	height: 82px;
	width: 351px;
	padding-left: 49px;
}
#header-right {
	float: right;
	height: 27px;
}
#sub-header-left {
	height: 100px;
	width: 49px;
}
#sub-header-image {
	background: url(../images/sub_header_image.jpg) no-repeat;
	height: 36px;
	width: 220px;
	padding-top: 64px;
}
#sub-header-right {
	height: 92px;
	width: 651px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
}
#left-column {
	width: 220px;
	padding-left: 49px;
}
#mid-column {
	width: 408px;
	padding-right: 8px;
	padding-left: 15px;
}
#right-column {
	width: 250px;
}
#footer {
	background: #eeeeee;
	height: 25px;
	width: 951px;
	padding-left: 49px;
	padding-top: 10px;
	
}
#footer-right {
	background: #d9d9d9;
	height: 25px;
	width: 901px;
	line-height: 25px;
	font-size: 9px;
	color: #444544;
	text-align: center;
}
#left-column ul {
	float: left;
	width: 220px;
}
#left-column ul ul {
	float: left;
	display: none;
	background-color: #d8e2ef;
}
#left-column li {
	float: left;
	width: 220px;
	list-style-type: none;
}
#left-column li a {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #2461aa;
	text-decoration: none;
	height: 28px;
	width: 205px;
	padding-left: 15px;
	display: block;
}
#left-column li a:hover {
	background-color: #d2dbe8;
}
#left-column li a.active {
	background-color: #d2dbe8;
}
#left-column li ul li a {
	width: 195px;
	padding-left: 25px;
}
#left-column li ul li a:hover {
	background-color: #d2dbe8;
}
#footer-bottom {
	width: 901px;
	font-size: 11px;
	color: #2461aa;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer-bottom a {
	color: #2461aa;
	text-decoration: none;
}
#right-column .right-column-box, #micro-right-column .right-column-box {
	width: 248px;
	margin-bottom: 7px;
	border: 1px solid #999999;
}
#right-column .right-column-box-top, #micro-right-column .right-column-box-top {
	height: 32px;
	width: 208px;
	background: url(../images/right_box_top.jpg) no-repeat;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	padding-left: 40px;
}
#right-column .right-column-box-bottom, #micro-right-column .right-column-box-bottom {
	background: url(../images/right_box_bottom.jpg) no-repeat;
	height: 17px;
	width: 248px;
}
#right-column .right-column-box-body, #micro-right-column .right-column-box-body {
	min-height: 108px;
	width: 218px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #2d2f7a;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
#right-column .right-column-box-body a,  #micro-right-column .right-column-box-body a{
	color: #2461aa;
}
#left-column .left-column-box {
	width: 220px;
	margin-bottom: 7px;
}
#left-column .left-column-box-top {
	height: 32px;
	width: 180px;
	background: url(../images/left_box_top.jpg) no-repeat;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	padding-left: 40px;
}
#left-column .left-column-box-body {
	height: 55px;
	width: 200px;
	background: #9ad6bd;
	padding: 6px 8px 6px 12px;
}
#left-column .left-column-box-body a {
	color: #2461aa;
	font-weight: bold;
}
#left-column .left-column-box-body a:hover {
	
}
#header-right ul {
	float: right;
	height: 27px;
}
#header-right li {
	float: left;
	height: 27px;
	list-style: none;
	width: 10px;
	white-space: nowrap;
}
/* HIDE FROM IE 6*/
html>body #header-right li {
	float: left;
	height: 27px;
	list-style: none;
	width: auto;
	white-space: inherit;
}
#header-right a {
	line-height: 27px;
	text-decoration: none;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #2461aa;
	background: #e1e9f7;
	display: block;
}
#header-right a:hover {
	color: #FFFFFF;
	background: #2f6ed0;
}
#sub-header-right h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}
#sub-header-right img {
	float: right;
}
#right-column .right-column-box-bottom a, #micro-right-column .right-column-box-bottom a {
	display: block;
	height: 17px;
	width: 220px;
}
#right-column .right-column-box p, #micro-right-column .right-column-box p {
	padding-bottom: 10px;
}
#mid-column h1 {
	font-size: 17px;
	font-weight: bold;
	color: #2461aa;
}
#mid-column h2 {
	font-size: 15px;
	font-weight: bold;
	color: #2461aa;
}
#mid-column li {
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
#mid-column ul {
	padding-left: 15px;
}
#mid-column .formline {
	height: 35px;
	width: 408px;
}
#mid-column .formlabel {
	height: 35px;
	width: 100px;
}
#mid-column .formelement {
	height: 35px;
	width: auto;
}
#mid-column .formelement input{
	width: 300px;
}
#mid-column form {
	margin-top: 30px;
	float: left;
	width: 408px;
}
#micro-right {
	width: 664px;
	padding: 8px 10px 8px 8px;
}
#micro-mid-column {
	width: 414px;
}
#micro-right-column {
	width: 248px;
	padding-top: 217px;
	float: right;
}
#micro-mid-box {
	background: #FFFFFF;
	padding: 9px;
	width: 396px;
	margin-bottom: 9px;
	color: #525252;
}
#micro-right-column .micro-right-box {
	width: 248px;
	margin-bottom: 10px;
}
#micro-right-column .micro-right-box-top {
	width: 238px;
	background: url(../images/micro-right-box-top.gif) repeat-x;
	height: 33px;
	font-size: 19px;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#micro-right-column .micro-right-box-white {
	background: #FFFFFF;
	padding: 8px;
	width: 232px;
	color: #2e2b7d;
}
#micro-right-column .micro-right-box-blue {
	background: #c7eafc;
	padding: 8px;
	width: 232px;
}
#micro-mid-column .mid-column-blank {
	width: 414px;
	margin-bottom: 9px;
}
#micro-mid-box h1 {
	font-size: 17px;
	color: #2461aa;
}
#mid-column-banner {
	width: 664px;
	margin-bottom: 9px;
	margin-top: 9px;
	padding-left: 16px;
}
#micro-mid-column #mid-column-banner {
	width: 664px;
	margin-bottom: 9px;
	margin-top: 9px;
	padding-left: 0px;
}
#micro-mid-box h2 {
	font-size: 17px;
	color: #2461aa;
	font-weight: normal;
}

