@charset "UTF-8";

/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
- grey		#636164
- red		#d70e11
\**************************************/

/**************************************/
/*              GLOBALS               */
/**************************************/

body {
	background: #666666;
	background-image: url(../img/global/main_bg.png);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:arial, "lucida sans", myriad, verdana, trebuchet, sans-serif;
	font-size:12px;
	color:#666666;
	height: 149px;
}

a {
	color:#d70e11;
	outline:none;
	text-decoration:none;
	-moz-outline: none;
}
a:active {
	outline: none;
}


a:hover {
	outline:none;
	text-decoration:underline;
	-moz-outline: none;
}

a:focus {
	outline:none;
	-moz-outline-style: none;
}

/*  One Column  */

#contactUs {
	color:#666;
	font-weight: bold;
	}

#mainContainer {
	width: 969px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../img/global/content_bg.png);
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}

#horizDotted {
	background-image: url(../img/global/horiz_dotline.gif);
	text-align: left;
	height: 1px;
	background-repeat: repeat-x;
	background-position: left top;
}
#horizDottedContest {
	background-image: url(../img/global/horiz_dotline.gif);
	text-align: left;
	height: 1px;
	width:831px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:10px;
}
#redDotContest{
	background-image: url(../img/global/red_dots.gif);
	text-align: left;
	height: 8px;
	width:831px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:10px;
}

/*  Two Column  */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*  Global Images  */
#ziplocal_logo {/*  This floats the zip local logo within the text  */
	float: left;
	padding: 0;
	margin: 0 0 0 39px;

}


/**********************************************\
	CLEAR FIX COURTESY OF: http://www.positioniseverything.net/easyclearing.html
\**********************************************/

/* // clearing floats without adding symantec mark up to your source   
CLEAR FIX COURTESY OF: http://www.positioniseverything.net/easyclearing.html
Please refer to the tutorial it will save you many hours of painful testing 
and float related issues. -------------------               */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.clear {clear: both;}

/* ----------------------------------- Base Styles ------------------------------- */
span.img_right {margin-left: 48px;}
img.img_right {
	float:right;
	}
img.img_left {
	float:left;
	}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.blueTxt{
	color: #004784;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.blueTxt2{
	color: #004784;
}
#content_left_act p{
	padding: 0px 10px 0px 40px;
}

.boxBot{
width:182px;
height: 30px;
background: url(../img/global/box_bottom.gif) no-repeat left bottom;
display: block;
float: left;
margin-left:-3px; 
}


.boxTop {
	height:auto;
	background: url(../img/global/box_top.gif) no-repeat left top;
	display: block;
	float: left;
	padding:10px 12px 0 12px;
	margin-left:-3px;
}


.boxTop li a:link, .boxTop li a:visited, .boxTop li{
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
	line-height: 20px;
}
.boxTop li a:hover {
	text-decoration: underline;
	line-height: 20px;
	}
#storyText{
margin-left:-30px;
}

.boxBotOver{
width:182px;
height: 30px;
background: url(../img/global/box_bottom.gif) no-repeat left bottom;
display: block;
float: left;
margin-left:-3px; 
}


.boxTopOver {
	width:158px;
	height:auto;
	background: url(../img/global/box_top.gif) no-repeat left top;
	display: block;
	float: left;
	padding:7px 12px 0 15px;
	margin-left:-3px;
}

#boxTopSmall{
width:182px;
height:220px;
background: url(../img/global/box_top.gif) no-repeat left top;
display: block;
float: left;
padding:20px 12px 0 12px;
margin-left:-3px; 
margin-top:0px;

}

.errMssg {
	float: left;
	color: #f00;
	font-size: 11px;
	white-space: nowrap;
}

ol, ul {
	list-style: none;
}
#content_mid_main li {
	list-style-image: url(../img/global/icon_gry_arr.gif);
	color: #636363;
	font-size: 11px;
}





/**********************************************\
	CONTENT STYLES: Coalition page
\**********************************************/

#coalitionMidWrapper {
	width: 960px;
	height: auto;
}
.coalitionRow {
	padding: 0px 0px 20px 0px;
	
}

.coalitionMidRight {
	float: left;
	width: 600px;
	border-left: 1px solid #aaa;
	padding: 0px 5px 10px 15px;
}

.coalitionMid2 {
	float: left;
	border-left: 1px solid #ddd;
	padding: 0px 5px 10px 20px;
}

.logoCol {
	float: left;
	width: 135px;
	padding: 0px 5px 10px 15px;

}

.logoCol2 {
	float: left;
	width: 145px;
	padding: 0px 5px 10px 15px;

}
.logoCol2 p, .logoCol p, .coalitionMidRight p {
	padding:0;
	margin:0;
}
#coalitionBtmWrapper p {
	padding:5px 0px 5px 0px;
	margin:0;
}

.coalitionTopLink {
	float: left;
	font-size: 11px;
	color: #f00;
	position: relative;
	right: 170px;
	
}
#coalitionBtmWrapper a:link, #coalitionBtmWrapper a:visited {
	color: #004784;
	text-decoration: none;
}

