#main {
	margin: 0px auto;
	width: 767px;
	background: transparent;
	padding: 0px;
}

.both {
	clear: both;
}

#top {
	width: 767px;
	margin: 0px;
	height: 94px;
	background: transparent url(../images/top_bg.jpg) no-repeat top right;
	position: relative;
}

#top h1 {
	font: normal 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #0362A4;
	position: absolute;
	top: 30px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: -1px;
}

#top #searchform {
	position: absolute;
	float: right;
	top: 30px;
	right: 10px;
	width: 250px;
}

#top #searchform input {
	vertical-align: middle;
}

#menu {
	float: left;
	width: 767px;
	background: #0362A4;
	margin: 0px;
	padding: 0px;
	height: 29px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
}

#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: 29px;
	float: left;
}

#mainlevel-nav li a
{
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px 0px 0px 0px;
	background: transparent;
	margin: 0px;
	line-height: 14px;
	display: block;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
	background: transparent;
	padding: 7px 0xp 0px 0px;
	line-height: 14px;
	border: none;
}

.sublevel {
	padding-left: 15px;
	display: block;
	text-align: left;
	float: left;
}

a.sublevel {
	text-align: left;
}

#white_bar {
	background: #ffffff;
	width: 767px; 
	height: 28px;
	clear: both;
}

#cols {	
	margin: 0px;
	background: #ffffff url(../images/cols_top_bg.gif) no-repeat top center;
	width: 767px;
	clear: both;
	padding-top: 10px;
}

ul.latestnews {
	display: block;
	clear: both;
}

#col_left {
	width: 203px;
	padding: 0px 5px 0px 10px;
	margin: 0px;
	float: left;
	background: #ffffff url(../images/dashed.gif) repeat-y right;
}

#col_left h3, #col_left th {
	background: #ffffff;
	width: 203px;
	color: #0362A4;
	text-align: left;
	line-height: 21px;
	padding: 7px 0px; 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	border-bottom: 1px dashed #BAB19B;	
  	text-indent: 8px;
	letter-spacing: 1px;
}

#col_left div.module, #col_left table.moduletable {
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
	display: block;
	border: none; 
}

#col_left div.module div, #col_left table.moduletable td {
	background: #ffffff;	
	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: 203;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_left div.module div div div {
	width: 203;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_left div.module div div div ul li {
	display: block;
	float: left;
	width: 203px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_left ul li {
	text-align: left;
}

#col_right {
	width: 529px;
	float: left;
	padding: 0px 10px;
}

#footer {
	width: 767px;
	clear: both;
	text-align: center;
	background: #ffffff url(../images/footer_bg.gif) no-repeat top center;
	height: 57px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}

#footer p {
	text-align: center;
	width: 747px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	color: #000000;

}

#footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#col_left .sectiontableentry1 label, #col_left .sectiontableentry2 label {
	float: left;
	text-align: left;
}
