.sideBoxOuter 
{
    background-image: url(../images/box_repeat_wide.jpg);
    background-repeat: repeat-y;
    background-position: 0 0;
    display: block;
    margin-bottom: 6px;
    position: relative;
    width: 310px;
    float: right;
    clear: both;
}

.sideBoxInner {
    color: #7f7f7f;
    /*background-image: url(../images/box_bottom_wide.jpg);*/
    background-repeat: no-repeat;
    background-position: 0 100%;
    display: block;
    margin: 0;
    padding-bottom: 24px;
    position: relative;
    width: 310px;
    height: 100%;
    float: left;
    clear: none;
}



.sideBoxTool 
{
    margin: 0px;
    width: 295px;
}



.sideBoxTool a:link, .sideBoxTool a:visited {
    color: #539DC4;
    text-decoration: none;
}
.sideBoxTool a:hover, .sideBoxTool a:active {
    color: #e72a08;
    text-decoration: none;
}
.sideBoxTool a.more, .sideBoxTool a:visited.more {
    color: #999;
    background-image: none;
    margin: 0px 0px 0px 15px;
    text-decoration: none;
}
.boxOuter    
{
	background-image: url(../images/box_repeat_ex_wide.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	display: block;
	margin-bottom: 150px;
	position: relative;
	width: 600px;
	float:left;
	clear: both;
}

.boxInner   
{
	color: #7f7f7f;
	background-image: url(../images/box_bottom_ex_wide.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	display: block;
	margin-bottom: 0;
	padding-bottom: 24px;
	position: relative;
	width: 600px;
	height: 100%;
	float: left;
	clear: none;
}

.boxInner li  
{
    background-image: url(../images/bullet_red_tri.gif); background-repeat: no-repeat; background-position: 0 0.3em;
	list-style-type: none;
	display: list-item;
	margin: 0 0 2px 0;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 550px;
	padding-left: 8px;
}

.boxTool 
{
    margin:0px;
    margin-bottom:100px;
    width: 540px; 
    padding:0px 0px 0px 20px;
}

.x-platform ul
{
     padding:0px 0px 0px 0px;
     margin-left:20px;
}
.bodyLinks
{
    color: #62a6d3;
    border-bottom:solid 1px #62a6d3;    
}

.bodyLinks:hover
{
    color:Red;
}

.CollapsiblePanelContent ul
{
     padding:0px 0px 0px 0px;
}

.CollapsiblePanelContent ul
{
    margin-left:0px
}

.CollapsiblePanelContent ul ul
{
    margin-left:10px
}

.sidebarBoxHeaderGreen
{
    font-family:VAG Rounded Std Thin;
    font-size:13.5pt;
    font-weight:bold;
    letter-spacing:.1em;
    color:#87b667;
    margin-left:15px;
}

.sidebarBoxHeaderBlack
{
    font-family:VAG Rounded Std Thin;
    font-size:13.5pt;
    font-weight:bold;
    letter-spacing:.1em;
    color:#57585a;
    margin-left:15px;
}

.pageHeaderYellow
{
    font-family:VAG Rounded Std Thin;
    font-size:14pt;
    font-weight:bold;
    letter-spacing:.1em;
    color:#ffb400;
    line-height:1.2em;
}

.pageHeaderGreen
{
    font-family:VAG Rounded Std Thin, Arial, Sans-Serif;
    font-size:14pt;
    font-weight:bold;
    letter-spacing:.1em;
    color:#87b667;
    line-height:1.2em;
}

.pageSubHeaderGray
{
    font-family:VAG Rounded Std Thin;
    font-size:11pt;
    font-weight:bold;
    letter-spacing:.1em;
    line-height:1.2em;
    color:#87b667;
}

.pageSubHeaderGreen
{
    font-family:VAG Rounded Std Thin;
    font-size:11pt;
    font-weight:bold;
    letter-spacing:.1em;
    line-height:1.2em;
    color:#87b667;
}

.pageSubHeaderOrange
{
    font-family:VAG Rounded Std Thin;
    font-size:11pt;
    font-weight:bold;
    letter-spacing:.1em;
    line-height:1.2em;
    color:#eaa45e;
}

.pageSubHeaderBlack
{
    font-family:VAG Rounded Std Thin;
    font-size:11pt;
    font-weight:bold;
    letter-spacing:.1em;
    line-height:1.2em;
    color:#57585a;
}

.pageSubHeaderBlue
{
    font-family:VAG Rounded Std Thin;
    font-size:11pt;
    font-weight:bold;
    letter-spacing:.1em;
    line-height:1.2em;
    color:#62A6D3;
}

.sidebarHeader
{
    font-family:VAG Rounded Std Thin;
    font-size:10pt;
    font-weight:bold;
    letter-spacing:.1em;
	line-height: 12pt;
}



#headerWebinar1
{
    height:50px;
}
#headerWebinar2
{
    height:38px;
}
#headerWebinar3
{
    width: 350px;
    margin-left: 15px;
}

.headerImage 
{
    height:83px;
    width:93px;
}

.article_body
{
    width: 900px;
}

#hydrationTips {
    height: 600px;
    margin-top: 22px;
    height: 100%;
    background: url( '/images/Hydration_Checklist.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
}
#hydraGuide {
    margin-left: 0px;
    width: 800px;
    margin-top: 21px;
}

#homepage_bottom_right_header {
    width: 120px;
    margin-right: 200px;
    margin-top: 0px;
}

