body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	background-color: #cccccc;
}

.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-align: justify;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #aa0518;
	text-decoration: none;
	text-transform: uppercase;
}
.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
	text-transform: none; /*background-image: url(images/dot_h.gif); 	background-repeat: repeat-x; 	background-position: bottom; 	height: 30px;*/
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b8b8b8;
}
.heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

.sub_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
	text-transform: none;
}
.sub_heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b01802;
	text-decoration: none;
	text-transform: none;
}

.sub_heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	text-transform: none;
}

.top_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
}
a.top_link:link, a.top_link:active, a.top_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
}


a.top_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3710C;
	text-decoration: none;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}

a.link:link, a.link:active, a.link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}

a.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b0000e;
	text-decoration: none;
}

.left_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 9px;
}
a.left_heading:link, a.left_heading:active, a.left_heading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 9px;
}

a.left_heading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 9px;
}

.left_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	padding-left: 7px;
}
a.left_link:link, a.left_link:active, a.left_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	padding-left: 7px;
}

a.left_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E3710C;
	text-decoration: none;
	padding-left: 7px;
}
.left_panel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}
a.left_panel:link, a.left_panel:active, a.left_panel:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}

a.left_panel:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E3710C;
	text-decoration: none;
}
.bottom_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d8d8c;
	text-decoration: none;
}
a.bottom_link:link, a.bottom_link:active, a.bottom_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d8d8c;
	text-decoration: none;
}

a.bottom_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b0000e;
	text-decoration: none;
}

.dot_v
{
	background-image: url(images/dot_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.dot_center_v
{
	background-image: url(images/dot_v.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.dot_center_h
{
	background-image: url(images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.dot_h
{
	background-image: url(images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a:link, a:active, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e2730d;
	text-decoration: underline;
}
.border
{
	border: 1px solid #CCCCCC;
	padding: 1px;
}


/* For Sitemap */
/*  New css  */

.dot_red_v
{
	background-image: url(images/dot_red.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dot_red_h
{
	background-image: url(images/dot_red.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.dot_red_top_h
{
	background-image: url(images/dot_red.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.red_line
{
	background-image: url(images/red_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.dot_red_centet_v
{
	background-image: url(images/dot_red.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.sitemap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}

a.sitemap:link, a.sitemap:active, a.sitemap:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}

a.sitemap:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.sitemap_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b01802;
	text-decoration: none;
}

a.sitemap_heading:link, a.sitemap_heading:active, a.sitemap_heading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b01802;
	text-decoration: none;
}

a.sitemap_heading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* Client Speak  */
.readmore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b01802;
	text-decoration: none;
}

a.readmore:link, a.readmore:active, a.readmore:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b01802;
}

a.readmore:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}
.heading3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
	text-transform: none;
}


/* CSS for admin Panel*/
.AdminHeadText
{
	text-decoration: none;
	color: #f5f5f5;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(Images/bgline.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial;
}
.adminGV
{
	border-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-align: justify;
}
.adminGVPageStyle
{
	background-color: #FFFFFF;
	color: #000066;
}
.adminGVHeader
{
	vertical-align: middle;
	background-color: #e3e3e3;
	font-weight: bold;
	color: #696967; /*color : Black ;*/
	text-align: center;
	height: 25px;
}
.adminGVColLeft
{
	text-align: left;
	padding-left: 2px;
}
.adminGVColCentre
{
	text-align: center;
}
.adminGVColRight
{
	text-align: right;
	padding-right: 2px;
}
.adminGVAlternatingRow
{
	background-color: #ecebeb;
}
a.clientspeallink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
}
a.clientspeallink:link, a.clientspeallink:active, a.clientspeallink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
}
a.clientspeallink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E3710C;
}
.clientspeallink1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b01802;
	text-decoration: none;
	text-transform: none;
}
.chkBoxList td
{
	width: 50%;
}
.errormsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ef9f12;
	text-decoration: none;
	text-align: justify;
}
