a.toplink:link,a.toplink:visited,a.toplink:active
{
	text-align:justify; 
	font-family: Verdana, Arial, sans-serif;  
	color:#ffffff;
	text-decoration:none;
}
a.toplink:hover 
{
	color:#FFFF0D;
	text-decoration:none;
}
a
{
	text-decoration:none;
}
.footer 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999
}
.bg 
{
	background-repeat: no-repeat
}
.mainText
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	color:000000;
	text-align:justify;
}
.menuText 
{ 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9px;
	color:#5963A2;
	text-align:justify; 
	FONT-WEIGHT: bold;
}
.homeheader 
{
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	LINE-HEIGHT: 13px;
	text-align:justify;
}
.title 
{
	FONT-FAMILY: Verdana, "Times New Roman", Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	LINE-HEIGHT: 13px;
	text-align:left; 
	font-weight: bold;
	color: #FFFFFF
}
LI 
{
	list-style-position: outside; 
	list-style-type: square;
	padding-bottom:5px;
}
.listText 
{ 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	color:000000;
	text-align:left;
}
.listText1 
{ 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	color:#000000;
	/*text-align:justify;*/
}
.footerText 
{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	color:000000;
	text-align:justify;
}
.menu 
{ 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	color:ffffff;
	text-align:center;
}
body
{
	background-color: #FcFcFc;
}
a.sidelink:link,a.sidelink:visited,a.sidelink:active, 
{
	text-align:justify; 
	font-family: Verdana, Arial, sans-serif;  
	color:#000000;
	text-decoration:none;
}
a.sidelink:hover 
{
	color:#2A2C9B;
	text-decoration:none;
}
.smallText 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
}
UL.special
{
	margin:0 0 0 0;
	padding-left:15px;
	padding-bottom:5px;
}
LI.special
{
	padding-bottom:5px;

}
LI.listscroll
{
	padding-bottom:20px;

}
INPUT.txt{

BORDER-LEFT: #999999 1px solid;
BORDER-RIGHT: #999999 1px solid;
BORDER-TOP: #999999 1px solid;
BORDER-BOTTOM: #999999 1px solid;
}

.contactinfor {
	font-family: Tahoma;
	color: #000105;
	font-size: 12px;
	font-weight: bold;
}

.em {
	font-family: Tahoma;
	color: #2f648a;
	font-size: 12px;
	font-weight: bold;
}

.con {
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	font-size: 12px;
	text-decoration:underline;
}
.con a:hover {
	color: #393838;
	text-decoration:underline;
}

.con1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	font-size: 12px;
}


.loc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-left:27px;
}

.loc1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	
}

.con2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	font-size: 12px;
	padding-left:24px;
}


.con21 {
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	font-size: 12px;
	
}

.con3 {

	padding-left:20px;
}

.l2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2f648a;
	font-size: 12px;
	padding-left:24px;
	font-weight: bold;
}

.con4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	font-size: 12px;
	font-weight: bold;
	padding-left:24px;
}
.con5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	font-size: 12px;
	font-weight: bold;
	
}



#slider ul, #slider li, #slider img {
list-style: none;
margin: 0; padding: 0;
}

#slider {
   width: 530px; /* important to be same as image width */
   height: 190px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#sliderContent {
   width: 530px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.sliderImage span {
   position: absolute; /* important */
   padding: 10px 13px;
   width: 226px; /* width of image minus left and right padding. Needed for IE */
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0; /* here you can set the opacity of box with text */
   opacity: 0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   left: 0;
   bottom: 0;
}

.clear {
   clear: both;
} 
.maintable{ border-right:solid 1px #ccc;}
.engg{ margin:10px 0 0 10px; padding:0; width:180px; }
.engg li{list-style:disc;}