#homepage_bottom_middle_subheader {
    text-indent: 15px;
    margin-left: -15px;
    text-decoration: none !important;
    width: 30px;
    height: 30px;
}

#homepage_bottom_middle_header {
    text-indent: 15px;
    margin-left: -15px;
    text-decoration: none !important;
    width: 62px;
    height: 30px;
}

#latestNewsGraphic {
    margin-left: 100px;
    height: 16px;
}

#bevAndHealth_doesDrinking_spacer {
    margin-top: 10px;
}

#bevAndHealth_spacer {
    margin-top: 10px;
}
#healthcare_article_spacer {
    margin-top: 0px;
}

#news_article_spacer {
    margin-top: 0px;
}

.hydration {
    margin-top: 50px;
}
.navToHeader_spacer {
    margin-top: 50px;
}

#header_moreTag {
    width: 50px;
    margin-left: 600px;
    margin-top: -10px;
    height: 20px;
}

#header_moreTag_tri {
    width: 15px;
    height: 15px;
}
#header_moreTag_more {
    width: 25px;
    height: 25px;
    margin-top: -13px;
    margin-left: 15px;
}

#alertMeTag {
    margin-top: 0px;
}


#fromBI_image {
    margin-top: 5px;
    margin-left: 50px;
}
.bigFont {
    height: 100px;
    width: 100%;
    font-size: 75px;
}

#healthcare_pro {
    width: 100%;
    height: 100px;
}

#hcPro_image {
    float: left;
    width: 15%;
    height: 100%;
}

#hcPro_title {
    margin-left: 40px;
    float: left;
    height: 20%;
    width: 70%;
}

#hcPro_body {
    margin-left: 40px;
    float: left;
    height: 50%;
    width: 70%;
    margin-top: 4px;
}

#hcPro_select {
    margin-right: 50px;
    width: 100px;
    font-size: 9px;
}

#hcPro_selectDiv {
}

.dev_footer_links {
    float: right;
    clear: none;
}
.dev_copyright {
    float: left;
    clear: none;
}
#dev_footer {
    color: #999;
    font-size: 11px;
    border-top: solid 1px #cccccc;
    background: url(../images/title_bihw_sm.gif) no-repeat center 7px;
    padding: 5px 0 0 0;
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    float: left;
    clear: both;
}
#dev_footer a, #dev_footer a:link, #dev_footer a:visited, #dev_footer a:active {
    color: #999;
    text-decoration: none;
}
#dev_footer a:hover {
    color: #E72A08;
    text-decoration: none;
}
#dev_navRightCap {
    position: relative;
    float: right;
    width: 12px;
    /* 	Changed to remove search bar
		3/11/09 - Matt Hughes, SagePath
	
	height: 56px;
    background: #fff url(/images/nav/searchcap.jpg) left center no-repeat;*/
	height:24px;
	background: #fff url(../images/navRightCap.gif) left center no-repeat;
    padding-right: 0px;
}
#dev_searchBox_home {
    position: absolute;
    right: 11px;
    width: 320px;
    background: #fff url(/images/nav/searchbox_cropped.jpg) left top no-repeat;
    padding-right: 0px;
    margin-top: 22px;
    z-index:3;
}
.dev_navRule {
    position: relative;
    float: left;
    margin: 5px 0 0 0;
    background: #b0b0b0;
    font-size: 1px;
    width: 1px;
}
.dev_searchField {
    position: relative;
    float: left;
    margin-top: 5px;
    width: 100px;
}
.dev_navSearchRule {
    position: relative;
    float: left;
    margin: 10px 0 0 5px;
    background: #b0b0b0;
    width: 1px;
    font-size: 1px;
}
.dev_navButton {
    position: relative;
    float: left;
    height: 24px;
    padding: 6px 32px 0 32px;
    text-align: center;
}
.dev_navSearchButton {
    position: relative;
    float: left;
    height: 24px;
    padding: 6px 5px 0 10px;
    margin-top: 5px;
    margin-left: 0px;
    text-align: center;
    vertical-align: bottom;
}
#dev_navLeftCap {
    position: relative;
    float: left;
    width: 10px;
    height: 24px;
    background: #fff url(../images/navLeftCap.gif) right center no-repeat;
}
#dev_navBox {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    height: 24px;
    padding: 0;
    margin: 0;
    background: url(../images/navBackground.gif) repeat-x top left;
}
.dev_article_title {
    text-decoration: none;
}
.dev_article_date {
    font-weight: bold;
    font-size: 11px;
    color: #cccccc;
}
.dev_lang {
    background-image: none;
    font-weight: normal;
    font-size: smaller;
}
.dev_lang a {
    color: #cccccc !important;
}
.dev_lang a:hover {
    color: #e72a08 !important;
}
#dev_top_links {
    color: #57585a;
    text-align: left;
    float: left;
    width: 380px;
}
#dev_top_links ul {
    margin: 0;
    padding: 0;
    float: right;
}
#dev_top_links li {
    color: #bbb;
    list-style-type: none;
    display: block;
    margin: 0 0 0 16px;
    padding: 0 0 0 4px;
    clear: none;
    background: url(../images/bullet_red_tri.gif) no-repeat 0 0.3em;
    vertical-align: bottom;
}
#dev_top_links a {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    padding-left: 7px;
}
#dev_top_links a:link, #dev_top_links a:visited, #dev_top_links a:active {
    color: #999;
}
#dev_top_links a:hover {
    color: #E72A08;
}
#dev_right_top {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 13px;
    height: 47px;
    float: right;
    clear: none;
}
#dev_title {
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    clear: none;
    vertical-align: bottom;
}
#dev_title img {
    margin-top: 40px;
    margin-bottom: 13px;
}
#dev_logo {
    margin: 0;
    padding: 0;
    position: relative;
    width: 90px;
    float: left;
    clear: none;
    vertical-align: bottom;
}
#dev_logo img {
    margin-top: 13px;
    margin-bottom: 13px;
}
#dev_header {
    color: #999;
    height: 75px;
    width: 937px;
    float: left;
    clear: both;
}
#dev_container {
    padding-top: 0px;
    margin-top: 0px;
    width: 937px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.dev_bottom_features_divider {
    position: relative;
    float: left;
    border-left: dotted 1px #ccc;
    background: #fff;
    width: 1px;
    height: 210px;
}
.dev_b_box_wide {
    text-align: left;
    display: block;
    margin: 5px 1% 0 0;
    padding: 0;
    width: 35%;
    float: left;
    clear: none;
}
#dev_bottom_features_h {
    color: #57585a;
    text-align: center;
    margin: 0px;
    padding: 5px 0 5px 0;
    position: relative;
    background: url( '/photo_accents/female_doctor2.jpg' ) no-repeat 100% 100%;
    width: 100%;
    float: left;
    clear: both;
}