#coalitionBtmWrapper a:hover {
	text-decoration: underline;
}
#silverFooter {
	font-size: 10px;
	line-height: 12px;
}
#silverFooter a:link, #silverFooter a:visited, #silverFooter a:hover {
	text-decoration: underline;
	color: #8E8D8D;
	font-size: 10px;
}
#coalitionBtmWrapper li {
	padding: 0;
	#padding-left: 20px;
	margin: 0px;
	list-style-image: none;
	list-style-type:square;
	#list-style-position: outside;
	color:#636363;
	text-indent: 20px;
	#text-indent: 0px;
}

#coalitionBtmWrapper ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#coalitionBtmWrapper ol {
	padding: 0px 0px 0px 16px;
	margin: 0px;
}

#coalitionBtmWrapper ol li {
	padding: 0;
	margin: 0px;
	list-style-image: none;
	list-style-type:decimal;
	#list-style-position: outside;
	color:#636363;
	text-indent: 0px;
	font-weight: normal;
	font-size: 10px;
}
.smallTxt {
	font-size: 10px;
}

#co_form_top{
	width: 600px;
	height: 55px;
	padding: 20px 20px 0px 20px;
	background: transparent url('../img/global/bg_story_fm_top.gif') center top no-repeat;

}

#co_form_btm {
	width: 640px;
	height: 28px;
	padding:0;
	margin:0;
	background: transparent url('../img/global/bg_story_fm_btm.gif') center top no-repeat;

}

#co_form_mid {
	background-color: #eaeaea;
	width: 618px;
	height: 540px;
	margin-left:1px;
	margin-top: -12px;
	padding-left: 20px;
	
}

#pa_form_top{
	width: 600px;
	height: 55px;
	padding: 20px 20px 0px 20px;
	background: transparent url('../img/global/bg_story_fm_top.gif') center top no-repeat;

}

#pa_form_btm {
	width: 640px;
	height: 28px;
	padding:0;
	margin:0;
	background: transparent url('../img/global/bg_story_fm_btm.gif') center top no-repeat;

}

#pa_form_mid {
	background-color: #eaeaea;
	width: 618px;
	height: 150px;
	margin-left:1px;
	margin-top: -12px;
	padding-left: 20px;
	
}

#co_email, #co_name, #bus_name, #mailing {
	float: left;
	width: 440px;
	margin-right: 10px;
}

#sub_coform {
	padding-right: 33px;
	cursor: pointer;
}

#co_form_table td {
	padding-bottom: 2px;
	
}

.coFormTd {
	height: 36px;
	
}

.coFormTd2 {
	height: 180px;
	
}



/*  -----------------STORY------------------ */

#story_form{
	padding-left: 40px;
}
#story_form_top{
	width: 620px;
	height: 45px;
	padding: 30px 0px 0px 20px;
	background: transparent url('../img/bg_story_fm_top.gif') center top no-repeat;

}

#story_form_btm {
	width: 640px;
	height: 28px;
	padding:0;
	margin:0;
	background: transparent url('../img/bg_story_fm_btm.gif') center top no-repeat;

}

#story_form_mid {
	background-color: #eaeaea;
	width: 637px;
	height: 400px;
	padding:0;
	margin-left:1px;
	
}
#story_copy{
	height: 550px;
	height: auto;
	width: 514px;
	float: left;
}
td {
	vertical-align: top;
	padding-left: 15px;
}
#email, #f_nameL {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#email, #f_nameR {
	float: left;
	width: 250px;
	margin-right: 10px;
}
#email, #emailL {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-top: 10px;
}
#email, #emailR {
	float: left;
	width: 250px;
	margin-right: 10px;
}
#email, #text_QuestL {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-top: 10px;
}
#email, #text_QuestR {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 10px;
}
.errMssg {
	float: left;
	color: #f00;
	font-size: 11px;
	white-space: nowrap;
}
#sub_storyform {
	padding-right: 30px;
}

/*  -------------ACTIVATE----------------*/

#new_activatePanel{
	background: #fff url('../img/global/bg_redrect_new.gif') top center no-repeat;
	width: 680px;
	height: 203px;
	padding-top: 30px;
	margin-top: 10px;
	margin-left:60px;
}

#new_activatePanel p {
	color: #fff;
}

/*  -------------ASK EXPERT----------------*/
.askLeftTxt {
	float: left;
	color: #ffffff;
	font-size: 12px;
	width: 145px;
	margin:35px 0 0 26px;
	line-height:18px;
	}

.featQues{
		background:url('../img/global/feat_ques.png');
margin-left:5px;
margin-top:10px;
	height:21px;
	width:156px;
}
	
	.imRight{
	margin-left:0px;
	float: left;
	
	}
	#marv{
	margin-left:468px;
	margin-top:-160px;
	}
	
	/*  -------------OVERVIEW----------------*/
