/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:"Times New Roman", Times, serifArial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
/*	background: #cccccc url(images/bg_grad.jpg) fixed;*/
	background-color:#003269;/*000000;*/ /*#cccccc;*/
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 180% Arial,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: #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: square;
}

ul ul{
 list-style-type: disc;
}

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: 20px 0px 0px 0px;  /* was 0 10 0 0 *//*top, right, bottom, left */
/*/*	position: relative;
	top: 20px;
	/*
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;*/
	background-color: #FFFFCC;/*#F2F2F2; /*was ffffff */
}

#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;
}

#masthead{
	position: relative;
	top: 0px;
	/*
	left: 2%;
	right: 2%;
	width:95.6%;
	*/
	background-color:#003269;/*#000000; *//*cccccc*/
	z-index:300;	
}

#masthead img{
	position: absolute;
	top: 10px;		
	right: 0px;  	/*originally 6 */
	padding: 0px;
	margin: 0px;
	border: 1px;
}

#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 */
/* not needed	background-color:#F2F2F2;*/
}


#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;
}

td.pageContent{
	background-color:#F2F2F2;
	}
	
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 75px 8px 0px;/*top, right, bottom, left */
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif; /*75%*/
	position: absolute;
	top: 76px;   /*began 16 */
	right: 0px;
	height: 22px;
	color: #ffffff; /*#99ccff;/*#ffffff; 	/*blue;*//*#919999;*/
	font-weight: bold;
	z-index:200;
}

#utility a{
	color:#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*/
}

#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%;
min-width: 640px;
height: 32px;
color: #000000; /*#cccccc;*/
padding: 0px;
margin: 0px;
background-image: url(images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: relative;
	top: 0px;
	left:0px;
}

#gnr {
	position: relative;
	top: 0px;
	right:0px;
}

#globalLink{
	font-size:14px;
	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: #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: #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;}

/*************** search styles *****************/

#search{
	position: relative;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 00px; /*top, right, bottom, left */
	font-size:  80%;
/* not needed	background-color:#F2F2F2;*/
}


.feature h3{
	font: bold 175% Arial,sans-serif;
 /*	font-family:"Times New Roman", Times, serif;*/
	color: #0070C0;/*#000000;*/
	padding: 20px 10px 20px 10px;/*top, right, bottom, left */
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px; /*was 0 10 0 0 */
}

.feature td.ringMessage{
	color:red;
	vertical-align:text-top;
	padding-left:10px;
}

.feature b.benefits {
	font-weight: bold;
	padding-left:0px;
	color: #0070C0; 
	font-size:small; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-bottom:0px;
}

/*************** story styles ******************/
.HomeStory h3{
	font-weight: bold;
	font-size:30px;
	font-family: Arial,sans-serif;
 /*	font-family:"Times New Roman", Times, serif;*/
	color: #0070C0;/*#000000;*/
	padding: 20px 10px 20px 25px;/*top, right, bottom, left */
}

.HomeStory b.benefits {
	padding-left:10px;
	color: #0070C0; 
	font-size:large; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-bottom:0px;
}

.HomeStory li.benefits {
	color: #0070C0; font-size:small; font-style:italic; font-family:Arial, Helvetica, sans-serif; 
	padding-bottom:3px;
}

.HomeStory td.answers{
font-size: 110%;
}

.HomeStory td.questions{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
vertical-align:text-top;
font-weight:bold;
font-size:125%;
padding-right:20px;
}

.story {
	padding: 10px 0px 0px 00px;/*top, right, bottom, left */
	font-size: 80%;
/* not needed	background-color:#F2F2F2;*/
}

.story h3{
	font: bold 125% Arial,sans-serif;
/* 	font-family:"Times New Roman", Times, serif; */
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	/*border-top: 1px solid #000000; /*#cccccc;*/
	font-size: small;
	color: #005FA9; /* original #cccccc */
	background-color:#FFFFCC;/*F2F2F2;*/
	padding: 10px 10px 10px 10px;/*top, right, bottom, left */
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	padding: 0px;
	background-color:#FFFFCC;  /*#F5f7f7;*/
	font-size:75%;
	margin: 0px;
	/* border-right: 1 px solid #000000; /*#000000; /*#cccccc;*/ /* was 1px */
	/*padding: 0px 0px 0px 5px;    top, right, bottom, left */
}

#sectionLinks h2{
	color: red;/*#fefa39;*//*#ddeeff;*/
	font-weight: bold;
	font-size:150%;
	padding: 10px 0px 10px 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: bold;
	padding: 3px 3px 3px 10px;  /* top, right, bottom, left *//* was 3px 0px 3px 10px; */
	color: #000000;/*#21536A;*/
}

#sectionLinks a:link img{
	border-top: 1px;
	border-style: solid; 
	border-color: #000000; 
}

#sectionLinks a:hover{
	border-top: 1px solid #000000; /*#cccccc;*/
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 10px; /* was 0px; */
	padding: 0px 0px 0px 0px; /* was 0px 0px 10px 10px; *//*top, right, bottom, left */
	/* border-bottom: 1px solid #000000; /*#cccccc;*/
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;/*top, right, bottom, left */
}

.relatedLinks a{
	display: block; 
}


/**************** 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;
}	

/**************** 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;
	}
		
.instructionsButton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-color: #ffffcc;
	color:#FF0000;
}
		
.instructionsButton:hover {
	color:#000000;
}
		
.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;
	}	

/********************* end **********************/