.yellow {
    color: #ffb400;
}
.dev_headline_2b_h2 {
    width: 175px;
    height: 25px;
    margin-right: 200px;
    margin-top: 0px;
}
#homepage_middle_right {
    /*	     width:175px; 	height:25px; 	margin-right:0px; 	margin-top:-8px; */
    height: 20px;
    margin-right: 200px;
    margin-top: -8px;
}
#dev_headline_2b_h2_articles {
    width: 175px;
    height: 25px;
    margin-left: 0;
    margin-top: 0px;
}

.dev_b_box_center .qandamore {
    margin-bottom: 7px;
}
.dev_b_box_center dt {
    background-image: url(../images/q.gif" );
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    margin: 0;
    padding-left: 17px;
    text-decoration: none !important;
}
.dev_b_box_center dd {
    background-image: url(../images/a.gif" );
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    margin: 12px 0 0;
    padding-left: 17px;
    text-decoration: none !important;
}
.dev_b_box_center {
    text-align: left;
    display: block;
    margin: 0px 15px 4px 0px;
    padding: 6px 0px 14px 0;
    width: 300px;
    float: left;
    clear: none;
    text-decoration: none !important;
}
.dev_b_box_center p {
    margin-top: 4px;
}
.dev_b_box_center {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
#homepage_middle_center.qandamore {
    margin-bottom: 7px;
}
#homepage_middle_center dt {
    background-image: url(../images/q.gif" );
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    margin: 0;
    padding-left: 17px;
    text-decoration: none !important;
}
#homepage_middle_center dd {
    background-image: url(../images/a.gif" );
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    margin: 12px 0 0;
    padding-left: 17px;
    text-decoration: none !important;
}
#homepage_middle_center {
    text-align: left;
    display: block; /*margin: -9px 15px 4px 0px;*/
    position: relative;
    padding: 6px 0px 14px 0;
    width: 300px;
    float: left;
    clear: none;
    text-decoration: none !important;
    margin-top: -14px;
    margin-left: 5px;
}
#homepage_middle_center p {
    margin-top: 4px;
}
.dev_goButton {
    position: relative;
    float: right;
    padding: 10px;
    margin: -30px 0 0 0;
}
.dev_goSearchButton {
    position: absolute;
    right: 0px;
    padding: 7px 0 0 0;
    margin: 0px 0px 0 0;
}

.dev_headline_2b_h1 {
    width: 225px;
    height: 10px;
    margin-left: 3px;
}
.dev_headline_2b_h1_middle_left {
    width: 225px;
    height: 10px;
    margin-left: 7px;
    margin-top: -8px;
}
.dev_headline_2b_h1_body {
    width: 225px;
    height: 10px;
    margin-left: 7px;
    margin-bottom: -28px;
}

#dev_bottom_features_h a:hover, #dev_middle_features a:hover {
    color: #E72A08;
    text-decoration: underline;
}
#dev_middle_features ul a, #dev_middle_features ul a:link, #dev_middle_features ul a:visited, #dev_bottom_features_h a:active, #dev_middle_features a:active {
    text-decoration: none;
}
#dev_bottom_features_h a, #dev_bottom_features_h a:link, #dev_bottom_features_h a:visited, #dev_middle_features a, #dev_middle_features a:link, #dev_middle_features a:visited {
    color: #333;
    text-decoration: underline;
}
#dev_middle_features p.first {
    margin-top: -2px;
}
#dev_middle_features {
    color: #57585a;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    text-align: center;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    clear: both;
    padding: 5px 0 5px 0;
}

