.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #177aab;
	text-decoration: none;
}
.HEADRIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #4F8AAA;
	text-decoration: none;
}

.small_blue {
	font-family: Helvetica, sans-serif, Arial, "Arial Black";
	font-size: 9px;
	font-weight: normal;
	color: #4F8AAA;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 005c00;
	text-decoration: none;
}
.bodynext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #177AAB;
	text-decoration: none;
	text-align:justify;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: fe8a01;
	text-decoration: none;
}
.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: b45e6d;
}
/* created by surendran  */
.heading_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fe8a01;
	text-decoration: none;
	line-height:25px;
	padding:0px 35px;
	background:url(images/arrow_head.gif) 20px no-repeat;
}

.heading_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fe8a01;
	text-decoration: none;
	line-height:25px;
	padding:0px 20px;
	background:url(images/arrow_head.gif) 5px no-repeat;
}

/*CSS for thumbnail enlarged image*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.ul{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:12px; text-align:justify; text-decoration:none; line-height:20px; padding-left:0px; list-style-image:url(images/list_arrow.gif); color:#003366;}

.liststyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FF7F00;
	text-decoration: none;
	background-image: url(images/list_arrow.gif);
	background-repeat: no-repeat;
}

.subnav {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #177aab; LINE-HEIGHT: 13px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica, Arial, Sans serif; TEXT-DECORATION: none; padding:15px 0px; font-weight: bold; text-indent:0px; caption-side:left;
}
A.subnav:link {
	FONT-WEIGHT: bold; COLOR: #177aab; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.subnav:active {
	FONT-WEIGHT: bold; COLOR: #177aab; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.subnav:visited {
	FONT-WEIGHT: bold; COLOR: #177aab; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.subnav:hover {
	FONT-WEIGHT: bold; COLOR: #ff6600; FONT-STYLE: normal; TEXT-DECORATION: none
}
.subnav_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
