@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#4c3e07;
	background-color:#FFFFFF; 
	}
body#bd {

}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 14px;
}

body.fs5{
	font-size: 16px;
}

body.fs6{
	font-size: 17px;
}

	
div, p, form, h1, h2, h3, img, input, label{
	margin:0px;
	padding:0px;
	}
	
ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
	}
	
a{
	outline:none;
	color:#000;
	font-weight:bold;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
	
/* ############################# General ############################ */	


#mainContainer{
	width:938px;
	margin:0 auto;
	padding:12px 0;
}

.leftFlote{
	float:left;
	}
	
.rightFlote{
	float:right;
	}
	
/*---------------- Header ---------------*/

#module-header{
	padding:0 0 0 0;	
	}
	
#module-header div#headerTop{
	background:url(menu-bg.gif) no-repeat 0 0;
	height:51px;
	padding:0 24px 0 10px;
	}

/*--- menu ---*/

#headerTop ul.menu{
	float:left;
	height:51px;
	width:560px;
	}
	
#headerTop ul.menu li{
	float:left;
	background:url(menu-divider.gif) no-repeat 0 0;
	padding:0 12px 0 14px;
	line-height:51px;
	}
	
#headerTop ul.menu li.menuStart{
	background:none;
	padding:0 12px;
	}
	
#headerTop ul.menu li a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:51px;
	color:#FFFFFF;
	background-color:inherit;

	}

#headerTop ul.menu li a:hover{
	color:#341000;
	background-color:inherit;
	}
	
#headerTop ul.menu li a.active{
	color:#341000;
	background-color:inherit;
	cursor:default;
	}
	
/*--- font size ---*/	

#headerTop #fontSize{
	background:url(fontsize-bg.gif) no-repeat 0 0;
	width:97px;
	height:35px;
	float:right;
	margin:9px 0 0 16px;
	}
	
#fontSize ul{
	background:#3c3c3c;
	color:inherit;
	padding:2px;
	width:67px;
	height:22px;
	margin:5px auto 0 auto;
	}
	

	
	
#fontSize ul li{
	line-height:22px;
	margin-right:1px;
	float:left;
	}
	
#fontSize ul li.nomrgn{
	margin:0;
	}
	
#fontSize ul li a{
	display:block;
	width:21px;
	height:22px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#5d5d5d;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	line-height:21px;
	}
	
#fontSize ul li a.mid{
	font-size:14px;
	}
	
#fontSize ul li a.small{
	font-size:12px;
	}

#fontSize ul li a:hover{
	background-color:#818080;
	color:#000000;
	}
	
/*----- Search form ----*/

#searchForm{
	background:url(search-bg.gif) no-repeat 0 0;
	width:213px;
	height:22px;
	float:right;
	margin:11px 0 0 0;
	padding:3px 0 3px 12px;
	font:bold 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	}
	
#searchForm label{
	display:block;
	float:left;
	height:22px;
	}
	
#searchForm label.box{
	padding:0 8px;
	}
	
#mod_search_searchword{
	height:13px;
	width:120px;
	padding:4px 10px;
	border:none;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	}
	
#searchForm input.searchButton{
	background:url(search-button.gif) no-repeat 0 0;
	width:11px;
	height:21px;
	border:none;
	cursor:pointer;
	}
	
/*--- header bottom ----*/

#module-header div#headerBottom{
	height:350px;
	padding:24px 0 0 0;
	}
	
#logoPanel{
	width:354px;
	height:350px;
	/*background:url(logopanel-bg.jpg) no-repeat 0 0;*/
	float:left;
	margin:0 28px 0 0;
	}
	
#logoPanel img.logo{
	/*margin:145px 0 0 94px;*/
	}
	
/*----- Quote panel ------*/

#quotePanel{
	width:555px;
	float:right;
	}
	
#quotePanel h2{
	background:url(quote-icon.gif) no-repeat 0 0;
	padding:0 0 0 52px;
	font-size:33px;
	line-height:36px;
	font-weight:bold;
	color:#78af0b;	
	background-color:inherit;
	margin:8px 0;
	}
	