.dev_clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.green {
    color: #88c05d;
}
.bottom_center {
    background-color: Lime;
}
.dev_headline_2b_h {
    width: 100%;
    margin-left: 0;
    background-color: Transparent;

}
#dev_center_content_home p {
    margin: 12px 0px 0px 0px;
}
#dev_center_content_home p.dev_home1 {
    margin: 12px 0px 0px 0px;
    color: #999999;
}
#dev_center_content_home {
    text-align: left;
    position: relative;
    width: 100%;
    float: left;
    clear: none;
}

#dev_center_content_home h1 {
    color: #e72a08;
    font-size: 30px;
    font-family: Arial;
    line-height: 1em;
    text-align: left;
    margin: 0;
    padding: 18px 0 0 0;
}

/*************************************************************************************************************/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    text-align: right;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    float: right;
    clear: both;
    overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
    font-size: 22px;
    visibility: hidden;
    margin: 17px 0 13px;
    padding: 0;
    top: 7px;
}
.sIFR-hasFlash #center_content_home h1 {
    visibility: hidden;
    font-size: 30px;
}
.sIFR-hasFlash h2 {
    font-size: 20px;
    font-family: Arial;
    line-height: 22px;
    text-align: left;
    letter-spacing: -9px;
    visibility: hidden;
    margin: 0;
    padding: 2px 0;
    left: 14px;
    height: 20px;
}
.sIFR-hasFlash h3 {
    font-size: 18px;
    line-height: 18px;
    visibility: hidden;
    margin-top: 6px;
    margin-bottom: -12px;
    padding: 0;
    top: 0;
}
.sIFR-hasFlash h4 {
    visibility: hidden;
    letter-spacing: -5px;
    font-size: 16px;
}
.sIFR-hasFlash h5#pullquote {
    letter-spacing: -4px;
    visibility: hidden;
    font-size: 24px;
}
.print {
    visibility: visible;
}

body {
    background-color: white;
    color: #57585a;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    line-height: 1.2em;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
a {
    color: #333;
    text-decoration: underline;
}
a:hover {
    color: #E72A08;
    text-decoration: underline;
}
.rtt {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
img {
    border: none;
}
p {
    margin-top: 1.5em;
    margin-bottom: 1em;
}
xc_off {
    display: none;
}
h1, h1.home, h2 {
    color: #e72a08;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    letter-spacing: -0.05em;
}
h1 {
    font-size: 22px;
    line-height: 25px;
    text-align: left;
    margin: 0 0 0;
    padding: 0;
    position: relative;
}
#center_content_home h1 {
    color: #e72a08;
    font-size: 30px;
    font-family: Arial;
    line-height: 1em;
    text-align: left;
    margin: 0;
    padding: 18px 0 0 0;
}

h1.glossary {
    font-size: 22px;
    line-height: 1em;
    text-align: left;
    margin: 0;
    padding: 0 0 12px;
}
h2 {
    color: #87b667;
    font-size: 20px;
    font-family: Arial;
    line-height: 22px;
    text-align: left;
    margin: 0;
    padding: 2px 0;
    left: 14px;
}
h3 {
    color: #57585a;
    font-size: 18px;
    font-family: Arial;
    text-align: left;
    margin: 0;
    padding: 0;
}
h4 {
    color: #57585a;
    font-size: 16px;
    font-family: Arial;
    line-height: 16px;
    background-image: none;
    text-align: left;
    margin: 0;
    padding: 6px 0 2px;
    left: 14px;
}
#body_content sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.article_date {
    font-weight: bold;
    font-size: 12px;
    color: #7f7f7f;
    text-decoration: none;
}
.headline_2b {
    font-size: 12px;
    text-indent: 15px;
    margin: 0;
    text-decoration: none !important;
}
.article_title:hover {
    color: #E72A08;
}
#center_content ul {
    margin-left: 5px;
    padding-left: 25px;
}
#center_content ul li {
    margin: 0px;
    padding: 0px 0px 12px 0px;
}
.imgright {
    float: right;
    clear: right;
}
.imgleft {
    float: left;
    clear: left;
}
#center_content ol {
    margin-left: 23px;
}
#center_content ol li {
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
.headline_2 {
    width: 182px;
    margin-left: 14px;
}
.headline_2b {
    margin-left: -10px;
    width: 90px;
    height: 30px;
}
.headline_2b_h {
    width: 280px;
    margin-left: 0;
}
.headline_2b_special {
    margin-top: 28px;
    margin-left: 0;
    width: 170px;
}
#container {
    padding-top: 0px;
    margin-top: 0px;
    width: 937px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#header {
    color: #999;
    height: 75px;
    width: 937px;
    float: left;
    clear: both;
}
#logo {
    margin: 0;
    padding: 0;
    position: relative;
    width: 90px;
    float: left;
    clear: none;
    vertical-align: bottom;
}
#logo img {
    margin-top: 13px;
    margin-bottom: 13px;
}
#right_top {
    font-size: 11px;
    margin-top: 22px;
    margin-bottom: 13px;
    height: 47px;
    float: right;
    clear: none;
}
#right_bottom {
    display: block;
}
#title {
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    clear: none;
    vertical-align: bottom;
}
#title img {
    margin-top: 40px;
    margin-bottom: 13px;
}
a.home_link {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 6px;
    padding-top: 2px;
    padding-left: 14px;
    float: right;
}
a.home_link:link, a.home_link:visited {
    text-decoration: none;
}
a.home_link:hover, a.home_link:active {
    color: #e72a08;
    text-decoration: none;
}
a.drop {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    background-image: url(../images/icon_gray_drop.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
    margin-bottom: 6px;
    padding-top: 2px;
    padding-left: 14px;
    float: right;
    clear: left;
    margin-left: 12px;
}
a.drop:hover {
    background-image: url(../images/icon_red_drop.gif" );
}
a.drop:link, a.drop:visited {
    text-decoration: none;
}
a.drop:hover, a.drop:active {
    color: #e72a08;
    text-decoration: none;
}
#top_links {
    color: #57585a;
    text-align: left;
    float: left;
    clear: both;
    width: 400px;
}
#top_links ul {
    margin: 0;
    padding: 0;
    float: right;
}
#top_links li {
    color: #bbb;
    list-style-type: none;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 12px;
    padding: 0;
    clear: none;
    background-image: url(../images/bullet_red_tri.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    vertical-align: bottom;
}
#top_links a {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    padding-left: 7px;
}
#top_links a:link, #top_links a:visited {
    color: #999;
}
#top_links a:hover, #top_links a:active {
    color: #E72A08;
}
#search {
    width: 216px;
    height: 37px;
    float: right;
    clear: right;
}
#search a, #search a:link, #search a:visited {
    color: #57585a;
    text-decoration: none;
}
#search a:hover, #search a:active {
    color: #e72a08;
}
#search input {
    margin-right: 4px;
    width: 158px;
    height: 15px;
    border: solid 1px #999;
}
#top_nav {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    height: 24px;
    padding: 0;
    margin: 0;
    background: url(../images/navBackground.gif) repeat-x top left;
    z-index:3;
}
#body_content {
    /* 	background-image: url(../images/bg_line_shade.jpg); 	background-repeat: repeat-x; 	background-position: 0 -5px; */
    margin-bottom: 24px;
    margin-top: 0px;
    position: relative;
    top: 0px;
    width: 100%;
    padding-top: 0px;
    float: left;
    clear: both;
    background-color: transparent;
    z-index:2;
}
#body_content_nav {
    /* 	background-image: url(../images/bg_line_shade.jpg); 	background-repeat: repeat-x; 	background-position: 0 -5px; */
    margin-bottom: 24px;
    margin-top: 0px;
    position: relative;
    top: 0px;
    width: 100%;
    padding-top: 50px;
    float: left;
    clear: both;
    background-color: transparent;
}
#body_content_home {
    background-image: url(../images/bg_line_shade.jpg);
    background-repeat: repeat-x;
    background-position: 0 -5px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    float: left;
    clear: both;
    background-color: transparent;
}
#left_side {
    margin: 0;
    padding: 0;
    width: 192px;
    min-height: 300px;
    float: left;
    clear: none;
}

