body#screen {
	background: #ffffff url(../img/bg.png) repeat top center;
	margin: 0px;
	font: normal 12px Arial, sans-serif;
	color: #000000;
	line-height: 16px;
}


div#page_content {
	width: 960px;
	margin: 0 auto 30px auto;
}

a img {
	border: none;
}

table#toptable {
	width: 100%;
}

td#toptable_left {
	width: 220px;
}

td#toptable_right {
	padding-right: 15px;
}

td {
	vertical-align: top;
}



/*p {
	font: normal 11px Verdana, sans-serif;
	color: #000000;
}*/

ul#level0 {
	list-style-type: none;
	float: right;
	padding: 0px;
	margin: 0 40px 15px 0;
}

ul#level0 li {
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
	margin-right: 0px;
	margin-top: 10px;
}

ul#level0 li a, ul#level0 li a:link, ul#level0 li a:visited, ul#level0 li a:hover, ul#level0 li a:active {
	color: #000000;
}
div#datebox {
	background: transparent url(../img/bg_date_box.gif) no-repeat top left;
	font: normal 12px arial, sans-serif;
	width: 96px;
	height: 27px;
	padding-top: 6px;
	text-align: center;
	margin-left: 63px;
}


table#navitable {
	width: 100%;
}

td#navitable_left {
	width: 235px;
}

td#navitable_right {
	
}



/* LEVEL 1 */


ul#level1 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: transparent url(../img/mainlinks.gif) no-repeat bottom left;
	height: 66px;
	width: 100%;
	padding-left: 10px;
	margin-bottom: 5px;
}

li.lev1 {
	list-style-type: none;
	float: left;
	margin: 0 0 0 2px;
}

a.l1, a.l1:link, a.l1:visited {
	font: normal 15px arial, sans-serif;
	color: #000000;
	font-style: normal;
	display: block;
	height: 35px;
	padding: 28px 4px 0 4px;
	text-decoration: none;
	float: left;
	line-height: 20px;
}

a.l1:hover, a.l1:active {
	font: normal 15px arial, sans-serif;
	color: #008734;
	font-style: normal;
	text-decoration: none;
	float: left;
	line-height: 20px;
}

li.lev1_sel {
	list-style-type: none;
	float: left;
	background: transparent url(../img/bg_link_sel_left.gif) no-repeat bottom left;
	margin: 0 0 0 2px;
	float: left;
}

a.l1_sel, a.l1_sel:link, a.l1_sel:visited, a.l1_sel:hover, a.l1_sel:active {
	font: normal 15px arial, sans-serif;
	color: #000000;
	background: transparent url(../img/bg_link_sel_right.gif) no-repeat bottom right;
	font-style: normal;
	display: block;
	height: 35px;
	color: #ffffff;
	padding: 28px 4px 0 4px;
	text-decoration: none;
	float: left;
	line-height: 20px;
}





/* LEVEL 2 */

ul#level2 {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0 0 5px;
	border: 1px solid #ffffff;
	width: 212px;
}

li.lev2 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

a.l2, a.l2:link, a.l2:visited {
	font: normal 13px arial, sans-serif;
	color: #000000;
	font-style: normal;
	display: block;
	width: 177px;
	padding: 9px 10px 11px 25px;
	text-decoration: none;
	background: transparent url(../img/bg_level_2.gif) repeat-x top left;
}

a.l2:hover, a.l2:active {
	font: normal 13px arial, sans-serif;
	color: #008734;
	font-style: normal;
	text-decoration: none;
}

a.l2_sel, a.l2_sel:link, a.l2_sel:visited, a.l2_sel:hover, a.l2_sel:active {
	font: normal 13px arial, sans-serif;
	color: #000000;
	font-style: normal;
	display: block;
	color: #ffffff;
	width: 177px;
	padding: 9px 10px 11px 25px;
	text-decoration: none;
	background: transparent url(../img/bg_level_2_sel.gif) repeat-x top left;
}


a.l3, a.l3:link, a.l3:visited {
	font: normal 13px arial, sans-serif;
	color: #000000;
	font-style: normal;
	display: block;
	width: 162px;
	padding: 9px 10px 11px 40px;
	text-decoration: none;
	background: transparent url(../img/bg_level_3.gif) repeat-x top left;
}

a.l3:hover, a.l3:active {
	font: normal 13px arial, sans-serif;
	color: #01a13f;
	font-style: normal;
	text-decoration: none;
}

a.l3_sel, a.l3_sel:link, a.l3_sel:visited, a.l3_sel:hover, a.l3_sel:active {
	font: normal 13px arial, sans-serif;
	color: #000000;
	font-style: normal;
	display: block;
	color: #ffffff;
	width: 162px;
	padding: 9px 10px 11px 40px;
	text-decoration: none;
	background: transparent url(../img/bg_level_3_sel.gif) repeat-x top left;
}




table.green_box {
	width: 100%;
	float: left;
	padding-top: 3px;
}

td.green_box_content {
	background: transparent url(../img/bg_green_box_top.gif) no-repeat top left;
	padding: 10px 70px 0 70px;
	height: 140px;
}



td.green_box_content p {
	color: #8cff00;
	font: bold 14px arial, sans-serif;
	font-style: normal;
}

td.green_box_bottom {
	background: transparent url(../img/bg_green_box_bottom.gif) no-repeat top left;
}

table#content_table {
	width: 100%;
}

table.frontnews {
	width: 451px;
}

td.frontnews_content {
	background: transparent url(../img/bg_front_news_box_content.png) no-repeat top left;
	height: 190px;
	padding: 5px 15px 2px 15px;
}