#quotePanel h2 span{
	font-size:12px;
	line-height:15px;
	color:#0c5a6a;
	background-color:inherit;

	}
	
/*--- Quote left ----*/

#quoteLeft{
	width:329px;
	float:left;
	padding:8px 19px 0 0;
	border-right:solid 1px #bfeada;
	}

	
#quoteLeft div.quoteBox{
	width:316px;
	height:53px;
	padding:1px 0 0 0;
	}
	
.quoteBox img{
	float:left;
	}
	
.quoteInnerRight{
	width:318px;
	float:left;
	}
	
.quoteInnerRight h5 ul li a{
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	margin-bottom:6px;
	background:url(blt-quote.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	color:#df4c02;
	background-color:inherit;
	}
	
	
	.quoteInnerRight h5 ul li span{
	font-weight:bold;
	font-size:30px;
	line-height:35px;
	margin-bottom:6px;
	/*background:url(blt-quote.gif) no-repeat 0 5px;*/
	padding:0 0 0 12px;
	color:#df4c02;
	background-color:inherit;
	}
/*---- Quote right-----*/

#quoteRight{
	width:186px;
	float:right;
	}
	
#quoteRight div.nameTop{
	padding:0 0 0 48px;
	}
	
#quoteRight p.name{
	padding:0 0 12px 8px;
	margin:0 0 14px 0;
	font-size:11px;
	float:left;
	line-height:40px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	background:url(name-left-bg.gif) no-repeat 0 0;
	}
	
#quoteRight p.name span{
	padding:0 8px 0 0;
	background:url(name-right-bg.gif) no-repeat 100% 0;
	display:block;
	height:40px;
	float:left;
	}
	
#quoteText ul{
	width:135px;
	background:url(quote-text-bg.gif) repeat-x 0 0 #34a6c6;
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding:20px 20px 20px 8px;
	}
	
#quoteText  ul li a{
	
	padding:12px 0 0 0;
	color:#FFFFFF;
	}
	
#quoteText p span{
	background:url(coma-bottom.gif) no-repeat 100% 5px;
	padding:0 21px 0 0;
	}
	
#splQuote{
	height:25px;
	padding:12px 0 0 32px;
	background:url(spl-quote-bg.gif) no-repeat 0 100%;
	}
	
#splQuote p{
	color:#000000;
	background-color:inherit;
	line-height:25px;
	float:left;
	}
	
#splQuote a{
	display:block;
	width:96px;
	height:25px;
	float:right;
	text-align:center;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	background:url(read-more-bg.gif) no-repeat 0 0;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	}
	
#splQuote a:hover{
	color:#000000;
	background-color:inherit;
	}



/*------------------------- body panel --------------------------*/

#module-body{
	margin:10px 0 0 0;
	padding:27px 23px 0 23px;
	background:url(body-bg.gif) no-repeat 0 0;
	}
	
/*--- Left Panel ---*/

#module-leftPanel{
	width:221px;
	padding:0 23px 0 0;
	float:left;
	color:#000000;
	background-color:inherit;
	}
	
#module-leftPanel h2, #module-rightPanel h2{	
	font-size:24px;
	line-height:41px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 0 48px;
	}
	
h2.mainmenuHeading{
	background:url(icon-mainmenu.gif) no-repeat 0 5px;
	margin-bottom:5px;
	} 
	
/*--- Main menu ----*/

.module_menu{
	background:url(main-menu-buttom.gif) no-repeat 0 100%;
	padding:0 0 10px 0;
	}
	
.module_menu ul{
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	background:url(main-menu-top.gif) no-repeat 0 0 #FFFFFF;
	color:inherit;
	}
	
.module_menu ul li{
	line-height:25px;
	border-bottom:dashed 1px #84c2a1;
	background:url(mainmenu-icon.gif) no-repeat 0 50%;
	padding:0 0 0 14px;	
	}

