/* CSS Document */

html, body{
	background:#60655c;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select{
	border:#666 solid 1px;
	font-size:11px;
	padding:2px 2px;
	margin:1px;
	float:left;
}

input.button{
	background:#568200;
	border-top:#abc181 solid 1px;
	border-left:#abc181 solid 1px;
	border-right:#467000 solid 1px;
	border-bottom:#467000 solid 1px;
	color:#FFF;
	font-weight:bold;
}

input.noBorder, textarea.noBorder, select.noBorder{
	border:none;
}

div.clear{
	clear:both;
}

a{
	text-decoration:underline;
	outline:none;	
	color:#568200;
}

a:hover{
	color: #FF0033;
	text-decoration: none;
}

/* possible hacks*/

.clear{
	clear: both;
}


/*****     end of globals     *****/

div#mainContainer{
	background:#FFF url(../images/bg900.gif) center repeat-y; 
	border:#FFFFFF solid 1px;
	margin:0;
	width:900px;
	margin:auto;
}

div#leftBlock{
	width:203px;
	float:left;
}

div#leftBlock .logo{
	width:155px;
	padding:39px 0 38px 48px;
	*padding:37px 0 38px 48px;
	background:#FFF url(../images/logoBottom.gif) bottom no-repeat;
}

div#leftBlock .navigation{
	margin:30px 0;
}

div#leftBlock .navigation img{
	margin:0;
	float:left;
}

div#leftBlock .subMenus{
	padding:30px 0 30px 51px;
	margin:0;
	float:left;
}

div#leftBlock .subMenus h5{
	color:#FFF;
	text-transform:uppercase;
	margin:5px 0;
	font-size:11px;
}

div#leftBlock .subMenus a{
	font-size:11px;
	width:150px;
	margin:0 0 2px 0;
	color:#cde761;
	float:left;
}

div#leftBlock .subMenus a:hover{
	color:#FFF;
}

div#leftBlock .copyRights{
	background:url(../images/copyrights.gif) no-repeat;
	padding:20px 0 20px 52px;
	color:#FFF;
	float:left;
	vertical-align:baseline;
}

form#upperBlock{
	height:20px;
	float:left;
	padding:10px 0 10px 38px;
}

div#upperMenu{
	/*width:481px;*/
	width:680px;
	background:#404743;
	margin:0;
	padding:10px 8px;
	color:#FFF;
	text-align:center;
	float:right;
}

div#upperMenu a{
	font-size:11px;
	letter-spacing:-0.01em;
	color:#FFF;
}

div#upperMenu a:hover{
	color:#8B0;
}

div#midBlock{
	/*background:url(../images/banner505.jpg) left top no-repeat; */
	width:505px;
	/*padding:180px 0 0 0;*/
	float:left;
}

div#midBlock .content{
	padding:15px;
	float:left;
	width: 475px;
}
div#midBlock .content .news1{
	padding:0;
	margin:0;
}

div#midBlock .content .news1 ul{
	padding:10px 0;
	margin:0;
	list-style:none;

}

div#midBlock .content .news1 li{

	background:url(../images/greyArrow.gif) left no-repeat;
	padding:3px 3px 3px 15px;

}

div#midBlock .content .news1 a{
	color:#568200;
}

div#midBlock .content .news1 a:hover{
	color:#666;
}

div#midBlock h1{
	margin:20px 0;
}

div#midBlock .content img.thumb{
	border:#EEE solid 1px;
}
div#midBlock .content .latestnews{ clear:both; height:auto; padding:0 0 15px 0; overflow:hidden}
div#midBlock .image{	
	width:80px;
	float:left;
}

div#midBlock .text{
	width:178px;
	padding:0 0 0 10px;
	float:right;
}
div#midBlock .newsdetail{
	width:360px;
	padding:0 0 0 10px;
	float:right;
}

div#midBlock p{
	margin:0 0 10px 0;
}

div#midBlock .content a.more{
	background:url(../images/downArrow.gif) left no-repeat;
	color:#568200;
	padding:5px 5px 5px 15px;
}

div#midBlock .content a.more:hover{
	color:#999;
}

div#rightBlock{
	width:192px;
	font:normal 11px Tahoma;
	float:left;
}

div#rightBlock .topBlock{
	background:url(../images/topRightBlock.gif) no-repeat;
	width:162px;
	padding:20px 15px;
	float:left;
}

div#rightBlock .topBlock a{
	padding:5px 0;
	float:left;
}

div#rightBlock .search{
	width:162px;
	background:#404743;
	margin:1px 0 0 0;
	padding:20px 15px;
	float:left;
}

div#rightBlock .search img{
	padding:0 0 10px 0;
}

dv#rightBlock form#search {
	width:140px;
	padding:10px 0;
	margin:10px 0;
}

div#rightBlock .news{
	padding:20px 12px;
	float:left;
}

div#rightBlock .news ul{
	padding:10px 0;
	margin:0;
	list-style:none;
	float:left;
}

div#rightBlock .news li{
	width:152px;
	background:url(../images/greyArrow.gif) left no-repeat;
	padding:3px 3px 3px 15px;
	float:left;
}

div#rightBlock .news a{
	color:#568200;
}

div#rightBlock .news a:hover{
	color:#666;
}

div#rightBlock .inFocus{
border-top:1px solid #404743;
width: 162px;
float:left;
padding:20px 12px;
}
div#rightBlock .inFocus ul{
	padding:10px 0;
	margin:0;
	list-style:none;
	float:left;
}

div#rightBlock .inFocus li{
	width:152px;
	background:url(../images/greyArrow.gif) no-repeat 0 7px;
	padding:3px 3px 3px 15px;
	float:left;
}

div#rightBlock .inFocus a{
	color:#568200;
}

div#rightBlock .inFocus a:hover{
	color:#666;
}

div#footer{
	width:710px;
	padding:20px;
	background:url(../images/footerBg_l.gif) top left no-repeat;
	float:left;
}

div#footer .copy{
	width:150px;
	padding:5px 5px 5px 30px;
	color:#FFF;
	float:left;
}

div#footer .footerLinks{
	width:450px;
	padding:18px 0 0 0;
	float:right;
}
div#footer a{
	font-weight:bold;
	color:#333;
}

div#footer a:hover{
	color:#999;
}
div#page_content .content .news1 a{
	color:#568200;
}

div#page_content .content .news1 a:hover{
	color:#666;
}
.elevenpt {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Geneva,Arial,sans-serif
}
.elevenpthalf {
	FONT-SIZE: 11px; LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana,Geneva,Arial,sans-serif
}
.elevenptred {
	FONT-SIZE: 11px; COLOR: #cc3300; LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana,Geneva,Arial,sans-serif
}
.elevenptgray {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,Geneva,Arial,sans-serif
}

/* side bar menu */
.arrowlistmenu{
width: 170px; /*width of accordion menu*/
padding: 0 0 0 33px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: #568200 url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .menuheader a{ color:#FFFFFF;}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #FFF;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFF;
background-color: #568200;
}