/*
reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent}
	
body {
	line-height:1}
	
ol, ul {
	list-style:none}
	
blockquote, q {
	quotes:none}
	
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none}
	
:focus {
	outline:0}
	
ins {
	text-decoration:none}
	
del {
	text-decoration:line-through}
	
table {
	border-collapse:collapse;
	border-spacing:0}

/*  
main stylesheet for Health Effects of Asbestos
*/

body {
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;}
	
p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #5198d3;
	line-height: 38px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;}
	
h1 a {
	color: #417903; /* green */
	text-decoration: none;}
	
h2 {
	font-size: 22px;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	display: inline-block;
	width: 100%;
}
	
h2 a {
	color: #000;
	text-decoration: none;}
	
h2 a:hover {
	color: #666;
	text-decoration: none;}

	
/* larger headers in copy and sidebar */
	
h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;}
	
h3 a {
	color: #333;
	text-decoration: none;}
	
h3 a:hover {
	color: #000;
	text-decoration: none;}
	
/* large body copy for stand out paragraphs */
	
h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	margin: 0px 0px 15px 0px;
	padding: 0px;}
	
h4 a {
	color: #333;
	text-decoration: none;}
	
	
/* sets the width and centering on screen */

#wrapper {
	margin: 0 auto;
	width: 968px;}
	
/* help text and icons at the top of the page */
	
div#toolnav {
	height: 45px;
	background: #fff;}
	
div#toolnavlft {
	font-size: 14px;
	color: #666;
	padding: 15px 0px 0px 0px;
	float: left;
	text-align: left;}
	
/* large header image */

#header {
	text-decoration: none;
	background-position: right;
	display:block;
	height:164px;
	line-height: 164px;
	background-image:url(/images/header.jpg);
	text-align:right;
	padding-right:5%;
}
#header>span {
	vertical-align: middle;
	line-height: .9;
	display: inline-block;
}
	
/* top navigation */

nav {
	display: block;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #93c847;
}
	
nav a {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 10px}
	
nav .menu-header,
div.menu {
	font-size: 16px;
	font-weight: bold;
	}
#menu-top {
	display: table;
	width: 100%;
}
	
nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;}
	
.menu-header li,
div.menu li {
	display: table-cell;
	text-align: center;
	position: relative;}
.menu-header li li {
	display: div;
	float: left;
	text-align: left;
}
	
nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	float: left;
	width: 174px;
	z-index: 99999;}
	
nav ul ul li {
	min-width: 174px;}

nav ul ul li a {
	font-size: 14px;
	color: #333;
	font-weight: normal;}
	
nav ul ul li a:hover {
	color: #000;
	font-weight: normal;}
	
nav ul ul ul {
	left: 100%;
	top: 0;}
	
nav ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 7px;
	width: 160px;
	height: auto;}
	
nav li:hover > a,
nav ul ul :hover > a {
	color: #000;}
	
nav ul li:hover > ul {
	display: block;}
#menu-mobile {
	display: none;
}
	
/* left column */
	
#lft {
	padding: 20px 20px 60px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	width: 609px;
	display: table-cell;
}
	
#lft ul {
	padding: 0px;
	list-style-type: none;
	margin: 5px 0px 10px 0px;}
	
#lft ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	background-image: url(/images/bullet-nav.png);
	background-repeat: no-repeat;
	background-position: left top;}
	
#lft ol {
	padding: 0px;
	margin: 5px 0px 10px 25px;}
	
#lft ol li {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: decimal;
	list-style-position: outside;}
	
/* right column */
	
aside {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	width: 316px;
	display: table-cell;
}
	
/* used for the subpage navigation, if there is one */
	
div#sidenav {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}
	
div#sidenav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;}
	
div#sidenav ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	background-image: url(/images/bullet-nav.png);
	background-repeat: no-repeat;
	background-position: left top;}
	
div#sidenav ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #336699;}
	
div#sidenav ul li a:hover {
	color: #333;}
	
/* large help area in the right column */

div#rhthelp {
	margin: 0px 0px 0px 0px;
	padding: 10px 156px 10px 10px;
	background-image: url(/images/bggethelp.jpg);
	background-repeat: no-repeat;
	background-position: 141px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	width: 150px;}
	
div#rhtsolid {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	background-repeat: no-repeat;
	width: 316px;}	

div#rhthelp h1 {
	font-size: 36px;
	font-weight: bold;
	color: #93c847; /* green */
	line-height: 38px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;}
	
div#rhthelp h1 a {
	color: #93c847; /* green */
	text-decoration: none;}
	
/* the two little text blurbs in the right column */
	
div#rhtsidebyside {
	margin: 0px;
	padding: 0px;
	width: 316px;}

div#rhtsidebysidectr {
	margin: 0px;
	padding: 0px 9px;
	width: 298px;
	float: center;}
	
div#rhtsidebysidelft {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 138px;
	float: left;}
	
div#rhtsidebysiderht {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	width: 148px;
	float: right;}
	
/* the two little text blurbs on the home page */
	
div#homesidebyside {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 610px;}
	
