* { 
	padding: 0; 
	margin: 0; 
	border: 0; 
	}
	
	a:focus {
	-moz-outline: 0px solid #ffffff; /* Firefox 1.0x */
	outline: 0px solid #ffffff; /* Firefox nightly builds, DeerPark dev.releases */
	outline-offset 3px;  /* Firefox nightly builds, DeerPark dev. releases */
}
	
body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background: url("../img/body_bg.gif") repeat-x;
	color: #333333;
	margin:0;
	padding:0;
	}
	
.hide { 
	display: none;
	}
	
.left { 
	float: left;
	}
	
.right { 
	float: right;
	}
	
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	height: 1px;
}



p {
	padding: 0 0 10px 0;
}

h1 {
	position: relative;
	top: 20px;
	left: 20px;
	width: 205px;
	height: 67px;
	background: url("../img/hdr_welcomeTo.png") no-repeat;
}

.all_about h1 {
	position: relative;
	top: 8px;
	left: 20px;
	width: 147px;
	height: 23px;
	background: url("../img/hdr_whatIs.png") no-repeat;
}

.signs_symptoms h1 {
	position: relative;
	top: 40px;
	left: 20px;
	width: 324px;
	height: 28px;
	background: url("../img/hdr_ss.png") no-repeat;
}

.risk_factors h1 {
	position: relative;
	top: 15px;
	left: 20px;
	width: 230px;
	height: 22px;
	background: url("../img/hdr_rf.png") no-repeat;
}

.did_you_know h1 {
	position: relative;
	top: 10px;
	left: 18px;
	width: 131px;
	height: 19px;
	background: url("../img/hdr_did_you_know.png") no-repeat;
}

.symptoms_checklist h1 {
	position: relative;
	top: 25px;
	left: 20px;
	width: 243px;
	height: 28px;
	background: url("../img/hdr_symptoms_checklist.png") no-repeat;
}

.risk_factor_checklist h1 {
	position: relative;
	top: 15px;
	left: 20px;
	width: 249px;
	height: 23px;
	background: url("../img/hdr_risk_factor_checklist.png") no-repeat;
}

.read_stories h1 {
	position: relative;
	top: 15px;
	left: 20px;
	width: 204px;
	height: 29px;
	background: url("../img/hdr_talking_about.png") no-repeat;
}

.unsubscribe h1 {
	position: relative;
	top: 15px;
	left: 20px;
	width: 204px;
	height: 29px;
	background: url("../img/hdr_unsub.png") no-repeat;
	text-indent:-4000px;
}

.unsubscribe .heroBoxBody p {
	width:500px;
}

h1 span, h2 span, h3 span {
	display: none;
}

h2 {
    font-size: 13px;
	color:#f79e30;
	margin: 0 0 5px 0;
	font-weight:bold;
	text-decoration: none;
	line-height:15px;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited {
    font-size: 14px;
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}

h2 a:hover {
    font-size: 14px;
	color:#fca900;
	font-weight:bold;
	text-decoration: none;
}

.center {
margin-right: auto;
margin-left:auto; 
}


/* general interface
-------------------------------------------------------- */
#wrapper {
	position: relative;
	height:790px;
	width: 968px;
	text-align: left;
	margin: 0px 0 0 0;
	background: url("../img/body_bg.gif") repeat-x;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}

/* top navigation */
#menu {display:block; width:940px;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left; margin:0px;}
#containertop{
	clear:both;
}
/* top navigation ends */





/* New */
#symptom_flash{
	text-align: left!important;
	float: left!important;
}
#heroBox {
	position: relative;
	display: block;
	height: 539px;
	top: 115px;
	float: right;
}

.heroBoxTop {
	height: 11px;
	width: 702px;
	background: transparent url("../img/heroBoxTop.png") no-repeat;
}

.home .heroBoxTop {
	background: transparent url("../img/heroBoxTop_home.png") no-repeat;
}

.heroBoxTop_allAbout {
	height: 11px;
	width: 702px;
	background: transparent url("../img/heroBoxTop_allAbout.png") no-repeat;
}


