@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
body{
	margin:0px;
	padding:0px;
	
}
a img{
	border:0;
}
#outer{
	margin:0 auto 0 auto;
	width:948px;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	overflow:hidden;
}
#header{
	background-image:url(../img/header-bg.jpg);
	height:66px;
	padding-left:28px;
	padding-top:33px;
}
#header a img{
	border:0px;
	
	
}
#middle{
	float:left;
	overflow:hidden;
	width: 948px;
}
#middle2{
	width:1200px;
}

#menu{
	width:250px;
	float:left;
	overflow:visible;
	margin: 0px;
	padding: 0px;
}
#menu a{
	background-image:url(../img/menu.jpg);
	display:block;
	height:72px;
	width:250px;
	line-height:13px;
}
#menu ul{
	list-style: none;
	display:block;
	padding:0;
	margin:0;
	font-size:11px;
}
#menu ul ul a{
	background:none;
	float:none;
	height:auto;
	width:auto;
	text-decoration:none;
}
#menu ul ul a:visited, #menu ul ul a{
	color:#0a2100;
}
#menu ul ul a:hover{
	font-weight:bold;
	letter-spacing:-1px;
	color:#0a2100;
}
#menu ul ul li{
	height:auto;
	width:126px;
}
#menu ul ul.sub3{
	background-position:-500px -144px;
	padding-top:10px;
	height:62px;
}
#menu ul ul.sub4{
	background-position:-500px -216px;
	padding-top:23px;
	height:49px;
}
#menu ul ul.sub5{
	background-position:-500px -360px;
	padding-top:23px;
	height:49px;
}
#menu ul ul.sub6{
	background-position:-500px -288px;
	padding-top:23px;
	height:49px;
}

#menu ul ul{
	background-image:url(../img/menu.jpg);
	height:72px;
	width:126px;
	position:relative;
	left:250px;
	top:-72px;
	display:none;
}
#menu ul ul.open{
	display:block;
}
#menu li{
	height:72px;
	width:376px;
	overflow:hidden;
}
#menu .menu1n{
	background-position:0px 0px;
}
#menu .menu2n{
	background-position:0px -72px;
}
#menu .menu3n{
	background-position:0px -144px;
}
#menu .menu4n{
	background-position:0px -216px;
}
#menu .menu5n{
	background-position:0px -288px;
}
#menu .menu6n{
	background-position:0px -360px;
}
#menu .menu7n{
	background-position:0px -432px;
}


#menu .menu1s, #menu .menu1h{
	background-position:-250px 0px;
}
#menu .menu2s, #menu .menu2h{
	background-position:-250px -72px;
}
#menu .menu3s, #menu .menu3h{
	background-position:-250px -144px;
}
#menu .menu4s, #menu .menu4h{
	background-position:-250px -216px;
}
#menu .menu5s, #menu .menu5h{
	background-position:-250px -288px;
}
#menu .menu6s, #menu .menu6h{
	background-position:-250px -360px;
}
#menu .menu7s, #menu .menu7h{
	background-position:-250px -432px;
}
.menu-bottom {
	background-image: url(../img/menu_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 250px;
}
.menu-bottom a {
	background-image: none !important;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.menu-bottom a:hover {
	color: #666666;
}

#right{
	width:698px;
	float:left;
	padding: 0px;
}
.version {
	clear: both;
	float: right;
	width: 455px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#content{
	padding-left: 32px;
}
#left-column{
	padding-right:15px;
	padding-bottom:15px;
	width:441px;
	float:left;
	font-size:11px;
	color:#666666;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.left-column a,.left-column a:visited{
	color:#5e9629;
	text-decoration:underline;
}
.left-column h1{
	margin-bottom:7px;
}
.left-column .column-narrow{
	width:99px; 
	float:left;
}
.left-column p{
	padding-top:9px;
	padding-right:15px;
	color: #666;
}
.left-column ul{
	list-style-type:none;
}
.left-column ul ul li{
	background-image:url(../img/bullet2.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;	
}
.left-column li{
	background-image:url(../img/arrow.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:9px;
	font-size:11px;
}
.left-column .two-column-left{
	padding-right:23px;
	width:192px;
	float:left;
}
.left-column .two-column-right{
	background-image:url(../img/vertical-line-repeat.gif);
	background-repeat:repeat-y;
	padding-left:17px;
	float:left;
	width:209px;
}
.left-column .spaced-lines{
	line-height:22px;
}
.left-column .green{
	background-color:#ebffcf;
	padding:15px 19px 15px 19px;
	margin-bottom:8px;
}
.left-column .green p{
	padding-top:0px;
	line-height:15px;
}
.left-column .green-header{
	background-image:url(../img/horizontal-line-repeat.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:3px;
	color:#5e9629;
}
.left-column .green-column-left{
	width:142px;
	float:left;
}
.left-column .green-column-left p{
	padding-right:14px;
}
.left-column .green-column-right{
	width:260px;
	float:left;
	background-image:url(../img/vertical-line-repeat.gif);
	background-repeat:repeat-y;
}
.left-column .green-column-right p{
	padding-left:19px;
}
.left-column .comite{
	padding-top:0px;
}
.left-column .comite a{
	display:block;
	margin-top:50px;
}
.left-column .comite-left{
	width:228px;
	float:left;
}
.left-column .comite-right{
	width:213px;
	float:left;
}
#right-column{
	float:left;
	width:196px;
	padding-left:14px;
	background-image:url(../img/vertical-line-bg.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
}
#right-column li{
	line-height:13px;
}
#right-1{
	float:left;
	background-color:#cafa46;
	margin-bottom:15px;
	height:245px;
	width:195px;
	padding-left:1px;
}
#right-1 *{
	color:#346f0f;
}
#right-1 h2{
	font-size:12px;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:5px;
}
#right-1 p{
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
}
#right-1 ul{
	font-size:10px;
	list-style-type:none;
	padding:0;
	padding-top:3px;
	padding-bottom:8px;
	letter-spacing:-1px;
}
#right-1 li{
	background-image:url(../img/bullet.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:7px;
}
.right-2{
	float:left;
	height:108px;
	width:196px;
	background-image:url(../img/horizontal-short-line-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:1px;
}
#footer{
	background-image:url(../img/horizontal-line-bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:10px;
	margin-left: 0px;
	float: right;
	clear: both;
	text-align: center;
	width: 666px;
}
#footer img {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #5e9629;
	font-family: Arial, Helvetica, sans-serif;
}