.over_form_rect {
		background:url('../img/global/card_rect.gif') top center no-repeat;
	padding:45px 0 0 0px;
	height:208px;
	width:681px;
	color:#ffffff;
	}
	
	.over_form {
		
	margin:10px 0 10px 40px;
	
	}
	
	.imRightOver{
	margin-left:0px;
	
	}
	#tm_form_rect {
		background:url('../img/global/tm_rect.gif') top center no-repeat;
	padding:45px 0 0 0px;
	height:208px;
	width:681px;
	color:#ffffff;
	}
	.imRightTm{
	margin-left:15px;
	}
	#crdInfo{
	background:url('../img/global/card_info.png') no-repeat;
	height:26px;
	width:143px;
	margin-top:15px;
	margin-left:5px;
	padding-bottom:7px;
	
	}
	
		/*  -------------Tell-Story----------------*/
.tell_form_rect {
	width:630px;
	color:636363;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
	
	.tell_form {
	margin:0px 0 0px 40px;
	width: 590px;
	}
	
	.imRightTell{
	left:20px;
	
	}
	
	#moreStories{
		background:url('../img/global/more_stories.png');
margin-left:7px;
margin-top:10px;
	height:21px;
	width:156px;
}
#moreList, #moreList li, #moreList a{
color:#ffffff;
list-style-image:url('../img/global/icon_gry_arr.gif');
font-size:10px;
line-height:13px;
}
#moreList{

margin-left:10px;
}

	
/*  -------------Cash-Flow----------------*/
	#dude{
	margin-left:585px;
	margin-top:-218px;
	}

	
/*  -------------Small-Business-Resources----------------*/
#credit_links ul {
	padding-left: 20px;
}
#credit_links li a:link, #credit_links li a:visited, #credit_links li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	line-height: 12px;
}
#credit_links li a:hover {
	text-decoration: underline;
	line-height: 12px;
	}
#credit_header{
padding-bottom:20px;
}

#boxTopSmall{
width:182px;
height:220px;
background: url(../img/global/box_top.gif) no-repeat left top;
display: block;
float: left;
padding:20px 12px 0 12px;
margin-left:-3px; 
margin-top:0px;

}

#podLink a{
color:#ffffff;
font-size:12px;
}



#podImage{
background: url(../img/global/podcast_img.png);
width:157px;
height:160px;
margin-left:-3px; 
}

#boxBotSmall{
width:182px;
height: 30px;
background: url(../img/global/box_bottom.gif) no-repeat left bottom;
display: block;
float: left;
margin-left:-3px; 
}


#busList ul{
width:418px;
line-height:18px;

font-family:arial, verdana, sans-serif; /* ADDED */ 

list-style-image: url(../img/global/list_arrow.gif);
margin-left:-38px;
margin-top:-20px;
}
#boxPoll{
	background: url(../img/global/poll_box.gif) no-repeat left bottom;
	padding:10px 12px 0 12px;
	display: block;
}

#vote{
background: url(../img/global/btn_vote.gif);
width:39px;
height:21px;
}
#voteLine{
margin-top:7px;
width:145px;
}
#pollForm{
margin-top:-45px;
margin-left:-5px;
line-height:20px;
color:#666666;

}

#retire{
	padding: 60px 0 0 0;
}

.pollLine{
margin-top:25px;

}

.bLaunch{
margin-top:-25px;
line-height:10px;
}
.bLaunch2{
margin-top:-25px;
line-height:10px;
}
.bLaunch3{
margin-top:-25px;
line-height:10px;
}

/* Poll */

.whtPollBoxTop {
	height:auto;
	background: url(../img/global/whtPollBox_top.gif) no-repeat left top;
	display: block;
	float: left;
	padding:10px 12px 0 12px;
	margin-left:-3px;
	font-size:11px;
	width: 158px;
}

#pollCopy {
	padding: 50px 0px 0px 0px;
	color: #666666;
	line-height: 14px;
}

#pollCopy h6 {
	padding: 0px 0px 0px 8px;
	margin: 0 0 0 0;
}

#pollForm{
	padding: 10px 0px 6px 8px;
	margin: 0 0 0 0;
}

#voteLine{
	padding: 0px 0px 0px 0px;
	margin: 6px 0 0 10px;
}

#vote{
	background:url('../img/global/btn_vote.gif') no-repeat left top;
	width:39px;
	height:21px;
	display: block;
}

#vote a {
	width:39px;
	height:21px;
	display: block;
}

/* podcast */

#podLink a {
	color:#ffffff;
	font-size:12px;
	line-height: 16px;
	padding: 6px 0px 0px 6px;
	margin: 0 0 0 0;
	display: block;
}

#podLink a:hover {
	color: #ffffff;
	text-decoration: underline;
	display: block;
}

#podImage{
	background: url(../img/global/podcast_img.png);
	width:157px;
	height:160px;
	margin-left:-3px; 
	display:block;
}

#podImage a {
	width:157px;
	height:160px;
	display:block;
	background:url('../img/global/podcast_img.png') no-repeat left top;
}

/*  -------------Extra-Benefits----------------*/

#webSublinks {
	padding-right: 0;
	padding-left: 0;
}

#webSublinks ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#webSublinks li a:link, #webSublinks li a:visited, #webSublinks li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#webSublinks li a:hover {
	text-decoration: underline;
}


#automationSublinks {
	padding-right: 0;
	padding-left: 0;
}

