/*************************************************************************/
/* GENERAL STYLES
/*************************************************************************/ 

html, body {
	height: 100%;
}
body, p, h3, h4, h5, div, th, td, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
}
body { 
	background-color: #C8E3E6;
	margin: 0px 0px 0px 0px; 
}
p {
	line-height: 18px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	clear: left;
}
p.intro, p.highlight {
	font-style: italic;
	font-size: 13px;
	line-height: 19px;
}
p.disclaimer {
	font-size: 10px;
	line-height: 13px;
}
h3 {
	font-size: 13px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px -15px;
	background-image: url("../images/bullet_link.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	clear: left;
}
h4 {
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 4px -15px;
	background-image: url("../images/bullet_sm_link.gif");
	background-position: 1px 5px;
	background-repeat: no-repeat;
	clear: left;
}
form {
	margin: 0px;
}
img {
	margin: 0px;
	border: 0px;
}

a,
a:link,
a:visited { 
	color: #00557D; 
	text-decoration: none;
	cursor: pointer;
}
a:active,
a:hover { 
	color: #00557D;
	text-decoration: underline; 
}

ul {
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 8px 0px;
	list-style: none;
}
li {
	background-image: url("../images/bullet_sm.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 17px;
}
li p {
	margin-bottom: 7px;
}


div#pageArea {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/content_area_bg.gif");
	background-position: top center;
	background-repeat: repeat-y;
}
div#pageFrame {
	width: 880px;
	background-image: url("../images/page_bg.gif");
	background-position: 49px 20px;
	background-repeat: no-repeat;
}


/*************************************************************************/
/* NAVIGATION STYLES
/*************************************************************************/ 
div#globalNav{
        position: absolute;
        top: 117px;
	margin-left: 100px;
	width: 600px;
}
div#globalNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#globalNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: none;
}

div#globalNav span.linkInd {
	float: left;
	display: block;
	width: 12px;
	margin-top: 20px;
}
div#globalNav span.link {
	float: left;
	display: block;
	padding: 0px;
	margin-top: -2px;
}

div#globalNav ul li#homeNav span.link {
	width: 70px;
}
div#globalNav li#aboutNav span.link {
	width: 60px;
}
div#globalNav li#servicesNav span.link {
	width: 78px;
}
div#globalNav li#affiliatesNav span.link {
	width: 75px;
}
div#globalNav li#buzzNav span.link {
	width: 55px;
}
div#globalNav li#qnaNav span.link {
	width: 50px;
}
div#globalNav li#contactNav span.link {
	width: 70px;
}

div#subnav ul {
	height: 20px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
}
div#subnav ul li {	
	float: left;
	display: block;
	background-color: #BFD9B0;
	border: 1px solid #333333;
	width: 120px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background-image: none;
}
div#subnav ul li.current {
	background-color: #94B57D;
	border-bottom: 1px solid #94B57D;
}
div#subnav ul li a img {
	padding-top: 2px;
}

/*************************************************************************/
/* CONTENT STYLES
/*************************************************************************/ 
div#logo {
        position: absolute;
        top: 15px;
}
div#tagline {
        position: absolute;
        top: 10px;
	margin-left: 380px;
}
div#blogNav {
        position: absolute;
        top: 0px;
	margin-left: 780px;
}
div#nutriNav {
        position: absolute;
        top: 62px;
	margin-left: 805px;
}

div#emailList {
	position: absolute;
	top: 52px;
	margin-left: 450px;
}
div#emailList span.label {
	display: block;
	float:left;
	padding-top: 3px;
}
div#emailList span.input {
	display: block;
	float:left;
	padding: 5px 3px 0px 3px;
}
div#emailList span.action {
	display: block;
	float:left;
	padding-top: 5px;
}
div#emailList input {
	padding: 0px 2px 1px 2px;
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 10px;
	width: 110px;
	height: 13px;
}
input.hint {
	color: #808080;
}
input.value {
	color: #000000;
}
div#emailList input.button {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	width: 20px;
	height: 14px;
	border: 1px solid #333333;
	background-color: #00557D;
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
	cursor: pointer;
}

div#contentArea {
	display: block;
	float: left;
	width: 797px;
	padding: 172px 0px 0px 0px;
	margin-bottom: -45px;
}
body.home div#contentArea {
	display: block;
	float: left;
	width: 733px;
	padding: 172px 0px 0px 0px;
}
body.quotes div#contentArea {
	display: block;
	float: left;
	width: 652px;
	padding: 172px 0px 0px 0px;
}

div#cornerTL {
	position: relative;
	top: -5px;
	left: 80px;
	width: 48px;
	height: 48px;
	background-image: url("../images/content_corner_tl.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#cornerTR {
	position: relative;
	top: -53px;
	left: 754px;
	width: 48px;
	height: 48px;
	background-image: url("../images/content_corner_tr.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
body.home div#cornerTR {
	position: relative;
	top: -53px;
	left: 669px;
	background-image: url("../images/content_corner_tr_home.gif");
}
body.quotes div#cornerTR {
	position: relative;
	top: -53px;
	left: 609px;
	background-image: url("../images/content_corner_tr_quotes.gif");
}