.signs_symptoms .heroBoxTop,
.risk_factors .heroBoxTop,
.did_you_know .heroBoxTop,
.symptoms_checklist .heroBoxTop {
	background: transparent url("../img/heroBoxTop_ss.png") no-repeat;
	height:9px;
}



.risk_factor_checklist .heroBoxTop,
.read_stories .heroBoxTop,
.send_postcard .heroBoxTop,
.unsubscribe .heroBoxTop {
	background: transparent url("../img/heroBoxTop_rfc.png") no-repeat;
	height:9px;
}

.symptoms_map .heroBoxTop {
	background: transparent url("../img/symptomsMapTop.gif") no-repeat;
	height:11px;
}

.heroBoxBody {
	height: 500px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	width: 692px;
	/*background: transparent url("../img/homeContent_bg.jpg") top right no-repeat;*/
}

.all_about .heroBoxBody,
.signs_symptoms .heroBoxBody,
.risk_factors .heroBoxBody {
	height: 505px;
	color: #747474;
	font-size: 12px;
	font-weight: normal;
	width: 692px;
	background: transparent url("../img/allAboutContentPeople.jpg") top right no-repeat;
}

.signs_symptoms .heroBoxBody {
	background: transparent url("../img/signsSymptomsContentPeople.jpg") bottom right no-repeat;
	height:507px;
}

.risk_factors .heroBoxBody {
	background: transparent url("../img/riskFactorsContentPeople.jpg") bottom right no-repeat;
	height:507px;
	background-position:3px 0px;
}

.did_you_know .heroBoxBody {
	background: transparent url("../img/didYouKnowContentPeople.jpg") bottom right no-repeat;
	height:507px;
	background-position:top right;
}

.symptoms_checklist .heroBoxBody {
	background: transparent url("../img/symptomsCheckContentPeople.jpg") bottom right no-repeat;
	height:507px;
	background-position:top right;
}

.risk_factor_checklist .heroBoxBody,
.read_stories .heroBoxBody,
.unsubscribe .heroBoxBody {
	background: transparent url("../img/riskFactorCheckContent.jpg") bottom right no-repeat;
	height:507px;
	background-position:top right;
}


.symptoms_map .heroBoxBody {
	background: transparent url("../img/symptomsMapContent.jpg") bottom right no-repeat;
	height:507px;
	background-position:top right;
}

.heroBoxMid {
	padding: 0px 16px 5px 0px;
	width: 694px;
	background: transparent url("../img/heroBox_bg.png") repeat-y;
}

.all_about .heroBoxMid,
.signs_symptoms .heroBoxMid,
.risk_factors .heroBoxMid,
.did_you_know .heroBoxMid,
.symptoms_checklist .heroBoxMid,
.risk_factor_checklist .heroBoxMid,
.symptoms_map .heroBoxMid,
.read_stories .heroBoxMid,
.send_postcard .heroBoxMid,
.unsubscribe .heroBoxMid {
	padding: 0px 16px 0px 0px;
}
	
.heroBoxBody p,
.heroBoxBody h3 {
	width:280px;
	margin:0px 0 15px 21px;
	position:relative;
	top:40px;
	font-weight:normal;
	font-size:12px;
	
}

.heroBoxBody p {
	width:290px;
}

.all_about .heroBoxBody p {
	width:350px;
	font-size:11px;
	line-height:12px;
	margin:0px 0px 0px 21px;
	top:15px;
	color:#000;
}

.all_about .heroBoxBody h3 {
	width:350px;
	margin:4px 0 0px 21px;
	position:relative;
	top:5px;
	color:#000;
}

.signs_symptoms .heroBoxBody h3,
.symptoms_checklist .heroBoxBody h3,
.risk_factor_checklist .heroBoxBody h3 {
	width:450px;
	margin:40px 0 10px 21px;
	position:relative;
	top:15px;
	color:#000;
}