div#homesidebysidelft {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 300px;
	float: left;}
	
div#homesidebysiderht {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 300px;
	float: right;}
	
/* footer area */
footer {
	clear:both;
}
#bottomsocial {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	margin: 0px;
	padding: 23px 20px 0px 20px;
	text-align: left;
	background-image:url(/images/bgbottomsocial.png);
	background-repeat: no-repeat;
	height: 30px;
	position: relative;
	top: -54px;
	background-position: 1px 0;
	z-index: 99;
}
	
div#bottomsociallft {
	color: #666;
	padding: 0px 0px 0px 0px;
	text-align: left;}
	
div#footer {
	font-size: 11px;
	line-height: 14px;
	color: #999;
	margin: 0px;
	padding: 0 0px 15px 0px;
	background-color: #fff;
	text-align: left;
	}
	
div#footer a {
	text-decoration: underline;
	color: #999;}
	
div#footer a:hover {
	text-decoration: none;
	color: #333;}
	
/* for clearing side by side columns */
	
.clear {
	clear: both;}
	
/* linked buttons */
	
.button {
	font-size: 14px;
	color: #93c847;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-color: transparent;
	background-image: url(/images/button.png);
	background-repeat: no-repeat;
	background-position: left top;}
	
.button a {
	color: #93c847;}
	
.button a:hover {
	color: #333;}

.title {
	color: #336699;
	font-size:16px;
	display: block;
	margin-bottom:8px;
	line-height: 1.1;
}

/* old form */
.flabel {
	padding: 5px 8px 2px 0;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.ffield {
	padding: 2px 0;
	vertical-align: bottom;
}
.required {
	color: #dd0000;
}
/* LAS form */
#claimform LABEL {
	display: block;
	float: left;
	width: 204px;
	margin: 0 5px 10px 0;
	clear: left;
	font-weight: bold;
	text-align: left;
}
LABEL.checkbox {
	width: auto;
}
.field {
	float:left;
	width:400px;
}
.field INPUT[type=text],.field INPUT[type=email],.field INPUT[type=tel],.field TEXTAREA,.field SELECT {
	margin: 0 0 5px 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.submit {
	clear: left;
	padding-left: 209px;
}
.req {color:#ff0000}
#req-legend {
	margin-left: 40px;
}
#help-tab {
	position:fixed;
	right:0;
	top:50%;
	margin-top:-113px;
}
#help-tab span {
	display:none;
}
@media all and (max-width:800px){
	#help-tab {
		right:50%;
		top: auto;
		bottom:0;
		margin:0 -113px 0 0;
		color:#fff;
		font-weight:bold;
		font-size:20px;
		background-color:#93c847;
		padding: 10px 20px;
		text-decoration: none;
	}
	#help-tab span {
		display: inline;
	}
	#help-tab img {
		display: none;
	}
	aside {
		display: block;
		width: 316px;
		margin: 0 auto;
		border: 0;
	}
	#lft {
		display: block;
		margin: 0 auto;
		border: 0;
		width: 96%;
		padding: 20px 2% 0 2%;
	}
	#bottomsocial {
		background-image: none;
		position: static;
		padding: 20px 0;
	}
	div#bottomsociallft {
		text-align: center;
	}
	#wrapper {
		width: 100%;
	}
	#menu-mobile {
		background: transparent url(/images/menu.png) no-repeat 2% 5px;
		height: 20px;
		display: block;
	}
	#menu-top {
		display: block;
		overflow: hidden;
		height: 0px;
		transition: height .5s;
	}
	#menu-top li {
		display: block;
		text-align: left;
	}
	.field {
		width: 100%;
	}
	.submit {
		padding: 0;
		text-align: center;
	}
	#req-legend {
		display: block;
		margin: 0;
	}
	#claimform LABEL {
		margin: 4px 0 2px 0;
	}
	nav ul ul {
		display: none !important;
	}
	.do {
		display: none;
	}
	div#toolnav {
		height: 60px;
		padding-left: 10px;
	}
	.hpthm {
		float: left;
		margin-right: 10px;
	}
}
@media all and (max-width:359px){
	.hpthm {
		width: 150px;
	}
}
#sbform {
	display: block;
	padding: 5px;
	color: #fff;
	background-color: #93c847;
	font-weight: bold;
}
#sbform a {
	color: #fff;
}
#sbform label {
	display: block;
}
#sbform input, #sbform textarea, #sbform select {
	width: 100%;
	padding: 5px;
}
#sbform input[type="radio"],#sbform input[type="checkbox"] {
	width: auto;
}
input, select, textarea {
	box-sizing: border-box;
}
select {
	background-color: #fff;
}
.halfl, .halfr {
	width: 48%;
	float: left;
}
.halfr {
	float:right;
}
/* addthis widgit positioning */
#at4-share{
        margin-top: -120px!important
}

.imgLeft {float:left;margin:0 10px 5px 0}
.imgRight {float:right;margin:0 0 5px 10px}
.imgMid {margin:0 auto;display:block}

dateline:after {
	content: " — ";
}
.style7 {color: #999999}
.style11 {color: #e83571}
