@charset "UTF-8";



body {
	font: 12px Arial, Helvetica, sans-serif, "Lucida Sans";
	background: #FFFFFF url(../images/body_bg.jpg) repeat-x top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}


img
{  border-style: none;
padding:0px;
margin:0px;
}

#wrapper {
	width: 960px;  
	background: #FFFFFF url(../images/secondary_bg.jpg) repeat-x left bottom;
	margin: 0px;
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;	
	
	
}


a:link {
	text-decoration:underline;
	color:#1D4786;
}
a:hover {
	text-decoration:none;
	color:#2867C7;
}
a:visited { text-decoration:underline; 	color:#132D53;}
a:active { text-decoration:none; 	color:#132D53;}



#top_part {
	font-size:15px;
}

#header {
	width: 960px;
	padding:0px;
	margin:0px;
	float: left;
}

.logo {
	margin-left: 10px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 290px;
	top: 32px;
}

#secondary_nav {
	text-align:right;
	color: #CCCCCC;
	font-size:10px;
	padding: 0px 5px 0px 340px;
	width:600px;
	text-transform: uppercase;
	margin:0px;
}

#secondary_nav UL { margin:0; padding:20px 0px 1px 0px;font-size: 11px; font-weight:normal;}
#secondary_nav UL LI { margin:0; list-style-type:none; display:inline; text-decoration: none; padding: 5px ;color: #3499CD;  }
#secondary_nav UL LI A:link, #secondary_nav UL  LI A:visited {font-size: 11px;color:#666666;text-decoration: none;  }
#secondary_nav UL LI A:hover {font-size: 11px;text-decoration: none; color: #3499CD;}


.search { float: right;
	margin: 25px 20px 0px 0px;
	width:330px;
	padding-top: 0px;
	text-align:right;
	}
	
#social_links	{
	float: right;
	height: 28px;
	margin: 25px 10px 0px 0px;
	padding-top: 0px;
	text-align:right;
	}
	
#social_links img	{
	margin-right: 6px;
	}

#container {
	padding: 0px 0px 15px 0px;
	margin:0px;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}


.left_column {
	float: left;
	width: 230px;
	padding:0px 10px 50px 0px;
	margin: 0px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.left_column img {
	padding:0px 0px 0px 15px;
	margin: 0px;
	}
	


.right_column {
	float: right;
	width: 650px;
	padding:20px 20px 10px 10px;
	margin:0px;
}



/* SUBNAVIGATION
_____________________________________________________________ */

#subnav
{
	background:transparent url(../images/nav_bg.png) no-repeat 0px 0px;
	width:240px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	padding:0px 0px 16px 0px; }


/* First-Level */
#subnav UL
{ margin:0; padding:70px 0 6px 0;  }
#subnav UL LI
{ margin:0; padding:10px 0 5px 10px; list-style-type:none;  }
#subnav UL A
{ display:block; color:#ffffff; font-weight:bold; padding:0 0 0 24px; line-height:1.6em; font-size:12px; }
#subnav UL A:link, #subnav UL A:visited
{ color:#ffffff; text-decoration:none; background:transparent url(../images/bu_red.gif) no-repeat 5px 3px; }
#subnav UL A:hover
{ color:#ffffff; text-decoration:underline; background:transparent url(../images/bu_white.gif) no-repeat 5px 3px; }
#subnav UL A.active 
{ color:#ffffff; text-decoration:none; background:transparent url(../images/bu_red_01.gif) no-repeat 5px 3px; }




/* TEXT STYLES
_____________________________________________________________ */

h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	padding:0px 20px 0px 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	padding:0px 20px 10px 0px;
	margin: 0px;
}


h3 {
	font-size: 16px;
	line-height: 20px;
	padding:0px;
	margin: 0px;
}


h4 {
	font-size: 14px;
	line-height: 18px;
	padding:10px 0px 5px 0px;
	margin: 0px;
	color:#1D4786;
	text-decoration:underline;
	font-weight:normal;
}


h5{
	font-size: 13px;
	line-height: 17px;
	padding:10px 0px 0px 0px;
	margin: 0px;
}

h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	padding:10px;
	margin: 0px;
}


p {
	font-size: 12px;
	line-height: 18px;
	padding-top:10px;
	margin: 0px;
}




/* HEXA INSIDE
------------------------------------------------- */

#Hex_01 {
	padding-left:8px;
	margin:0px;
	height:95px;
	width:200px;
	float:left;
}

#Hex_01 ul {
	height: 95px;
	overflow: hidden;
	margin:0px;
	padding:0px;	
}

#Hex_01 li {
	display: inline;
}

#Hex_01 a {
	display: block;
	float: left;
	height: 95px;
	text-indent: -100em;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#Hex_01 a:hover {
	background-position: 0 -95px;
}

#hx1 a {
	width: 95px;
	background-image: url(../images/bu_childcare.png);
	margin:0px;
	padding:0px;
}




#Hex_02 {
	margin-top:-25px;
	padding:0px 0px 0px 80px;
	height:95px;
	width:200px;
	float:left;
}

#Hex_02 ul {
	height: 95px;
	overflow: hidden;
	margin:0px;
	padding:0px;	
}

#Hex_02 li {
	display: inline;
}

#Hex_02 a {
	display: block;
	float: left;
	height: 95px;
	text-indent: -100em;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#Hex_02 a:hover {
	background-position: 0 -95px;
}

#hx2 a {
	width: 95px;
	background-image: url(../images/bu_school.png);
	margin:0px;
	padding:0px;
}


#Hex_03 {
	margin-top:-23px;
	padding:0px 0px 0px 8px;
	height:95px;
	width:130px;
	float:left;
}

