/* CSS Document */
body {
	margin:0px; padding:0px;
	background-color:#cccccc;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	}

/*************************all bg style******************************/
#topbnrbg {
	background:url(images/bnrbg_top.jpg) top repeat-x;
	}
#mainbg {
	background:#43a4df url(images/mainbg.jpg) top left repeat-x;
	}
#baner_img_bg {
	background:url(images/banr_img_bg.jpg) top left repeat-x;
	}
#content_bg {
	background: url(images/contetnt_rpt.jpg) top left repeat-y;
	}
#newsbg {
	background:url(images/new_bg.jpg) top left repeat-y;
	}
#footerbg {
	background:url(images/footer_bg.jpg) top left no-repeat;
	}
#bottombg {
	background:url(images/footerbg.jpg) top left repeat-x;
	}
#innercontentbg {
	background:url(images/contetnt_rpt1.jpg) top left repeat-y;
	}
#publicatinimg {
	background:url(images/imgbig.jpg) bottom right no-repeat;
	}

/*************************content part style******************************/
.titele {
	margin:0px; padding:0px;
	margin-bottom:7px;
	}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#121212;
	text-align:justify;
	padding-left:17px;
	padding-right:17px;
	line-height:18px;
	text-decoration:none;
	}
.text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#121212;
	line-height:18px;
	text-decoration: underline;
	}
.text a:hover {
	color:#FF0000;
	text-decoration:none;
	}
.img {
	margin:0px; padding:0px;
	margin-left:17px;
	}
.text p {
	margin:0px; padding:0px;
	padding-bottom:15px;
	}
.detail ul {
	margin:0px; padding:0px; list-style:none;
	}
.detail ul li {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#121212;
	line-height:18px;
	padding-left:17px;
	padding-right:17px;
	margin-bottom:22px;
	margin-left:17px;
	background-image: url(images/aro.jpg);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	display:block;
	}
.detail ul li ul li {
	margin:0px;
	background:none;
	text-align:right;
	padding:0px;
	padding-top:10px;
	}
.detail ul li ul li a {
	margin:0px;
	color:#FF0000;
	text-decoration: none;
	}
.detail ul li ul li a:hover {
	color:#000000;
	}
/*************************inner pages style******************************/

h1 {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0f7313;
	font-weight:bold;
	padding-bottom:10px;
	}	
h2 {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0f7313;
	font-weight: bold;
	padding-left:17px;
	padding-bottom:6px;
	line-height:18px;
	}
h2 a {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#008bec;
	font-weight: bold;
	padding-bottom:6px;
	line-height:18px;
	text-decoration:none;
	}
h2 a:hover {
	color:#0f7313;
	text-decoration:underline;
	}
h3 {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f7313;
	font-weight:bold;
	}
h3 a {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008bec;
	font-weight:bold;
	text-decoration:none;
	}
h3 a:hover {
	color:#0f7313;
	}
h4 {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008bec;
	padding-bottom:5px;
	font-weight: bold;
	}
h4 a {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008bec;
	padding-bottom:5px;
	font-weight: bold;
	text-decoration:none;
	}
h4 a:hover {
	color:#0f7313;
	text-decoration: none;
	}
.bullet ul {
	margin:0px; padding:0px; list-style:none;
	}
.bullet ul li {
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	padding-left:20px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	display: block;
	}
.bullet ul li a {
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	text-decoration: none;
	font-weight: normal;
	}
.bullet ul li a:hover {
	color:#0f7313;
	text-decoration:none;
	}
.aro ul {margin:0px; padding:0px; list-style:none;}
.aro ul li{ margin-bottom:15px;}
.aro ul li a {
	background: url(images/bullet1.jpg) left .4em no-repeat; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#121212;
	font-weight: bold;
	text-decoration:none;
	line-height:18px; 
	padding-left:20px; 
	margin-left:30px;
	}
.aro ul li a:hover{
	background: url(images/bullet11.jpg) left .4em no-repeat;
	line-height:18px;
	color:#0f7313;
	padding-left:20px;
	margin-left:40px; margin-bottom:5px;
	}
.img_bg {
	background: url(images/img_bg.jpg) top left no-repeat;
	height:180px; width:215px;
	}
.img1 {
	border:#b6b6b6 solid 1px;
	}

	
/*************************footer part style******************************/
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	}
/* for inner pages ul li */

.list ul {margin:0px; padding:0px; list-style:none;}
.list ul li {margin-bottom:10px; margin-top:10px; display:block; text-align:left; padding-left:0px; margin-left:0px;} 

.list ul li a{background:url(images/aro.jpg) left .5em no-repeat; text-decoration:none; padding-left:20px; margin-left:0px; text-align:left;}
.list ul li a:hover{ background:url(images/aro1.jpg) left .5em no-repeat; color:#0f7313;}