@charset "utf-8";
/* CSS Document */

body {
	background-color: #e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#42444d;
	width:1000px;
	margin:0px auto;
	text-align:justify;
	line-height:18px;
}
#container{
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 12px;
}
#header-left{
	float:left;
	width:248px;
}
#header-right{
	float:right;
	width:728px;
}
#left-panel{
	float:left;
	width:224px;
	padding:20px 12px 0px 12px;
	text-align:left
}
#right-panel{
	float:right;
	width:690px;
	padding:20px 20px 0px 0px;
}
#footer{
	background-color:#efeeee;
	color:#a1a4a8;
	font-size:11px;
	border:10px solid #FFFFFF;
	border-top:none;
	padding:3px 10px;
	height:18px;
	text-align:right;
	margin-top:15px;
}

.answer-hide{
	display:none;
}
.answer-show{
	display:block;
}







a{
	color:#a0218c;
}
a:hover{
	color:#7cb639;
}
a img{
	border:none;
}
p{
	padding:0px;
	margin:0px;
	padding-bottom:18px;
}
h1{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}
h2{
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	color:#a0218c;
	font-size:16px;
}
h3{
	padding:0px;
	margin:0px;
	padding-bottom:4px;
	color:#64a41b;
	font-size:14px;
}
h4{
	padding:0px;
	margin:0px;
	padding-bottom:4px;
	color:#ffffff;
	font-size:16px;
}

#main-area ul{
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}
#main-area li{
	background-image: url(../images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style:none;
	padding-left:12px;
	padding-bottom:5px;
}









.text-bold{
	font-weight:bold;
	color:#000000
}
.green-text-bold{
	font-weight:bold;
	color:#599f09;
	
}
.purple-text-bold{
	font-weight:bold;
	color:#a0218c;
	
}

.green-fourteen-bold{
	font-weight:bold;
	color:#599f09;
	font-size:14px;
}
.purple-text{
	color:#a0218c;
}

.home-purple-section{
	float:left; 
	width:322px; 
	background-color:#a0218c; 
	color:#FFFFFF;
}
.news{
	color:#a0218c;
	text-align:left
}
.register{
	width:224px;
	background-image: url(../images/register-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#FFFFFF;
}
.register-box{
	width:134px;
	border:1px solid #be50ad;
	background-image: url(../images/reg-inputbox-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	padding:2px;
	background-color:#aa3898;
}
.leaves-point{
	color:#a0218c;
	background-image: url(../images/green-leaves.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size:16px;
	font-weight:bold;
	padding-left:35px;
	padding-bottom:10px;
	margin-top:8px;
}
.number{
	background-image: url(../images/number-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:31px;
	width:20px;
	float:left;
	padding-right:5px;
	line-height:17px;
}
.right-img{
	background-image: url(../images/right-side-img-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:215px;
	height:125px;
	padding:7px;
	margin-bottom:20px;
}
.left-btn-seprator{
	background-image: url(../images/left-btn-seprator.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:3px;
}
.main-tab{
	padding:6px 10px 4px 10px;
	background-color:#a0218c;
	background-image:url(../images/purple-down-arrow.gif);
	color:#ffffff;
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position: right 11px;
	font-weight:bold;
	background-image:url(../images/down-arrow.gif);
	background-position:center top;
	
}
.sub-tab{
	padding:6px 10px 4px 10px;
	background-color:#81bc3d;
	color:#ffffff;
	text-decoration:none;
	display:block;
	font-weight:bold;

	
}
.left-btn{
	padding:3px 20px 3px 10px;
	background-color:#f6ebf4;
	background-image:url(../images/purple-down-arrow.gif);
	color:#a0218c;
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position: right 11px;
}
a.left-btn:hover{
	padding:3px 20px 3px 10px;
	background-image:url(../images/green-right-arrow.gif);
	color:#599f09;
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position: right 11px;
}
.left-btn-active{
	padding:3px 20px 3px 10px;
	background-color:#e5facb;
	background-image:url(../images/green-right-arrow.gif);
	color:#599f09;
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position: right 11px;
}
.add-left{
	color:#64a41b;
	font-weight:bold;
	float:left;
	width:60px;
}
.add-right{
	float:left;
	
}

.logo{
	height:129px;
}
.logo-bottom{
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right:33px;
}

.address{
	background-color:#f6ebf4;
	padding:10px;
}