.symptoms_checklist .heroBoxBody h3 {
	top:5px;
	margin:40px 0 0px 21px;
}

.risk_factor_checklist .heroBoxBody h3 {
	margin:5px 0 10px 21px;
}

.signs_symptoms .heroBoxBody h4 {
	width:117px;
	height:19px;
	margin:40px 0 0 22px;
	background: transparent url("../img/sub_did_you_know.png") no-repeat;
	text-indent:-4000px;
}

.risk_factors .heroBoxBody h4 {
	width:371px;
	height:19px;
	margin:5px 0 5px 22px;
	background: transparent url("../img/sub2_rf.png") no-repeat;
	text-indent:-4000px;
}

.did_you_know .heroBoxBody h4 {
	width:56px;
	height:19px;
	margin:0px 0 0px 20px;
	background: transparent url("../img/sub1_did_you_know.png") no-repeat;
	text-indent:-4000px;
	position:relative;
	top:-5px;
	left:-1px;
}

.risk_factor_checklist .heroBoxBody h4 {
	width:133px;
	height:13px;
	margin:10px 0 0px 22px;
	background: transparent url("../img/sub_risk_factor_checklist.png") no-repeat;
	text-indent:-4000px;
}

.did_you_know .heroBoxBody h6 {
	width:146px;
	height:23px;
	margin:7px 0 0px 18px;
	background: transparent url("../img/sub2_did_you_know.png") no-repeat;
	text-indent:-4000px;
}

.signs_symptoms .heroBoxBody p,
.risk_factors .heroBoxBody p,
.did_you_know .heroBoxBody p,
.symptoms_checklist .heroBoxBody p,
.risk_factor_checklist .heroBoxBody p,
.read_stories .heroBoxBody p
{
	top:6px;
	width:460px;
	font-size:11px;
	line-height:14px;
	margin-bottom:0px;
	margin-top:5px;
	color:#000;
}

.signs_symptoms .heroBoxBody p
{
	top:6px;
	width:460px;
	font-size:11px;
	line-height:14px;
	margin-bottom:0px;
	margin-top:8px;
	color:#000;
}

.risk_factors .heroBoxBody p {
	top:5px;
	width:500px;
	font-size:11px;
	line-height:14px;
	margin-bottom:0px;
	margin-top:0px;
	color:#000;
}

.did_you_know .heroBoxBody h3 {
	position:relative;
	top:15px;
	margin-top:5px;
	margin-left:18px;
	margin-bottom:20px;
	width:340px;
}

.did_you_know .heroBoxBody p {
	width:290px;
	margin:0px 0 0 18px;
	line-height:12px;
}

.risk_factor_checklist .heroBoxBody p {
	margin-top:0px;
	width:620px;
	color:#000;
	line-height:12px;
}


.risk_factors .heroBoxBody h2 {
	width:382px;
	height:18px;
	margin:24px 0 0 20px;
	background: transparent url("../img/sub1_rf.png") no-repeat;
	text-indent:-4000px;
}

.signs_symptoms .heroBoxBody ul {
	font-size:11px;
	margin:0px 0 0 56px;
	width:460px;
	color:#000;
}

.signs_symptoms .heroBoxBody p.narrow {
	width:430px;
}

.risk_factors .heroBoxBody ul,
.symptoms_checklist .heroBoxBody ul {
	font-size:11px;
	margin:0px 0 0 46px;
	width:220px;
	line-height:13px;
	color:#000;
}



.risk_factors .heroBoxBody ul.wide {
	width:420px;
}

.symptoms_checklist .heroBoxBody ul {
	width:280px;
	margin:20px 0 0 46px;
}

.risk_factors .heroBoxBody li.none,
.symptoms_checklist .heroBoxBody li.none {
	list-style-type:none;
	margin-top:20px;
	position:relative;
	left:-14px;
}

.risk_factor_checklist #footer li.none {
	list-style-type:none;
	margin-top:20px;
	position:relative;
	left:-14px;
}

