/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:"Times New Roman", Times, serifArial,sans-serif;
	background-color: #0066cc;/*000099; /*#003269;/*#000000; *//*cccccc*/
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
/*	background: #cccccc url(images/bg_grad.jpg) fixed;*/
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height:100%;
}

/******* hyperlink and anchor tag styles *******/
a {
	font-weight:bold;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 150% Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 /*font-family:"Times New Roman", Times, serif;*/
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 /*font-family:"Times New Roman", Times, serif;*/
 color: #000066;/*334d55;*/
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
/* font-family:"Times New Roman", Times, serif;*/
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
/* font-family:"Times New Roman", Times, serif;*/
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type:disc;
 margin: 0px;
 padding-left: 20px;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*padding: 0px 0px 0px 0px;  /* was 0 10 0 0 *//*top, right, bottom, left */
	background-color: #FFFFCC;
	width:900px;
}

td.pageContent{
	background-color: #F2F2F2;/*FFFFFF; /*F2F2F2 *//*fills part of cell after feature text ends */
}

td.leftLinks{
	width:20px;/*152px;/*182px;*/
	}
	
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#divider{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#003399;/*006699;/*66ccff;/*006699;*/
	color:#FFFFFF;/*003399;/*FFFFFF;*/
	}
	
#masthead{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
/*	position: relative;
	top: 0px;*/
	width:900px;
	/*
	left: 2%;
	right: 2%;
	width:95.6%;
	*/
/*	background-color: #0066cc;/*000099;/*#003399; /*#003269;/*#000000; *//*cccccc*/
	z-index:300;	
}

#masthead td.iconText, #masthead td.iconTextFree, #masthead td.iconTextDod{
	vertical-align:bottom;
	text-align:left;
	}
	
#masthead td.iconText{
	width:70px;
	}
	
#masthead td.iconTextFree{
	width:350px;
	}

#masthead td.iconTextDod{
	width:100px;
	}

#masthead td.icon{
	width:60px;
	height:60px;/*70*/
	vertical-align:bottom;
	padding-left:20px;
	}

#masthead td.iconContact{
	height:60px;/*70*/
	vertical-align:bottom;
	padding-right:20px;
	width:250px;/*410*/
	}

#masthead td.icon a img, #masthead td.iconContact a img{
	border-style:solid;
	border-width: 2px;
	border-color:#FFFFFF;
	height:50px;/*60*/
}

#masthead td.icon a img:hover, #masthead td.iconContact a img:hover{
	border-color:#ffff00;
}

#pageNav{
/*	float: left;
	width:178px;*/
	padding: 0px;
	background-color:#FFFFCC;  /*#F5f7f7;*/
/*	border-right: 2px solid #000000; /*#000000; /*#cccccc;*/  /* was 1px */
	/* border-bottom: 1px solid #000000; /*#cccccc;*/
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;  /* was 0 10 0 0 *//*top, right, bottom, left */
	margin:0px 0px 0px 0px;  /* was 0 0 0 178 */
	/*border-left: 1px solid #000000; /*#cccccc;*/ /*ccd2d2 */   /* was 1px */
	/* doesn't seem needed background-color:#FFFFFF; /*F2F2F2;*/
	height:100%;
	width:900px;/*748px;/*712px;*/
}


#content tr.reportType{
	background-color: #000000;/*#99CCFF;*//*#FEFA39;*/  /*#F5f7f7;*/
	color:white;
	text-align: center;
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom: 1px solid #000000;
}

#content tr.reportName{
	background-color: #B1C6DE;/*#BCC6EB;/*   #96B9D9; /* #0070C0;/*#99ccff;/*#cccccc;*/
	color:#000000;
	text-align: center;
	font-size: small;/* Verdana,sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #000000;
}

#content td.reportName{
	text-align: right;
	padding: 10px 20px 10px 30px;/*top, right, bottom, left */
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#content td.reportOrder{
	text-align: right;
	padding: 10px 10px 10px 5px;/*top, right, bottom, left */
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName {
	margin: 0px;
	padding: 0px 10px 0px 0px;/*top, right, bottom, left */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
}

.bannerCompany {
	font-size:28px;
	}
	
.bannerSlogan {
	padding-top:15px;
	padding-bottom:15px;
	font-size:22px;
	}
	
.bannerSloganx {
	color:yellow;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	}
	
/************** utility styles *****************/

#utility{
	z-index:200;
	}

#utility a{
	color:#ccffcc;/*99CCFF;/*blue;*/ /*#ffffff;*/
}

