body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;
	color:#848181;
	font-size:12px;
	
}
#container
{
	float:left;
	width:100%;
}
#leftnav
{
	width:21%;
	float:left;
}
.mis_notes
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	padding:10px;
	line-height:20px;
	font-size:12px;
}
#topcont
{
	float:right;
	color:#ffffff;
	margin:0px;	
	
}
#topcont a
{
	color:#ffffff;
	text-decoration:none;
}
#topcont a:hover
{
	text-decoration:underline;
}
#topnav
{
	background-color:#E6EDD1;
	margin-top:32px;
	padding-top:17px;
	padding-bottom:10px;

}
#topnav a
{
	color:#346700;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	padding-top:17px;
	padding-bottom:10px;
	
}

#topnav a:hover
{
	background-color:#ffffff;
	padding-top:17px;
	padding-bottom:10px;
	/*border:1px #346700 solid;*/
	
}
#topnav a:active
{
	background-color:#ffffff;
	padding-top:17px;
	padding-bottom:10px;
}
#contentbody
{
	 width:78.5%;
	 float:left;
	 background-color:#ffffff;
	 border-top:14px #ffffff solid;
	
}	
#content
{
	
	float:left;
	/*padding-top:210px;
	border-top:5px #ffffff solid;*/
}
#leftcont
{
	/*width:35%;*/
	padding:5px;
	
}
.more a
{
	color:#346700;
	text-decoration:none;
	font-weight:bold;
	padding-left:180px;
}
.more a:hover
{
	text-decoration:underline;
}	
#rightcont
{
	/*width:62%;*/
	
	margin-left:8px;
	
}
.contheading
{
	color:#346700;
	font-size:14px;
	font-weight:bold;
}
.cont a
{
	color:#011F01;
	text-decoration:none;
}
.cont a:hover
{
	text-decoration:underline;
}	
#footer
{
	width:100%;
	color:#346700;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	border-top:2px #C7EA92 solid; 
	float:left;
	background-color:#ffffff;
}
.copyrights
{
	text-align:right;

}
.copyrights a
{
	color:#346700;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}
.copyrights a:hover
{
	text-decoration:underline;
	color:#ff6600;
}	
/*About Us*/
.abt ul
{
	margin:0px;
	padding:0px;
	float:left;

}
.abt ul li
{
	list-style-position:inside;
	list-style-type:none;
	padding:3px 0px 0px 10px;
	float:left;
	font-size:11px;
}
.abt ul li a
{
	color:#2F4D01;
	text-decoration:none;
	padding:0px 0px 0px 5px;
	font-weight:bold;
	
}
.abt ul li a:hover
{
	text-decoration:underline;
	color:#ff6800;
}

.para_grey {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}
.topic {
	font-size:16px;
	font-weight:bold;
	color:#787743;
	text-transform:uppercase;
	font-variant:small-caps;
}
fieldset
{
border-top : 1px solid #346700;
height:430px;
}
#abtcontentbody
{
	 width:78%;
	 float:left;
	 background-color:#ffffff;
	 border-top:5px #ffffff solid;
}
#abtcontent
{
	
	float:left;
	/*padding-top:160px;
	border-top:5px #ffffff solid;*/
	border-left:6px solid #ffffff;
}
.submenu a
{
	color:#346700;
	text-decoration:none;
	font-weight:bold;
	
}
.submenu a:hover
{
	text-decoration:underline;
}
/*Services*/
.service ul
{
	margin:0px;
	padding:0px;
	float:left;

}
.service ul li
{
	list-style-position:inside;
	list-style-type:none;
	padding:10px 0px 0px 10px;
	
}
.service ul li a
{
	color:#2F4D01;
	text-decoration:none;
	padding:0px 0px 0px 5px;
	font-weight:bold;
	
}
.service ul li a:hover
{
	text-decoration:underline;
	color:#ff6800;
}
.tbcareers
{
	font-size:12px;
	font-weight:bold;
	background-color:#869835;
	color:#ffffff;
}	
.news a
{
	color:#787743;
	text-decoration:none;
	font-weight:bold;
}
.news a:hover
{
	text-decoration:underline;
}
.events
{
	color:#787743;
	font-weight:bold;
}
.events a
{
	color:#000000;
	text-decoration:none;
	padding-left:50px;
}
.events a:hover
{
	text-decoration:underline;
}
.sitemap li
{
	list-style-type:none;
}

.sitemap li a
{
	color:#787743;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	
}
.innersitemap li
{
	margin-left:40px;
	list-style-type:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding:3px 0 0 5px;
	
}
.innersitemap li a
{	
	color:#000000;
	text-decoration:none;
	font-weight:bold; 
}
.deepinsitemap li
{
	margin-left:80px;
	list-style-type:square;
	
	padding:3px 0 0 5px;
	
}
.deepinsitemap li a
{	
	color:#546700;
	text-decoration:none;
	font-weight:bold; 
}