.menu ul li.nobdr{
	border:none;
	}
.module_menu ul li span{
padding:0;
margin:0;
}
.module_menu ul li a{
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	color:#0c5a6a;
	background-color:inherit;
	}
	
.module_menu ul li a:hover{
	color:#b26b08;
	background-color:inherit;
	}
	
#mainMenu ul li a.active{
	color:#b26b08;
	background-color:inherit;
	}
	
	
/*---- poll ----*/

#poll{
	padding:14px 0 0px;
	}
	
#poll h2{
	background:url(poll-icon.gif) no-repeat 0 0;
	margin:8px 0 6px;
	}
	
#pollForm{
	background:url(pollbg.gif) no-repeat 0 0 #FFFFFF;
	padding:11px 16px 30px 16px;
	margin:14px 0 0 0;
	color:inherit;
	}
	
#pollForm div.fields{
	display:block;
	height:13px;
	padding:6px;
	border-bottom:dashed 1px #84c2a1;
	font-size:11px;
	line-height:13px;
	color:#0c5a6a;
	background-color:inherit;
	font-weight:bold;
	}
	
#pollForm div.fields:hover{
	color:#b26b08;
	background-color:inherit;
	}
	
#pollForm div.nobdr{
	border:none;
	}
	

#pollForm label.radioBox{
	width:13px;
	display:block;
	height:13px;
	padding:0 6px 0 0;
	float:left;
	}
	
#pollForm input.rdo{
	width:13px;
	height:13px;
	}
	
#pollForm label.buttons{
	display:block;
	height:24px;
	padding:10px 0 0 6px;
	}
	
#pollForm input.voteButton{
	background:url(vote-button.gif) no-repeat 0 0;
	width:82px;
	height:24px;
	border:none;
	font:bold 12px/23px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	margin-right:5px;
	float:left;
	cursor:pointer;
	}
	
#pollForm input.resultButton{
	background:url(result-button.gif) no-repeat 0 0;
	width:82px;
	height:24px;
	border:none;
	font:bold 12px/23px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	float:left;
	cursor:pointer;
	}
	
/*------ online panel -----*/

#onlinePanel{
	background:url(online-icon.gif) no-repeat 0 0;
	padding:0 0 0 46px;
	}
	
#onlinePanelInner{
	background:url(online-bg.gif) no-repeat 0 0;
	width:146px;
	padding:11px 12px;
	}
	
#onlinePanelInner h2{
	padding:0;
	font-size:18px;
	line-height:23px;
	}
	
#onlinePanelInner p{
	background:url(guest-bg.gif) no-repeat 0 0;
	width:138px;
	height:16px;
	padding:0 0 0 5px;
	font-size:11px;
	line-height:16px;
	color:#b26b08;
	background-color:inherit;
	}



/*--- Right Panel ---*/

#module-rightPanel{
	width:221px;
	float:right;
	padding:0 0 0 23px;
	color:#000000;
	background-color:inherit;
	}
	
#login{
	background:url(main-menu-buttom.gif) no-repeat 0 100%;
	padding:0 0 10px 0;
	}
	
#login h2{
	background:url(login-icon.jpg) no-repeat 0 0;
	}
	
/*#loginform{
	margin:14px 0 0 0;
	padding:20px 4px 0 13px;
	background:url(main-menu-top.gif) no-repeat 0 0 #FFFFFF;
	color:inherit;
	height:97px;
	}
	
#loginform div.leftPart{
	width:139px;
	float:left;
	}
	
#loginform input.txtfield{
	width:117px;
	height:15px;
	padding:3px 10px;
	border:none;
	background-color:#dde1ca;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#585a51;
	margin:0 0 5px 0;	
	}
	
.remember{
	height:13px;
	padding:7px 0;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#585a51;
	background-color:inherit;
	}
	
#loginform input.chkBox{
	width:13px;
	height:13px;
	border:#1c5180;
	}
	
#loginform label.chk{
	display:block;
	float:left;
	width:21px;
	height:13px;
	}
	
#loginform div.rightPart{
	width:46px;
	height:50px;
	padding:0 5px 0 0;
	float:right;
	}
	
#loginform input.submitButton{
	background:url(submit-button.gif) no-repeat 0 0;
	border:none;
	width:46px;
	height:50px;
	cursor:pointer;
	}
	
#loginform p{
	font-size:10px;
	line-height:14px;
	color:#b26b08;
	background-color:inherit;
	}
	
#loginform p a{
	text-decoration:none;
	color:#b26b08;
	background-color:inherit;
	}
	
#loginform p a:hover{
	text-decoration:underline;
	}
	*/