#utility a:hover{
	color: #ffff00;
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	position: relative;
	/*top: 20px;*/
	padding: 8px 0px 8px 10px;/*top, right, bottom, left */
	margin: 0px;
	/*border-bottom:1px solid #000000;/*ccd2d2;*/
	background-color:#ffffcc;/*95BACE*/
	border-left:0px;
	border-right:0px;
}

#pageName h2{
	font: bold 140% Arial,sans-serif;
/* 	font-family:"Times New Roman", Times, serif;*/
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName h3{
	color: #ffc000;
}
	
#pageName h2 a{
	color:#000000;
	}
	
#pageName img{
	position: relative;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
/*height: 32px;*/
color: #000000; /*#cccccc;*/
/*padding: 0px;*/
margin: 0px;
padding-bottom:4px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: relative;
	top: 0px;
	left:0px;
}

#gnr {
	position: relative;
	top: 0px;
	right:0px;
}

#globalLink{
	position: relative;
/*	top: 6px; */
/*	height: 22px;*/
	padding: 0px;
	margin: 0px;
	left: 0px; /* originally 10 */
	z-index: 300;
}

#globalLink table{
	border-color:yellow;
	border-width:medium;
}

#globalLink td{
	background-color: #000066;/*#003269;/*#FEFA39;*//*#99CCFF is cheapdemographics home blue*/
	color: #FEFA39;/*#003269;*//*blue;*/
	font-weight: bold;
	border-width:thin;
	border-color:yellow;
}

#globalLink img{
	position:relative;
}


#globalLink td:hover{
	border-top: 1px solid #000000; /*#cccccc;*/
	background-image: none;
	text-decoration: none;
}

#globalLink a{
	color: #FEFA39;/*#003269;*//*blue;*/
	text-decoration: none;
}

#globalLink a:hover{
	background-color: yellow;/*blue;*//*#DDEEFF;*/
	color: #000066;/*#003269;/*yellow;*/
}

a.glink, a.glink:visited{
  	font-size: 90%;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 0px; /* was 2 5 4 5 *//*top, right, bottom, left */
	/*border-right: 1px solid #8FB8BC;*/
}

a.glink:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 0px; /*top, right, bottom, left */
	font-size:  80%;
/*	doesn't seem needed, td.pageContent is better background-color:#FFFFFF;/*F2F2F2;*/
}


.feature h3{
	font: bold 175% Arial,sans-serif;
 /*	font-family:"Times New Roman", Times, serif;*/
	color: #000066;/*0070C0;/*#000000;*/
	padding: 15px 10px 15px 10px;/*top, right, bottom, left */
}

.feature img{
	padding: 0px 0px 0px 0px; /*was 0 10 0 0 */
}


/*************** story styles ******************/
.HomeStory {
	font-family:Arial, Helvetica, sans-serif;
	}
	
.HomeStory h3{
	font-weight: bold;
	font-size:28px;
 /*	font-family:"Times New Roman", Times, serif;*/
	color: #000066;/*003399;/*#0070C0;/*#000000;*/
	padding: 10px 10px 0px 25px;/*top, right, bottom, left */
}
.HomeStory h3:hover, .HomeStory h4:hover{
	text-decoration:none;
	}
	
.HomeStory h4{
	font-weight: bold;
	font-size:24px;
 /*	font-family:"Times New Roman", Times, serif;*/
	color: #0070C0;/*#000000;*/
	padding: 5px 0px 5px 0px;/*top, right, bottom, left */
}

.HomeStory li{
	margin-left:20px;
	}
	
.HomeStory td.easiServices h3 {
	font-weight: bold;
	font-size:28px;
	color: #000066;/*003399;/*#0070C0;/*#000000;*/
	padding: 10px 0px 0px 20px;/*top, right, bottom, left */
}

.HomeStory td.easiServices h2 {
	color: #003399;
	font-size:16px;
	padding: 3px 0px 0px 20px;
}

.HomeStory td.easiServices ul {
	padding: 0px 0px 0px 30px;
}

.HomeStory td.easiServices ul li {
	color: #000000;/*000066;/*003399; */
	padding: 0px 0px 1px 0px;
}

.HomeStory td.easiStory {
	border-width:medium;
	border-top-style:double;
	border-left-style:double;
	border-right-style:double;
	border-color:#003399;
	}
	
.HomeStory td.quote {
	padding: 10px 10px 0px 10px;
/*	border-width:medium;*/
	border-top-width:medium;
	border-top-style:double;
	border-color:#003399;
	background-color:#ffffcc;
	text-align:left;
	}
	
