@charset "utf-8";
/* CSS Document */

body {
	background-color: #EFEFEF;
	margin:0px;
	font-family:Arial, Tahoma, Verdana; 
	font-size:12px; 
	color:#4c4c4c;
}
ul li{ color:#4c4c4c;
list-style-image: url(../images/bullet.gif);
padding: 0px 0px 5px 0px; font-size:12px;
}

.titleLink{ color:#4c4c4c; font-weight:bold; font-size:12px;}
.titleLink a{ color:#4c4c4c; text-decoration:none; }
.titleLink a:hover{ color:#4c4c4c; text-decoration:none; }

.titleLink2
{ 
	padding:6px 6px 6px 16px; 
	background:url(../images/bullet.gif) no-repeat top left;
	background-position:0px 10px;
	color:#4c4c4c; 
	font-weight:bold; 
	font-size:12px;
}
.titleLink2 a{ color:#4c4c4c; text-decoration:none; }
.titleLink2 a:hover{ color:#4c4c4c; text-decoration:none; }

.vzLine{border-left:1px solid #f3f3f3;}
.infomore
{ color:#9e120b; font-weight:bold; text-decoration:none; font-size:12px;}

.infoLink
{ padding: 5px; color:#4c4c4c; text-decoration:none; font-size:12px; }
.infoLink a
{ padding: 5px; color:#4c4c4c; text-decoration:none; }
.infoLink a:hover
{ padding: 5px; color:#9e120b; text-decoration:none; }

.readmore
{ color:#9e120b; text-decoration:underline; text-align:right;  font-size:12px;}
.readmore a
{ color:#9e120b; text-decoration:underline; text-align:right;}
.readmore a:hover
{ color:#c01a11; text-decoration:underline; text-align:right;}

.contactinfo{color:#8c8c8c; padding:0px 10px; font-size:12px; }
/*Footer Starts*/
.footer
{ background-color:#a1a1a1; height:45px; color:#343434; text-decoration:none; padding:16px; font-size:12px; }
.footerCopyright 
{color:#343434; text-decoration:none; font-size:12px;}
.footerLinks 
{ color:#343434; text-decoration:none; text-align:right; font-size:12px;}
.footerLinks a
{ color:#343434; text-decoration:none; text-align:right;}
.footerLinks a:hover
{ color:#000000; text-decoration:none; text-align:right;}
/*Footer Ends*/

.hzLine1{background:url(../images/dottedLine1.jpg) repeat-x bottom; height:34px;}
.hzLine2{background:url(../images/dottedLine2.jpg) repeat-x; height:34px;}
.hzLine3{background:url(../images/dottedLine2.jpg) repeat-x top left; margin:5px 0px;}
.inforight{padding: 10px 12px 10px 16px;}
.infoleft{padding: 14px 5px 14px 14px; font-size:12px;}
.info{padding: 10px; color:#4c4c4c; padding:3px; font-size:12px; line-height:1.6em;}
.infoEmService{
	padding: 3px;
	color:#4c4c4c;
	 font-size:12px;
}


 /* Popup CSS Added on 20-07-2009 : Starts*/
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.Cor_topleft
{
	width:30px; height:27px;
	background:url(../images/cor_topleft.png) no-repeat right top;
}
.Cor_topright
{
	width:30px; height:27px;
	background:url(../images/cor_topright.png) no-repeat left top;
}
.Cor_botleft
{
	width:30px; height:27px;
	background:url(../images/cor_botleft.png) no-repeat right top;
}
.Cor_botright
{
	width:30px; height:27px;
	background:url(../images/cor_botright.png) no-repeat left top;
}
.cor_top
{
	height:27px;
	background:url(../images/cor_topbg.png) repeat-x right top;
}
.cor_bot
{
	height:27px;
	background:url(../images/vor_botbg.png) repeat-x right top;
}
.cor_left
{
	height:27px;
	background:url(../images/cor_leftbg.png) repeat-y right top;
}
.cor_right
{
	height:27px;
	background:url(../images/cor_rightbg.png) repeat-y left top;
	
}
.popuptext
{
	padding:5px;
	 font-size:12px;
}
.popuptext img
{ margin:0px 5px 5px 0px;}
/*Popup CSS Added on 20-07-2009:Ends*/
