/*Covalense Style sheet */
html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#747474;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
table {
	border:0px;
}
img, a img {
	border:0px;
	margin:0px;
}
td.topmenucurve {
	background-image:url(images/topmenu-leftcurve.gif);
	background-repeat:no-repeat;
	height:30px;
	width:11px;
}
td.topmenubg {
	background-image:url(images/topmenu-bg.gif);
	background-repeat:repeat-x;
}
A.Top:link {
	font-weight:bold;
	text-decoration:none;
	color:  #FFFFFF;
}
A.Top:visited {
	font-weight:bold;
	text-decoration:none;
	color:  #FFFFFF;
}
A.Top:hover {
	font-weight:bold;
	text-decoration:none;
	color:  #ff752f;
}
A.Top:active {
	font-weight:bold;
	text-decoration:none;
	color:  #ff752f;
}
td.vline {
	background-color:#828cb8;
	width:1px;
	height:10px;
	vertical-align:middle;
}
td.boxleftTop {
	background-image:url(images/leftMenuTop.gif);
	background-repeat:no-repeat;
	width:219px;
	height:30px;
	padding-left:9px;
}
td.boxbodybg {
	background:url(images/leftMenuBg.gif);
	background-repeat:repeat-y;
	width:219px;
}
td.boxbottom {
	background-image:url(images/leftMenuBottom.gif);
	background-repeat:no-repeat;
	width:219px;
	height:7px;
}
A.Submenu:link {
	display:block;
	color:#6d6d6d;
	text-decoration:none;
	padding:2px 2px 2px 0;
}
A.Submenu:visited {
	display:block;
	color:#6d6d6d;
	text-decoration:none;
	padding:2px 2px 2px 0;
}
A.Submenu:hover {
	display:block;
	color:#000;
	text-decoration:none;
	background-color:#f0f0f0;
	padding:2px 2px 2px 0;
}
A.Submenu:active {
	display:block;
	color:#000;
	text-decoration:none;
	padding:2px 2px 2px 0;
}
td.dot {
	background-image:url(images/dot.gif);
	background-repeat:repeat-y;
	background-position:center;
}
td.bottomhrline {
	height:1px;
	background-color:#e2e3e4;
}
td.grayhrLine {
	height:6px;
	background-image:url(images/hrLine.gif);
	background-repeat:no-repeat;
}
td.Newssubhead {
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
td.grayLightBorder {
	border:solid 1px #eaeaea;
}
td.grayBorder {
	border:solid 1px #787878;
}
td.Pagesubhead {
	font-size:12pt;
	font-weight:bold;
	color:#2c73b9;
}
p {
	margin:0 0 6px 0;
}
ul, li {
	margin:0 0 6px 8px;
	padding:0;
	list-style-image:url(images/listImage.gif);
}
li {
	background-color:#f0f0f0;
}
A.textLink:link {
	color:#000000;
	text-decoration:none;
}
A.textLink:visited {
	color:#000000;
	text-decoration:none;
}
A.textLink:hover {
	color:#ff752f;
	text-decoration:none;
}
A.textLink:active {
	color:#ff752f;
	text-decoration:none;
}
A.infoLink:link {
	color:#909090;
	text-decoration:none;
}
A.infoLink:visited {
	color:#909090;
	text-decoration:none;
}
A.infoLink:hover {
	color:#ff752f;
	text-decoration:none;
}
A.infoLink:active {
	color:#ff752f;
	text-decoration:none;
}
A.readLink:link {
	color:#ff6600;
	text-decoration:none;
}
A.readLink:visited {
	color:#ff6600;
	text-decoration:none;
}
A.readLink:hover {
	color:#747475;
	text-decoration:none;
}
A.readLink:active {
	color:#ff6600;
	text-decoration:none;
}
td.newsBoxTop {
	background-image:url(images/newsTop.gif);
	background-repeat:no-repeat;
	width:219px;
	height:30px;
	padding-left:9px;
}
td.newsBoxBg {
	background-image:url(images/newsBoxBg.gif);
	background-repeat:repeat-y;
}
td.newsBottom {
	background-image:url(images/newsBoxBottom.gif);
	background-repeat:no-repeat;
	height:3px;
}
td.testBoxTop {
	background-image:url(images/newsTop.gif);
	background-repeat:no-repeat;
	width:219px;
	height:30px;
	font-weight:bold;
	font-style:italic;
	font-size:9pt;
	text-align:center;
	color:#FFFFFF;
}
td.bgColor {
	background-color:#f2f2f2;
}
.txtBox {
	background-color:#f9f9f9;
	border:solid 1px #858585;
	width:180px;
}
.SubmitBtn {
	background-image:url(images/Button.jpg);
	background-repeat:no-repeat;
	border:solid 0px #000000;
	width:61px;
	height:24px;
	font-size:11px;
	font-weight:bold;
}
.testmonialTxt {
	font-size:11px;
}
td.iconBoxTop {
	background-image:url(images/iconBoxTop.gif);
	background-repeat:no-repeat;
	width:219px;
	height:2px;
}
td.iconBoxBg {
	background-image:url(images/iconBoxBg.gif);
	background-repeat:repeat-y;
}
td.iconBoxBottom {
	background-image:url(images/iconBoxBottom.gif);
	background-repeat:no-repeat;
	width:219px;
	height:2px;
}
td.keyBoxTop {
	background-image:url(images/keyBoxTop.gif);
	background-repeat:no-repeat;
	width:229px;
	height:8px;
}
td.keyBoxBg {
	background-image:url(images/keyBoxBg.gif);
	background-repeat:repeat-y;
}
td.keyBoxBottom {
	background-image:url(images/keyBoxBottom.gif);
	background-repeat:no-repeat;
	width:229px;
	height:8px;
}
A.readMoreLink:link {
	font-size:8pt;
	color:#4f81bd;
	text-decoration:none;
}
A.readMoreLink:visited {
	font-size:8pt;
	color:#4f81bd;
	text-decoration:none;
}
A.readMoreLink:hover {
	font-size:8pt;
	color:#ff752f;
	text-decoration:none;
}
A.readMoreLink:active {
	font-size:8pt;
	color:#ff752f;
	text-decoration:none;
}
.homeBoxTop {
	background-image:url(images/homeBoxTop.gif);
	background-repeat:no-repeat;
	width:252px;
	height:2px;
}
.homeBoxBg {
	background-image:url(images/homeBoxBg.gif);
	background-repeat:repeat-y;
}
.homeBoxBottom {
	background-image:url(images/homeBoxBottom.gif);
	background-repeat:no-repeat;
	width:252px;
	height:2px;
}
A.Sitemap:link {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:  #404040;
}
A.Sitemap:visited {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:  #404040;
}
A.Sitemap:hover {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:  #ff752f;
}
A.Sitemap:active {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:  #404040;
}
.listSubText {
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	font-weight:bold;
}
.testSubText {
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	font-weight:bold;
	color:#ff752f;
}
.clientsText {
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	color:#0062bf;
	font-weight:bold;
}
A.testi:link {
	font-size:13px;
	color:#0062bf;
	text-decoration:none;
}
A.testi:visited {
	font-size:13px;
	color:#0062bf;
	text-decoration:none;
}
A.testi:hover {
	font-size:13px;
	color:#999;
	text-decoration:none;
}
A.newsevents:link {
	font-size:8pt;
	color:#404040;
	text-decoration:none;
}
A.newsevents:visited {
	font-size:8pt;
	color:#404040;
	text-decoration:none;
}
A.newsevents:hover {
	font-size:8pt;
	color:#ff752f;
	text-decoration:none;
}
A.newsevents:active {
	font-size:8pt;
	color:#ff752f;
	text-decoration:none;
}
.contactfont {
	color:#888888;
}
.blueLightBg {
	background-color:#7caff1;
}
.blueLightBorder {
	border:solid 1px #bcd6ff;
}
A.servicesLink:link {
	color:#4f81bd;
	text-decoration:none;
}
A.servicesLink:visited {
	color:#4f81bd;
	text-decoration:none;
}
A.servicesLink:hover {
	color:#ff752f;
	text-decoration:none;
}
A.servicesLink:active {
	color:#ff752f;
	text-decoration:none;
}
.blueHeading {
	color:#2C73B9;
}
.testimonialsLogo {
	float:right;
	margin:3px 5px 0 0;
}
/* new style added by Subhu 21st July 2010 */
h2.team-head {
	color:#2c73b9;
	font-size:13px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.fifteenpxBotMargin {
	MARGIN-BOTTOM: 15px
}
.innerBoxHeaderBgLft {
	WIDTH: 3px;
	BACKGROUND: url(../images/pg_box_hder_bg_lft.gif) #f4f4f4 no-repeat;
	HEIGHT: 22px
}
.innerBoxHeaderBgRpt {
	PADDING-LEFT: 8px;
	BACKGROUND: url(../images/pg_box_hder_bg_rpt.gif) #f4f4f4 repeat-x;
	HEIGHT: 22px
}
.innerBoxHeaderBgRt {
	WIDTH: 3px;
	BACKGROUND: url(../images/pg_box_hder_bg_rt.gif) #f4f4f4 no-repeat;
	HEIGHT: 22px
}
.innerBoxSideLft {
	WIDTH: 3px;
	BACKGROUND: url(../images/pg_box_side_lft.gif) #f4f4f4 repeat-y
}
.innerBoxContent {
	PADDING-BOTTOM: 10px;
	LINE-HEIGHT: 16px;
	PADDING-LEFT: 18px;
	PADDING-RIGHT: 18px;
	PADDING-TOP: 15px
}
.innerBoxSideRt {
	WIDTH: 3px;
	BACKGROUND: url(../images/pg_box_side_rt.gif) #f4f4f4 repeat-y
}
.innerBoxBgLftBot {
	WIDTH: 3px;
	BACKGROUND: url(../images/pg_box_bg_lft_bot.gif) #f4f4f4 no-repeat;
	HEIGHT: 2px
}
.innerBoxBgRptBot {
	BACKGROUND: url(../images/pg_box_bg_rpt_bot.gif) #f4f4f4 repeat-x;
	HEIGHT: 2px
}
.innerBoxBgRtBot {
	WIDTH: 3px;
	BACKGROUND: url(../images/pg_box_bg_rt_bot.gif) #f4f4f4 no-repeat;
	HEIGHT: 2px
}
.team-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	font-weight:normal
}