.signs_symptoms .heroBoxBody a {
	width:322px;
	height:25px;
	background:url("../img/button_see_where.png") no-repeat;
	display:block;
	text-indent:-4000px;
	margin:20px 0 0 22px;
}

.risk_factors .heroBoxBody a.button,
.risk_factors .heroBoxBody a.button2,
.risk_factors .heroBoxBody a.button3 {
	width:345px;
	height:25px;
	background:url("../img/button_download_checklist.png") no-repeat;
	cursor:hand;
	display:block;
	text-indent:-4000px;
	margin:7px 0 0 22px;
}

.risk_factors .heroBoxBody a.button2 {
	width:342px;
	height:25px;
	background:url("../img/button_download_women.png") no-repeat;
}

.risk_factors .heroBoxBody a.button3 {
	width:304px;
	height:25px;
	background:url("../img/button_download_belt.png") no-repeat;
}

.symptoms_checklist .heroBoxBody a,
.risk_factor_checklist .heroBoxBody a.button {
	width:157px;
	height:21px;
	background:url("../img/button_download_print.png") no-repeat;
	cursor:hand;
	display:block;
	text-indent:-4000px;
	margin:40px 0 0 22px;
}

.risk_factor_checklist .heroBoxBody a.button {
	margin:10px 0 0 22px;
}

.read_stories .heroBoxBody a.button {
	width:140px;
	height:20px;
	background:url("../img/button_story.png") no-repeat;
	display:block;
	text-indent:-4000px;
	margin:40px 0 0 20px;
}

sup {
	font-size:8px;
}

.heroBoxFooter p {
	width:600px;
	margin:0px 0 15px 21px;
	position:relative;
	top:40px;
	font-weight:normal;
	font-size:12px;
}

.heroBoxBody {
	background:url("../img/heroBox_bg_home.png") repeat-y;
}

.home .heroBoxBody a {
	width:148px;
	height:11px;
	background:url("../img/button_about.gif") no-repeat;
	text-indent:-4000px;
	margin:0px 0 0 21px;
	position:relative;
	top:45px;
	display:block;
}

.home .heroBoxBody h3,
.home .heroBoxBody p {
	line-height:17px;
}

.heroBoxBody a {
	color:#F99D32;
}

.heroBoxBody h3 {
	color:#434343;
	font-weight:bold;
}

.heroBoxBottom {
	padding: 0;
	width: 702px;
	height:15px;
}

#leftBox {
	position: relative;
	display: block;
	height: 236px;
	top: 115px;
	float: left;
	left:12px;
}

.leftBoxTop {
	height: 11px;
	width: 236px;
	background: transparent url("../img/leftBoxTop.png") no-repeat;
}

.leftBoxBody {
	margin:0px 0 0 8px;
	width: 230px;
	line-height:12px;
	cursor: pointer;
	cursor: hand;
}

.leftBoxBody p {
	width: 200px;
}

.leftBoxMid {
	padding: 0px 10px 0px 0px;
	width: 226px;
	background: transparent url("../img/leftBox_bg.png") repeat-y;
}

.leftBoxBottom {
	padding: 0;
	width: 236px;
	margin:0px 0 3px 0px;
}

#leftBox a {
	height:11px;
	display:block;
	margin:0px 0px 0px 120px;
	text-indent:-4000px;
	position:relative;
	top:-5px;
}

#leftBox a {
	width:82px;
	background:url("../img/button_learnmore.gif") no-repeat;
}

#leftBox #leftBoxSeeWhere a {
	width:63px;
	background:url("../img/button_discover.gif") no-repeat;
	margin-top:5px;
}

#leftBoxSeeWhere {
	background:url("../img/leftbox_see_where.gif");
	width:235px;
	height:165px;
	cursor: pointer;
	cursor: hand;
}

#leftBoxSeeWhere h2 {
	margin:0px 0 20px 0px;
	padding:25px 0 0 0px;
}

#leftBoxGetTalking {
	background:url("../img/leftBox_getTalking.jpg") no-repeat bottom left;
	width:235px;
	height:157px;
}

