@charset "UTF-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
text-align: left;
}

table {
border-collapse:collapse;
cellspacing:0;
}

html{
height:100%;
}

body{
background-color:#008998;
height:100%;
background-image:url(images/bg_body.jpg);
background-position: top center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
line-height:1.8;
}

p{
margin-bottom:15px;
}

h1{
font-size:1.75em;
font-weight:bold;
color:#008998;
}

h2{
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:17px;
}

h3{
font-size:1.1em;
font-weight:bolder;
color:#0083ca;
line-height:1;
text-align:center;
}

ul{
font-size:1.15em;
color:#0083ca;
line-height:2;
margin-left:20px;
margin-bottom:15px;
}

a:link, a:visited{
color:#008998;
text-decoration:underline;
}

a:hover{
color:#03afc2;
text-decoration:underline;
}

.clear{
clear:both;
}

.shadow_container{
position:relative;
width:962px;
height:100%;
margin-left:auto;
margin-right:auto;
background-image:url(images/bg_container.gif);
background-position: 0 0;
background-repeat:repeat-y;
}

.container{
position:relative;
width:950px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#fff;
}

.main_content{
float:left;
width:66%;
height:auto;
margin-left:30px;
margin-top:10px;
padding-right:30px;
border-right:1px solid #cccccc;
}

.video{
display:block;
float:right;
width:auto;
height:auto;
margin-right:10px;
}

.rightcol{
float:right;
width:200px;
height:auto;
margin-right:30px;
/*margin-right:30px;*/
text-align:center;
}

.rightcol img{
display:inline;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

.rightcol img.first{
margin-top:10px;
}

.calloutR{
float:right;
width:auto;
height:auto;
padding-right:30px;
}

.logos{
text-align:center;
margin-top:25px;
}

.disclaimer{
padding:3px;
font-size:.75em;
border:1px solid #000;
line-height:1.2;
}

.medical_food{
padding:3px;
font-size:.75em;
line-height:1.2;
}

.callout{
	background-color:#0083ca;
	padding:4px;
	margin-bottom:10px;
	border-bottom:4px solid #0CF;
}

.callout a{
	color:#FC0;
}
.callout a:hover{
	color:#FF0;
}