#automationSublinks ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#automationSublinks li a:link, #automationSublinks li a:visited, #automationSublinks li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#automationSublinks li a:hover {
	text-decoration: underline;
}

#biSublinks {
	padding-right: 0;
	padding-left: 0;
}

#biSublinks ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#biSublinks li a:link, #biSublinks li a:visited, #biSublinks li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#biSublinks li a:hover {
	text-decoration: underline;
}


#biometricSublinks {
	padding-right: 0;
	padding-left: 0;
}

#biometricSublinks ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#biometricSublinks li a:link, #biometricSublinks li a:visited, #biometricSublinks li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#biometricSublinks li a:hover {
	text-decoration: underline;
}


#enterpriseManagementSublinks {
	padding-right: 0;
	padding-left: 0;
}

#enterpriseManagementSublinks ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#enterpriseManagementSublinks li a:link, #enterpriseManagementSublinks li a:visited, #enterpriseManagementSublinks li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#enterpriseManagementSublinks li a:hover {
	text-decoration: underline;
}




#softwareHardwareSublinks {
	padding-right: 0;
	padding-left: 0;
}

#softwareHardwareSublinks ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#softwareHardwareSublinks li a:link, #softwareHardwareSublinks li a:visited, #softwareHardwareSublinks li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#softwareHardwareSublinks li a:hover {
	text-decoration: underline;
}


#includedBen {
	padding-right: 0;
	padding-left: 0;
}

#includedBen ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#includedBen li a:link, #includedBen li a:visited, #includedBen li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}
#includedBen li a:hover {
	text-decoration: underline;
}

#optionalBen {
	padding: 0 0 0 0;
}

#optionalBen ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#optionalBen li a:link, #optionalBen li a:visited, #optionalBen li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}

#optionalBen li a:hover {
	text-decoration: underline;
}

#acctMngt {
	padding: 0 0 0 0;
}

#acctMngt ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display:block;
}

#acctMngt li a:link, #acctMngt li a:visited, #acctMngt li{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	padding: 0px 0 3px 0;
	display:block;
}

#acctMngt li a:hover {
	text-decoration: underline;
}

.toothbrush{
	width:224px;
	height:64px;
	margin-top:12px;
	background:url('../img/global/toothbrush.gif') no-repeat left top;
}

.toothbrush a {
	width:224px;
	height:64px;
	display:block;
}

.optDent{
	width:173px;
	height:45px;
	margin-top:6px;
	background:url('../img/global/txt_opt_dent.gif') no-repeat left top; 
	display:block;
}

.optDent a {
	width:173px;
	height:45px;
	display:block;
}

.plane{
	width:237px;
	height:64px;
	margin-top:12px;
	background:url('../img/global/airplane.gif') no-repeat left top;  
}
.optTravel{
	width:129px;
	height:45px;
	margin-top:6px;
	background:url('../img/global/txt_opt_travel.gif') no-repeat left top; 
}

.plane a {
	width:237px;
	height:64px;
	display:block;
}

.optTravel a {
	width:129px;
	height:45px;
	display:block;
}

.vertDot{
	margin-left:px;
	width: 20px;
	height:220px;
	background-image: url(../img/global/vert_dotted_line.gif);
	background-repeat: repeat-y;
}


.btnLearnMore a {
  background: url(../img/homepage/hn_learn_more.gif) no-repeat scroll left top;
  width: 84px;
  height: 16px;
  top: 6px;
  position:relative;
  display: block;
  text-indent:-9999px;
}

.btnLearnMore a:hover {
 	background-position: right;
}


.btnWhereShop a {
  background: url(../img/global/btn_where_to_shop.gif) no-repeat scroll left top;
  width: 104px;
  height: 18px;
  position:relative;
  display: block;
  text-indent:-9999px;
}

.btnWhereShop a:hover {
 	background-position: right;
}

.btnApplyNowLrg a {
  background: url(../img/lrg_apply_now.gif) no-repeat scroll left top;
  width: 140px;
  height: 24px;
  /*top: 6px;*/
  position:relative;
  display: block;
  text-indent:-9999px;
}

.btnApplyNowLrg a:hover {
 	background-position: right;
}



/*  -------------Contest-Page----------------*/
.contest{
margin-left:22px;
}
.contest td {
vertical-align: middle;
}
.contestTable{
margin-left:14px;
}
#freeCashTable td {
	padding: 0;
}
#freeCashTable{
	margin: 0;
}
.no-padding td{
	padding-left: 0;
}
#redDotContest.no-margin,
#horizDottedContest.no-margin{
	margin-left: 0;
}

#printerList ul{
width:418px;
line-height:18px;
display:block; 
font-family:arial, verdana, sans-serif; /* ADDED */ 
text-decoration:none; /* ADDED */ 
list-style-type: disc;
margin-left:375px;
margin-top:-230px;

}

#contestLegal{
font-size:11px;
width:849px;
margin-left:10px;
line-height:18px;
}

.barPlace{
margin-left:-23px;
margin-top:10px;
}




/*  -------------Expense-Control----------------*/

