@charset "utf-8";
/* CSS Document */
html {}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1020px;
	height:auto;
	float:inherit;
	clear: both;
}
#maincontent {background-image:url(/img/mid_bk.gif); background-repeat: repeat-y; background-position:top;width:970px; margin:0px; clear:left; float:left; padding: 0px 25px 0px 25px;}
#t1 { float:left; width:323px; height:120px;}
#t2 { float:left; width:467px; height:120px;}
#t3 { float:left; width:180px; height:120px;}
#line {width:970px; background-image:url(/img/line_bk.gif); background-repeat:repeat-y; clear:left; margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;}
#partners {width:970px; clear:left; margin: 10px 0px 0px 0px; padding: 5px 0px 0px 0px; border-top: #6b8a9a solid 2px; color:#005596; font-size:0.9em;}
#left{width: 200px; float:left; padding:0px 10px 0px 0px;}
#right{width: 720px; float:left; padding:10px 10px 0px 30px;}
#nav {float:left; width:282px; margin: 30px 80px 0px 30px; height:256px; }
#nav ul {list-style-type:none; font-size:1.3em; margin: 0px; padding: 0px; }
#nav a {color:#FFFFFF; text-decoration:none; font-weight:bold}
#nav a:hover {color:#666666; text-decoration:none; font-weight:bold}
#nav li {padding: 2px 0px 4px 20px; height:20px;}
#image{float:left; clear:left; width:1000px; background-image:url(/img/nav_bk.jpg); background-repeat:no-repeat; height:300px; border-top: #a8cc3b solid 3px; margin:0px;}
#img{float:left; width:580px; height:255px; margin: 0px 20px 0px 0px;}
#news ul {margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; border-bottom: 2px solid #6b8a9a; font-size: 0.9em;}
#news li {list-style-type: none; margin: 0; padding: 0px 0px 0px 10px; background-image: url(/img/dot.gif); background-repeat: no-repeat; background-position: left top;}
#news a {text-decoration:none; color:#000000;}
#news a:hover {text-decoration:none; color:#afd46c;}
#events ul {margin: 5px 0px 5px 0px; padding: 0px 0px 5px 0px; font-size: 0.9em;}
#events li {list-style-type: none; margin: 0; padding: 2px 0px 2px 0px; background-image:url(/img/line.gif); background-repeat:no-repeat; background-position:bottom;}
#events a {text-decoration:none; color:#000000;}
#events a:hover {text-decoration:none; color:#afd46c;}
#content{float:left; margin:0px 20px 0px 20px; width:540px;}
#content ul {margin:0px 0px 0px 15px; padding:0px;}
#right img {padding:0px 10px 0px 0px; float:left;}
#relate { float:right; width:180px; margin:0px 0px 0px 10px; background-color: #84abbf; padding: 10px 0px 0px 0px;}
#relate img { margin: 10px 0px 0px 0px;}
#relate ul {margin: 0px 0px 0px 0px; padding: 5px 4px 5px 4px; font-size: 1em; background-color: #e5ecef;}
#relate li {list-style-type: none; margin: 0; padding: 2px 0px 2px 5px; background-image: url(/img/dot_line.gif); background-repeat: no-repeat; background-position: left bottom;color:#6b8a9a;font-weight:bold}
#relate li a {text-decoration:none; color:#6b8a9a;}
#relate li a:hover {text-decoration:none; color:#afd46c;}
.arrow {background-image: url(/img/org_arrow.gif); background-repeat: no-repeat; background-position:right; width: 165px;}
#search {
	background-image:url(/img/search_bk.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding: 20px 30px 10px 30px;
	width:480px;
	height: 222px;
	float:left;
	color:#00457c;
	border-top: #570068 solid 3px;
}
#bottom {
	padding: 20px 0px 10px 30px;
	width:990px;
	float:left;
	color:#FFFFFF;
	clear: left;
	color:#005596; font-size:0.9em;
}
.vi a { color:#999999; text-decoration:none;}

