BODY { 
	background-color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
.leftHeadingBg{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.rightHeading{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.toplinks:link{
	font-family: Arial Narrow,Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #FFFFFF;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}
.toplinks:visited{
	font-family: Arial Narrow,Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #FFFFFF;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}
.toplinks:hover{
	font-family: Arial Narrow,Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #000000;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}

.whiteBg{
	background-color:#ffffff;
}
.grayBg{
	background-color:#999999;
}
.dottedLines{
	background-image: url(images/verticleDotted.jpg);
	background-repeat: repeat-y;
}

.leftServicesHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.leftContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
	background-image: url(images/footerLine.jpg);
	background-repeat: repeat-x;
}
.footerLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.rightlinks:link{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066CC;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}
.rightlinks:visited{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066CC;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}
.rightlinks:hover{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066FF;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}
.redlinks:link{
	font-family: Verdana, Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #990000;
	font-weight : normal;
	font-size : 10px;
	text-decoration : underline;
}
.redlinks:visited{
	font-family: Verdana, Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #990000;
	font-weight : normal;
	font-size : 10px;
	text-decoration : underline;
}
.redlinks:hover{
	font-family: Verdana, Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #FF0000;
	font-weight : normal;
	font-size : 10px;
	text-decoration : underline;
}
.footerMenus:link{
	font-family: Verdana, Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #333333;
	font-weight : normal;
	font-size : 10px;

	text-decoration : none;
}
.footerMenus:visited{
	font-family: Verdana, Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #333333;
	font-weight : normal;
	font-size : 10px;
	text-decoration :none;
}
.footerMenus:hover{
	font-family: Verdana, Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #000000;
	font-weight : normal;
	font-size : 10px;
	text-decoration : underline;
}
a:link{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066CC;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}
a:visited{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066CC;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}
a:hover{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066FF;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #333333;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight : normal;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
}