/*------- News panel ----*/

#newsPanel{
	padding:28px 0 0 0;
	}
	
.newspadd{
	padding-bottom:20px;
	}
	
#newsPanel h2{
	background:url(icon-mainmenu.gif) no-repeat 0 5px;
	}

#newstextPanel{	
	background:url(pollbg.gif) no-repeat 0 0 #FFFFFF;
	padding:20px 18px 0 18px;
	margin:14px 0 0 0;
	color:inherit;
	}
	
#newstextPanel p.date{
	background:url(mainmenu-icon.gif) no-repeat 0 7px;
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	color:#0c5a6a;
	background-color:inherit;
	padding:0 0 0 17px;
	}
	
#newstextPanel p.date a{
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#df4c02;
	background-color:inherit;
	text-decoration:none;
	}
	
#newstextPanel p.date a:hover{
	text-decoration:underline;
	}
	
#newstextPanel p.newsText{
	color:#4c3e07;
	background-color:inherit;
	margin:5px 0 0;
	}
	
#newstextPanel p.newsText span{
	color:#df4c02;
	background-color:inherit;
	}
	
	
/*--- Center Panel ---*/

#module-centerPanel{
	width:394px;
	float:left;
	background:url(center-top.gif) no-repeat 0 0 #FFFFFF;
	color:inherit;
	padding:5px 5px 0 5px;
	}
	
#module-centerPanel h2{
	font-size:20px;
	font-weight:bold;
	line-height:33px;
	color:#df4c02;
	background-color:inherit;
	padding:0 0 0 0px;
	margin:0 0 10px 0px;
	}
	
#module-centerPanel h2.welcomeHeading{
	background:url(welcome-icon.gif) no-repeat 0 5px;
	}
	
#module-centerPanel p.welcomeText{
	padding:0 30px 10px 19px;
	}
	
#centerInnerPanel{
	background:url(center-inner-bg.gif) repeat-x 0 0;
	padding:27px 30px 0 30px;
	}
	
#centerInnerPanel h3{
	font-size:18px;
	line-height:21px;
	color:#4c3e07;
	background-color:inherit;
	font-weight:normal;
	text-align:center;
	}
	
#centerInnerPanel p{
	color:#000000;
	background-color:inherit;
	text-align:center;
	}
	
#centerInnerPanel img{
	margin:15px auto 20px;
	}
	
ul.list{
	padding:0 0 16px 14px;
	width:290px;
	}
	
ul.list li{
	background:url(blt-quote.gif) no-repeat 0 50%;
	border-bottom:dashed 1px #64a86e;
	padding:0 0 0 12px;
	line-height:20px;
	}
	
ul.list li.listEnd{
	border:none;
	}
	
ul.list li a{
	font-size:11px;
	line-height:20px;
	color:#0c5a6a;
	background-color:inherit;
	text-decoration:none;
	}
	
ul.list li a:hover{
	color:#b26b08;
	background-color:inherit;
	}
	
a.more{
	display:block;
	background:url(more-bg.gif) no-repeat 0 0;
	width:42px;
	height:33px;
	padding:0 0 0 30px;
	font-size:12px;
	line-height:33px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 0 14px;
	}
	
a.more:hover{
	color:#000000;
	background-color:inherit;
	}
	