#leftBox #leftBoxGetTalking a {
	width:83px;
	height:25px;
	background:url("../img/button_awareness.gif") no-repeat;
	margin-top:20px;
}

.heroBoxFooter {
	width:688px;
	height:171px;
	position:absolute;
	bottom:22px;
	left:4px;
	/*background:url("../img/bg_heroBox_footer.gif") repeat-y bottom left;*/
}

.heroBoxFooter h2 {
	margin:30px 0 0px 22px;
	font-size:16px;
}

.heroBoxFooter p {
	top:0px;
	margin:10px 0 0 22px;
}

.heroBoxFooter p strong {
	font-size:14px;
}

#footer {
	width:955px;
	position:absolute;
	top:665px;
	margin:0px 0 0px 10px;
	padding-bottom:40px;
	color:#000;
	background:url("../img/footer_rule.gif") no-repeat bottom right;
}

.read_stories #footer,
.send_postcard #footer {
	background:url("../img/blank.gif") no-repeat bottom right;
}	

#footer ol,
#preview1 ol,
#preview2 ol {
	font-family:arial;
	font-size:11px;
	margin:0px 0 0 20px;
	padding:10px 0 0 0px;
	line-height:14px;
}

#footer ol {
	margin-left:22px;
}

#preview1 ol,
#preview2 ol {
	margin:0px 0 0 40px;
	color:#000;
}

#footer ol a {
	color:#000;
}

#rule {
	width:912px;
	height:1px;
	background:#B2C4CA;
	margin:0px 0 0 20px;
}

.footerlinksLogos {
	width:950px;
	position:relative;
	top:10px;
	height:60px;
}

.read_stories .footerlinksLogos,
.send_postcard .footerlinksLogos {
	margin-top:50px;
}

.footerlinks {
	width:400px;
	position:absolute;
	left:260px;
	top:25px;
	text-align:center;
	color:#575757;
}

.footerlinksImage {
	position:absolute;
	left:660px;
	padding-top:0px;
}

.footerlinksImage img.bi {
	position:relative;
	top:-10px;
	left:40px;
}

.footerlinks a {
	color:#575757;
	font-size:10px;
}

/* topnav */

ul#topnav {
	width:567px;
	height:10px;
	position:absolute;
	top:10px;
	left:210px;
	margin:0px;
	padding:0px;
}

ul#topnav li,
ul#secondaryNavButtons li {
	float:left;
	list-style-type:none;
	margin:0px 22px 0 0px;
	padding:0px;
	height:10px;
}

ul#secondaryNavButtons {
	float:right;
}

ul#secondaryNavButtons li {
	margin:0px 0px 0 8px;
}

ul#topnav li a,
ul#secondaryNavButtons li a {
	padding:0px 0 0 0px;
	display:block;
	text-indent:-4000px;
	height:10px;
}

ul#topnav li#all_about a {
	width:92px;
	background:url("../img/topnav_allabout.gif") no-repeat;
}

.all_about ul#topnav li#all_about a,
.signs_symptoms ul#topnav li#all_about a,
.risk_factors ul#topnav li#all_about a,
.risk_factor_checklist ul#topnav li#all_about a,
.did_you_know ul#topnav li#all_about a,
.symptoms_checklist ul#topnav li#all_about a {
	background-position:0px -12px;
}

ul#topnav li#symptoms_map a {
	width:99px;
	background:url("../img/topnav_symptoms.gif") no-repeat;
}

.symptoms_map ul#topnav li#symptoms_map a {
	background-position:0px -11px;
}

.read_stories ul#topnav li#stories a {
	background-position:0px -11px;
}

.send_postcard ul#topnav li#postcard a {
	background-position:0px -12px;
}

ul#topnav li#stories a {
	width:177px;
	background:url("../img/topnav_stories.gif") no-repeat;
}

ul#topnav li#postcard a {
	width:111px;
	background:url("../img/topnav_postcard.gif") no-repeat;
}

