body {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	margin:0px;
	
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #00527B;
	color: #003853;
}
input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003853;
	border: 1px solid #00527B;
}

.tblborder {
	border: 2px solid #118ECC;
}


.text {
	color: #000000;
	font-size: 10px;
}
.special {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #156CB9;
}

.arti {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.links {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}
.run {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}


.go {
	font-size: 12px;
	background-color: #0099FF;
	height: 100px;
	width: 100px;
}
.arti:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksleft {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linksleft:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
.button {
	background-image: url(../images/button_bg.gif);
	border: 2px solid #118ECC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.button2 {
	background:#0099CC;
	border: 2px solid #666666;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
}
.graybg {
	background-color: #EBEBEB;
	font-size: 11px;
}
.scrollpan {
	color: #666666;
	background-image: url(../images/customer1.gif);
	background-repeat: no-repeat;
	height: 207px;
	width: 191px;
}
select {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #00527B;
	color: #003853;
}

.outline {
	border: 1px solid #C6CEDA;
}
.oddrow {
	background-color: #f8f8f8;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.evenrow {
	background-color: #ecf1f7;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
.cursor {
	cursor:pointer;
}

.smalltextU {

	font-family: verdana;
	font-size: 10px;
	color: #0066cc;
	text-decoration:underline;
}
.smalltextU:hover {

	font-family: verdana;
	font-size: 10px;
	color: #0066cc;
	text-decoration:none;
}

.smalltext {
	font-family: verdana;
	font-size: 10px;
	color: #0066cc;
	text-decoration:none;
}


.smalltext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	text-decoration:underline;
}
.bigtext {
	font-family: verdana;
	font-size: 11px;
	color:#0066FF;
	text-decoration:underline;
}
.bigtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration:none;
}
.mandatory {
	color: #FF0000;
}
.yellowback {
	background-image: url(../images/yellowback.gif);
	background-repeat: repeat-x;
}

.white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.industry-head {
	font-size: 11px;
	color:#0066CC;
	font-weight: bold;
	text-decoration: underline;
}



.industry-text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}


.industry-text :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration:underline;
}
.looking
{
	font-family:Verdana;
	color:#CC6600;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.looking:hover
{
	font-family:Verdana;
	color:#0066CC;
	font-size:11px;
	font-weight:bold;
}
.subheadings
{
	font-family:Verdana;
	color:#CC6600;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.head
{
	font-family:Verdana;
	color:#3F9EFD;
	font-size:19px;
}
.border
{
	border:1px solid #CCCCCC;
}
.h2
{
	font-family:Arial;
	font-size:18px;
	color:#0066CC;
	text-align:left;
	margin-bottom:0px;
	padding-bottom:5px;
}
.h3
{
	font-family:Arial;
	font-size:15px;
	text-align:left;
	color:#0099FF;
	margin-bottom:0px;
	padding-bottom:3px;
}
.h4
{
	font-family:Arial;
	font-size:13px;
	text-align:left;
	color:#0099CC;
	margin-bottom:0px;
	padding-bottom:3px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	margin-bottom:0px;
	padding-bottom:3px;
}
.transparent:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	cursor:pointer;
}
.opacity
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}
.opacity:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	cursor:pointer;
}
.opacity-7
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	cursor:pointer;
}
.opacity-7:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}

.p {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	margin-top:3px;
	padding-bottom:3px;
	
}
.tableborder
{
	border-collapse:collapse;
	border:1px solid #EFEFEF;
}
.bg-tr
{
	background-color:#FFFFFF;
	color:#003399;
	height:30px;
}
.bg-tr:hover
{
	background-color:#F7F7F7;
	color:#FFFFFF;
	height:30px;
}
.border-all
{
	border-collapse:collapse;
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
}
/* from Qc-Tmp_SamepleReports.dwt page STRART */
.ReportsHead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#3399FF;
	text-align:left;
	font-weight:bold;
}
/* from Qc-Tmp_SamepleReports.dwt page END */
.botline {	background-image:url(../IMAGES/botline.gif);
	background-repeat: repeat-x;
}
.topline {	background-image: url(../IMAGES/topline.gif);
	background-repeat: repeat-x;
}
.download-link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
}
.download-link:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	text-decoration:underline;
}

/* Partners list style start here */

ul#partnerlist
{
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:10px;
}
ul#partnerlist-sub
{
	font-size:10px;
	color:#000000;
	padding:0px;
	margin:10px;
}
#partnerlist li
{
	list-style:url(../IMAGES/bullet2.gif);
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #EAEAEA;
}
#partnerlist-sub li
{
	list-style:url(../IMAGES/bullet.gif);
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #EAEAEA;
}

#partnerlist li a
{
	text-decoration:none;
	color:#000000;
	line-height:30px;

}
#partnerlist-sub li a
{
	text-decoration:none;
	color:#000000;
	line-height:25px;

}
#partnerlist li a:hover
{
	color:#0066CC;
	line-height:30px;
	font-weight:bold;
}
#partnerlist-sub li a:hover
{
	color:#0066CC;
	line-height:25px;
	font-weight:bold;
}
/* Partners list style end here */

/* industry list style start here */
ul#industrylist
{
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
}
ul#industrylist-sub
{
	font-size:11px;
	color:#003399;
	padding:0px;
	margin:15px;
}
#industrylist li
{
/*	list-style:url(../IMAGES/arrows.gif); */
	list-style:none;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #EAEAEA;
}
#industrylist-sub li
{
	list-style:url(../IMAGES/bullet.gif);
	text-decoration:none;
	color:#000000;
	border-bottom:1px dashed #FFCC66;
}

#industrylist li a
{
	text-decoration:none;
	color:#000000;
	line-height:25px;

}
#industrylist-sub li a
{
	text-decoration:none;
	color:#000000;
	line-height:25px;

}
#industrylist li a:hover
{
	color:#0066CC;
	line-height:25px;
	text-decoration:underline;
}
#industrylist-sub li a:hover
{
	color:#0066CC;
	line-height:25px;
	text-decoration:underline;
}
/* industry list style end here */

/* Agreement Template list style start here */
ul#agreement
{
	font-size:11px;
	color:#000000;
	padding:0px;
	margin-left:15px;
}
#agreement li
{
	list-style:url(../IMAGES/bullet.gif);
	border-bottom:1px solid #EAEAEA;
	padding-bottom:5px;
	margin-bottom:5px;
}
#agreement li a.agreement
{
	text-decoration:none;
	color:#000000;
}
#agreement li a.agreement-active
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#agreement li a.agreement:hover
{
	color:#0066FF;
	text-decoration:underline;
}
/* Agreement Template list style end here */

.img_bdr{ border:1px solid #CCCCCC; cursor:pointer; }