/*  Left-Nav*/	
	#content_mid{
	float: left;
	width: 175px;
	/*height: 757px;*/	
	margin-left: -28px;
	margin-top:-16px;
	/*padding: 35px 5px 0px 17px;*/
	/* --background-color: #e1e0e1;--*/
}



#content_mid_main{
	float:left;
	width: 510px;
	padding: 14px 0px 0px 0px;
	background-color: #fff;
	
}

#content_mid_main2{
	float:left;
	width: 510px;
	padding: 10px 0px 0px 0px;
	#padding: 7px 0px 0px 0px;
	background: transparent;
	
}

#content_mid_main h3 {
	/*color: #ffffff;*/
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 18px;
	padding-left: 40px;*/
}
#content_mid li a:link, #content_mid li a:visited, #content_mid li{
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}


#content_mid li a:hover {
	text-decoration: underline;
	line-height: 15px;
}


#content_mid2 li a:link {
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}

#content_mid2 li a:hover {
	text-decoration: underline;
	line-height: 15px;
}

#content_mid2 li a:visited {
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}






#content_mid li{
	color: #636363;
	font-size: 11px;
	list-style-image: none;
	list-style-type:none;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}	

/**************************************/
/*              HEADER                */
/**************************************/

#header {
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 41px;
	height: 150px;
	position: relative;
}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#headerTop {
	background-color:#333;
	text-align: left;
	height: 10px;
}

#headerLeft {
	float: left;
	text-align: left;
	height: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#headerRight {
	float: right;
	text-align: right;
	height: 79px;
	margin-top: 10px;
}

h2{
	color: #444444;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	
}

#leftContainer h2{
	color: #FFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	
}

h3{
	color: #1d5b91;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 0px;
	
	}
	
h4{
	color: #ffffff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	
	}

h5{
	color: #ffffff;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	
	}
	
h6{
font-size: 14px;
color: #1d5b91;
font-weight: bold;
}
	

/**************************************/
/*             NAVIGATION             */
/**************************************/

/* mainNav
=======================*/

#mainNav * {
	float: left;
}

#mainNav ul {
	padding: 0;
	margin: 0;
}

#mainNav ul li {
	position: relative;
}

#mainNav ul ul {
	position: absolute;
	background: url(../img/dropdown_bg.png) no-repeat left bottom;
	width: 174px;
	top: 39px;
	left: 0;
	z-index: 999;
	padding:5px 0 25px 10px;
	display: none;
}

#mainNav ul ul li {
	clear: left;
	font-size: 11px;
	padding: 2px 3px;
	width: 160px;
}

#mainNav ul ul li a {
	color: #636164;
}

#mainNav ul ul li a:hover {
	color: #d70e11;
}

.mainNavTab {
	position:relative;
	display: block;
	text-indent:-9999px;
}

#mainNav #homeTab {
	background: url(../img/nav/mn_home.jpg) left top;
	width: 67px;
	height: 39px;
}

#mainNav #productsTab {
	background: url(../img/nav/mn_products.jpg) left top;
	width: 188px;
	height: 39px;
}

#mainNav #industriesTab {
	background: url(../img/nav/mn_industries.jpg) left top;
	width: 103px;
	height: 39px;
}

#mainNav #toolsTab {
	
	width: 98px;
	height: 39px;
}

#mainNav #partnersTab {
	background: url(../img/nav/mn_partners.jpg) left top;
	width: 93px;
	height: 39px;
}

#mainNav #aboutUsTab {
	background: url(../img/nav/mn_aboutUs.jpg) left top;
	width: 89px;
	height: 39px;
}

#mainNav #contactUsTab {
	background: url(../img/nav/mn_contactUs.jpg) left top;
	width: 114px;
	height: 39px;
}

#mainNav #homeTab:hover,
#mainNav #productsTab:hover,
#mainNav #featuresTab:hover,
#mainNav #toolsTab:hover,
#mainNav #partnersTab:hover,
#mainNav #aboutUsTab:hover,
#mainNav #contactUsTab:hover{
	background-position: right top;
}


body#homePage #homeTab,
body#productsPage #productsTab,
body#industriesPage #industriesTab,
body#partnersPage #partnersTab,
body#aboutUsPage #aboutUsTab,
body#toolsPage #toolsTab,
body#contactUsPage #contactUsTab {
	background-position: right top;	
}

#mainNav ul .mn_sign_on a {
  background: url(../img/nav/mn_sign_on.gif) no-repeat scroll left top;
  width: 120px;
  height: 39px;
  position:relative;
  display: block;
  text-indent:-9999px;
}

#mainNav ul .mn_sign_on a:hover {
 background-position: right;
}

#mainNav ul .mn_apply_now a {
  background: url(../img/nav/mn_apply_now.gif) no-repeat scroll left top;
  width: 105px;
  height: 39px;
  position:relative;
  display: block;
  text-indent:-9999px;
}

