/*----------------------------------------------------------OVERRIDES------*/
body {
	background-color: #96BDC5;
	background-image: url(../lhimages/bg.gif);
	background-repeat: repeat-y;}
p {
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------------------HEADER------*/
#container {
	width: 750px;
	margin-left: 40px;
}
#header {
	width: 735px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#branding {
	float: left;
	width: 400px;
	height: 100px;
}
#tagline {
	text-indent: -9999px;
	height: 30px;
	width: 250px;
	background-image: url(../lhimages/tagline_teal.gif);
	background-repeat: no-repeat;
	margin-top: -67px;
	margin-left: 120px;
}
#logo {
	background-image: url(../lhimages/logo.gif);
	height: 78px;
	width: 100px;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 3px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
/*----------------------------------------------------------NAV------*/
#primarynav {
	clear: both;
	width: 729px;
	margin-top: 10px;
	border: 3px solid #FFFFFF;
	background-color: #00535D;
	margin-bottom: 10px;
	margin-left: 7px;
}
#primarynav ul {
	margin: -5px 0px -5px 10px;
	padding: 0px;
}
#primarynav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 12px 0px 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
#primarynav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#primarynav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#primarynav li a:hover {
	color: #339999;
	text-decoration: none;
}
/*----------------------------------------------------------START LINKS------*/
#supernav {
	float: right;
	width: 292px;
	height: 100px;
}
#supernav ul {
	margin: 23px 0px 0px;
	padding: 0px;
}
#supernav li {
	list-style-type: none;
}
#custart a, #memberstart a {
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 24px;
	width: 292px;
	display: block;
	margin-bottom: 5px;
}
#custart a:link {
	background-image: url(../lhimages/custart_teal.gif);
}
#memberstart a:link {
	background-image: url(../lhimages/memberstart_teal.gif);
}
#custart a:visited {
	background-image: url(../lhimages/custart_teal.gif);
}
#memberstart a:visited {
	background-image: url(../lhimages/memberstart_teal.gif);
}
#custart a:hover {
	background-image: url(../lhimages/custart_teal_f2.gif);
}
#memberstart a:hover {
	background-image: url(../lhimages/memberstart_teal_f2.gif);
}
/*----------------------------------------------------------CONTENT------*/
#maincopy, #maincopy_wide {
	float: left;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 7px;
}
#maincopy {
	width: 443px;
}
#maincopy_wide {
	width: 729px;
}
#maincopy .subhead, #maincopy_wide .subhead {
	margin-right: 20px;
	margin-left: 20px;

}
#maincopy p, #maincopy_wide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#maincopy li, #maincopy_wide li {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#maincopy a:link, #maincopy_wide a:link, #footer a:link {
	color: #336699;

}
#maincopy a:visited, #maincopy_wide a:visited, #footer a:visited {
	color: #336699;

}
#maincopy a:hover, #maincopy_wide a:hover, #footer a:hover {
	color: #003366;

}
/*----------------------------------------------------------TABLES------*/
#maincopy table {
	background-color: #FFFFCC;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#maincopy table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	background-color: #666633;
}
#maincopy_wide table {
	background-color: #FFFFCC;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#maincopy_wide table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	background-color: #666633;
}
#darkrow {
	background-color: #CCCC99;
}
/*----------------------------------------------------------STYLES------*/
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00535D;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-right: 20px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #00535D;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}
.boxed {
	background-color: #FFFFCC;
	padding: 10px;
}

/*-----------------------------------------------------RIGHT COLUMN------*/
#rightfeature {
	float: right;
	width: 268px;
	margin-right: 7px;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
#quotations {
	width: 245px;
	margin-right: auto;
	margin-left: auto;
}
#quotations p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 10px;
}
#quotations blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 15px;
	padding: 0px;
	font-style: italic;
}
#quotations cite {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	display: block;
	font-size: 9px;
	padding-top: 5px;
}
#quotations ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#quotations li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

/*----------------------------------------------------------FOOTER------*/
#footer {
	clear: both;
	width: 750px;
	padding-top: 20px;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #666633;
}
#urgetoaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00535D;
	text-align: center;
}
/*----------------------------------------------------------ROUND EDGES------*/
b.bt, b.bt b, b.bb, b.bb b {  
display: block; height: 10px;font-size: 1px;  
background:url(../lhimages/whitecorners_teal.gif) no-repeat;  
position:relative}  
b.bt {top: -3px; left: -3px}  
b.bt b {background-position:100% -10px; left: 6px}  
b.bb {background-position:0 -20px; top:3px; left: -3px}  
b.bb b {background-position:100% -30px; left: 6px}  

b.btz, b.btz b, b.bbz, b.bbz b {  
display: block; height: 10px;font-size: 1px;  
background:url(../lhimages/whiteedges_teal.gif) no-repeat;  
position:relative}  
b.btz {top: -3px; left: -3px}  
b.btz b {background-position:100% -10px; left: 6px}  
b.bbz {background-position:0 -20px; top:3px; left: -3px}  
b.bbz b {background-position:100% -30px; left: 6px}  

b.btx, b.btx b, b.bbx, b.bbx b {  
display: block; height: 10px;font-size: 1px;  
background:url(../lhimages/whitecorners_teal_v2.gif) no-repeat;  
position:relative}  
b.btx {top: -3px; left: -3px}  
b.btx b {background-position:100% -10px; left: 6px}  
b.bbx {background-position:0 -20px; top:3px; left: -3px}  
b.bbx b {background-position:100% -30px; left: 6px}  
/*----------------------------------------------------------NEWS PAGES------*/
.report_title {
	color: #999966;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.report_description {
	color: #333333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------NOTIFY BOX------*/
#notify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	padding: 10px;
	width: 350px;
	border: 1px dotted #333333;
	margin-right: 44px;
	margin-left: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
}
