html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
  margin: 0;
  padding: 0;
  color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  background-color: #203D59;
  background-image:  url(/imgD/bkg_body.png);
  background-position: center top;
  background-repeat: no-repeat;
}
strong, em, b, i {
	/* Use this font stack for ALL classes/elements that should be rendered in Lucida as either bold or italic. */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1.2em 0;
	line-height: 1.5em;
}
ul, ol {
  overflow: hidden;
	margin: 0;
	padding: 0 0 1.5em 0;
}
li {
  margin: 0 0 0 25px;
  padding: 0;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 1em 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #376035;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
h3 {
	margin: 0;
	padding: 0 0 .5em 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
a {
	color: #50884D;
	text-decoration: underline;
}
a:hover {
	color: #50884D;
	text-decoration: underline;
}
img {
	border: none;
}
form {
  margin: 0;
  padding: 0;
}
hr {
	height: 1px;
	margin: 10px 0 30px 0;
	padding: 0;
	color: #000;
	background-color: #000;
  border: 0 none;
}
.title {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.note {
	font-size: 10px;
}
.credit {
	font-size: 10px;
	font-style: italic;
}
.error {
	color: #ff0000;
}
a.readmore {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.devnote {
  color: #F0F;
}
.date {
	font-size: 11px;
	font-style: italic;
}



/* --------------- div#page --------------- */
div#page {
  overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
  background-image:  url(/imgD/bkg_page.png);
  background-position: center top;
  background-repeat: repeat-y;
}



/* --------------- div#header --------------- */
#header {
	overflow: hidden;
  padding: 0 0 10px 0;
  margin: 0;
  width: 960px;
  height: 270px;
	color: #fff;
	background-image: url(/imgD/bkg_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header a {
	color: #fff;
}
/* --- #masthead --- */
#header div#masthead {
	width: 960px;
	height: 120px;
	background-color: #000;
}
#masthead h1 {
	float: left;
	width: 490px;
	height: 120px;
	margin: 0;
	padding: 0;
  text-indent: -9999px;
	background-image: url(/imgD/header_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead a.returnlink {
	float: left;
  display: block;
  width: 490px;
  height: 120px;
	margin: 0;
	padding: 0;
}
#masthead a.returnlink img {
  display: block;
  width: 490px;
  height: 120px;
	margin: 0;
	padding: 0;
}
#masthead div#useraccess {
	float: right;
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: right;
}
#masthead #useraccess p {
	overflow: hidden;
	margin: 0;
	padding: 0 0 .5em 0;
}
#masthead #useraccess .formfield {
	float: left;
	width: 130px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 2px 5px 0 5px;  
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #666;
	border: 0 none;
}
#masthead #useraccess .formbutton {
	float: left;
	width: 50px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(/imgD/btn_login_2state.png);
	background-position: 0 0;
	border: 0 none;
}
#masthead #useraccess .formbutton:hover {
	background-position: 0 -22px;
}
/* --- #bannerimages --- */
#header div#bannerimages {
	overflow: hidden;
	width: 960px;
	height: 100px;
	background-color: #fff;
	border: solid #3D76A9;
	border-width: 5px 0;
}
#header #bannerimages img {
	float: left;
	margin: 0;
	padding: 0;
}
/* --- #navmain --- */
#header #navmain {
	position: relative;
	height: 40px;
	background-image: url(/imgD/bkg_navmain.gif);
}
#header #navmain ul {
  float: left;
  position: relative;
  left: 50%;
	overflow: visible;
  margin: 0;
	padding: 0;
  list-style: none;
}
#header #navmain li {
	position: relative;
	float: left;
	left: -50%;
	margin: 0;
	padding: 0;
}
#header #navmain a {
	display: block;
	height: 38px;
	margin: 0;
	padding: 0 20px 2px 20px;
	color: #fff;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 38px;
	background-image: url(/imgD/bkg_navmain_a.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	outline: none;
}
#header #navmain li.current a,
#header #navmain a:hover {
	background-position: 0 -40px;
}



/* --------------- div#main --------------- */
div#main {
	overflow: hidden;
  width: 960px;
  margin: 0;
  padding: 0;
  text-align: left;
}