#mainNav ul .mn_apply_now a:hover {
 background-position: right;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#mainContent {
	width: 893px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 41px;
}
#mainContentAsk {
	width: 893px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColumnLeft {
	background-image: url(../img/global/leftColumnBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 2px 0 0 0;
}
.twoColumnLeftAsk {
	background-image: url(../img/global/ask_leftCol.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: -10px 0 0 41px;
	height: 723px;
}

.oneColumn {
	width: 800px;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 10px 0 0 22px;
}

#leftContainer {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 25px;
	padding-right: 14px;
	padding-bottom: 25px;
	padding-left: 14px;
	color: #FFFFFF;
}

#rightContainer {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 202px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 23px;
	height: auto;
} 

/**************************************/
/*               FOOTER               */
/**************************************/

#footer {
	height: 67px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 41px;
}

#footerLeft {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width: 450px;
	float: left;
	text-align: left;
}

#footerLeft #btmLogo {
	padding: 0;
	text-align: left;
	display: block;
	margin: 31px 0 0 0;
}

#footerLeft #btmLinks {
	padding: 0;
	text-align: left;
	display: block;
	margin: 8px 0 0 0;
	text-decoration: none;
	font-size:10px;
	color: #8e8d8d;	
}

#footerLeft #btmLinks a:link, #btmLinks a:visited {
	text-decoration: none;
	font-size:10px;
	color: #8e8d8d;	
}

#footerLeft #btmLinks a:hover {
	text-decoration: underline;
}

#footerRight {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width: 301px;
	float: right;
	text-align: right;
}


#footerRight #copyright {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width: 154px;
	height:68px;
	float: right;
	text-align: right;
	font-size:10px;
	color: #8e8d8d;	
}

#footerBottom {
	width: 969px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../img/global/footer_bottom.png);
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 18px;
}

/**********************************************\
	CONTENT STYLES: Home page
\**********************************************/

#videoWrapper{
	width: 895px;
	height: 404px;
	margin-top: 3px;
}

#calcWrapper{
	width: 680px;
	height: 590px;
}

#homeNav{
	width: 895px;
	height: 193px;
	font-size: 11px;
	line-height: 12px;
	color: #414141;
	font-size: 11px;
}

.homeLinkBox {
	display: block;
	width: 200px;
	height: 107px;
}

.homeNavBox1Lnk a {
	width: 200px;
	height: 86px;
	float: left;
}

.homeNavBox1{
	width: 200px;
	height: 193px;
	float: left;
	background: url(../img/homepage/hn_ask_expert.gif) no-repeat left top;
	color: #414141;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.homeNavBox2{
	width: 204px;
	height: 193px;
	float: left;
	background: url(../img/homepage/hn_small_business.gif) no-repeat left top;
	color: #414141;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.homeNavBox3{
	width: 204px;
	height: 193px;
	float: left;
	background: url(../img/homepage/hn_tell_us.gif) no-repeat left top;
	color: #414141;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.homeNavBox4{
	width: 203px;
	height: 193px;
	float: left;
	background: url(../img/homepage/hn_coalition.gif) no-repeat left top;
	color: #414141;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.homeNavBox a:link, .homeNavBox a:visited{
	color: #fff;
	text-decoration: none;
	font-size:11px;
}

.homeNavBox a:hover {
	text-decoration: underline;
}

.homeNavBox2 a:link, .homeNavBox2 a:visited{
	color: #fff;
	text-decoration: none;
	font-size:11px;
}

.homeNavBox2 a:hover {
		text-decoration: underline;
}

.boldTxt {
	font-weight: bold;
}

.hnLearnMore a {
  background: url(../img/homepage/hn_learn_more.gif) no-repeat scroll left top;
  width: 84px;
  height: 16px;
  top: 22px;
  position:relative;
  display: block;
  text-indent:-9999px;
}

.hnLearnMore a:hover {
 	background-position: right;
}
#sign_on_overlay{
	position: absolute;
	right: 120px;
	top: 136px;
	width: 283px;
	height: 200px;
	z-index: 1100;
	background-color: none;
	border: 0px dotted #aaa;
}
#btn_sign_on, #sub_storyform{
	cursor:pointer;
}
#close_sign_on{
	position: relative;
	top: 22px;
	right: 8px;
}
#sign_on_top{
	width: 283px;
	height: 50px;
	background-color: none;
	background: transparent url(../img/bg_sign_top.gif) top center no-repeat;
}
#sign_on_btm{
	width: 283px;
	height: 20px;
	position: relative;
	bottom: 6px;
	background: transparent url(../img/bg_sign_btm.gif) top center no-repeat;
	z-index: 9;
}
#sign_on_mid{
	width: 268px;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	padding:14px 6px 6px 6px;
	background-color: #fff;
	z-index: 1000;
}
#sign_on_mid p {
	padding: 6px 0px 6px 6px;
	margin:0;
}
.sign_on_red {
	width: 240px;
	height: 26px;
	padding: 14px 0px 0px 30px;
	background: transparent url('../img/bg_sign_red.gif') top center no-repeat;
	z-index: 1000;
}
.sign_on_red a:link, .sign_on_red a:visited{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.sign_on_red a:hover {
	text-decoration: underline;
}

/*  Terms popup */

#termsPop {
	position: absolute;
	width:100%;
	z-index: 1005;
	top: 60px;
	left:130px;
}