.HomeStory td.quote .quoteAuthor{
	text-align:right;
	position:relative;
	top:-10px;
	}
	
.HomeStory td.quote .quoteImage{
	text-align:center;
	position:relative;
	top:-15px;
	}
	
.HomeStory td.highlight {
	border-top-width:medium;
	border-top-style:double;
	border-color:#003399;
	background-color:#ffffcc;
	text-align:center;
	}
	
.HomeStory td.feature, .productInfo td.feature, #DemServ .feature {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000; 
	vertical-align:top;
	padding-right:15px;
	padding-bottom:10px;
	width:50%;
	}

.HomeStory .featureheader, .productInfo .featureheader, #DemServ .featureheader{
	font-weight:bold;
	font-size:14px;
	}

.HomeStory tr.emphasis{
	}
table.easiInfo
	{
	width:90%;
	background-image: url(/images/blue.jpg);
	background-position: right;
	background-repeat:repeat;
	border-style:double;
	border-color:#003366;
	}

.contactUs h3{
	font-size:32px;
	color:#0066cc;/*003399;*/
	}

.contactUs h2{
	font-size:24px;
	margin-top:-10px;
	color:#000066;
	}

.clientHeading{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000066;
padding:2px 0px 2px 0px;
}
	
table #contactTable {
	font-weight: bold;
	font-size:22px;
	color: #000066;/*003399;/*#0070C0;/*#000000;*/
}
			
table #contactTable tr td{
	padding: 10px 0px 10px 0px;/*top, right, bottom, left */
}
			
/************** Demographic Services styles ****************/
#DemServ{
	font-size:12px;
	}

#DemServBody{
	padding: 0px 20px 10px 20px;
	border-top-style:double;
	border-color:#000000;
	}

#DemServ td.imgStory{
font-family:Arial, Helvetica, sans-serif;
color:#000000;/*0070C0;*/
vertical-align:middle;
font-weight:bold;
font-size:125%;
padding: 0px 10px 0px 10px;
}

#DemServ td, th{
	padding: 6px;
	}
	
#DemServ tr.topHeader, #DemServ tr.topHeader h3, #DemServ tr.topHeader a{
	background-color:#ccffcc;/*ffffcc;/*#cccc99;/*66FFCC;*/
	color:#000000;
	}

#DemServ tr.topHeader td{
	padding:0px;
	}

#DemServBody h4{
	font-weight:normal;
	color:#000000;
	font-size:15px;
	}

#DemServBody ol{
	font-weight:bold;
	color:#000000;
	font-size:18px;
	}
	
#DemServBody ul {
	font-weight:bold;
	color:#000000;
	margin-bottom:12px;
	font-size:16px;
	}
			
#DemServBody ul ul{
	font-weight:normal;
	margin:0;
	font-size:14px;
	}
			
#DemServBody ul li{
	font-weight:normal;
	margin:0;
	font-size:14px;
	}
			
#DemServBody ul li a{
	color:#000000;
	text-decoration:underline;
	}
	
#DemServBody ul ol li{
	font-weight:normal;
	margin:0;
	font-size:14px;
	list-style-type:lower-alpha;
	}
			
/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	/*border-top: 1px solid #000000; /*#cccccc;*/
	font-size: small;
	color: #000066;/*005FA9; /* original #cccccc */
	background-color:#f2f2f2;/*ffffcc;/*#f2f2f2;*/
	padding: 10px 10px 10px 10px;/*top, right, bottom, left */
	margin-top: 0px;
	border-width:medium;
	border-right-style:double;
	border-color:#003399;
}

#siteInfo a {
	color: #000066;
	}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/
#loginTable{
	font-size:14px;
	text-align:center;
	background-color:#FFFF99;
	border-style:double;
	border-width:2px;
	border-color:red;
	width:100%;
	/*margin-top:100px;*/
	}
	
#loginTable td{
	border-style:double;
	border-width:2px;
	border-color:red;
	}
	
#loginTable h4{
	color:red;
	font-weight:bold;
	padding-bottom:10px;
	}
	
#sectionLinks{
	padding:0px;
	background-color:#FFFFCC;  /*#F5f7f7;*/
	/*font: Verdana,sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	/*width:20px;/*152px;/*182px;*/
	/* border-right: 1 px solid #000000; /*#000000; /*#cccccc;*/ /* was 1px */
}

