/*------------------------------Default Navigation style-------------------------*/
a:link
{
	color: rgb(84,84,84);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(84,84,84);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(84,84,84);
	text-decoration: underline;
}
a:hover
{
	color: rgb(200,0,0);
	text-decoration: none;	
}
/*------------------------------Default Navigation style-------------------------*/

.tablebg{
	background-color:#FFFFFF;
	}

/*------------------------------Default style-------------------------*/
body
{
	font-family: arial;
	font-size  : 12px;
	color: rgb(84,84,84);
	margin:0px;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#0d668f;

}
td {
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
}
.simpleText { 
	font: normal 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
}
.boldtext { 
	font: bold 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
}
.redtitle{
	font: bold 15px Arial;
	text-transform: none;
	color: #c80000;
	line-height:150%;
	text-decoration:none;
}
.pagebg
{
	background-image:url(images/pagebg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
}
.iconbg{
	background-image:url(images/icon-yellow-bg.jpg);
	height:102;
	background-repeat:no-repeat;
	background-position:center;
}
.bannerbg{
	background-image:url(images/bannerbg.gif);
	height:150px;
	background-repeat:no-repeat;
	background-position:center;
	}
.bottombg{
	background-image:url(images/pagebottom.jpg);
	height:82px;
	background-position:top;
	}
.white-text
{
	font-family: Arial, Verdana;
	font-size  : 12px;
	color:rgb(255,255,255);
	line-height: 150%;
	text-align: Justify;
}
/*------------------------------Default style-------------------------*/



/*------------------------------Left Sub Menu style starts-------------------------*/



a.leftnav:link  
{
	display: block;
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 0px;    
    border-width: 0px 0px 1px 0px;
	text-decoration: none;
}

a.leftnav:visited 
{
	display: block;
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 0px;    
	text-decoration: none;
}

a.leftnav:hover   
{
	display: block;
	line-height: 25px; width:168px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #c80000;
	padding: 0 0 0 0px;    
	text-decoration: none;
}
a.leftnavmo:link   
{
	display: block;
	line-height: 25px; width:168px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #c80000;
	padding: 0 0 0 0px;    
	text-decoration: none;
}
a.leftnavmo:visited   
{
	display: block;
	line-height: 25px; width:168px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #c80000;
	padding: 0 0 0 0px;    
	text-decoration: none;
}
a.leftnavmo:hover   
{
	display: block;
	line-height: 25px; width:168px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #c80000;
	padding: 0 0 0 0px;    
	text-decoration: none;
}



/*------------------------------Left Sub Menu style End-------------------------*/




/*------------------------------News style starts-------------------------*/

.newslink { 
	font: normal 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
}
a.news:link
{
	font: normal 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
}
a.news:visited
{
	font: normal 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
} 
a.news:active 
{
	font: normal 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
}
a.news:hover
{
	font: normal 12px Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration:underline;
}
.newstitle{
	font: bold 13px Arial;
	text-transform: none;
	color: #c80000;
	line-height:150%;
	text-decoration:none;
}
.redheading{
	font: bold 20px arial;
	text-transform:none;
	color:#c80000;
	line-height:150%;
	text-decoration:none;
	}
.newsheading{
	font: bold 20px arial;
	text-transform:none;
	color:#424242;
	text-decoration:none;
	}
.newsbg{
	background-image:url(images/newsbg.gif);
	height:285px;
	background-repeat:no-repeat;
	background-position:center;
	}
/*------------------------------News style End-------------------------*/


.textlink { 
	font: bold 13px arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.textlink:link
{
	font: bold 13px arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.textlink:visited
{
	font: bold 13px arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
} 
a.textlink:active 
{
	font: bold 13px arial;
	text-transform: none;
	color: #c80000;
	text-decoration: underline;
}
a.textlink:hover
{
	font: bold 13px  arial;
	text-transform: none;
	color: #c80000;
	text-decoration: underline;
}



/*------------------------------whitelink style End-------------------------*/


a.whitelink:link
{
	font: bold 13px arial;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited
{
	font: bold 13px arial;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
} 
a.whitelink:active 
{
	font: bold 13px arial;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover
{
	font: bold 13px  arial;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}



/*------------------------------Div style starts-------------------------*/
.divider
{
	display: box;
    border:1px solid none;
    border-width: 1px 0px 0px 0px;
	line-height:2px;
} 

.div-total
{
	display: block;
    border:1px solid #848484;
    border-width: 0px 0px 1px 0px;
    line-height:1px;
} 
.tableborder{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
	border-left:1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	}
.tdborder{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #424242;
	line-height:150%;
	text-decoration: none;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	}
/*------------------------------Div style Ends-------------------------*/


/*------------------------------Bottom style starts-------------------------*/

.bottom
{
	font-family: Arial, Verdana;
	font-size  : 11px;
	font-weight: normal;
	color: rgb(0,0,0);
}



/*------------------------------Bottom style-------------------------*/


/*------------------------------Tabular style-------------------------*/
.th
{
    background-color:#005096;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tch
{
    background-color:#CCCCCC;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color:#000000;
}
.tc
{
    background-color:#E1E1E1;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color:#000000;
}
}
/*------------------------------Tabular style-------------------------*/


/*------------------------------Headers style-------------------------*/

h1
{
	font-family: Arial;
	font-size  : 20px;
	font-weight: normal;
	color: rgb(0,0,0);
	margin-top: 15px;
	margin-bottom: 8px;
}

h2
{
	font-family: Arial;
	font-size  : 18px;
	font-weight: bold;
	color: rgb(84,84,84);
	margin-top: 2px;
	margin-bottom: 0px;
	height: 26px;
	padding: 0px 0px 0px 2px;
}

h3
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(84,84,84);
	margin-top: 2px;
	margin-bottom: 0px;
	line-height:150%;
}

h4
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(1,137,104);
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 0px 0px 0px 0px;
}

.hr 
{
  border-top:1px dotted;
  border-color: #999999;
}

/*------------------------------Headers style-------------------------*/

/*------------------------------Menu style-------------------------*/

.lefttext{
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	color: #ffffff;
	padding: 0 5px 0 5px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	}
a.topnav:link  
{
	display: block;
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	color: #ffffff;
	padding: 0 6px 0 6px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
a.topnav:visited 
{
	display: block;
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	color: #ffffff;
	padding: 0 6px 0 6px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
a.topnav:hover   
{
	display: block;
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	color: #000000;
	padding: 0 6px 0 6px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
a.topnavmo:link   
{
	display: block;
	line-height: 25px;
	font-family: Arial;
	font-size  : 12px;
	color: #ffcd11;
	padding: 0 6px 0 6px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
a.topnavmo:visited   
{
	display: block;
	line-height: 25px;
	font-family: Arial;
	font-size  : 12px;
	color: #ffcd11;
	padding: 0 6px 0 6px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
a.topnavmo:hover   
{
	display: block;
	line-height: 25px; 
	font-family: Arial;
	font-size  : 12px;
	color: #ffcd11;
	padding: 0 6px 0 6px;    
    border-width: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
/*------------------------------Menu style-------------------------*/


/*------------------------------Form style-------------------------*/
.tb
{
    border:1px solid #999999;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	width: 250px;
}
.tb1
{
    border:1px solid #999999;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	width: 130px;
}
.tb2
{
    border:1px solid #999999;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	width: 80px;
}
.tb3
{
    border:1px solid #999999;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	width: 50px;
}
.button1
{
    border:1px solid #999999;
	background-color:#c80000;
	font-family: Arial;
	font-size  : 11px;
	color:#FFFFFF;
	font-type: normal;
	width: 130px;
}

.button
{
    border:1px solid #eaeaea; background-color:#cccccc;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1;
	width: 130px;
}

.tb-resume
{
    border:1px solid #7f9db9; background-color:#ffffff;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1;
	width: 180px;
}

/*------------------------------Form style-------------------------*/


p
{
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul
{
	font-family: Arial;
	font-size  : 12px;
   font-style: normal;
   list-style-image:url('images/listbullet.gif');
}

/*------------------------------Form note-------------------------*/
.note
{
    font-family: Arial;
	font-size  : 10px;
	font-type: normal;

}



/*  =================================================    */
/*            sitemap CSS is start here              */
/*  =================================================    */


.sitemap-Text1 { 
	font: bold 13px arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding:3px;
}
.sitemap-Text1:hover { 
	font: bold 13px  arial;
	text-transform: none;
	color: #c80000;
	text-decoration: underline;
	height:15;
}

.sitemap-left
{
	border-left: 1px solid #939292;
	width:15px;
}
.sitemap-lefttop
{
	border-left: 1px solid #939292;
	border-top: 1px solid #939292;
	width:15px;
}
.sitemap-leftbottom
{
	border-left: 1px solid #939292;
	border-bottom: 1px solid #939292;
	width:15px;
}





/*  =================================================    */
/*             sitemap CSS is start here              */
/*  =================================================    */

.imgborder{
	border:1px solid #d2d2d2;
	}