#offersPop {
	position: absolute;
	width:100%;
	z-index: 1005;
	top: 60px;
	left:130px;
}

#termsPopMid,
#offersPopMid{
	width: 625px;
	height: 373px;
	overflow: hidden;
	position: relative;
	bottom: 0px !important;
	bottom: 46px;
	background-color:#fff;
	padding:20px 10px 10px 40px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	z-index: 1001;
}
#termsPopMid table{
	width:600px;
	}
#offersPopMid a:link, #termsPopMid a:visited,
#termsPopMid a:link, #termsPopMid a:visited {
	color: #636363;
	text-decoration: none;
}

#termsPopMid a:hover,
#offersPopMid a:hover{
	text-decoration: underline;
}
#iframeWrapper, #iframeWrapper p {
	background: #fff;
	font-size: 12px;
	text-align: left;
	
}

#iframeWrapper.iframeWrapper2 {
	height: 383px;

}
#iframesWrapper h3 {
	text-align: left;
}
#iframeWrapper .quote {
	width: 90%;
	padding-left: 15px;
	font-size: 11px;
}	
#iframeWrapper a:link, #iframeWrapper a:visited {
	color: #ff0000;
	text-decoration: none;
}

#iframeWrapper a:hover{
	text-decoration: underline;
}
#termsPopTop,
#offersPopTop{
	width: 637px;
	height: 68px;
	padding: 20px 0px 0px 40px;
	margin:0;
	z-index:1003;
	background: transparent url('../img/bg_diq_top.gif') top center no-repeat;
}

#termsPopBtm,
#offersPopBtm{
	width: 618px;
	height: 248px;
	position: relative;
	bottom: 0px !important;
	bottom: 46px;
	padding: 25px 15px 10px 44px;
	margin:0;
	color: #fff;
	background: transparent url('../img/bg_diq_btm.gif') top center no-repeat;
}

#closeTerms, #closeOffers {
	cursor: pointer;
}

#leftFeatureCopy {
	padding: 16px 6px 16px 6px;
	font-style:italic;
	color: #fff;
	line-height: 20px;
}

.whiteLink {
	color: #ffffff;
	text-decoration: none;
}

.whiteLink a {
	color: #ffffff;
	text-decoration: none;
}

.whiteLink a:visited {
	color: #ffffff;
	text-decoration: none;
}

.whiteLink a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*a{
color: #636164;
}

a:hover{
color: #636164;
text-decoration:none;
}*/

a.boldbuttons{
background: transparent url('../img/overview_button.gif') no-repeat top left;
display: block;
float: left;
width: 120px;
font: 9px Arial; /* Change 13px as desired */
line-height: 26px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 26px; /* Height of button background height */
padding-left: 30px; /* Width of left menu image */
text-decoration: none;
margin-bottom: 5px;
}

a:link.boldbuttons, a:visited.boldbuttons {
color: #a8a8a8; /*button text color*/
}

a:hover.boldbuttons, a:active.boldbuttons{
color: #FFFFFF; /*button text color*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}

.normalTxt {
	font-weight: normal;
}	

/**********************************************\
	BASE STYLES: Forms
\**********************************************/

input {
	width: 160px;
}
textarea {
	border: 1px solid #a3a3a3;
	width: 410px;
}	

/*
Overview pages
*/

#form_step1{
	
	width: 680px;
	float:left;
	height: 568px;
	height:auto;
	z-index: 20;
		
}
#form_step1_home{
	
	width: 690px;
	float:left;
	height: 568px;
	
}
#accessCode, #accessCode2, #agentId, #heardFrom {
	width: 150px;
}
#content_left_over{
	width: 680px;
	height: 563px;
	padding: 7px 10px 0px 0px;
	float: left;
}
#content_left_over p{
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#content_left_over ul{
	padding-left: 30px;
	padding-bottom: 12px;
}
#content_left_over li {
	list-style-image: url(../img/global/icon_gry_arr.gif);
	list-style-type:none;
	color: #f00;
	line-height: 18px;
}	

#start_app{
	width: 680px;
	height: 235px;
	background: #fff url(../img/bg_start_app.gif) top center no-repeat;
}
#start_app_left {
	width: 360px;
	height: 235px;
	float: left;
	padding-left: 20px;
}
#start_app_left img{
	padding: 10px 0px 10px 0px;
}
#btn_go {
	cursor: pointer;
}
#start_app_copy{
	color: #fff;
	display: inline-block;
	padding-right: 47px;
	#padding-right: 14px;

}
#start_app_copy2{
	color: #fff;
}
/* STEP 2 */
#form_step2{
	width: 670px;
	float: left;
	padding:10px 10px 0px 0px;
}
#standardApp{
	width: 630px;
	height: 470px;
	padding: 5px 10px 0px 40px;
	margin: 5px 0px 0px 0px;;
	color: #fff;
	background: transparent url('../img/bg_step3.gif') top center no-repeat;
	z-index: 70;
}	
#standardApp a:link, #standardApp a:visited{
	color: #555;
	text-decoration: underline;
	font-size: 12px;
}

