﻿html,body,form
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body
{
	background-color: #FFFFFF;
}
img
{
	border-width: 0px;
}
h1,h2,h3,h4,h5,p,li,div,td
{
	font-family: Trebuchet MS;
	color: #333;
}
p,li,div,td
{
	font-size: 12px;
}
p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333;
}

p sup, li sup, div sup, td sup
{
	position: relative;
	top:5px;
	font-size: 13px;
	line-height:.5;
}

ol,ul
{
	margin: 0px;
	padding: 0px 0px 10px 25px;
}
blockquote
{
	font-size: 20px;
	margin: 0 0 10px 0;
	text-align: center;
}
h1
{
	padding: 0px;
/* Live Text
	font-family: Trajan Pro;
	font-size: 14px;
	color: #A1A1A1;
	font-weight: bold;

	text-transform: uppercase;
	letter-spacing: 7px;
	margin: 21px 0px 15px 0px
*/
	border-bottom: solid 1px #C21F49;
	border-top: solid 1px #C21F49;
	margin: 21px 0px 21px 0px
}
h2
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #C21F49;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
}
h3
{
	font-family: Trajan Pro;
	font-size: 13px;
	color: #A7A7A7;
	font-weight: normal;
	border-bottom: solid 1px #A7A7A7;
	border-top: solid 1px #A7A7A7;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 15px 0px
}
a
{
	color: #C21F49;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

#container
{
	width: 800px;
	margin: 0px auto;
	/* background-color: #D9D9D9; */
	background: #FFFFFF url(../images/body-border-back.gif) repeat-y top right;
	min-height: 100%;
	position: relative;
}

#whiteback
{
	width: 800px;
	padding-bottom: 70px;
}

#header
{
	position: relative;
	background-color: #FFFFFF;
	padding: 106px 0px 18px 0px;
}
#header #bannercontent
{
	width: 800px;
}
#header .navigation
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 132px;
	background-color: transparent;
}
#header .navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .navigation ul li
{
	float: left;
	padding: 0px 0px 0px 1px;
	margin: 0px;
	list-style-type: none;
}
#header .navigation ul li a
{
	cursor: default;
}
#header .navigation ul li ul li a
{
	cursor: pointer;
}
#header .navigation ul li.logo
{
	padding-left: 0px;
}
#header .navigation ul li .subnavcontainer
{
	position: absolute;
	top: 85px;
	height: 26px;
	padding-top: 21px;
	padding-bottom: 15px;
	background-image: url(../images/spacer.gif);
	z-index: 5;
}
#header .navigation ul li .subnavcontainer ul li
{
	padding-left: 0px;
}
#header .navigation ul li div.snav100
{
	left: 22px;
	width: 778px;
}
#header .navigation ul li div.snav200
{
	left: 262px;
	width: 366px;
}
#header .navigation ul li div.snav300
{
	left: 424px;
	width: 377px;
}
#header .navigation ul li div.snav400
{
	left: 497px;
	width: 303px;
}

#footer
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 10px 0px 0px 0px;
	width: 800px;
	height: 40px;
	padding: 30px 0px 18px 0px;
	background: #D9D9D9 url(../images/02-footer-back.gif) no-repeat top left;
}
#footer .links
{
	width: 710px;
	margin: 0 auto;
}
#footer .links ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .links ul li
{
	display: inline;
	padding: 0px 0px 0px 24px;
	list-style-type: none;
}
#footer .links ul li.first
{
	padding-left: 0px;
}
#footer .links ul li a
{
	color: #5F5F5F;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#footer .links ul li a:hover
{
	text-decoration: none;
}
#footer .disclaimer
{
	width: 800px;
	text-align: center;
	color: #939393;
	font-family: Trebuchet MS;
	font-size: 10px;
	clear: both;
}

#body
{
	width: 800px;
	margin: 0px 0px 23px 0px;
}
#rightcolumn
{
	width: 181px;
	float: right;
	padding: 0px 0px 0px 13px;
}
#leftcolumn
{
	width: 584px;
	/*border-right: solid 1px #A1A1A1;*/
	padding: 5px 22px 20px 0px;
	float: left;
}
#bodyclear
{
	width: 800px;
	height: 1px;
	clear: both;
}

#homepage #body
{
	/*margin-top: 29px;*/
}
#homepage #body #leftcolumn
{
	margin-top: 0px;
	padding-top: 0px;
}
#homepage h1
{
	margin-top: 0px;
}

#leftcolumn .subheader
{
	padding: 10px 0px 15px 0px;
}
#homepage #body #leftcolumn .subheader
{
	padding-top: 0px;
}

#searchbox
{
	width: 178px;
	clear: both;
}
#searchbox .input input
{
	width: 104px;
	color: #5F5F5F;
	border: solid 1px #858585;
}
#searchbox .button
{
	float: right;
}

#clinicalevidence
{
	width: 178px;
	clear: both;
	padding-top: 18px;
}
#clinicalevidence .header
{
	width: 178px;
	height: 25px;
	padding-bottom: 10px;
}
#clinicalevidence .text
{
	width: 176px;
	padding-left: 2px;
	font-size: 11px;
	color: #535353;
	font-family: Trebuchet MS;
}
#clinicalevidence .text a
{
	color: #C21F49;
	font-weight: normal;
	text-decoration: underline;
}
#clinicalevidence .text a:hover
{
	text-decoration: none;
}
#clinicalevidence .button
{
	width: 176px;
	padding: 17px 0px 0px 2px;
}
#clinicalevidence h3
{
	letter-spacing: 2px;
}

#leftcolumn .contentcolumns
{
	width: 584px;
	clear: both;
}
#leftcolumn .contentcolumns .right
{
	width: 280px;
	float: right;
}
#leftcolumn .contentcolumns .left
{
	width: 280px;
}
#leftcolumn .contentcolumns .colheader
{
	padding-bottom: 9px;
}
#leftcolumn .contentcolumns .button
{
	padding-left: 0px;
}
#leftcolumn .contentcolumns .clear
{
	width: 584px;
	height: 1px;
	clear: both;
}

ol.boldnumbs li
{
	font-weight: bold;
}
ol.boldnumbs li span
{
	font-weight: normal;
}
ol.alpha
{
	list-style-type: lower-alpha;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul.links
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul.links li
{
	list-style-type: none;
}
ul.sitemap li
{
	padding-bottom: 15px;
}
ul.sitemap li ul
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul.sitemap li.common
{
	padding-bottom: 0px;
}
ul.sitemap li ul.sub li
{
	padding-bottom: 0px;
}

.ul
{
	text-decoration: underline;
}

.center
{
	text-align: center;
}

.title
{
	text-decoration: underline;
	color: #C21F49; 
}