#main {
	margin: 3px auto 0px auto;
	width: 863px;
	background: #ffffff url(../images/main_bg.gif) repeat-y top center;
	padding: 0px;
}

.both {
	clear: both;
}

#top {
	width: 863px;
	margin: 0px;
	height: 135px;
	background: transparent url(../images/top_bg.gif) no-repeat top center;
	position: relative;
}

#top h1 {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #000000;
	position: absolute;
	top: 65px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: -1px;
}

#top #logo {
	position: absolute;
	top: 35px;
	left: 40px;
}

#top #searchform {
	position: absolute;
	float: right;
	top: 55px;
	right: 10px;
	width: 250px;
}

#top #searchform input {
	vertical-align: middle;
}

#main #menu {
	clear: both;
	width: 823px;
	background: #ffffff;
	margin: 0px 10px;
	padding: 0px;
	height: 32px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
	width: 823px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0px;
	line-height: 12px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px 15px;
	height: 32px;
	float: left;
}

#mainlevel-nav li a
{
	text-decoration: none;
	text-align: center;
	color: #283762;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px 0px 8px 0px;
	background: transparent;
	margin: 0px;
	line-height: 14px;
	display: block;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background: transparent;
	padding: 7px 0xp 8px 0px;
	line-height: 14px;
	border-bottom: 3px solid #283762;
}

.sublevel {
	padding-left: 15px;
	display: block;
	text-align: left;
	float: left;
}

a.sublevel {
	text-align: left;
}

#newsflash {
	width: 823px;
	height: 170px;
	clear: both;
	margin: 0px 20px;
	background: #ffffff url(../images/newsflash_bg.jpg) no-repeat top left;
	position: relative;
}

#newsflash .newsflash {
	position: absolute;
	top: 10px;
	left: 380px;
	width: 425px;
}

#newsflash .newsflash th {
	text-align: left;
	color: #283762;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#newsflash .newsflash td {
	text-align: left;
	color: #333333;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#cols {	
	margin: 0px 20px;
	background: #ffffff;
	width: 823px;
	clear: both;
	padding-top: 10px;
}

ul.latestnews {
	display: block;
	clear: both;
}

#col_left {
	width: 158px;
	padding: 0px;
	margin: 0px 19px 0px 0px;
	float: left;
	background: #ffffff url(../images/dashed.gif) repeat-y right;
}

#col_left h3, #col_left th {
	background: #ffffff url(../images/mod_header.gif) no-repeat top center;
	width: 158px;
	color: #333333;
	text-align: center;
	line-height: 21px;
	padding: 7px 0px; 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}

#col_left div.module, #col_left table.moduletable {
	background: #ffffff url(../images/mod_bg.gif) repeat-y top center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
	display: block;
	border: none; 
}

#col_left div.module div, #col_left table.moduletable td {
	
	background: transparent url(../images/mod_footer.gif) no-repeat bottom center;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

#col_left table.moduletable td table td {
	background: transparent;
	padding: 0px;
}

#col_left table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_left div.module div div {
	width: 158px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_left div.module div div div {
	width: 158px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_left div.module div div div ul li {
	display: block;
	float: left;
	width: 158px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_left ul li {
	text-align: left;
}

#col_right {
	width: 645px;
	float: left;
	padding: 0px;
}

#footer {
	width: 863px;
	clear: both;
	text-align: center;
	background: #ffffff url(../images/footer_bg.gif) no-repeat top center;
	height: 75px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}

#footer p {
	text-align: center;
	width: 823px;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
}

#footer a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #283762;
	text-decoration: underline;
}

#col_left .sectiontableentry1 label, #col_left .sectiontableentry2 label {
	float: left;
	text-align: left;
}