body{
	font:70%/1  arial, Verdana, geneva, helvetica, sans-serif;
  	line-height:1.5em; 
	text-align: left;
	margin:0px;
	color : #808284;
}
#container{
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
	width: 952px;
	height: 552px;
	border: 1px solid red;
}
.main{
	
	border: 1px solid #8cc63f;
}
.mainone{
	
	/*border: 1px solid #8cc63f;*/
	
}
h5{
	font-size : 12px;
	margin: 0;
	padding : 0 5px 0 0;
	color: #808284;
}
h5 a:link,h5 a:visited,h5 a:active {
	font-size : 12px;
	text-decoration: none;
	color: #808284;
}
h5 a:hover {
	font-size : 12px;
	text-decoration: none;
	color: #8dc740;
}

h6{
	font-size : 12px;
	margin: 0;
	padding : 0;
	color: #ffffff;
	text-align: right;

}
h6 a:link,h6 a:visited,h6 a:active {
	font-size : 12px;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
	padding : 0 5px 0 0;
	text-align: right;		
}
h6 a:hover {
	font-size : 12px;
	text-decoration: none;
	color: #c4f385;
}
h1{
	color: #8bc649;
	font-size: 16px;
	text-align : left;
}
h2{
	color: #8bc649;
	font-size: 15px;
	text-align : left;
	background: url(../images/bullet.gif) 0% 50% no-repeat;	
	padding: 0  0 0 15px; 
	margin: 0;

		
}
h2 a:link, h2 a:visited, h2 a:active{
	color: #8bc649;
	font-size: 15px;
}
h2 a:hover{
	color: #ffcc00;
	font-size: 15px;
}
td.hdr{
	color: #8cc63f;
	font-size: 14px;
	text-align : center;
	font-weight: bold;
}
h3{
	color: #7cb431;	
	font-size: 12px;
	text-align : left;
	padding: 0;
	margin: 3px 0;	
}
h3 span{
	text-align : justify;
	font-size: 13px;
	font-weight:normal;
	margin: 0;
	padding: 0;
	color : #808284;		
}
h4{
	color: #a1a3a6;
	font-size: 13px;
	text-align : left;	
	background: url(../images/bullet.gif) 0% 50% no-repeat;		
	padding: 3px  0 0 20px; 	
}
p{
	text-align : justify;
	font-size: 13px;
	margin: 0;
	padding: 0;

}
ul{
	margin : 0;
	padding: 0;
}
li{
	list-style-type: none;
		font-weight: bold;


	text-align : left;
	font-size: 12px;
	font-weight : bold;
	color: #7cb431;
}
li a:link,li a:visited,li a:active{
	padding: 3px  0 0 20px; 
	color: #7cb431;
	text-decoration: none;
	background: url(../images/bullet.gif) 0% 50% no-repeat;	
	font-weight: bold;
}
li a:hover{
	color: #0d72ba;
	text-decoration: none;
	background: url(../images/bullet-blue.gif) 0% 50% no-repeat;	
	font-weight: bold;
}
a:link,a:visited,a:active{
	font-size: 13px;
	color: #78797a;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;	
	color: #abd573;
		font-weight: bold;	
}
.line{
	background:  url(../images/line.gif) 0% 100% repeat-x;	
}
.add{
/* 	background: #f5f9f1; 
	border: 1px solid #8cc63f; */
	width: 280px;
}
.add p{
	padding: 5px 0px;
	margin: 0;
	background: url(../images/dot-line.gif) 0% 100% no-repeat;
}
.conForm{
	background: #f5f9f1;
	border: 1px solid #8cc63f;
	width: 400px;
	float: left;
	height: 120px;
	margin: 5px;
}
.textone{
	font-size: 13px;
	padding: 2px 2px 2px 10px;

}
.title{
	color: #7cb431;	
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
.tell{
	background: white;
	border-left: 1px solid #979797;
	border-bottom: 1px solid #979797;		
	border-top: 2px solid #979797;
	border-right: 2px solid #979797;	
	width: 400px;

	height: 120px;

}
a.download:link,a.download:active,a.download:visited{
	font-size: 12px;
	color: #8cc63f;
	text-decoration: underline;
	background: url(../images/pdf.gif) 100% 0% no-repeat;
	padding: 3px 25px 5px 0;
	height: 30px;
}
a.download:hover{
	color: #ffcc00;
	text-decoration: underline;
}
a.more:link,a.more:active,a.more:visited{
	color: #8cc63f;
	text-decoration: underline;
	padding: 0px 25px 0px 0;

}
a.more:hover{
	color: #ffcc00;
	text-decoration: underline;
}

p.ans{
	padding: 0 0 0 28px;
	margin-bottom: 10px;

}
p.ques{
	background: url(../images/bullet.gif) 10px 50% no-repeat;	
	padding: 0 0 0 28px;
	margin: 3px 0;
}
.awards{
		background: url(../images/loading.gif) 50% 50% no-repeat;	
}
a.rec:link,a.rec:active,a.rec:visited{
	color: #333333;
	text-decoration: none;
	padding: 5px 25px 0px 30px;
	font-size: 11px;
	font-weight: normal;

}
a.rec:hover{
	color: #8cc63f;
	text-decoration: none;
}