body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headerbg {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.welcometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #423F6E;
}
.leftbg {
	background-image: url(images/left_head_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113970;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2552D4;
}
.link:hover {
	text-decoration: none;
	color: #FF0000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.contentP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
.footertbl {
	background-color: #F7F9FE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCE;
	border-bottom-color: #CDCDCE;
	border-left-color: #CDCDCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #416BE8;
	padding-left: 10px;
	padding-right: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}

.headingP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113970;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 60px;
}
.tab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113970;
	background-image: url(images/grad_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border: 1px solid #3E8DEE;
}
.mflinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.mflinkcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #e5e5e5;
}
.mftble {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.mflinks:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.mflinkshead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.mflinkshead:visited {
	font-weight: bold;
}
.mflinkshead:active {
	background-image: url(images/left_head_bg.gif);
}
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	color: #0066CC;
}

.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #A6BBF8;
color: #0066CC;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #0066CC;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #0066CC;
}
.shadetabs li.selected{
position: relative;
top: 1px;
}
.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: #F7F9FE;
font-weight:bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #A6BBF8;
width: 555px;
height:180px;
background-color:#F7F9FE;
margin-bottom: 1em;
padding: 10px;
}

.tabcontentstylepankaj{ /*style of tab content Container PANKAJ*/
border: 1px solid #A6BBF8;
width: 555px;
height:75px;
background-color:#F7F9FE;
margin-bottom: 1em;
padding: 5px;

}

.tabcontentstyle1{ /*style of tab content Container PANKAJ*/
border: 1px solid #A6BBF8;
width: 400px;
height:75px;
background-color:#F7F9FE;
margin-bottom: 1em;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
}


.tabcontent{
display:none;
}


.contentbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bluehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.blueheadS {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.brownhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 12px;
	border: 1px solid #FFFFFF;
}
.topmenu:hover {
	color: #FFFF00;
	text-decoration: none;
}
.sublinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.sublinks:hover {
	color: #FF0000;
	text-decoration: none;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 5;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;

width: 250px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.vmenu{
    position:absolute;
	visibility: hidden;
	border:1px solid #DAE3FB;
	border-bottom-width: 1;
	font:normal 12px Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #E6ECFC;
	color: #2748A7;
	width: 180px;
	}

.vmenu a{
width: 100%;
display: block;

border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: #0033CC;
height:18px;
}

.vmenu a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #0033CC;
vertical-align:middle;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
}
.bluehead:hover {
	color: #FF0000;
	text-decoration: none;
}
.tblborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6BBF8;
	border-right-color: #A6BBF8;
	border-bottom-color: #A6BBF8;
	border-left-color: #A6BBF8;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 5px;
	background-color: #F7F9FE;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.tblborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A6BBF8;
	border-right-color: #A6BBF8;
	border-bottom-color: #A6BBF8;
	border-left-color: #A6BBF8;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 5px;
	background-color: #F7F9FE;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2748A7;
}

.tblborderD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 5px;
	background-color: #F4FFE4;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
    }
    
.breadcrump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CE9E5F;
	padding: 3px;
	text-decoration: none;
}
.breadcrump:hover {
	color: #C28637;
	text-decoration: none;
}

A.breadcrump:link {
	FONT-SIZE: 10px; COLOR: #0066CC; 
}
A.breadcrump:visited {
	FONT-SIZE: 10px; COLOR: #0066CC; 
}
.leftbg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #113970;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
.boxcontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}
.more:hover {
	color: #FF0000;
	text-decoration: none;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.whitehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2552D4;
	text-decoration: none;
	letter-spacing: 1pt;
}
.link1:hover {
	color: #FF0000;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2748A7;
	text-decoration: none;
}
.mainlinks:hover {
	color: #C28637;
}
.promobg {
	background-image: url(images/promo_bg.gif);
	background-repeat: repeat-x;
}
.line {
	background-color: #A6BBF8;
}

.tblbrmBr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 5px;
	background-color:#FAF2F3; 
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
    }