.indexcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 10px 5px 5px;
	text-align: justify;
	margin: 10px;



}
/* greenPage title */
.titleBar	{
	background-image:   url(greentitle_bg_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0 0px 0;
	}
h1	{
	width: 100%;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	white-space:nowrap;
	background-image:  url(greentitle_bg_left.jpg)!important;
	background-position: top left;
	background-repeat: no-repeat;
	Padding-top: 3px;
	Padding-bottom:3px;
	text-align:center;margin: 0px 0 0px 0;
	}
.padRight{
	padding-right: 15px;
	}
.greenborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
.contentSectionborder	{
	border-left: solid 1px #415246;
	border-right: solid 1px #415246;
	white-space: nowrap;
	margin: 0;
	padding: 6px;
	text-align:left;
	}
	/* Table footer */
.greenfooterBar	{
	background-image:  url(greenfooter_bg_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom:15px;
	height:4px;
	}
#greenfooterLeft	{
	background-image:  url(greenfooter_bg_center.gif);
	background-position: 4px bottom;
	background-repeat: no-repeat;
	padding: 1px;	
	}
#greenfooterRight	{
	background-image:  url(greenfooter_bg_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 1px;
	width: 100%;
	}
	
/* orange Table */
.orangetitleBar	{
	background-image:   url(orangetitle_bg_right1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0 0px 0;
	}
h2	{
	width: 100%;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	white-space:nowrap;
	background-image:  url(orangetitle_bg_left1.jpg)!important;
	background-position: top left;
	background-repeat: no-repeat;
	Padding-top: 3px;
	Padding-bottom:3px;
	text-align:center;margin: 0px 0 0px 0;
	}
.padRight{
	padding-right: 15px;
	}
.orangeborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
.contentorangeborder	{
	border-left: solid 1px #FF7502;
	border-right: solid 1px #FF7502;
	white-space: nowrap;
	margin: 0;
	padding: 6px;
	text-align:left;
	}
	/* Table footer */
.orangefooterBar	{
	background-image:  url(orangefooter_bg_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom:15px;
	height:4px;
	}
#orangefooterLeft	{
	background-image:  url(orangefooter_bg_center.gif);
	background-position: 4px bottom;
	background-repeat: no-repeat;
	padding: 1px;	
	}
#orangefooterRight	{
	background-image:  url(orangefooter_bg_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 1px;
	width: 100%;
	}
/* blue Table */
.bluetitleBar	{
	background-image:   url(bluetitle_bg_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0 0px 0;
	}
h5	{
	width: 100%;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	white-space:nowrap;
	background-image:  url(bluetitle_bg_left.jpg)!important;
	background-position: top left;
	background-repeat: no-repeat;
	Padding-top: 3px;
	Padding-bottom:3px;
	text-align:center;margin: 0px 0 0px 0;
	}
.padRight{
	padding-right: 15px;
	}
.blueborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
.contentblueborder	{
	border-left: solid 1px #3F667E;
	border-right: solid 1px #3F667E;
	white-space: nowrap;
	margin: 0;
	padding: 6px;
	text-align:left;
	}
	/* Table footer */
.bluefooterBar	{
	background-image:  url(bluefooter_bg_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom:15px;
	height:4px;
	}
#bluefooterLeft	{
	background-image:  url(bluefooter_bg_center.gif);
	background-position: 4px bottom;
	background-repeat: no-repeat;
	padding: 1px;	
	}
#bluefooterRight	{
	background-image:  url(bluefooter_bg_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 1px;
	width: 100%;
	}
	
a:link {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #20086B;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #0080C0;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}.footer {
	font-family: verdana;
	font-size: 10px;
	color: #0B3858;
}
.metacontents {
	font-family: verdana;
	font-size: 10px;
	color: #5f0636;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3F667E;
	text-align: justify;
	font-weight: bold;

}
.contactus {
	font-family: verdana;
	font-size: 12px;
	color: #5f0636;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;



}
.indexcontentCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 2px;
	text-align: left;
	margin: 10px;
}

.head {
font-family: verdana;
font-size: 17px;
color: #000000;
}
.head1 {
	font-family: verdana;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.head2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
}
.head3 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	border: thin solid #999999;
}
.s1 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
}
.content1 {
	vertical-align:top;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
    padding-right: 12px;
}
.content2 {
	vertical-align:top;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 12px;
	border: 1px solid #006464;
	padding-top: 8px;
	padding-bottom: 8px;
}
.content3 {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #006464;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #CC9900;
	font-weight: bold;
}
.content4 {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #1D3F95;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 8px;
}

.class1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;

}