#content_home {
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
    padding: 0 0 0 375px;
    height: 204px;
    float: left;
    clear: none;
    background-color: transparent;
}
* #content_home {
    width: 532px;
}
#center_content {
    text-align: left;
    margin-right: 12px;
    position: relative;
    width: 485px;
    float: left;
    clear: none;
}
#center_content_home {
    font-size: 13px;
    text-align: left;
    margin-right: 12px;
    margin-left: 5px;
    position: relative;
    width: 490px;
    float: left;
    clear: none;
    background-color: transparent;
}
.article_box {
    text-align: left;
    margin-right: 12px;
    position: relative;
    width: 580px;
    float: left;
    clear: none;
}
#leftAndCenter_content {
    text-align: left;
    margin-right: 12px;
    position: relative;
    width: 678px;
    float: left;
    clear: none;
    z-index:2;
}
#leftAndCenter_content2 {
    text-align: left;
    padding-top: 0px;
    margin-top: 15px;
    position: relative;
    clear: none;
    z-index:2;

    margin-right: 0px;
    width: 600px;
    float: left;
}
#homepage_title_img {
    margin-top: 2px;
}
#center_content_home p.home1 {
    margin: 12px 0px 0px 0px;
}
#center_content_home p {
    margin: 12px 0px 0px 0px;
}

/*STYLES FOR FOOTNOTES*/
sup {
    font-size: 8px;
}
.citation {
    font-size: 10px;
}
#sidebar {
    width: 210px;
    float: right;
    clear: none;
}
#sidebarFeatures {
    width: 310px;
    float: right;
    clear: none;
    vertical-align: text-top;
    padding-top: 40px;
    z-index:2;
    margin-top:0px;
}

#sidebarFeatures li
{
    margin-left:0px;
}

