/* CSS Document */

body
{
	background: url(../images/topbg.jpg) repeat-x top left;
	margin: 0px;
	font-family: "Tahoma";
}
.tabdefault
{
	height: 28px;
	background: #466464;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
.tabhover
{
	height: 28px; /*background:#5a9090;*/
	background: #324f4f;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
.tabactive
{
	height: 28px;
	background: #5a9090;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}
.contenttext
{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.contentpoint
{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.title
{
	color: #5a9090;
	font-size: 14px;
	font-weight: bold;
}
.serviceslistbg
{
	background: url(../images/home_services.jpg) no-repeat top left;
	margin-top: 40px;
	height: 254px;
	vertical-align: top;
}
.blacklink, A.blacklink:link, A.blacklink:visited, A.blacklink:active
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
A.blacklink:hover
{
	color: #466464;
	font-size: 12px;
	text-decoration: underline;
}
.greenlink, A.greenlink:link, A.greenlink:visited, A.greenlink:active
{
	color: #466464;
	font-size: 12px;
	text-decoration: underline;
}
A.greenlink:hover
{
	color: #466464;
	font-size: 12px;
	text-decoration: none;
}
.leftmenu, A.leftmenu:link, A.leftmenu:visited, A.leftmenu:active
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.leftmenu:hover
{
	color: #466464;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.leftmenuactive
{
	color: #466464;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footer
{
	font-size: 11px;
	color: #6b717a;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.footerlinks
{
	font-size: 12px;
	color: #ef8100;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	background: #ececec;
}
.leftmenubg
{
	background: #f1f5f8;
	border-left: solid 1px #a1bece;
	border-right: solid 1px #a1bece;
}
.button
{
	font: bold 10px Verdana, Verdana, Helvetica, sans-serif;
	color: #000000;
	cursor: pointer;
}
.message
{
	color: #dc1016;
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
}
a
{
	color:Red;
	text-decoration:none;
	
}
a:hover
{
	color:Red;
	text-decoration: underline;
}
.label
{
	
}
.message
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.hidden
{
	display: none;
	width: 0px;
}
.textarea
{
	border-top: solid 1px #b9b9b9;
	border-right: solid 1px #f5f5f5;
	border-bottom: solid 1px #f5f5f5;
	border-left: solid 1px #b9b9b9;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	width: 150px;
}
.label
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 16px;
}