#utility_nav {
	position:absolute;
	top:4px;
	left:780px;
	font-size:12px;
	color:#013B7C;
	font-family:arial;
}

#utility_nav a {
	color:#013B7C;
	text-decoration:none;
}

#utility_nav a.small {
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}

#utility_nav a.med {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}

#utility_nav a.large {
	font-size:16px;
	line-height:18px;
}

#utility_nav a.selected {
	font-weight:bold;
}

#utility_nav a.large.selected {
	line-height:19px;
}

#searchform {
	position:absolute;
	top:35px;
	left:740px;
}

input.search {
	width:174px;
	height:22px;
	background:url("../img/searchform.gif") no-repeat;
	padding:5px 0px 0px 6px;
	color:#747474;
	font-family:arial;
	font-size:11px;
	float:left;
}

input.search_submit {
	padding-top:0px;
	padding-left:0px;
	width:29px;
	height:22px;
	float:left;
	position:relative;
	left:-6px;
}

#secondaryNav {
	width:755px;
	height:20px;
	position:absolute;
	top:72px;
	left:194px;
}

#secondaryNav a {
	color:#fff;
	font-size:12px;
	font-family:arial;
	text-decoration:none;
	float:left;
}

#secondaryNav li.download_print a {
	width:121px;
	height:20px;
	background:url("../img/secondnav_down_print.gif") no-repeat;
}

#secondaryNav li.symptoms_checklist a {
	width:108px;
	height:20px;
	background:url("../img/secondnav_symptoms.gif") no-repeat;
}

#secondaryNav li.risk_factor_checklist a {
	width:114px;
	height:20px;
	background:url("../img/secondnav_risk_factor.gif") no-repeat;
	margin-left:18px;
}

ul#subnav_allabout {
	width:339px;
	height:11px;
	position:absolute;
	top:34px;
	left:221px;
}

ul#subnav_allabout li {
	list-style-type:none; 
	float:left;
}

ul#subnav_allabout li a {
	height:9px;
	display:block;
	margin:0px 17px 0 0px;
	text-indent:-4000px;
}

ul#subnav_allabout li#subnav_signs a {
	width:125px;
	background:url("../img/subnav_allabout_signs.gif") no-repeat;
}

.signs_symptoms ul#subnav_allabout li#subnav_signs a {
	width:125px;
	background:url("../img/subnav_allabout_signs.gif") no-repeat 0px -11px;
}

.risk_factors ul#subnav_allabout li#subnav_risk_factors a {
	background:url("../img/subnav_allabout_risk.gif") no-repeat 0px -10px;
}

ul#subnav_allabout li#subnav_risk_factors a {
	width:77px;
	background:url("../img/subnav_allabout_risk.gif") no-repeat;
}

ul#subnav_allabout li#subnav_did_you_know a {
	width:85px;
	background:url("../img/subnav_allabout_didyouknow.gif") no-repeat;
}

.did_you_know ul#subnav_allabout li#subnav_did_you_know a {
	width:85px;
	background:url("../img/subnav_allabout_didyouknow.gif") no-repeat 0px -11px;
}

.breadcrumb {
	float:left;
	color:#fff;
	margin-top:2px;
	font-size:11px;
	font-family:arial;
}

#secondaryNav .breadcrumb a {
	font-size:11px;
	float:none;
}

/* tab box */

#tabBox {
	width:455px;
	height:247px;
	background:url("../img/tabBox_bg.png") no-repeat bottom left;
	position:absolute;
	left:20px;
	top:260px;
}

ul#tabBox_tabs  {
	width:455px;
	height:27px;
	text-align:center;
}
/*
#tabBox ul.normal {
	background-image:url("../img/tabBox_tabs.png");
	border:1px solid blue;
}

#tabBox ul.selected {
	background-image:url("../img/tabBox_tabs2.png");
	border:1px solid red;
}

#tabBox ul.selected2 {
	background-image:url("../img/tabBox_tabs3.png");
	border:1px solid green;
}
*/
ul#tabBox_tabs li {
	list-style-type:none;
	float:left;
	width:150px;
	height:27px;
}

