/* common starts here */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}

p{
	padding:0px 0px 10px 0px;
	text-align:justify;
	margin:0px;
}

h1{
	font-size:16px;
	padding-bottom: 10px;
	margin: 0px;		
}

h2 {
	font-size:14px;
	padding-bottom: 10px;
	margin: 0px;
}

h3 {
	font-size:13px;
	padding:0px 0xp 20px 0px;
	margin:0px;
	font-weight:bold;
	color:#33832e;	
}
h4 {
	font-size:12px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	float:left;
}

h5 {
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	float:left;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

li {
	padding:0px;
	margin:0px;
}

span{
	padding:0px;
	margin:0px;
}

a{
	text-decoration:underline;
	color:#0364c3;
}
a:active{
	text-decoration:underline;
	color:#0364c3;
}
a:visited{
	text-decoration:underline;
	color:#0364c3;
}

a:hover{
	text-decoration:none;
	color:#0364c3;
}

#mainContent {
	width: 780px;
	text-align:center;
	padding: 0px;
	margin:0px;
	clear:both;
}

/* Header Starts */
#header {
	width: 780px;
	height: 116px;
	float:left;
}

#logo {
	width:330px;
	height: 85px;	
	float: left;
	text-align:left;
}

#lanchana {
	width:450px;
	height:85px;
	background-image:url(../images/lanchana.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}

#lanchana ul {
	padding:0;
	margin:0;
	float:right;
	list-style:none;
}

#lanchana ul li{
	padding:0;
	margin:0;
	float:right;	
}

#nav{
	width: 780px;
	float:left;
	height: 24px;
}

#nav ul {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}
#nav ul li{
	padding:0;
	margin:0;
	float:left;	
}

#navDown {
	width: 780px;
	height:5px;
	margin: 0px;
	padding:0px;
	clear:both;
}
/* Header Ends */

/* Body Content Starts */
#bodyContent {
	width: 780px;
	background-image:url(../images/leftNavBg.gif);
	background-position:left;
	background-repeat:repeat-y;
	float:left;
}
/* Left Content starts here */
#leftContent {
	width:199px;
	float:left;
	text-align:left;
	min-height:475px;
	clear:none;
}

#leftContent .head{
	width: 199px;
}

#leftContent ul{
	list-style:none;
	padding:5px 0px 0px 10px;
	margin:0px;
	width:184px;
}

#leftContent li {
	padding-left:25px;
	margin:0px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;	
}

#leftContent li a{
	text-decoration:underline;
	color:#33832e;
}

#leftContent li a:hover{
	text-decoration:none;
	color:#33832e;
/*	background-image:url(../images/arrowActive.gif);
	background-repeat:no-repeat;*/
}

#leftContent #active {
	font-weight:bold;

}
#leftContent li#active1 {
	font-weight:bold;
}

#leftContent ul li#secndLevel {
	padding:0px;
	margin:0px;
	background-image:none;
}

#leftContent #secndLevel{
	list-style:none;
	padding:0px 0px 10px 10px;
	margin:0px;
	width:148px;
}


#leftContent #secndLevel ul li {
	padding-left:0px;
	margin:0px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
}

#leftContent #secndLevel ul li a{
	text-decoration:underline;
	color:#33832e;
}

#leftContent #secndLevel ul li a:hover{
	text-decoration:none;
	color:#33832e;
}

#leftContent #secndLevel ul li#active {
	font-weight:bold;
}

#greenLine {
	width: 191px;
	margin-left:4px;
	margin-right:4px;	
	margin-bottom: 8px;
	margin-top: 8px;
	height: 1px;
	background-color : #006400;	
}

#leftContent #homeImg {
	width: 199px;
	text-align:left;
}



/* Left Content ends here */

/* Middle Content starts here */
#middleContent {
	width:581px;
	float:left;
	background-color:#FFFFFF;
	display:table;
	text-align:left;
	clear:none;
}

#middleContent #banner {
	width: 581px;
	float: left;
	border: 0px;	
}

#middleContent #whiteLine {
	width: 581px;
	height: 1px;
	background-color:#FFFFFF;
}

#middleContent #greenNav {
	width:581px;
	height:5px;
	background-color:#006400;
	clear:none;
	float:left;
	margin:0px;
}

#middleContent #contentHeight{
	text-align:left;
	width: 581px;
	display:table;
	height:400px;
	float:left;
}

#middleContent #content{
	text-align:left;
	width: 551px;
	padding: 15px;
	float:left;
}

#middleContent #content1{
	text-align:left;
	width: 551px;
	padding: 0px;
	margin:0px;
}
#middleContent #content h1 {
	font-size:16px;
	color:#990000;
	padding-bottom: 10px;
	margin: 0px;	
}

#middleContent #content h2 {
	font-size:14px;
	color:#990000;
	padding-bottom: 10px;
	margin: 0px;
}

#middleContent #content  UL#crcl{
	list-style-type:circle;
	padding-left:20px;
	float:left;
	margin-left:20px;
}

#middleContent #content #greenLine1 {
	width: 551px;
	margin-bottom: 8px;
	height: 1px;
	background-color : #006400;	
}

#content p{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align:justify;
	width: 551px;
	float:left;
	display:block;

}

#middleContent #content #more{
	float: right;
	border:0px;
}

#content #Section1 {
	float:left;
	width: 170px;
	padding-right: 10px;
}

#content #Section2 {
	float:left;
	width: 370px;
}

#content #Section3 {
	float:left;
	width: 370px;
	background-image:url(../images/samsthana.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:95px;
}

#content #epaper {
	float:left;
	width: 551px;
	text-align:center;
	background-image:url(../images/button.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:94px;
}
#content #epaper h2 {
	font-size:16px;
	color:#000000;
	padding: 40px 0px 0px 0px;
	margin: 0px;
}

#content #epaper h2 a{
	color:#FFFFFF;
	text-decoration:none;
}

#content #epaper h2 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#content .showHide{
	width:385px;
	padding:5px;
	margin:0px;
	border: 1px solid #999999;
}

p #img1{
	float:left;
	padding:0px 10px 0px 0px;
	margin:0px;
}

/* Middle Content ends here */

/* Body Content ends */

/* Footer Starts */

#footer {
	width: 780px;
	float: left;
}

#footer #greenNav {
	width: 780px;
	height: 7px;
	background-color : #006400;	
}
#footer #whiteLine {
	width: 780px;
	height: 1px;
	background-color:#FFFFFF;
}

#footerNav{
	width: 780px;
	height: 25px;
	background-color:#33832E;	
}

#footerContent{
	width: 246px;
	height: 25px;
	padding-top: 6px;
	padding-left:4px;
	float:left;
	text-align:left;
}

#featureBox {
	width: 526px;
	height: 25px;
	padding-top: 6px;	
	padding-right:4px;
	color : #FFF8A8;
	float:right;
	text-align:right;
}

#featureBox ul {
	padding:0;
	margin:0;
	list-style:none;
}
#featureBox ul li{
	padding:0;
	margin:0;
	float:right;
	text-align:right;
}

#featureBox ul li a{
	color : #FFF8A8 ! important;
	text-decoration:underline;
}

#featureBox ul li a:hover{
	color : #FFF8A8 ! important;
	text-decoration:none;
}
/* Footer ends */