#sectionLinks h2{
	color: #003399;/*#fefa39;*//*#ddeeff;*/
	/*font-family: Calibri, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	font-size:16px;
	padding: 15px 5px 15px 10px;  /* top, right, bottom, left */
	border-bottom: 1px solid #000000; /*#cccccc;*/
}

#sectionLinks a:link, #sectionLinks a:visited {
	display:block;
	/*border-top: 1px solid #ffffff;*/
	/*border-bottom: 1px solid #000000; /*#cccccc;*/
	/* background-image: url(images/bg_nav.jpg); */
	font-weight:normal; /*bold*/
	color: #000000;/*#21536A;*/
	font-weight:bold;
	padding: 6px 3px 6px 10px;  /* top, right, bottom, left *//* was 3px 0px 3px 10px; */
}

#sectionLinks a:hover {
/*	border-top: 1px solid #000000; /*#cccccc;*/
	color:#ffffff;
	background-color: #003399;/*#0066ff;/*003399;/*#DDEEFF;*/
	background-image: none;
	font-weight:bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks a{
	padding: 10px 5px 10px 0px; /* top, right, bottom, left */
	border-bottom: 1px solid #000000; 
	}

.relatedLinks a img{
	border:none;
	padding: 10px 0px 0px 0px; /* top, right, bottom, left */
	}

/**************** advert styles *****************/

#advert{
	padding: 10px;/*top, right, bottom, left */
	border-bottom: 1px solid #000000; /*#cccccc;*/
}

#advert img{
	display: block;
}

/**************** table styles *****************/

.tableCellHead{
	font-size: small;
	font-weight: bold;
		color: #000000;
	left: 0px;
}	

.tableCellText{
	font-size: medium;
	font-weight: normal;
		color: #000000;
	left: 0px;
}	


td #productTitle, td #dbproductTitle, td#docTitle, .dodTitle{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	}
	
td #productTitle, td #dbproductTitle{
	text-align:left;
	font-size:24px;
	padding-left:60px;  /*to line up with 90% table text */
	}
	
td #docTitle, .dodTitle{
	text-align:center;
	font-size:28px;
	}
	
.dodTitle{
	padding: 10px 0px 10px 0px; /* needs padding, no icon for height */
	}
	
.dodVisit {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}	
	
.dodVisit a{
	color:#000066;
	}	
	
td #productPDF, td #productPDF a, td #docPDF, td #docPDF a{
	color:#000000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
	
td #productPrice, td #dbproductPrice, td #dbproductPrice a, td #productPrice a, td #docPrice a{
	color:#000000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
	
/**************** button styles *****************/

.easiButton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:12px;
	background-color: #000000; /*#cccccc;*/
	border-color: #000000; /*#cccccc;*/
	color: #FFFFFF;
	width: 80px;
	padding-left:10px;
	padding-right:10px;
	}
		
.easiButton:hover {
	background-color: yellow;
	color: #000000;
	}
		
.orderButton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	background-color: #000000;
	color: #ffffff;
	width:80px;
	}
		
.orderButton:hover {
	background-color: #FFFFCC;
	color: red;
	}
		
.sampleButton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	background-color: #ffffff;
	color: #000000;
	width:80px;
	}
		
.sampleButton:hover {
	background-color: #FFFFCC;
	color: red;
	}
		
.standardButton {
}
		
.standardButton:hover {
	}
		
/**************** list styles *****************/
.cheapList {
	background-color:#ffffcc;
	/*min-width:120px;*/
}

.cheapList:hover {
	background-color:yellow;
}

/**************** table styles *****************/

.formTable {
	border:hidden;
	}
		
.inputTable {
	background-color:#ffffcc;
	border:thick;
	border:outset;
	}
	
.inputTable:hover {
	border-color:#FF0000;
	}	

.colorEmphasis{
	color: red;
	font-weight: bold;
	}

.colorEmphasis:hover{
	color: yellow;
	}

.longList{
	font-size:12px;
	}
.longListSmall{
	font-size:10px;
	}
.testimonial{
	font-weight:bold;
	font-style:italic;
	}
	
.testimonialName{
	text-align:right;
	padding-bottom:10px;
}

.stepsStyle {font-size: 16px;}

/**************** tooltip styles *****************/
#dhtmltooltip{
font-family:Arial, Helvetica, sans-serif;
/*font-family:"Times New Roman", Times, serif;*/
font-size:12px;
position: absolute;
width: 400px;
border: 2px solid black;
padding: 2px;
background-color: #ffffcc;/*lightyellow;*/
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