#standardApp ol li a:link, #standardApp ol li a:visited{
	text-decoration: underline;
	color: #fff;
}
#standardApp a:hover {
	text-decoration: underline;
}

/*  WHITE BOXES  */


.whtBoxBot{
width:182px;
height: 20px;
background: url(../img/global/whtBox_bottom.gif) no-repeat left bottom;
display: block;
float: left;
margin-left:-3px; 
}


.whtBoxTop {
	height:auto;
	background: url(../img/global/whtBox_top.gif) no-repeat left top;
	display: block;
	float: left;
	padding:10px 12px 0 12px;
	margin-left:-3px;
	font-size:11px;
	width: 158px;
}

.promoBannerTtl{
	background:url('../img/global/promoBannerTtl.gif') no-repeat left top;
	margin-left:5px;
	margin-top:10px;
	height:74px;
	width:147px;
	display: block;
}

.promoBannerTtl a {
	height:74px;
	width:147px;
	display: block;
}

.promoBannerImage{
	background:url('../img/global/promoBannerImage.jpg') no-repeat left top;
	margin-left:5px;
	margin-top:10px;
	height:78px;
	width:147px;
	display: block;
}

.promoBannerImage a { 
	height:78px;
	width:147px;
	display: block;
}



#promoBannerCopy {
	padding: 6px 0px 6px 8px;
	color: #000;
	line-height: 14px;
}

.whtBoxTop li a:link, .whtBoxTop li a:visited, .whtBoxTop li{
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
	line-height: 20px;
}
.whtBoxTop li a:hover {
	text-decoration: underline;
	line-height: 20px;
}

.whtBoxBotOver{
	width:182px;
	background: url(../img/global/whtBox_bottom.gif) no-repeat left bottom;
	display: block;
	float: left;
	margin-left:-3px;
	height: 20px;
}


.whtBoxTopOver {
width:182px;
height:auto;
background: url(../img/global/whtBox_top.gif) no-repeat left top;
display: block;
float: left;
padding:7px 12px 0 12px;
margin-left:-3px; 

}

#whtBoxTopSmall{
width:182px;
height:220px;
background: url(../img/global/whtBox_top.gif) no-repeat left top;
display: block;
float: left;
padding:20px 12px 0 12px;
margin-left:-3px; 
margin-top:0px;

}



.bodyGreyBoxTop {
	height:auto;
	background: url(../img/global/greyBox_top.gif) no-repeat left top;
	display: block;
	float: left;
	padding:10px 12px 0 12px;
	margin-left:-3px;
	/*font-size:12px;*/
	width: 630px;
}

.bodyGreyBoxBot{
	width:630px;
	background: url(../img/global/whtBox_bottom.gif) no-repeat left bottom;
	display: block;
	float: left;
	margin-left:-3px;
	height: 20px;
}

/*
#promoBannerCopy {
	padding: 6px 0px 6px 8px;
	color: #000;
	line-height: 14px;
}*/

.exp_form_rect {
	height:234px;
	width:631px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.exp_form_top {
	background-image: url(../img/global/ask_rect01.png);
	float: left;
	height: 27px;
	width: 631px;
}
.exp_form_middle {
	background-image: url(../img/global/ask_rect_02.gif);
	background-repeat: repeat-x;
	float: left;
	width: 631px;
}
.exp_form_bottom {
	background-image: url(../img/global/ask_rect03.gif);
	height: 30px;
	width: 631px;
	float: left;
	margin-bottom: -10px;
}
.tell_form_top {
	background-image: url(../img/global/ask_rect01.png);
	float: left;
	height: 27px;
	width: 630px;
}
.tell_form_middle {
	background-image: url(../img/global/rect_story02.png);
	background-repeat: repeat-x;
	float: left;
	width: 630px;
}
.tell_form_bottom {
	background-image: url(../img/global/ask_rect03.gif);
	float: left;
	height: 30px;
	width: 630px;
}
.marvinG {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.comments_add {
	float: left;
	width: 250px;
}
.comments_left {
	float: left;
	width: 250px;
}
.comments_add {
	float: left;
	width: 250px;
}
#toolsPage #mainContainer #container #mainContent #rightContainer #business_copy #comments_left #comments_read {
	float: left;
	width: 350px;
	padding-top: 45px;
}
#toolsPage #mainContainer #container #mainContent #rightContainer #business_copy #comments_left #comments_add {
	float: left;
	width: 300px;
}
#toolsPage #mainContainer #container #mainContent #rightContainer #business_copy #comments_left #comments_add #form1 #code {
}
#toolsPage #mainContainer #container #mainContent #rightContainer #business_copy #comments_left #comments_add #form1 label {
	width: 150px;
}
#toolsPage #mainContainer #container #mainContent #rightContainer #business_copy #comments_left #comments_add #form1 #name {
	width: 200px;
}
#toolsPage #mainContainer #container #mainContent #rightContainer #business_copy #comments_left #comments_add #form1 #code {
	width: 155px;
}
#talkToUs {
	float: left;
	height: 50px;
	width: 500px;
	margin-top: 20px;
}