/* --------------- div#content --------------- */
div#content {
  float: left;
  width: 640px;
  margin: 0;
  padding: 30px 0 30px 40px;
  text-align: left;
}
#content .byline {
	font-size: 11px;
	font-style: italic;
}
#content p.copyright {
	font-size: 11px;
	font-style: italic;
}
/*
div.spotlight  
*/
#content div.spotlight {
	width: 640px;
	margin: 30px 0 20px 0;
	padding: 30px 0 0 0;
	text-align: center;
	background-color: #D5E8CE;
	background-image:  url(/imgD/spotlight_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content div.spotlight div.wrap {
	width: 580px;
	margin: 0;
	padding: 0 30px 12px 30px;
	background-image:  url(/imgD/spotlight_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content div.spotlight h2 {
	font-size: 16px;
	display: block;
	margin: 0 0 1em 0;
	padding: 3px;
	color: #fff;
	text-align: center;
	background-color: #61A04C;
	background-image:  none;
	border-bottom: none;
}
#content div.spotlight h3 {
	margin: 0;
	padding: 10px 0 4px 0;
	display: block;
	color: #376035;
	border-bottom: none;
	text-align: center;
}
#content div.spotlight a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: none;
	text-decoration: underline;
	color: #376035;
	background-color: #BCD9BB;
}
#content div.spotlight a:hover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: none;
	text-decoration: underline;
	color: #407795;
	background-color: #BCD9BB;
}
#content div.spotlight img {
	border: solid 1px #376035;
}
/*
h2 image styles
*/
#content h2 {
	display: block;
	margin: 0 0 1em 0;
	padding: 40px 0 0 0;
	border-bottom: solid 1px #50884D;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
/*
h2 - plain override
*/
.articles.detail #content .contentdetail h2,
#content h2.plain {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: none;
	background-image: none;
	text-align: left;
}



/* --------------- div#column --------------- */
div#column {
  float: right;
  width: 200px;
  margin: 0;
  padding: 10px 20px 20px 20px;
  text-align: left;
}
#column h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 16px;
	color: #1F3D59;
	border-bottom: dotted 1px #1F3D59;
}

/* --- search --- */
#column div#search {
	overflow: hidden;
	width: 200px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #203D59;
}
#column div#search p {
  overflow: hidden;
	padding: 0;
}
#column #search .formfield {
	float: left;
	width: 150px;
	height: 20px;
	margin: 0 7px 0 0;
	padding: 2px 5px 0 5px;  
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 0 none;
}
#column #search .formbutton {
	float: left;
	width: 30px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(/imgD/btn_go_2state.png);
	background-position: 0 0;
	border: 0 none;
  cursor: pointer;
}
#column #search .formbutton:hover {
	background-position: 0 -22px;
}

/* --- navsecondary --- */
#column div.navsecondary {
	overflow: hidden;
	width: 200px;
	margin: 0 0 20px 0;
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #203D59;
}
#column .navsecondary ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#column .navsecondary li {
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	line-height: 1.2em;
}
#column .navsecondary li a {
	display: block;
	padding: 0 0 0 15px;
	color: #1F3D59;
	text-decoration: none;
	line-height: 1.2em;
	background-image: url(/imgD/bkg_secondarynav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#column .navsecondary a:hover {
	color: #3D76A9;
	text-decoration: none;
	background-position: 0 6px;
}
#column .navsecondary li.current a {
	color: #3D76A9;
	text-decoration: none;
	background-position: 0 -194px;
}

/* --- promo blocks --- */
#column div.promoblock {
	overflow: hidden;
	width: 200px;
	margin: 0 0 20px 0;
	padding: 0;
}
#column .promoblock h2 {
	font-size: 14px;
}
#column .promoblock a.badgelink {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}
#column .promoblock img.badge {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}



/* --------------- div#footer --------------- */
#footer {
  overflow: hidden;
	width: 880px;
	margin: 0;
	padding: 30px 40px 40px 40px;
	font-size: 11px;
	text-align: center;
	background-color: #000000;
}
#footer p {
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
#footer a:hover {
	background-color: #000000;
	color: #E1ECF2;
	text-decoration: underline;
	border: none;
}
#footer h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: normal;
	border-bottom: solid 1px #fff;
}
#footer h2 a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#footer h2 a:hover {
	text-decoration: none;
}
#footer p {
	line-height: 1.8em;
}
#footer div.navcolumn {
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
}
#footer .navcolumn a {
	color: #fff;
	text-decoration: none;
}
#footer .navcolumn a:hover {
	text-decoration: underline;
}
#footer .navcolumn.set1 {
	float: left;
	width: 140px;
	margin: 0 80px 0 0;
	padding: 0;
}
#footer .set1 ul {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer .set1 li {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
#footer .navcolumn.set2 {
	float: left;
	width: 340px;
	margin: 0 80px 0 0;
	padding: 0;
}
#footer .set2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer .set2 li {
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1.8em;
	background-image: url(/imgD/icon_footer_forumthread.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#footer .navcolumn.set3 {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}
/* --- #subfooter --- */
#subfooter {
  overflow: hidden;
	width: 950px;
	margin: 0 auto;
	padding: 10px 15px 20px 15px;
	color: #5386B3;
	font-size: 10px;
	text-align: center;
	background-image: url(/imgD/bkg_subfooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#subfooter p {
	padding: 0;
	line-height: 2em;
}
#subfooter a {
	color: #5386B3;
}
#subfooter p.copyright {
	float: left;
	text-align: left;
}
#subfooter p.legal {
	float: right;
	text-align: left;
}
#subfooter p.credits {
	clear: right;
	float: right;
	text-align: right;
}