div#cornerBL {
	position: relative;
	top: -43px;
	left: 80px;
	width: 48px;
	height: 48px;
	background-image: url("../images/content_corner_bl.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#cornerBR {
	position: relative;
	top: -91px;
	left: 754px;
	width: 48px;
	height: 48px;
	background-image: url("../images/content_corner_br.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
body.home div#cornerBR {
	position: relative;
	top: -91px;
	left: 669px;
}
body.quotes div#cornerBR {
	position: relative;
	top: -91px;
	left: 609px;
}

div#content {
	width: 710px;
	border: 1px solid #333333;
	margin-left: 85px;
	margin-top: -96px;
}
body.home div#content {
	width: 625px;
}
body.quotes div#content {
	width: 565px;
}

div#title {
	background-color: #BFD9B0;
	height: 50px;
	padding: 4px 0px 4px 22px;
	background-image: url("../images/title_bg.gif");
	background-position: 15px 0px;
	background-repeat: no-repeat;	
}
div#text {
	background-color: #D5E6CA;
	padding: 15px 25px 5px 25px;
	background-image: url("../images/text_bg.gif");
	background-position: -5px 0px;
	background-repeat: no-repeat;
}

div#videoLinkArea {
	float: right;
	width: 121px;
	margin: 0px 0px 10px 20px;
}
div#videoLinkArea div.thumbnail {
	width: 109px;
	height: 64px;
	background-image: url("../images/video_thumbnail_bg.gif");
	padding: 0px 6px 0px 6px;
}
div#videoLinkArea ul {
	margin: 10px 0px 0px 0px;
}
div#videoLinkArea li {
	background-image: url("../images/video_link_bullet.gif");
	background-position: 0px 1px;
	padding-left: 20px;
}

div#callouts {
	margin: -65px 0px 0px 55px;
}

div.callout {
	width: 197px;
	float: left;
	display: block;
	margin-left: 24px;
	background-image: url("../images/callout_bg.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
div.calloutContent {
	background-color: #F8ECBE;
	border: 1px solid #333333;
	padding: 7px 10px 0px 10px;
	width: 165px;
	height: 205px;
	margin: 5px 5px 0px 5px;
}
div.callout h3 {
	background-image: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
}
div.callout p.intro {
	font-family: Trebuchet MS;
	font-style: normal;
	line-height: 17px;
}
div.callout div.image {
	float: right;
	padding: 5px 5px 7px 0px;
	position: relative;
	right: -20px;
	margin-left: -30px;
	margin-bottom: -10px;
}
div.callout ul {
	position: relative;
	left: -18px;
	margin-left: 0px;
}
div.callout li {
	background-image: url("../images/callout_bullet.gif");
	background-position: 0px 3px;
	padding-bottom: 10px;
	line-height: 17px;
	padding-left: 18px;
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 13px;
	margin-right: -20px;
}

div#affiliates div.link {
	position: relative;
	top: -10px;
	margin-left: 25px;
}

div#quotes {
	display: block;
	float: left;
	width: 145px;
	margin: 185px 0px 0px 35px;
	padding: 5px 10px 5px 10px;
	background-color: #EFEFEF;
	border: 1px solid #333333;
}
div#quotes h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
}
div.quote {
	margin-bottom: 10px;
}
div.quote p {
	font-style: italic;
	margin-bottom: 0px;
}
div#quotes div.quote p {
	font-family: Trebuchet MS;
	font-size: 12px;
}
div.quote p.author {
	font-size: 11px;
	font-weight: bold;
}
div#quotes div.quote p.author {
	font-size: 12px;
	padding-top: 5px;
}


table {
	clear: left;
	width: 100%;
	border-top: 1px solid #666666;
	margin: 5px 0px 5px 0px;
}
th, td {
	color: #333333;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #666666;
	background-color: #DDEBD3;
}
th {
	padding: 3px 5px 3px 5px;
	background-color: #BFD9B0;
}

div.publications,
div.affiliations {
	padding-top: 10px;
}
div.publication {
	float: left;
	width: 200px;
}
div.affiliation {
	float: left;
	width: 158px;
}
div.publication div.picture,
div.affiliation div.logo {
	text-align: center;
}
div.caption p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
}

img.SMOphoto {
	float: right;
	margin: 5px 0px 10px 10px;
}

ul.affiliates p {
	margin-bottom: 0px;
}
ul.affiliates li {
	margin-bottom: 8px;
}
li.featured {
	background-image: url("../images/featured.gif");
	background-position: 0px 6px;
}
li.featured img.featLogo {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 60px;
	height: 60px;
	border: 1px solid #333333;
}
p.name {
	font-weight: bold;
	font-size: 11px;
}
p.description {
	font-style: italic;
}
p.contact {
	font-size: 11px;
}
p.contact span.label {
	margin-right: 5px;
}

/*************************************************************************/
/* FOOTER STYLES
/*************************************************************************/ 
div#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