td.frontnews_bottom {
	background: transparent url(../img/bg_front_news_box_bottom.png) no-repeat top left;
	font-size: 1px;
}

td#bottom_banners a {
	margin-right: 5px;
}

td.frontnews_content h1 {
	font: normal 16px arial, sans-serif;
	text-align: center;
	margin: 2px 0 0 0;
	background: none;
	color: #008734;
	padding-bottom: 0px;
}

div.news {
	float: left;
	margin-top: 13px;
}

div.newsdate {
	width: 90px;
	float: left;
	text-align: center;
	background: transparent url(../img/divider.gif) no-repeat center right;
}

span.date {
	/*font: normal 16px Arial, sans-serif;*/
	font: normal 11px arial, sans-serif;
}

span.date2 {
	font: normal 14px Arial, sans-serif;
}

span.year {
	/*font: normal 16px Arial, sans-serif;*/
	font: normal 11px arial, sans-serif;
}

div.newsdesc {
	padding: 0px;
	float: left;
	width: 325px;
	padding: 0 0 0 30px;
	font: normal 11px arial, sans-serif;
	color: #646464;
}

div.newsdesc a {
	font: normal 11px arial, sans-serif;
}

span.newstitle {
	font: normal 11px arial, sans-serif;
	color: #646464;
}

ul#quicklinks {
	list-style-type: none;
	float: right;
	padding: 0px;
	margin: 0 10px 0 0;
}

ul#quicklinks li {
	list-style-type: none;
	float: left;
	padding: 0 0 0 5px;
	margin-right: 0px;
	margin-top: 10px;
}

ul#quicklinks li a {
	color: #000000;
}

div#bottom_logos {
	text-align: right;
	padding-right: 10px;
}

table#contentbox {
	width: 714px;
}

td#content {
	background: transparent url(/img/bg_content_box_top4.gif) no-repeat top left;
	padding: 20px;
	height: 200px;
}

td#contentbox_bottom {
	background: transparent url(/img/bg_content_box_bottom.gif) no-repeat top left;
}

table#content_table td#content {
	background: none;
}

table#content_table td#content p {
	margin: 0px;
	padding: 0px;
}

table#content_table td#content {
	margin: 0px;
	padding: 0px;
}

td.green_box_content h1, td.green_box_content p {
	background: none;
	margin: 0px;
	padding: 0px;
}

td.green_box_content h1 {
	color: #ffffff;
	font: normal 23px arial, sans-serif;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

div#gmap {
	height: 310px;
	margin: 20px 0 20px 0;
}

table.result_odd {
	background: transparent url(/img/bg_row.jpg) repeat-x top left;
	width: 100%;
}

table.result_even {
	background-color: #ffffff;
	width: 100%;
}

td.event_location {
	text-align: center;
	padding: 15px 10px 10px 10px;
	width: 100px;
	font: normal 14px arial, sans-serif;
}

td.event_time {
	text-align: center;
	padding: 10px;
	width: 90px;
	font: normal 14px arial, sans-serif;
}

td.event_description {
	padding: 10px;
}

td.event_info {
	padding: 10px;
	width: 120px;
}

span.event_date {
	font-size: 20px;
}

td.event_result_title {
	font: bold 11px arial, sans-serif;
	text-align: left;
	padding: 10px 10px 5px 10px;
}


/* Announce event form */


table.form {
	/*border: 1px solid #28333c;
	margin-left: 5px;*/
	padding-left: 10px;
}

table.form td {
	padding: 8px 8px 8px 0;
}

td.label, table.form td.label {
	padding: 8px 8px 8px 5px;
	vertical-align: top;
	color: #28333c;
}

label {
	color: #28333c;
}

input.txt_field, textarea.txt_area {
	font: normal 12px Arial, sans-serif;
	color: #28333c;
	width: 300px;
	border: 1px solid #28333c;
	background-color: #eeeff3;
	padding: 2px;
}

input.sbmt {
	border: 1px solid #28333c;
	background-color: #eeeff3;
	color: #28333c;
}

span.formError {
	font: normal 11px Arial, sans-serif;
	color: #c70000;
}

div#bottom_buttons {
	width: 290px;
	height: 33px;
	float: left;
	text-align: left;
}

a.archivelink, a.archivelink:link, a.archivelink:visited {
	font: normal 11px Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

a.archivelink:hover, a.archivelink:active {
	text-decoration: underline;
}
div.content2 {
	padding-left: 15px;
}

td#content div.content2 h1, td#content div.content2 p, td#content div.content2 h2, td#content div.content2 h3, td#content div.content2 h4, td#content div.content2 h5, td#content div.content2 h6 {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
	/*font: normal 12px Arial, sans-serif;*/
	color: #000000;
}

table.sankari_table {
	width: 100%;
}

td.qnumber {
	border-bottom: 1px solid #EDEDED;
	padding: 7px 10px 10px 0;
	vertical-align: top;
}

td.question {
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
}

td.answer {
	padding: 10px 0 10px 0;
	width: 100px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
}

strong.question_number {
	font: normal 18px Arial, sans-serif;
	color: #008834;
}

strong#sankari_result {
	font-weight: bold;
	color: #008834;
}

#tooltip {
	color: #222;
	background-color: #dee9f3;
	position: absolute;
	padding: 10px;
	border: 2px solid #62727f;
}



div#frontbanner_content {
	background: transparent url(/img/boxi.gif) no-repeat top left;
	width: 424px;
	height: 107px;
	float: left;
	margin-top: 1px;
	padding: 21px 10px 10px 43px;
}


table.frontnews_table {
	float: left;
}