.r_box {
    background-image: url(../images/box_repeat.jpg);
    background-repeat: repeat-y;
    background-position: 0 0;
    display: block;
    margin-bottom: 6px;
    position: relative;
    width: 210px;
    float: right;
    clear: both;
}
.r_i_box {
    color: #7f7f7f;
    background-image: url(../images/box_bottom.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    display: block;
    margin: 0;
    padding-bottom: 24px;
    position: relative;
    width: 210px;
    height: 100%;
    float: left;
    clear: none;
}
.tool_box {
    margin: 0px;
    width: 195px;
    background-image: url( '/images/bg_hydration_and_you.gif' );
    background-repeat: no-repeat;
    background-position: bottom right;
}
.r_box_wide {
    background-image: url(../images/box_repeat_wide.jpg);
    background-repeat: repeat-y;
    background-position: 0 0;
    display: block;
    margin-bottom: 6px;
    position: relative;
    width: 310px;
    float: right;
    clear: both;
}
.r_i_box_wide {
    color: #7f7f7f;
    background-image: url(../images/box_bottom_wide.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    display: block;
    margin: 0;
    padding-bottom: 24px;
    position: relative;
    width: 310px;
    height: 100%;
    float: left;
    clear: none;
}
.r_i_box_wide li {
    background-image: url(../images/bullet_red_tri.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    list-style-type: none;
    display: list-item;
    margin: 0 0 2px 0;
    padding: 0px 0px 5px 0px;
    float: left;
    width: 240px;
    padding-left: 8px;
}

.r_box_lc    {
	background-image: url(../images/box_repeat_ex_wide.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	display: block;
	margin-top:25px;
	margin-bottom: 6px;
	position: relative;
	width: 600px;
	float:left;
	clear: both;
}
.r_i_box_lc   {
	color: #7f7f7f;
	background-image: url(../images/box_bottom_ex_wide.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	display: block;
	margin: 0;
	padding-bottom: 24px;
	position: relative;
	width: 600px;
	height: 100%;
	float: left;
	clear: none;
}
.r_i_box_lc li  {background-image: url(../images/bullet_red_tri.gif); background-repeat: no-repeat; background-position: 0 0.3em;
	list-style-type: none;
	display: list-item;
	margin: 0 0 2px 0;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 550px;
	padding-left: 8px;
}

.tool_box_lc {margin:0px;width: 540px; padding-left:15px;}


.tool_box_wide {
    margin: 0px;
    width: 295px;
}

.x-platform {
    padding-bottom: 30px;
}
.r_i_box ul {
    font-size: 12px;
    line-height: 1.3em;
    display: block;
    margin: 12px 0 24px 0;
    padding: 0;
    position: relative;
    left: 15px;
    width: 184px;
    float: left;
}
.r_i_box li {
    background-image: url(../images/bullet_red_tri.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    list-style-type: none;
    display: list-item;
    margin: 0 0 2px 0;
    padding: 0;
    float: left;
    width: 174px;
    padding-left: 8px;
}
.r_i_box a {
    color: #7f7f7f;
    font-weight: bold;
    text-decoration: none;
}
.r_i_box a:link, .r_i_box a:visited {
    color: #7f7f7f;
}
.r_i_box a:hover, .r_i_box a:active {
    color: #e72a08;
}
.tool_box a:link, .tool_box a:visited {
    color: #539DC4;
}
.tool_box a:hover, .tool_box a:active {
    color: #e72a08;
}
.tool_box a.more, .tool_box a:visited.more {
    color: #999;
    background-image: none;
    margin: 0px 0px 0px 15px;
}
.tool_box_wide a:link, .tool_box_wide a:visited {
    color: #539DC4;
    text-decoration: none;
}
.tool_box_wide a:hover, .tool_box_wide a:active {
    color: #e72a08;
    text-decoration: none;
}
.tool_box_wide a.more, .tool_box_wide a:visited.more {
    color: #999;
    background-image: none;
    margin: 0px 0px 0px 15px;
    text-decoration: none;
}
.b_box {
    text-align: left;
    display: block;
    margin: 0px 15px 4px 0px;
    padding: 6px 0px 14px 0;
    width: 450px;
    float: left;
    clear: none;
}
.b_box1 {
    text-align: left;
    display: block;
    margin: 0 10px 4px 0;
    padding: 0 10px 0 0;
    width: 294px;
    float: left;
    clear: none;
}
.b_box2 {
    text-align: left;
    display: block;
    margin-top: 0px;
    margin-right: 225px;
    padding: 0;
    clear: none;
    text-decoration: none !important;
    width: 300px;
    height: 280px;
}
.b_box2_feed {
    text-align: left;
    display: block;
    margin: 0 10px 4px 0;
    padding: 0 10px 0 8px;
    width: 300px;
    float: left;
    clear: none;
}
.b_box2_feed a {
    text-decoration: none;
}
.b_box2_feed a:hover {
    text-decoration: underline;
}
.b_box3 {
    text-align: left;
    display: block;
    margin: 0;
    padding: 0 14px 0 0;
    width: 280px;
    float: right;
    clear: none;
}
.b_box3_h {
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 300px;
    float: right;
    clear: none;
}
.b_box_special {
    background-image: url( "/photo_accents/female_doctor2.jpg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    text-align: left;
    display: block;
    margin: -28px 0px 0px 0px;
    padding: 0;
    width: 300px;
    height: 240px;
    float: right;
    clear: none;
    position: absolute;
    right: 0;
}
.b_box_special p {
    margin-top: 4px;
}
.b_box_center {
    text-align: left;
    display: block;
    margin: 0px 15px 4px 0px;
    padding: 6px 0px 14px 0;
    width: 100%;
    float: left;
    clear: none;
}
.b_box_center p {
    margin-top: 4px;
}
.text_special {
    width: 180px;
    margin-top: 5px;
}
.b_box img, .b_box2 img {
    margin-left: -5px;
}
.b_box p {
    padding-right: 100px;
}
.b_box dl {
    padding-right: 50px;
    margin: 9px 0px 0px 0px;
}
.b_box dt, .b_box3 dt, .b_box_center dt {
    background-image: url(../images/q.gif" );
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    margin: 0;
    padding-left: 17px;
}
.b_box dd, .b_box3 dd, .b_box_center dd {
    background-image: url(../images/a.gif" );
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    margin: 12px 0 0;
    padding-left: 17px;
}
.inline_arrow_click {
    cursor: pointer;
    width: 7px;
    height: 7px;
    vertical-align: top;
}
.arrow_click {
    float: left;
    clear: left;
    cursor: pointer;
    width: 7px;
    height: 7px;
    vertical-align: top;
    margin-left: -10px;
}
.notes {
    font-size: 8px;
}
.b_box p, .b_box1 p, .b_box2 p, .b_box3 p {
    margin: 0px;
    padding-top: 9px;
    padding-bottom: 0px;
}
.b_box p.qanda_more, .b_box_center .qandamore {
    margin-bottom: 7px;
}
#bottom_features {
    /*color: #57585a; */
    background-repeat: repeat-x;
    background-position: 0 0;
    text-align: center;
    margin: 0;
    padding: 8px 0 2px 10px;
    position: relative;
    top: 12px;
    width: 100%;
    float: left;
    clear: both;
}
#center_content p.note {
    font-size: 10px;
}
#bottom_features p.note {
    font-size: 10px;
}
#bottom_features_h {
    color: #57585a;
    text-align: center;
    margin: 0px;
    padding: 0 0px 2px 0;
    position: relative;
    left: 5px;
    width: 930px;
    float: left;
    clear: both;
}
.bfh_boxlf {
    float: left;
}
.bfh_boxrt {
    float: right;
}
#middle_features {
    color: #57585a;
    background-image: url(../images/bg_line_shade_h.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    text-align: center;
    margin: 0;
    padding: 4px 0 4px 0;
    position: relative;
    top: 0;
    width: 100%;
    float: left;
    clear: both;
    height: 190px;
}
#middle_features p.first {
    margin-top: -2px;
}
#bottom_features a, #bottom_features a:link, #bottom_features a:visited {
    color: #333;
    text-decoration: underline;
}
#bottom_features_h a, #bottom_features_h a:link, #bottom_features_h a:visited, #middle_features a, #middle_features a:link, #middle_features a:visited {
    color: #333;
    text-decoration: underline;
}
#middle_features ul a, #middle_features ul a:link, #middle_features ul a:visited {
    text-decoration: none;
}
#bottom_features a:hover, #bottom_features a:active, #bottom_features_h a:hover, #bottom_features_h a:active, #middle_features a:hover, #middle_features a:active {
    color: #E72A08;
    text-decoration: underline;
}
#bottom_features div.b_box p.qanda_more a {
    color: #666;
    text-decoration: none;
}
#bottom_features div.b_box p.qanda_more a:hover {
    color: #E72A08;
    text-decoration: underline;
}
#middle_features a.home_more, #middle_features div.b_box_special a.home_more, #bottom_features_h div.b_box1 a.home_more, #bottom_features_h div.b_box3 a.home_more {
    color: #666;
    text-decoration: none;
}
#middle_features a.home_more:hover, #middle_features div.b_box_special a:hover.home_more, #bottom_features_h div.b_box1 a.home_more:hover, #bottom_features_h div.b_box3 a.home_more:hover {
    color: #E72A08;
    text-decoration: underline;
}
#middle_features ul {
    font-size: 12px;
    line-height: 1.2em;
    display: block;
    margin: 3px 0 0px 0;
    padding: 0;
    position: relative;
    left: 0;
    width: 280px;
    float: left;
}
#middle_features li {
    background-image: url(../images/bullet_red_tri.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    list-style-type: none;
    font-weight: bold;
    display: list-item;
    margin: 0 0 4px 0;
    padding: 0;
    float: left;
    width: 280px;
    padding-left: 7px;
}
#middle_features li a {
    color: #7f7f7f;
    text-decoration: none;
}
#middle_features li a:link, #middle_features li a:visited {
    color: #7f7f7f;
    text-decoration: none;
}
#middle_features li a:hover, #middle_features li a:active {
    color: #e72a08;
    text-decoration: none;
}
#footer {
    color: #999;
    font-size: 11px;
    background-image: url(../images/bg_line_shade.jpg);
    background-repeat: repeat-x;
    text-align: center;
    display: block;
    margin-top: 0;
    padding-top: 22px;
    position: relative;
    width: 100%;
    height: 40px;
    min-width: 800px;
    float: left;
    clear: both;
}
#footer a, #footer a:link, #footer a:visited {
    color: #999;
    text-decoration: none;
}
#footer a:hover, #footer a:active {
    color: #E72A08;
    text-decoration: none;
}
table.shaded td.left_shade {
    background-image: url(../images/table_left_side.jpg);
    background-repeat: repeat-y;
    background-position: 0 0;
}
table.shaded td.right_shade {
    background-image: url(../images/table_right_side.jpg);
    background-repeat: repeat-y;
    background-position: 100% 0;
}
table.shaded th {
    background-image: url(../images/table_top.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
}
table.shaded td.bottom {
    background-image: url(../images/table_bottom.jpg);
    background-repeat: repeat-x;
    background-position: 0 100%;
}
table.shaded td.line {
    background-image: url(../images/table_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}
table.shaded td.left_head {
    background-image: url(../images/table_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 5px 7px;
    border-right: 1px solid #efefef;
}
table.shaded td.right_content {
    background-image: url(../images/table_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 5px 7px;
}
table.shaded td.line_left {
    background-image: url(../images/table_line_left.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
}
table.shaded td.line_left_col {
    background-image: url(../images/table_line_left.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    border-right: 1px solid #efefef;
}
table.shaded td.line_right {
    background-image: url(../images/table_line_right.jpg);
    background-repeat: repeat-x;
    background-position: 100% 0;
}
table.shaded td.line_right_col {
    background-image: url(../images/table_line_right.jpg);
    background-repeat: repeat-x;
    background-position: 100% 0;
    border-left: 1px solid #efefef;
}
table.shaded {
    font-size: 11px;
    background-color: #fefefe;
}
table.shaded td.line, table.shaded td.line_left, table.shaded td.line_right, table.shaded td.line_left_col, table.shaded td.line_right_col, table.shaded td.line_top {
    padding: 6px 4px;
}
table.shaded th {
    font-weight: bold;
    padding: 8px 4px 4px;
}
table.shaded th.nobold {
    font-weight: normal;
}
table.shaded td.line_top {
    background-image: url(../images/table_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 10px;
}
div #calorie_chart {
    margin: 16px 0;
}
div #calorie_chart strong {
    font-size: 14px;
    font-weight: bold;
}
/* contact us */
#contact_us_form .redtext {
    font-size: 10px;
    color: #E72A08;
}
/*SITEMAP*/
#sitemap * a {
    text-decoration: none;
}
#sitemap * a:hover {
    text-decoration: underline;
}
#sitemap * li {
    width: 100%;
    display: list-item;
    list-style-type: none;
    float: left;
    clear: left;
    white-space: normal;
    text-align: left;
    line-height: normal;
}
#sitemap * ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#sitemap {
    padding-top: 0px;
}
#sitemap ul li, #sitemap ul li a {
    font-size: 13px;
    font-weight: bold;
    color: #EF2E24;
    padding-top: 0px;
    padding-bottom: 0px;
}
#sitemap ul li {
    margin: 0px 0px 0px 0px;
}
#sitemap ul ul {
    margin: 0px 0px 0px 0px;
}
/*2nd level */
#sitemap ul ul ul {
    margin: 0px 0px 0px 10px;
}
/* 3rd level */
#sitemap ul ul ul ul {
    margin: 0px 0px 0px 2px;
}
#sitemap ul li {
    margin: 17px 0px 0px 0px;
}
/* 1st level */
#sitemap ul ul li {
    margin: 1px 0px 0px 0px;
}
/*2nd level */
#sitemap ul ul ul li {
    margin: 1px 0px 0px 0px;
}
/* 3rd level */
#sitemap ul ul ul ul li {
    margin: 1px 0px 0px 0px;
}
/* 4th level */
#sitemap ul ul li {
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}
#sitemap ul ul li a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}
#sitemap ul ul ul li {
    font-size: 13px;
    font-weight: normal;
    color: #666666;
}
#sitemap ul ul ul li a {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #666666;
}
#sitemap ul ul ul ul li {
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    padding-left: 15px;
}
ul.topic_nav {
    margin-top: 5px;
}
/* Print Friendly Link */
#pf_div {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 461px;
    text-align: center;
}
#pf_line {
    margin: 0px 0px 12px 0px;
}
#pf_icon {
    margin-right: 8px;
}
#pf_link {
    margin-right: 14px;
}
#pf_div a {
    color: #999;
    text-decoration: none;
}
#pf_div a:hover {
    color: #E72A08;
}
#disclaimer {
    padding: 10px 13px;
}
#disclaimer p {
    font-size: 9px;
    color: #9B9B9B;
    line-height: 11px;
    padding: 0;
    margin: 0 0 8px 0;
}
ul.topic_nav 
{
    margin-top: 5px;
}

#leftCenterContentBox {
    text-align: left;
    position: relative;
    width: 600px;
    float: left;
    clear: none;
}

.pad {
    padding-left: 10px;
}
.blue {
    color: #62a6d3;
}
.green {
    color: #88c05d;
}
.orange {
    color: #eaa45e;
}

.blueLink 
{
    color: #62a6d3;
}
.blueLink:hover
{
    color: Red;
}




#sidebarFeatures .sideBoxTool li {
    background-image: url(../images/bullet_red_tri.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    list-style-type: none;
    display: list-item;
    margin: 4px 0px 0px -12px;
    padding: 0px 0px 5px 0px;
    float: left;
    width: 240px;
    padding-left: 8px;
}

#top1 {width:200px;float:left;}
#top2 {margin-left:50px;width:150px;float:right;}