html,body,form
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body
{
	background: #7CAFD6 url(../images/00-body-back2.gif) repeat-x top left;
}
sup
{
	font-size: 8px;
}
a
{
	color: #2A4C6A;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

p
{
	margin: 12px 0px;
}
p sup, li sup
{
	font-size: 8px;
	vertical-align: baseline;
	position: relative;
	bottom: 5px;
}
p sub, li sub
{
	font-size: 9px;
	position: relative;
	top: -2px;
	vertical-align: baseline;
}

p, ul, td, div
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
h1
{
	color: #2A4C6A;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	line-height: 120%;
}
h2
{
	color: #2A4C6A;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	line-height: 120%;
}
h3
{
	color: #2A4C6A;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

th h3 
{ 
	font-style: italic; 
}

#wrapper
{
	width: 847px;
	background: #FDFDFD url(../images/00-wrapper-back.gif) repeat-y top left;
	margin: 0px auto;
	min-height: 575px;
}
#wrapper #dropshadow
{
	background: transparent url(../images/00-wrapper-drop2.gif) no-repeat top left;
	width: 823px;
	padding: 0px 12px;
	min-height: 575px;
}

/* SOME SECTIONS NEED WIDE BACKGROUNDS */
#wideHeader, #wideMenu, #wideBody, #wideToolbar, #wideFooter
{
	width: 823px;
}

/* UNIVERSAL BORDER FOR SITE */
#borderHeader, #borderMenu, #borderBody, #borderToolbar, #borderFooter
{
	width: 844px;
	margin: 0px auto;
	/* baXckground-image: url(../images/img00bordergrad.gif); */
}

/* MAKE THE CONTENT AREA SMALLER IN WIDTH AND HAVE IT WHITE */
#header, #menu, #body, #toolbar, #footer
{
	width: 823px;
	margin: 0px auto;
	background-color: #FDFDFD;
}

#wideMenu, #wideToolbar
{
	/* baXckground-image: url(../images/img00bggrad.gif); */
}

#menu 
{ 
	border-top: 2px solid #FDFDFD; 
}

#borderMenu, #borderToolbar
{
	/* baXckground-image: url(../images/img00borderdarkgrad.gif);
	baXckground-repeat: no-repeat; */
}

#wideFooter
{
	/* baXckground-color: #1F3C57; */
}
#borderFooter
{
	/* baXckground-image: url(../images/img00borderlowgrad.gif);
	baXckground-repeat: repeat-y; */
}

/* ACTUAL DIV CONTENT */
#header
{
	position: relative;
	width: 823px;
	height: 83px;
	/* backgroXund-image: url(../images/img00titlebg.gif);
	backgroXund-repeat: repeat-x; */
}

.headerText
{
	color: #6F92B0;
}

#search
{
	position: absolute;
	width: 285px;
	height: 60px;
	bottom: 0px;
	right: 0px;
}

#ctl00_txtSearch
{
	position: absolute;
	bottom: 9px;
	right: 48px;
}

#ctl00_btnSearch
{
	position: absolute;
	bottom: 7px;
	right: 12px;
}

.searchBox
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
	width: 150px;
	height: 16px;
	border: 1px solid #FFFFFF;
	background-color: #DBEDF8;
	background-image: url(../images/img00searchbg.gif);
	background-repeat: no-repeat;
}

.contactBox
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
	width: 320px;
	height: 16px;
	border: 1px solid #2A4C6A;
	background-image: url(../images/img00searchbg.gif);
	background-repeat: no-repeat;
}

.contactBigBox
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
	width: 320px;
	height: 120px;
	border: 1px solid #2A4C6A;
	background-image: url(../images/img00searchbg.gif);
	background-repeat: no-repeat;
}

.registerBox
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
	width: 250px;
	height: 16px;
	border: 1px solid #2A4C6A;
	background-image: url(../images/img00searchbg.gif);
	background-repeat: no-repeat;
}

.registerBigBox
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
	width: 250px;
	height: 36px;
	border: 1px solid #2A4C6A;
	background-image: url(../images/img00searchbg.gif);
	background-repeat: no-repeat;
}

#menu
{
	height: 39px;
	background-image:url(../images/img00menubg.gif);
	background-repeat: repeat-x;
	z-index: 6;
}

