@charset "utf-8";

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, del, em, font, img, ins,
small, strike, strong,
b, u, i, center, ol, ul, li,
fieldset, form, label,
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

}
body {
	background-image: url(images/siteback3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #3570a8;
	margin: 0px;
	padding: 0px;
	color: #369;
}
#mastheadlinks {
	float: right;
}

ol,ul {
	list-style: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 20px;
	color: #036;
}
.greentext {
	font-weight: bold;
	color: #099;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	text-align: center;
	color: #45657f;
	
}
#sitecontainer {
	background-image: url(images/waveback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 951px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	margin: 0px;
	height: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFF;
	text-align: right;
}
#masthead a:link, #masthead a:visited, #masthead a:active {
	font-weight: bold;
	color: #71BAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#masthead a:hover {
	color: #FF9;
}
#subfooter {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#navbar {
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 46px;
	z-index:100;
	position:relative;
	width:920px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
#tagline {
	color: #7da6c4;
	margin: 0px;
	padding: 0px;
	height: 35px;
	font-size: 13px;
}
#taglineright {
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: right;
	text-align: right;
}
#taglineleft {
	text-align: left;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#homebannercontainer {
	padding: 0px;
	height: 450px;
	width: 951px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/hombannerback.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#bannercontainer {
	padding: 0px;
	height: 376px;
	width: 951px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/hombannerback.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#bannernav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 186px;
}
#subnav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 376px;
	width: 186px;
	background-image: url(images/subnavmenuback.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidenav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}

#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav li {
	margin: 0px;
	display: block;
	background-image: url(images/buttonsubnavback2.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 30px;
	}
#sidenav a {
	text-transform: none;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	}

#sidenav a:hover {
	color: #3267A1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-color: #77D0F1;
	line-height: 30px;
	}
.sideheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #6cccee;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	line-height: 34px;
}	
#banner {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 757px;
	height: 376px;
}
	
#homebanner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 450px;
	width: 757px;
	background-image: url(images/videobannerback.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#hometransition {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 951px;
}
#transition {
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 951px;
}
#contentcontainer {
	background-image: url(images/contentback.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 951px;
}
#contentleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 575px;
	background-image: url(images/contentleftback.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#MainContent {
	margin: 0px;
	padding-top: 50px;
	padding-left: 45px;
	padding-right: 0px;
	width: 485px;
}
#MainContent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: circle;
}
#MainContent li {
	
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
}


#contentright {
	margin: 0px;
	float: right;
	width: 365px;
	background-image: url(images/contentrightback.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentrightg {
	margin: 0px;
	float: right;
	width: 365px;
	background-image: url(images/contentrightgreen.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentrightg2 {
	margin: 0px;
	float: right;
	width: 365px;
	background-image: url(images/contentrightgreenvid.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar {
	margin: 0px;
	height: 550px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.videocontainer {
	margin: 0px;
	padding: 2px;
	background-color: #FFF;
	height: 226px;
}

#sidebarg {
	background-image: url(images/rightcontentbackg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #CFF;
	height: 900px;
}

#sidebarg p {
	color: #CFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFF;
	margin-bottom: 8px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #099;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #4F96CC;
	font-size: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F96CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #52A7A6;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
}
.AccordionPanel h3 {
	margin: 0px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footercontainer {
	background-image: url(images/footerback2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 951px;
}
a:link, a:visited, a:active {
	color: #0C3;
}
a:hover {
	color: #666;
}
#subfooter a:hover {
	color: #FFF;
}

#MainContent ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#MainContent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#MainContent li {
	color: #4F96CC;
	line-height: 18px;
	padding-bottom: 5px;
}
.smallbluetext {
	font-size: 12px;
	color: #036;
}
#footertext {
	font-size: 12px;
	color: #999;
	padding-top: 160px;
	padding-left: 20px;
}
blockquote {
	width: 380px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.imgborders {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #096;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#videoplayer {
	text-align: right;
	padding-top: 24px;
	padding-right: 26px;
}
.featurevideo {
	background-color: #FFF;
	border: 1px solid #369;
	padding: 7px;
	font-size: 12px;
	color: #069;
	height: 135px;
}
.bluetext {
	color: #69C;
}
#sidebarg .featurevideo p {
	color: #0080C0;
}
.speakertable td {
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
}
#sidebarg .speakertable p {
	color: #0080C0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.videobox, .videobox2 {
	background-color: #c1dfdf;
	padding: 8px;
	border: 1px solid #FFF;
	color: #069;
	font-size: 12px;
	text-align: center;
	width: 140px;
	background-image: url(images/videopictback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textquotebox {
	padding: 5px;
	height: 90px;
	width: 445px;
	border: 1px dashed #B1D0ED;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #FFF;
}
.textquotebox p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #4F96CC;
}

.videobox2 {
	background-image: url(images/videopictback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.videobox img, .videobox2 img {
	border: 1px double #069;
	padding: 0px;
	margin-bottom: 3px;
}
#sidebarg a:link, #sidebarg a:visited, #sidebarg a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#sidebarg a:hover {
	color: #FF6;
}
.imageContainer {
	float: left;
	width: 202px;
	text-align: center;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	color: #399;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageContainer img {
}
.highlighttext {
	font-size: 18px;
	color: #39C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.newsrelease {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.newsrelease p {
	font-size: 12px;
}
.newsreleaseheader {
	font-style: italic;
	font-weight: bold;
	color: #39C;
}
.weblink {
	background-image: url(images/weblink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	line-height: 32px;
}
#sidecalltoaction {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
#contactform {
	margin: 0px;
	padding: 0px;
	height: 560px;
}
.question {
	font-weight: bold;
	background-image: url(images/faq1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.answer {
	color: #099;
	background-image: url(images/faq2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.imageContainer2 {
	float: left;
	width: 480px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	color: #399;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	text-align: center;
	font-size: 16px;
}
.blue {
	color: #0000FF;
}

.videoclick {
	color: #9FF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	font-weight: bold;
}
.videobannertd {
	padding-top: 28px;
	padding-left: 18px;
	padding-bottom: 15px;
	
}
.homedoctortd {
	background-image: url(images/doctor.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homedoctortd h3 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.medtext {
	color: #AACBDF;
}
#morevideos {
	color: #FFF;
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: bold;
	height: 60px;
}
#pgbannervideo {
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hidden { display: none; }
.unhidden {
	display: block;
	color: #3369A2;
}
a.hiddentextlink {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	outline: none;
}
a.hiddentextlink:hover {
	color: #00B1B0;
	outline: none;
}