#Hex_03 ul {
	height: 95px;
	overflow: hidden;
	margin:0px;
	padding:0px;	
}

#Hex_03 li {
	display: inline;
}

#Hex_03 a {
	display: block;
	float: left;
	height: 95px;
	text-indent: -100em;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#Hex_03 a:hover {
	background-position: 0 -95px;
}

#hx3 a {
	width: 95px;
	background-image: url(../images/bu_locker.png);
	margin:0px;
	padding:0px;
}




#Hex_04 {
	margin-top:-25px;
	padding:0px 0px 0px 80px;
	height:95px;
	width:120px;
	float:left;
}

#Hex_04 ul {
	height: 95px;
	overflow: hidden;
	margin:0px;
	padding:0px;	
}

#Hex_04 li {
	display: inline;
}

#Hex_04 a {
	display: block;
	float: left;
	height: 95px;
	text-indent: -100em;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#Hex_04 a:hover {
	background-position: 0 -95px;
}

#hx4 a {
	width: 95px;
	background-image: url(../images/bu_hospital.png);
	margin:0px;
	padding:0px;
}



/* LISTS
_____________________________________________________________ */

.lists UL {
	margin:10px 0px 0px 12px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	font-weight: normal;
 }

.lists  LI
{	margin:0px;
	padding:0px 10px 5px 14px;
	list-style-type:none;
	background-image: url(../images/bu_lists.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lists  LI a:link {text-decoration: none; }
.lists  LI a:visited {text-decoration: none; }
.lists  LI  a:hover {text-decoration: underline;}
.lists  LI  a:active { text-decoration: none; }




.required {
	color: #FF0000;
	padding:0px;
	font-size: 14px;	
}


.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;
}

.hr{ clear:both; height: 1px;margin:0px;}

.sponsor {
	float: right;
	margin: 30px 30px 0px 0px;
	font-size:9px;
	width:80px;
	text-align:center;
	padding:0px;
	clear:both;
}


#footer {
	clear: both;
	height: 80px;
	width: 90px;
	text-align:right;
	float: right;
}

#Hex {
	float: left;
	height: 400px;
	width: 160px;
	margin: 0px;
	border: 1px solid #0033CC;
	padding-left:10px;
}
.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;
}

#callout_score_chance	{
	float: right;
	background: url(../images/callout_score_chance.gif) top left no-repeat #ffffff;
	width: 276px;
	height: 210px;
	margin: 10px 0 0 15px;
	position: relative;
	}
#callout_score_chance_link	{
	width: 170px;
	position: absolute;
	bottom: 0px;
	right: -20px;
	padding-left: 20px;
	background: url(../images/double_arrow.png) left 4px no-repeat transparent;
	color: #3c9ad8;
	font-weight: bold;
	text-decoration: underline;
	}

	
#callout_equip_them_well	{
	float: right;
	width: 168px;
	height: 215px;
	position: relative;
	top: -34px;
	}
	
ul.checkout	{
	margin: 10px 0 10px 0;
	padding: 0;
	}
	
ul.checkout li	{
	padding-left: 20px;
	background: url(../images/double_arrow.png) left 4px no-repeat transparent;
	list-style: none;
	width: 340px;
	}
ul.checkout li a	{
	color: #3c9ad8;
	font-weight: bold;
	}
	
ul.steps	{
	margin: 10px 0;
	padding: 0;
	}
	
ul.steps li	{
	padding-top: 12px;
	padding-bottom: 2px;
	}
	
ul.steps li#step1	{
	padding-left: 46px;
	background: url(../images/step1.gif) left 4px no-repeat transparent;
	list-style: none;
	height: 30px;
	}
	
ul.steps li#step2	{
	padding-left: 46px;
	background: url(../images/step2.gif) left 4px no-repeat transparent;
	list-style: none;
	height: 30px;
	}
	
ul.steps li#step3	{
	padding-top: 3px;
	padding-left: 46px;
	background: url(../images/step3.gif) left 4px no-repeat transparent;
	list-style: none;
	height: 40px;
	}
	
ul.steps li a	{
	color: #3c9ad8;
	font-weight: bold;
	}
.footnotes	{
	margin-top: 10px;
	font-size: 11px;
	}
#fs_opt_ins	{
	
	}
.information_copy	{
	font-size: 11px;
	margin-top: 4px;
	}
.submit	{
	margin-top: 10px;
	}
.verifyError	{
	width: 137px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border:1px solid #990000;
	background-color:#D70000;
	color:#FFFFFF;
	padding:3px 4px;
	border: 1px #ff0000 solid;
}

#address_info	{	
 margin-top: 5px;
}


td#verificationTD span,  td#verificationTD label, td#verificationTD img, td#verificationTD input#verification, td#verificationTD .verifyError 	{
	float: left;
	}

td#verificationTD img	{
	margin: 0 5px;
	}
	
td#verificationTD input#verification	{
	margin-right: 10px;
	}

.formErrors	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border:1px solid #990000;
	background-color:#D70000;
	color:#FFFFFF;
	padding: 10px;
	margin: 10px 0;
}

.formErrors ul 	{
	margin-bottom: 0;
	}
	
.thankyou_msg	{
	width: 335px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border:1px solid #990000;
	background-color:#D70000;
	color:#FFFFFF;
	padding: 10px;
	margin: 10px 0;
}

#opt_in_section	{
	margin-top: 7px;
	}
#user_info	{
	margin-top: 10px; 
	}
.sweeps-table	{
	background-color: #cccccc;
	width: 625px;
	}
.sweeps-table td	{
	padding: 10px;
	}
.videoplayer	{
	height: 365px;
	margin: 5px 0 5px 0;
	}
	
#hdr_watchthisvideo	{
	margin: 10px 0 5px 0;
	}


