/*-------------------- body frame css start -------------------*/

body {
	margin:20px auto;
	background-color: #FFFFFF;
	width:916px;
}
#main-area{
	background-image: url(pagebga.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:916px;
}
#main-area2{
	background-image: url(pagebgb.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:916px;
}
#left-panel{
	float:left;
	width:166px;
	padding:0px 2px;
}
#left-panel a{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0758A4;
	font-weight:bold;
	text-decoration:none;
	width:151px;
	padding:5px 5px 5px 10px;
	background-color:#F2F5ED;
	border-bottom:1px solid #ffffff;
	display:block;
}
#left-panel a:hover{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	width:151px;
	padding:5px 5px 5px 10px;
	background-color:#B7C3A2;
	border-bottom:1px solid #ffffff;
	display:block;
	background-image: url(btn-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left-panel-active{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	width:151px;
	padding:5px 5px 5px 10px;
	background-color:#B7C3A2;
	border-bottom:1px solid #ffffff;
	display:block;
	background-image: url(btn-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	text-align: justify;
}

.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #259D05;
	text-align: justify;
}

#mid-panel{
	float:left;
	width:455px;
	padding:15px 15px 20px 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mid-panel2{
	float:left;
	width:700px;
	padding:15px 15px 20px 25px;
}
#right-panel{
	float:left;
	width:208px;
	padding:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer{
	clear:both;
	background-image: url(footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:35px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9CA090;
}
/*-------------------- body frame css end -------------------*/




/*-------------------- text css start -------------------*/
.text{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#364128;
	line-height:16px;
	text-align:justify
}
.text-bold{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#364128;
	line-height:16px;
	font-weight:bold
}
.blue-text{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0758A4;
	line-height:16px;
}
a.blue-text:hover{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#68A816;
	line-height:16px;
	
}
.blue-twelve-bold{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0758A4;
	line-height:20px;
	font-weight:bold
}
.green-twelve-bold{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2FA922;
	line-height:20px;
	font-weight:bold
}
p{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}
ul{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:10px;
}
ul li{
	background-image: url(blue-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style-type: none;
}
/*-------------------- text css end -------------------*/

.green-border{
	border:1px solid #87B557;
}
#form-left{
	float:left;
	width:100px;
	font-weight:bold;
	padding-bottom:10px;
}
#form-right{
	float:left;
	width:180px;
	padding-bottom:10px;
}
.box{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#364128;
	width:180px;
	padding:2px;
	border:1px solid #CFDAE9;
}