ul#tabBox_tabs li a,
ul#tabBox_tabs li a:visited {
	display:block;
	width:150px;
	text-indent:-4000px;
}

.tabBox_content {
	margin:13px 0 0 10px;
}

.tabBox_content img,
.tabBox_content p {
	float:left;
}

.tabBox_content p {
	width:130px;
	margin:0px 0px 0 12px;
	color:#000;
	font-family:arial;
	font-size:11px;
	line-height:13px;
	border:1px solid #fff;
}

.tabBox_content h2 {
	text-indent:10px;
	position:relative;
	padding-top:30px;
	left:1px;
}

/* Don't Ignore */

#dontIgnore {
	width:193px;
	height:229px;
	background:url("../img/dontIgnore_bg.png") no-repeat top left;
	position:absolute;
	left:480px;
	top:280px;
}

#dontIgnore p {
	margin:0px 0 0 10px;
	color:#000;
	font-size:10px;
	line-height:13px;
	width:175px;
	font-family:arial;
}

#dontIgnore h4 {
	background:url("../img/dontIgnore_h4.png") no-repeat top left;
	text-indent:-4000px;
	width:125px;
	height:40px;
	margin:30px 0 26px 20px;
}

#dontIgnore strong {
	font-size:12px;
	line-height:15px;
}

.did_you_know .heroBoxBody p.wide {
	width:670px;
}


/*send postcard*/

.send_postcard .heroBoxBody {
	background:url("../img/sendPostcardContentPeople.png") no-repeat bottom right;
	height:507px;
}

.send_postcard h1 {
	background:url("../img/hdr_send_postcard.png") no-repeat bottom right;
	width:233px;
	height:23px;
	margin-bottom:0px;
}

.send_postcard .heroBoxBody p {
	color:#000;
	width:260px;
	font-size:11px;
	top:30px;
	line-height:17px;
}

#sendPostcard_optionsBox {
	width:333px;
	height:495px;
	position:absolute;
	left:345px;
	top:15px;
}

.sendPostcard_optionsBox_top {
	width:333px;
	height:8px;
	background:url("../img/sendPostcard_optionsBox_top.png") no-repeat;
}

.sendPostcard_optionsBox_btm {
	width:333px;
	height:15px;
	background:url("../img/sendPostcard_optionsBox_btm.png") no-repeat;
}

.sendPostcard_optionsBox_body {
	background:url("../img/sendPostcard_optionsBox_bg.png") repeat-y;
}

.sendPostcard_optionsBox_body h2 {
	text-align:center;
	padding:20px auto;
	line-height:20px;
	position:relative;
	left:-4px;
	padding-top:15px;
	margin-bottom:15px;
	font-size:15px;
}

a.sendPostcard_Option1,
a.sendPostcard_Option2 {
	width:281px;
	height:189px;
	background:url("../img/sendPostcard_option1.gif") no-repeat;
	display:block;
	margin:0px auto;
	position:relative;
	left:-4px;
}

a.sendPostcard_Option2 {
	background:url("../img/sendPostcard_option2.gif") no-repeat;
	margin-top:15px;
	padding-bottom:10px;
}

#infoBox img,
#infoBox2 img {
	float:left;
	margin:20px 0 0 20px;
	padding-bottom:20px;
}

#preview1 img,
#preview2 img {
	margin:26px 0 0 150px;
}


#thankYou p {
	text-align:center;
	margin-bottom:30px;
}

#thankYou img {
	margin:40px 0px 20px 115px;
}

#thankYou img.tidbit {
	margin:30px auto;
	position:relative;
	left:-45px;
}

#infoBox input,
#infoBox2 input {
	float:left;
	width:250px;
	margin:50px 0 0 20px;
}

#infoBox form,
#infoBox2 form {
	margin-top:50px;
}

