/* Home Template Styles */
/* ------------------------------------ */
body {
	background-color: #333333; 
	color:#CCC;
	background-image: url(../images/e_pageBG.gif);
	background-repeat: repeat;
	}
	
/* Menu also see /menu/listmenu_h.css */
#menu {
	position:absolute;
	top: 15px;
	left: 50%;
	margin-left:-475px;
	}
#listMenuRoot {	
	margin-top:0px; /* margin set for top border shadow */	
	padding-left:0px; /* margin set for left right border shadow */	
	}


/* ------------------------------------ */	 	
/* MAIN LAYOUT STYLES */
	
#floatMain {
	position: absolute;	
	top: 15px; 
	left: 50%;
	margin-top: 0px;
	margin-left:-475px;
	width: 950px;
	}
	
#quotePrint {
	background-color:#FFFFFF;
	color:#333333;
	text-align: right;
	background-image: url(../images/e_navResize.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-bottom: 40px;
	}

/* boxes layout each column area section */
#box01 {
	float:left;
	width:320px;
	}
#box02 {
	float:left;
	width:316px;
	}
#box03 {
	float:left;
	width:314px;
	}
/* welcomeImg,registerImg,searchImg */	
#box04 {
	clear:both;
	float:left;
	width:320px;
	}
#box05 {
	float:left;
	width:316px;
	}
#box06 {
	float:left;
	width:314px;
	}
/*content, register, solutions buttons */
#box07 {
	clear:both;
	float:left;
	width:320px;
	background-color:#B5B5B5;
	color:#333333;
	height: 262px;
	}
#box08 {
	float:left;
	width:316px;
	background-color: #999999;
	color: #333333;
	height: 262px;
	}
#box09 {
	float:left;
	width:314px;
	}
.box09dim {
	height:72px;
	}	
/* ------------------------------------ */

/* content #box02 */
#flash01 {
	width:316px;
	height:291px;
	}
/* content #box03 */
#flash02 {
	width:314px;
	height:207px;
	}

/* Content #box07 */
#content {
	padding:20px 25px 20px 25px;
	text-align:justify;
	}
	
h1.pageTitle {
	display:none;
	} 

/* LINKS */
a:link {
	color:#333333;
	background-color:#B5B5B5;
	text-decoration:underline;
	}
a:active {
	color:#FF0000;
	background-color:#B5B5B5;
	text-decoration:underline;
	}
a:visited {
	color:#333333;
	background-color:#B5B5B5;
	text-decoration:underline;
	}
a:hover {
	color:#666666;
	background-color:#B5B5B5;
	text-decoration:underline;
	}
			
/* ------------------------------------ */	
/* Content #box08 */	
#qckPara {
	padding: 20px 25px 10px 25px;
	}
.qckLinks ul {
	padding: 10px 25px 10px 25px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	/*width:220px */
	}

.qckLinks li {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	}
.qckLinks a {
	display: block;
	margin:0px;
	padding:0px;
	}

/* Ancillary Qck Link */	
a.anc:link {
	padding: 6px 4px 6px 20px;
	color:#333333;
	background-color:#999999; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	}
a.anc:active {
	padding: 6px 4px 6px 20px;
	color:#FF0000;
	background-color:#999999; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	}
a.anc:visited {
	padding: 6px 4px 6px 20px;
	color:#333333;
	background-color:#999999; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	}
a.anc:hover {
	padding: 6px 4px 6px 20px;
	color:#084080;
	background-color:#A6A5A5; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:underline;
	}
	
/* Ancillary Qck Link- noLinkType */	
a.ancNoLink:link {
	padding: 6px 4px 6px 20px;
	color:#333333;
	background-color:#999999; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	cursor:text;
	}
a.ancNoLink:active {
	padding: 6px 4px 6px 20px;
	color:#FF0000;
	background-color:#999999; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	cursor:text;
	}
a.ancNoLink:visited {
	padding: 6px 4px 6px 20px;
	color:#333333;
	background-color:#999999; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	cursor:text;
	}
a.ancNoLink:hover {
	padding: 6px 4px 6px 20px;
	color:#084080;
	background-color:#A6A5A5; 
	background-image: url(../images/e_h_domainArrows.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;	
	text-decoration:none;
	cursor:text;
	}


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6
*/

* html .qckLinks li {
 height: 1%;
	}
* html .qckLinks a {
 height: 1%;
	}
	
.xmasMsg {
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
	}	
.xmasMsg a:link {
	color:#CC0000;
	background-color: #999999;
	text-decoration:underline;
	}
.xmasMsg a:active {
	color:#FF0000;
	background-color: #999999;
	text-decoration:underline;
	}
.xmasMsg a:visited {
	color:#CC0000;
	background-color: #999999;
	text-decoration:underline;
	}
.xmasMsg a:hover {
	color:#000000;
	background-color: #999999;
	text-decoration:underline;
	}
/* ------------------------------------ */	


/* SEARCH  */
#searchPos {
	position: absolute;	
	top: 384px; 
	left: 739px;
	}
#searchPos label {
	display:none;
	}
.searchInput {
	border:none;
	position:relative;
	top:-4px;
	width:145px;
	background-color: #333333;
	color:#FFFFFF;	
	font-size:11px;	
	margin-right: 2px;
	padding-left:2px;
	}



/* ------------------------------------ */
/* FOOTER */

#topBtn {
	clear: both;
	text-align:right;
	background-color: #E5E5E5;
	}
	
#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#333333;
	height:80px;
	}

.footerTxt01 {
	color:#333333;
	font-size:10px;
	}
.footerTxt02 {
	font-size:10px;
	}
	
#footer01 {
	padding: 10px 0px 0px 25px;
	}
#footer02 {
	padding: 5px 0px 10px 25px;
	}

#footer03 {
	padding: 10px 0px 10px 25px;
	background-color: #333333;
	color: #999999;
	}


/* span - space footer info */
#dblink { padding-left: 420px; }
	
/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; }	
