option {font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.generic {font-size: 0.75pc; font-family: Arial, Helvetica, sans-serif}
.highlight {color: #000000; text-decoration: underline}
A:visited {text-decoration: none}
A:hover {text-decoration: underline}
A:link {text-decoration: none}
.genericNav {font-size: 0.69pc; font-family: Arial, Helvetica, sans-serif}
.search {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

/* new for India */
.tabmenu {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #BBB;
	background: url(../images/chromebg.gif) center center repeat-x;
	padding: 5px 5px;
	margin: 0;
	text-align: left;
	font-weight: bold;
}
A.tabmenu:link	{
	font-size:14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#000000;
	border: 1px solid #BBB;
	background: url(../images/chromebg.gif) center center repeat-x;	
	padding: 5px 5px;
	margin: 0;
	text-align: left; /*set value to "right" for example to align menu to the left of page*/
	font-weight: bold;
}
A.tabmenu:visited {
	font-size:14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#000000;
	border: 1px solid #BBB;
	background: url(../images/chromebg.gif) center center repeat-x;
	padding: 5px 5px;
	margin: 0;
	text-align: left; /*set value to "right" for example to align menu to the left of page*/
	font-weight: bold;
}

A.tabmenu:hover {
	background: url(../images/chromebg2.gif) center center repeat-x;
}
/*A.tabmenu:active {
	background: url(../images/chromebg3.gif) center center repeat-x;
}*/

/* used by the 3rd level navigation landing page with featured titles */
div.infomodule1{
	border-top:2px solid #99B6C4;
	float:left;
	padding-top:1px;
	margin-bottom:22px;
	background-image: url(/images/gradients/bkg_infomodule1.gif);
	background-repeat: repeat-x;
}
div.infomodule2{
	border-top:2px solid #99B6C4;
	float:right;
	padding-top:1px;
	margin-bottom:22px;
	background-image: url(/images/gradients/bkg_infomodule1.gif);
	background-repeat: repeat-x;
}

.shell{
	border:1px solid #B0C0CE;	
	padding:10px;
}

div.infomodule1 li{
	list-style: none;
	
	margin-bottom:4px;
}
div.infomodule1 h5{
	color:#597987;
	margin-bottom:6px;
	font-size:10pt;
	font-weight:bold;
}
div.infomodule1 a {
	text-decoration:none;
	font-weight:bold;
	color:#2B5467;
}
div.infomodule1 a:hover {
	text-decoration:underline;
	color:#FF0000;
}

#divisionpage_touts {
	clear: both;
	margin-top: 14px;
}

divisionbody{
	background-color:#658FA5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