#infoBox a.close,
#infoBox2 a.close,
#preview1 a.close,
#preview2 a.close,
#thankYou a.close,
#light_consent a.close,
#light_decline a.closex,
#light_thanks a.closex,
#light_share a.close {
	float:right;
	width:83px;
	height:25px;
	background:url("../img/sendPostcard_close.gif") no-repeat;
	text-indent:-4000px;
	position:relative;
	left:-15px;
	top:3px;
}

#light_thanks a.closex {
	left:20px;
}

#light_consent a.close {
	left:20px;
	top:10px;
}

#light_decline a.closex {
	left:0px;
	top:10px;
}

#infoBox a.preview,
#infoBox2 a.preview {
	float:left;
	margin:0px 0 0 0px;
	position:relative;
	left:-9px;
	top:-3px;
}

#preview1 p,
#preview2 p {
	margin:10px 30px 0 20px;
	line-height:13px;
}

#preview1 p a,
#preview2 p a {
	color:#E86209;
	
}

#preview1 a.send,
#preview2 a.send,
#preview1 a.send2,
#preview2 a.send2 {
	float:right;
	width:85px;
	height:22px;
	background:url("../img/button_send.gif") no-repeat;
	text-indent:-4000px;
	position:relative;
	left:-35px;
	top:-155px;
}

#preview1 a.send2,
#preview2 a.send2 {
	left:0px;
	top:0px;
}

#preview1 a.send3 {
	margin:0px auto;
	width:85px;
	height:22px;
	background:url("../img/button_send.gif") no-repeat;
	text-indent:-4000px;
	display:block;
}

.read_stories .heroBoxBody p {
	width:95%;
	font-size:11px;
	line-height:13px;
	margin:0px 0 0 20px;
	position:relative;
	top:30px;
}

.read_stories .heroBoxBody h3 {
	margin:0px 0 10px 20px;
	width:95%;
	font-size:11px!important;
	top: 10px;
}
.read_stories .heroBoxBody p {
	margin:0px 0 0px 20px;
	width:95%;
	
	top: 0px;
}


a.bluelink:link {color: #013b7c; text-decoration: underline;font-size:12px;}
a.bluelink:active {color: #013b7c; text-decoration: underline;font-size:12px;}
a.bluelink:visited {color: #013b7c; text-decoration: underline;font-size:12px;}
a.bluelink:hover {color: #013b7c; text-decoration: underline;font-size:12px;}

.threecol {
	width: 190px;
	float: left;
	padding: 23px 20px 0 20px;
}

p.threecol,
h3.threecol {
	width: 190px;
	float: left;
	padding: 0px 0px 5px 0px;
	margin:0px 0 0 0px;
}

.heroBoxBody h3.threecol {
	padding: 0px 0px 0px 0px;
	margin:0px 0 0 20px;
	position:relative;
	top:-10px;
}

.threecol p{
	margin: 0 0 5px 0!important;
	padding: 0!important;
	top: 0!important;
}

.threecol span,
.threecol strong {
	font-size:12px;
}

.threecol .thumb{
	margin: 0 0 5px 0!important;
	padding: 0!important;
	display:block;
}

td {
	font-size:12px;
}

.did_you_know .heroBoxBody p {
	top:3px;
	width:310px;
	line-height:12px;
}

.story {
	width:333px;
	float:left;
	margin:0px 0 5px 0px;
	z-index:10000;
}

.story img,
.story p {
	float:left;
}

.heroBoxBody .story p {
	width:220px;
	margin:0px 0 0 10px;
	line-height:12px;
}

.heroBoxBody .story a.bluelink {
	font-size:11px;
}

#stories {
	margin:20px 0 0 20px;
	height:auto;
}

.read_stories .heroBoxBody p.storyContent {
	line-height:12px;
	margin-bottom:0px;
	padding:0px;
}

/* home page video */

#getFlash {
	float:right;
	margin:40px 20px 0 0px;
}

.home .heroBoxBody #getFlash a {
	width:auto;
	height:auto;
	background:none;
	text-indent:0px;
	margin:0px 0 0 0px;
	position:relative;
	top:0px;
	display:block;
}