/* --------------- PAGE SPECIFIC STYLES --------------- */
/*
LINKS 
*/
.newsletter #content .item h3 a {
	color: #000;
	text-decoration: none;
}
.newsletter #content .item h3 a:hover {
	text-decoration: underline;
}
.newsletter #content .item p,
.newsletter #content .item ol,
.newsletter #content .item ul {
	padding-left: 30px;
}
.newsletter #content .item .linkmore a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
/*
SLIDESHOWS -- news, articles, studies
*/
div#billboardimages {
	overflow: hidden;
}
#billboardimages div.imageset {
	width: 640px;
	height: 442px;
	text-align: center;
	background-color: #000;
}
#billboardimages .imageset .image {
	position: relative;
	width: 640px;
	height: 400px;
	text-align: center;
	line-height: 400px;
	vertical-align: middle;
}
#billboardimages .imageset img {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	padding: 0;
}
#billboardimages .imageset p.caption {
	height: 40px;
	padding: 0 40px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	border: solid #1A1A1A;
	border-width: 1px 0;
}
#navbillboard {
	overflow: hidden;
	width: 640px;
	height: 30px;
	margin: 0 0 40px 0;
	padding: 0;
	line-height: 30px;
	background-color: #000;
}
#navbillboard a {
	float: left;
	width: 64px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	outline: none;
}
#navbillboard a.activeSlide {
	background-color: #84BF70;
}
#navbillboard a.prev,
#navbillboard a.next {
	background-color: #1A1A1A;
}
#navbillboard a.prev:hover,
#navbillboard a.next:hover {
	background-color: #6C6C6C;
}
#navbillboard a.next {
	float: right;
}
/*
CONTENTDETAIL -- news, articles, studies
*/
div.contentdetail {
	float: right;
	width: 400px;
}
/*
SIDEBAR -- news, articles, studies
*/
div.sidebar {
	float: left;
	width: 200px;
	padding: 5px 0 40px 0;
	font-size: 11px;
}
#content div.sidebar h2 {
	display: block;
	font-size: 14px;
	margin: 0;
	padding: .5em 0 .5em 0;
	text-align: left;
	background-image: none;
	border-bottom: none;
}
#content div.sidebar h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#content div.sidebar p.relatednewsletter {
	padding-bottom: 2em;
}
#content div.sidebar ul {
	padding-bottom: 2em;
}
.sidebar div.contentsidebar {
	margin: 0 0 20px 0;
	padding: 10px;
	background-color: #EBF5E9;
	border: solid 1px #D0E7CB;
}
/*
HEALTH STUDIES
*/
#content table.studydata {
	width: 380px;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 11px;
	border: 0 none;
}
#content .studydata th {
	width: 130px;
	padding: 5px 10px 5px 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	line-height: 1.5em;
}
#content .studydata td {
	width: 240px;
	padding: 5px 0;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
/*
ONLINE FORMS
*/
.onlineform {
	width: 520px;
	margin: 30px 0 0 0;
	padding: 50px 120px 30px 0;
	border-top: solid 1px #999;
}
.onlineform p {
	overflow: hidden;
}
.onlineform label {
	clear: both;
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	text-align: right;
}
.onlineform .formfield {
	width: 294px;
	float: left;
	margin: 0 0 5px 0;
	padding: 2px;
	border: solid 1px #999;
}
.onlineform .formtextarea {
	width: 294px;
	height: 90px;
	float: left;
	margin: 0 0 5px 0;
	padding: 2px;
	border: solid 1px #999;
}
.onlineform .formfield.additional {
	margin: 0 0 5px 215px;
}
.onlineform .formselect {
	float: left;
	margin: 0 0 5px 0;
	padding: 2px;
	border: solid 1px #999;
}