#menuSelections
{
	height: 39px;
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#menuSelections li
{
	height: 39px;
	float: left;
}

#headerband
{
	background-image: url(../images/headerBand.jpg);
	background-repeat: no-repeat;
	width: 823px;
	height: 60px;	
}

#body
{
	width: 773px;
	min-height: 470px;
	padding: 16px 25px;
}

.bio
{
	color: #2A4C6A;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0px;
	line-height: 120%;
}
.bioNew
{
	color: #2A4C6A;
	font-size: 12px;
	font-style: italic; 
	font-weight: bold;
	margin: 6px 0px;
	line-height: 120%;
}
.biosub
{
	color: #2A4C6A;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0px;
	line-height: 120%;
}

#bioreadmore1
{
	position: relative;
	left: 170px;
	top: 10px;
}

#bioreadmore2
{
	position: relative;
	left: 170px;
	margin-bottom:-12px;
}

#medworm, #archive
{
	margin-top: 20px;
	padding: 10px 20px 10px 20px;
	clear: both;
	background-color: #DBEDF8;
}

.medwormTitle, .archiveTitle
{
	margin: 0px;
	color: #2A4C6A;
	font-weight: bold;
	font-size: 20px;
}

.medwormHeader
{
	color: #2A4C6A;
	font-weight: bold;
	font-size: 14px;
}

.medwormText
{
	font-weight: bold;
	font-size: 12px;
}

.archiveText, TABLE#ctl00_cphBody_RSSDefault1_gridViewArchive TD
{
	width: 97%;
	background-color: #eff7fc;
	padding: 15px;
	padding-right: 1px;
}

TABLE#ctl00_cphBody_RSSDefault1_gridViewArchive TR
{
	margin-bottom: 70px;
}

.archiveText a
{
	color: #2A4C6A;
	font-weight: bold;
}

.medwormSource
{
	color: #2A4C6A;
}

#rightnav
{
	position: relative;
	top: -58px;
	float: right;
	margin-bottom: 12px;
}

#register
{
	width: 206px;
	background-image: url(../images/img02registerbg2.gif);
	background-repeat: repeat-y;
}

#registerLow
{
	width: 206px;
	background-image: url(../images/img02registerlow2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#registerTop
{
	width: 174px;
	padding: 16px;
	background-image: url(../images/img02registertop2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#registerTitle
{
	width: 156px;
	position: relative;
	left: 60px;
	padding: 5px 0px 10px 0px;
	/*
	margin-bottom: 15px;
	*/
}

#advisory
{
	width: 206px;
	background-image: url(../images/img02advisorybg2.gif);
	background-repeat: repeat-y;
}

#advisoryLow
{
	width: 206px;
	background-image: url(../images/img02advisorylow2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#advisoryTop
{
	width: 174px;
	padding: 16px;
	background-image: url(../images/img02advisorytop2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#advisoryTitle
{
	width: 160px;
	position: relative;
	left: 10px;
	padding: 23px 0px 10px 0px;
}

.advisoryName
{
	font-size: 11px;
	color: #FFFFFF;
}

.calloutTitle
{
	width: 186px;
	color: #2A4C6A;
	font-size: 18px;
	line-height: 100%;
}

#toolbar
{
	clear: both;
	height: 26px;
	background-image: url(../images/img00toolbarbg.gif);
	background-repeat: repeat-x;
}

#toolbarMenu
{
	position: relative;
	margin: 0px;
	padding: 4px 15px;
	list-style-type: none;
	float: right;
}

#toolbarMenu li
{
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px solid #FDFDFD;
	font-size: 11px;
	display: inline;
}

#toolbarMenu li a
{
	color: #FFFFFF;
	text-decoration: none;
}
#toolbarMenu li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer
{
	position: relative;
	width: 798px;
	height: 60px;
	padding: 12px;
}

#footerText
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	top: 16px;
	font-size: 10px;
}
.nav
{
	float: left;
	z-index: 200;
}
.nav *
{
	z-index: 5;
}

div.searchresult
{
	margin: 10px 0px;
}
div.searchresult .title a
{
	color: #6F92B0;
	text-decoration: none;
}
div.searchresult .title a:hover
{
	text-decoration: underline;
}
div.searchresult p
{
	margin: 0px;
}

div.podcast
{
	margin-top: -39px;
}

div.podcast p
{
	margin-top: 0px;
}


#flashcontent
{
	margin: 0px auto;
	padding-top: 2px;
	width: 819px;
	height: 287px;
}
#flashcontent div a
{
	color: #000000;
	text-decoration: underline;
}
#flashintro
{
	padding-top: 82px;
	padding-left: 26px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#flashcopy
{
	float: left;
	padding-top: 37px;
	padding-left: 45px;
	width: 512px;
}
#flashpod
{
	float: left;
	padding-top: 37px;
	padding-left: 18px;
	width: 209px;
}
#channelnav
{
	margin-left: 3px;	
}

#archive 
{ 
	clear: none; 
}

.comingsoon
{
	color: #168AC5;
	font-weight: bold;
	font-style: italic;
}