/*----- service panel -----*/

#servicePanel{
	padding:30px 0 0 0;
	}
	
#servicePanel h2{
	background:url(service-icon.gif) no-repeat 0 0;
	}
	
#servicePanel p{
	padding:0 45px 0 16px;
	}
	
#servicePanel ul{
	padding:11px 0 11px 64px;
	background:url(arrow.gif) no-repeat 0 18px;
	}
	
	
/* ###### Footer ####### */

#module-footer{
/*	background:url(footer-bg.gif) no-repeat 50% 30px;*/
	padding:30px 0 10px 0;
	width:938px;
	margin:0;
	float:left;
	}
	
#module-footer ul.footerLink{
	padding: 5px 0 5px 10px;
	text-align:center;
	/*background:url(footer-bdr.gif) repeat-x 0 100%;*/
	background:#efefef;
	/*height:12px;*/
	}
	
#module-footer ul.footerLink li{
	color:#0c5720;
	background-color:inherit;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	float:left;
	}
	
#module-footer ul.footerLink li a{
	text-decoration:none;
	color:#000000;
	background-color:inherit;
	margin:0 5px;
	}
	
#module-footer ul.footerLink li a:hover{
	color:#62a66c;
	background-color:inherit;
	}
	
#module-footer div{
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#0c5a6a;
	background-color:inherit;
	}
	
#module-footer div a{
	text-decoration:none;
	color:#b26b08;
	background-color:inherit;
	}
	
#module-footer div a:hover{
	text-decoration:underline;
	color:#000000;
	background-color:inherit;
	}
	
#module-footer ul.cssvalid{
	width:87px;
	height:17px;
	margin:0 auto;
	padding:8px 0 0 0;
	}
	
#module-footer ul.cssvalid li{
	line-height:21px;
	}
	
#module-footer ul.cssvalid li a{
	display:block;
	background:url(css-button.gif) no-repeat 0 0;
	background-color:#0c5720;
	width:42px;
	height:17px;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
	
#module-footer ul.cssvalid li a:hover{
	color:#000000;
	background-color:inherit;
	}
	
#mod_search_searchword{
background:#F4A80B;
border:none;
}
#module-leftPanel h3{
	background:url(login-icon.jpg) no-repeat 0 5px;
	margin-bottom:5px;
		font-size:20px;
	line-height:37px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 0 48px;
	margin-bottom:10px;
}

.module h3{
background:url(login-icon.jpg) no-repeat 0 0;
margin-bottom:5px;
		font-size:20px;
	line-height:41px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 0 48px;
}

.module_text h3,h3{
/*background:url(poll-icon.gif) no-repeat 0 0;*/
	margin:8px 0 6px;
		font-size:20px;
	line-height:41px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 0 10px;
}

.poll tbody tr td{
text-align:left;
padding:3px 0 3px 0;

}



.bannergroup_text{
padding-bottom:15px;
}


.poll tbody{
background:url(pollbg.gif) no-repeat 0 0 #FFFFFF;
	padding:11px 16px 30px 16px;
	margin:14px 0 0 0;
	color:inherit;
}

.sectiontableentry1 label,
.sectiontableentry2 label{
display:block;
	height:13px;
	
	border-bottom:dashed 1px #84c2a1;
	font-size:11px;
	line-height:13px;
	color:#0c5a6a;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 3px 6px;
}

.poll thead tr td{
padding-bottom:15px;
font-size:10px;
color:#000000;
}

.poll .button{
	background:url(vote-button.gif) no-repeat 0 0;
	width:82px;
	height:24px;
	border:none;
	font:bold 12px/23px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	margin-right:5px;
	
	cursor:pointer;
}

.button,.validate{
background:url(result-button.gif) no-repeat 0 0;
	width:82px;
	height:24px;
	border:none;
	font:bold 12px/23px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	margin-right:5px;
	cursor:pointer;
}

.module div{

color:#990000;
padding-bottom:5px;
}