div#photoline {
	height: 50px;
	width: 400px;
	margin-left: 40px;
	margin-top: -45px;
}
body.home div#photoline {
	position: absolute;
	height: 600px;
	width: 128px;
	top: 160px;
	margin-top: 0px;
	margin-left: 743px;
}

div#footerNav {
	padding: 70px 0px 0px 0px;
	margin-left: 175px;
}
body.home div#footerNav {
	margin-left: 200px;
	padding: 90px 0px 0px 0px;
}


div#footerNav ul {
	list-style: none;
}
div#footerNav li {
	float: left;
	text-transform: lowercase;
	background-image: url("../images/footer_link_separator.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
div#footerNav li.first {
	background-image: none;
	margin-left: 0px;
}

div#copyright {
	clear: left;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
div.credit {
	text-align: center;
	font-size: 11px;
	padding: 0px 0px 55px 0px;
}
body.home div.credit {
	padding: 0px 0px 25px 0px;
}


/*************************************************************************/
/* FORMS
/*************************************************************************/ 
div#form {
	background-color: #D5E6CA;
	padding: 15px 25px 5px 10px;
	background-image: url("../images/text_bg.gif");
	background-position: -5px 0px;
	background-repeat: no-repeat;
}

div#form div.introduction {
	padding: 15px 10px 10px 10px; 
}
div#form p {
	margin: 0px 0px 5px 15px;
}
div#form h3 {
	margin-left: 0px;
}

div#form div.errorMessage {
	border-top: 2px solid #BB0000;
	border-bottom: 2px solid #BB0000;
	margin: 0px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
}
div#form div.errorMessage p {
	color: #BB0000;
	font-weight: bold;
}

span.requiredInd {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	vertical-align: -5px;
	width: 15px;
	display: block;
	float: left;
	margin-bottom: -10px;
}
div.required span.requiredInd {
	padding-top: 4px;
}
p span.requiredInd {
	padding-top: 4px;
	width: 13px;
}
span.label,
span.wideLabel {
	font-size: 11px;
	font-weight: bold;
}

div.required,
div.optional {
	clear: left;
}

div.required span.label,
div.optional span.label {
	width: 150px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
div.optional span.label {
	margin-left: 15px;
}

div.required span.wideLabel,
div.optional span.wideLabel {
	display: block;
	padding-top: 3px;
}
div.optional span.wideLabel {
	margin-left: 15px;
	padding-top: 8px;
}

div.required span.input,
div.optional span.input {
	display: block;
	margin-left: 130px;
	padding-bottom: 10px;
}

input,
textarea {
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 12px;
}

input {
	width: 340px;
}

select {
	width: 200px;
}
input.threeChar {
	width: 37px;
}
input.fourChar {
	width: 45px;
}
input.fiveChar {
	width: 53px;
}
span.wideField {
	display: block;
}
span.wideField input {
	width: 610px;
	margin: 2px 0px 0px 15px;
}
span.wideField textArea {
	width: 610px;
	height: 85px;
	margin: 2px 0px 0px 15px;
}

span.checkboxGroup {
	display: block;
	padding-bottom: 10px;
}
span.checkboxGroup span.category {
	display: block;
	margin: 5px 0px 0px 15px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
span.checkboxes {
	display: block;
	margin-left: 15px;
	clear: left;
}
span.checkboxGroup input {
	width: 15px;
	margin: 5px 0px 0px 15px;
	border: 0px;
}
span.checkboxGroup span.value {
	margin-right: 30px;
}
span.checkboxGroup span.dayValue {
	margin-right: 10px;
}
span.checkbox {
	display: block;
}

span.hint {
	display: block;
	font-size: 10px;
	margin: 2px 0px 5px 15px;
}

div.action {
	clear: left;
}
input.button {
	margin: 10px 0px 4px 15px;
	width: 120px;
	border: 1px solid #333333;
	background-color: #00557D;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

span.error {
	display: block;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 15px;
}

span.reqHint {
	display: block;
	margin: 5px 0px 10px -15px;
}

div.anchor {
	height: 1px;
}

/*************************************************************************/
/* VIDEO POPUPS
/*************************************************************************/ 

div#videoPopupBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #666666;
	filter:alpha(opacity=50);
	opacity: 0.5;
}
div#videoPopupLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
div#videoPopupArea {
	background-color: #FFFFFF;
	border: 2px solid #333333;
	width: 580px;
	height: 385px;
	position: absolute;
	top: 85px;
	left: 100px;
	background-image: url("../images/video_bg.gif");
	background-repeat: no-repeat;
	background-position: 10px 58px;
}
div#videoTitleArea {
	background-color: #FFCCCC;
	height: 40px;
	padding: 4px 0px 4px 0px;
}
a#closeLink {
	display: block;
	float: right;
	margin: 5px 10px 0px 0px;
	color: #333333;
}
span.linkIconRight {
	margin-left: 3px;
	vertical-align: -2px;

}
div#video {
	padding-top: 150px;
	padding-left: 100px;
}
