#main {
	margin: 20px auto;
	width: 706px;
	background: #ffffff url(../images/main_bg.gif) top center repeat-y;
}

.both {
	clear: both;
}

#s_top {
	width: 706px;
	height: 7px;
	background: #193155 url(../images/s_top_bg.gif) top center no-repeat;
	font-size: 3px;
}

#s_bottom {
	width: 706px;
	height: 7px;
	background: #6698CD url(../images/s_bottom_bg.gif) no-repeat bottom center;
	font-size: 3px;
}

#content {
	width: 690px;
	margin: 0px 8px;
}

#top  { background: #ffffff; position: relative; height: 50px; widows: 690px }

#top h1  { color: #294a75; font: 22px/22px Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 0; padding: 0; position: absolute; top: 15px; left: 60px }

#top #logo  { position: absolute; top: 0; left: 5px }

#top #searchform  { position: absolute; top: 17px; right: 0; width: 250px; float: right }

#top #searchform form {
	float: right;
}

#top #searchform .inputbox  { background: #ffffff; width: 150px; vertical-align: middle; border: solid 1px #cccccc }

#top #searchform .button {
	font-size: 11px;
	color: #FFF;
	margin-left: 2px;
	background: transparent url(../images/button_bg.jpg) no-repeat center;
	padding: 4px 17px;
	border: 0px;
	width: 66px;
	vertical-align: middle;
	text-align: center;
}

#nd_top {
	width: 690px;
	height: 116px;
	background: #6595C5 url(../images/nd_top_bg.jpg) no-repeat top center;
        margin-bottom:5px;
}

#menu {
	width: 690px;
	background: #646464 url(../images/menubg.gif) top center repeat-x;
	margin: 2px 0px;
	height: 29px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding-top: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0;
	line-height: 12px;
	white-space: nowrap;
	list-style-type: none;
	margin-right: 2px;
	height: 25px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 6px 16px 6px 16px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #646464;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #ffffff;
	padding: 6px 16px 6px 16px;
	border: none;
}

#cols {
	width: 690px;
	clear: both;
}

#col_left {
	width: 184px;
	margin-right: 10px;
	float: left;
}

#col_left h3, #col_left th {
	background: #828282 url(../images/mod_header_bg.gif) top center no-repeat;
	width: 176px;
	color: #ffffff;
	text-align: left;
	line-height: 14px;
	padding: 4px 0px 4px 10px; 
	font: bold 11px Arial, Helvetica, sans-serif;
}

#col_left div.module, #col_left table.moduletable {
	width: 184px;
	background: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#col_left div.module div, #col_left table.moduletable td {
	width: 184px;
	background: transparent url(../images/modulefooter.gif) bottom center no-repeat;
	text-align: center;
	padding: 2px 0px 20px 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_right {
	width: 490px;
	float: left;
}

#footer {
	width: 690px;
	clear: both;
	text-align: center;
	background: #ffffff url(../images/footer_line.gif) top center no-repeat;
	height: 45px;
}

#footer p {
	text-align: center;
	padding: 5px 0px;
}

/***** */

td.sectiontableentry2  { color: #fff; background-color: #5b86bb !important }

.sectiontableentry2 label, .sectiontableentry1 label {
	text-align: left;
	float: left;
	padding: 3px 0px;
	margin: 0px;
	width: 150px;
	font-weight: bold;
}

.sectiontableentry2 input, .sectiontableentry1 input {
	padding-top: 3px;
	padding-bottom: 3px;
}

.pollstableborder {
	width: 184px;
}

.poll div .button {
	font-size: 11px;
	color: #FFF;
	margin-left: 2px;
	background: transparent url(../images/button_bg.jpg) no-repeat center;
	padding: 4px 17px;
	border: 0px;
	width: 66px;
	vertical-align: middle;
	text-align: center;
}

#mod_login_remember {
	vertical-align: middle;
}