.bannergroup_text{
	background:url(pollbg.gif) no-repeat 0 0 #FFFFFF;
	padding:20px 18px 0 18px;
	margin:14px 0 5px; 0;
	color:inherit;
	}
	
.bannerheader{
padding-bottom:10px;
font-size:10px;

}

.banneritem_text a{	
font-weight:bold;
	font-size:11px;
	line-height:15px;
	margin-bottom:6px;
	background:url(blt-quote.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	color:#df4c02;
	background-color:inherit;
	}
	
.banneritem_text{
color:#4c3e07;
	margin:5px 0 0;
	
}

.bannerfooter_text a{
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#df4c02;
	background-color:inherit;
	text-decoration:none;
	margin-top:10px;

}


.componentheading{
background:url(welcome-icon.gif) no-repeat 0 5px;
	font-size:26px;
	font-weight:bold;
	line-height:33px;
	color:#df4c02;
	background-color:inherit;
	padding:0 0 0 44px;
	margin:0 0 10px 19px;
}

.contentheading{
	font-size:18px;
	line-height:21px;
	color:#4c3e07;
	background-color:inherit;
	font-weight:normal;
	
}

.small{
color:#000000;

}

.createdate,.modifydate{
	background:url(mainmenu-icon.gif) no-repeat 0 7px;
	font-size:11px;
	line-height:19px;
	font-weight:bold;
	color:#0c5a6a;
	background-color:inherit;
	padding:0 0 0 17px;
}

.readon{
	background:url(more-bg.gif) no-repeat 0 0;
	width:82px;
	height:32px;
	border:none;
	font:bold 14px/23px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	margin-right:5px;
	display:block;
	padding-left:32px;
	padding-top:4px;
	text-decoration:none;
	text-transform:lowercase;
	
	cursor:pointer;
}

.contentpaneopen img{
/*margin-right:5px;
border:3px solid #95C89D;*/
}

.buttonheading img{
border:none;
}

.category,.toclink{
font-weight:bold;
	color:#0c5a6a;
	font-size:11px;
}

#quoteLeft h3{
	background:url(quote-icon.gif) no-repeat 0 0;
	padding:0 0 0 52px;
	font-size:33px;
	line-height:48px;
	font-weight:bold;
	color:#78af0b;	
	background-color:inherit;
	margin:8px 0;
	}
	
#quoteLeft p,.contentpaneopen p,.contentpaneopen tbody tr{
color:#4C3E07;
margin-bottom:10px;
}


#form-login{
	margin:14px 0 0 0;
	padding:20px 4px 0 13px;
	background:url(main-menu-top.gif) no-repeat 0 0 #FFFFFF;
	color:inherit;
	
	}
	

	
#form-login #modlgn_username,#modlgn_passwd{
	width:147px;
	height:15px;
	padding:3px 10px;
	border:none;
	background-color:#dde1ca;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#585a51;
	margin:0 0 5px 0;	
	}
	
.input label{
	height:13px;
	padding:7px 0;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#585a51;
	background-color:inherit;
	}
	
#loginform input.chkBox{
	width:13px;
	height:13px;
	border:#1c5180;
	}
	
#form-login label{

	}
	
#loginform div.rightPart{
	width:46px;
	height:50px;
	padding:0 5px 0 0;
	float:right;
	}
	
.input .button{
	background:url(submit-button.gif) no-repeat 0 0;
	border:none;
	width:46px;
	height:50px;
	cursor:pointer;
	padding-left:70px;

	}
	
#form-login p{
	font-size:10px;
	line-height:14px;
	color:#b26b08;
	background-color:inherit;
	}
	
.module ul li a{
	text-decoration:none;
	color:#b26b08;
	background-color:inherit;
	}
	
.module ul li a:hover{
	text-decoration:underline;
	}
	
.input{
border:none;
}
	
#form-login-remember{
padding-bottom:10px;
}
	
.contentpaneopen tbody tr td strong{
font-weight:normal;
}