/* reset padding on all elements */
/** {margin: 0; padding: 0;}*/

body {
	font-family:  arial, helvetica, verdana sans-serif;
	color: #363636;
	background: #f3f3f3;
	font-size: 62.5%;  /* reset the default font size so 1em = 10pt */
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 0em 0 1em 0; font-size: 1.2em;} 
li, dd { margin-left: 5%; }
fieldset { padding: .5em; }
select  { min-width: 1.5em; }

td p {font-size: 1.1em;}

td li {font-size: 1em;}



#navigation {
	width: 748px;
	height: 67px;
	padding: 0;
	margin: 0;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
}

body#homepage #navigation {
	width: 748px;
	height: 27px;
	padding: 0;
	margin: 0;
}

#header {
	width: 738px;
	height: 35px;
	text-align: right;
	background-color: #f3f3f3;
	margin: 0px auto;
}

#bottomcurve {
	width: 740px;
	height:108px;
	margin:0px;
	padding:0px;
}

#topcurve {
	width: 740px;
	height:107px;
	margin:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
}

#bottomshadow {
	width: 740px;
	height:4px;
	margin:0px;
	padding:0px;
	align:top;
}

	

#main {
	width: 748px;
	text-align: left;
	/* centers the content in the page */
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	/* border: 1px solid #666; */
}


#content {
	padding: 0px 30px 10px 30px;
}

/* Footer styles */

#shim {clear: both;}

#footer {		
	width: 100%;
	background: #f3f3f3;
	color: #898989;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 20px 0px;
	float: left;
	
}


#footer a, 
#footer a.visited, 
#footer a:hover, 
#footer a.visited:hover {
	color: #1f83c0;
}

#footer .privacyLink a,
#footer .privacyLink a.visited,
#footer .privacyLink a:hover,
#footer .privacyLink a.visited:hover {
	color: #ff0000;
}

#footer hr {
	border-top: 1px dashed #666;
	border-bottom: none;
	margin-bottom: .5em;
}

#footer p {
	font-size: 1.3em;
}


#footerwhite {		
	width: 100%;
	background: #FFFFFF;
	color: #FFFFFFF;
	margin: 30px auto 5px auto;
	padding: 5px 0px 0px 0px;
	float: left;
}


#footerwhite a, 
#footerwhite a.visited, 
#footerwhite a:hover, 
#footerwhite a.visited:hover {
	color: #000;
}

#footerwhite .privacyLink {color: red;}

#footerwhite hr {
	border-top: 1px dashed #666;
	border-bottom: none;
	margin-bottom: .5em;
}

#footerwhite p {
	font-size: 1.3em;
}


.disclaimer {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #a0a0a0;
}

.chartDisclaimer {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	margin: 5px 20px 20px 20px;
}

h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #006699;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: .2em;
	margin-top: 0px;
}

h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #1f83c0;
	font-size: 1.3em;
	font-weight: bold;
}

h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #1C4480;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: .2em;
	margin-top: 0px;
}


ol {
	margin-left: 2em;
	padding: 0;
}


ol li {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}

ul ul {margin-top: 0px; margin-bottom: 2px;}

ul ul li {font-size: .8em; margin-bottom: 0px;}

ul {
	margin: 0 10px 1em 10px;
}

ul li {
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: .6em;
	padding: 0;
	font-size: .9em;
}

sup {
	font-size: 1em;
	vertical-align: text-top;
	
}


hr { 
	color: #ffb912;
	background-color:#ffb912;
	height: 1px;
	border:0px;
	margin-bottom: 1em;
}

.bluehead {color: #1f83c0; font-weight: bold; margin-bottom: .2em;}

.artifactHead {
	color: #1C4480;
	font-weight: bold;
	margin-bottom: .2em;
	padding-bottom: .2em;
	border-bottom: #1C4480;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

#steps {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1px;
	border-top: 1px solid #85C2E0;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
	/* border-top: 3px solid #666666; */
/* 	border-right: 3px solid #666666; */
}


#steps.COPY {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	border-top: 3px solid #666666;
	border-right: 3px solid #666666;
	border-left: 3px solid #666666;
	/* border-top: 3px solid #666666; */
/* 	border-right: 3px solid #666666; */
}

.copy {
	background-color: #F8F8F8;
	color:#333;
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	padding: 10px;
	text-align:top;
	/* border-bottom: 3px solid #666666; */
}

#steps .number {
	color: #FFCB5E;
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px;
	display: block;
	padding: 10px;
}

#steps td {
	border-bottom: 1px solid #85C2E0;
	border-left: 1px solid #85C2E0;
	border-top: 0px solid #85C2E0;
	border-right: 1px solid #85C2E0;
}	

#steps td COPY {
	border-bottom: 3px solid #666666;
	border-left: 1px solid #666666;
}	

.callout {
	background-color: #FFCB5E;
	padding: 0px 15px 15px 15px;
	margin-left: -10px;
}

.tableStyle {
	border: 1px solid #1C4280;
}
.tableStyleYellow {
	border: 2px solid #FFBA10;
}


#tableHead {
	background-color: #FFCB5E;
	border-bottom: 1px solid #1C4280;
}

.bottomRight {
	border-right: solid 1px #1C4280;
	border-bottom: solid 1px #1C4280;
}

.question {
	color: #1C4480;
	font-weight: bold;
	font-size: 1.3em;
}

.footer_bold {
	color:#666666;
	font-weight:bold;
	line-height:25px;
}

#content td {
	font-size: 1.1em;
}

.orderNumber {
	font-size: 1.6em;
	color: #1C4280;
	font-weight: normal;	
}

.orange {
	color:#f7ac2e;
}

.phoneNumber {
	border: 1px solid #1C4280;
}

a {color: #3399cc; text-decoration: underline;}

a:hover {color: #3399cc; text-decoration: underline;}

.formText {
	font-weight: normal;
	font-size: 1.1em;
	color: #363636;
}

.formHeader{
	font-weight: bold;
	font-size: 1.3em;
	color: #1f83c0;
}


.formRule {
	border-top: 1px dashed #1C4280;
	height: 1px; 
	color: #FFE6B2;
	padding: 0px;
	margin: 0px;
}

/* For the case study section */

#patient {margin: 5px 0 8px 0;}
#patient p {width: 290px;}
#patient li {margin: 0px; padding: 0px;}
#patient ul {margin: 0px; padding: 2px;}


#reason {display: none; margin: 5px 0 8px 0;}
#reason p {width: 290px;}
#reason li {margin: 0px; padding: 0px;}
#reason ul {margin: 0px; padding: 2px;}
#reasonClick {margin: 0; padding: 0 0 8px 0;}

#interpret {display: none; margin: 5px 0 8px 0;}
#interpret p {width: 290px;}
#interpret li {margin: 0px; padding: 0px;}
#interpret ul {margin: 0px; padding: 2px;}
#interpretClick {margin: 0; padding: 0 0 8px 0;}

#course {display: none; margin: 5px 0 8px 0;}
#course p {width: 290px;}
#course li {margin: 0px; padding: 0px;}
#course ul {margin: 0px; padding: 2px;}
#courseClick {margin: 0; padding: 0 0 8px 0;}


#content div ul {
	margin-left: 1em;
}

#content div li {
	font-size: .8em;
	margin: 0 0 2px 1em;
}

#content div li ul {
	font-size: 1.3em;
	list-style-type: circle;
}

.caseStudy li li {

}

.caseHeader {
	padding: 5px 0px 0px 0px;
}

.patientImage {
	margin-top: 14px;
}

.supplyTable {
	border-right: 1px solid #1C4280;
	border-bottom: 1px solid #1C4280;
}	

.supplyTable td {
	border-top: 1px solid #1C4280;
	border-left: 1px solid #1C4280;
	font-size: .7em;
}

.dosingTable {
	border-right: 1px solid #c2e0ef;
	border-bottom: 1px solid #c2e0ef;
}

.dosingTable td {
	border-top: 1px solid #c2e0ef;
	border-left: 1px solid #c2e0ef;
	font-size: .7em;
	margin: 0;
	padding: 10px 10px 4px 10px;
}

.dosingTable li {
	font-size: .8em;
	margin-left: 10px;
}

.dosingTable ul {
	margin-bottom: 0px;
	padding: 0;
}

.patientSubhead {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .95em;
	color: #000;
	margin: 5px 5px 5px 5px;
}

/* Clinical Trial Summary Table styles */
#clinicalTable {
	border-color: black;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

#clinicalTable .mainhead {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

#clinicalTable .subhead {
	border-color: black;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

#clinicalTable .sidesonly {
	border-color: black;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

#clinicalTable .bottomrule {
	border-color: black;
	border-width: 0px 1px 2px 1px;
	border-style: solid;
}

#clinicalTable .indented {
	margin-left: 2em;
}

#clinicalTable .definityrow {
	background-color: #FFEEC9;
}

.notice {
	margin: 0px 0 5px 0;
	padding: 10px;
	background-color: #ffEE66;
}

.boldText {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #363636;
	font-size: 1.1em;
	line-height:26px;
	font-weight: bold;
}

#roadblock {
	font-size: 1.1em;
	text-align: center;
	
	width: 400px;
	height: 150px;
	
	border: 1px solid #CCC;
	
	padding: 5px;
	margin: 20% auto;
}

.floatLeft {
	float: left;
	padding: 0 30px 10px 0;
}

.floatRight {
	float: right;
	padding: 0 0 10px 30px;
}

.style3 {font-size: 9mm}

.divBorderStyle7 {
	border-style: solid;
	border-color: #d4d4d4;
	padding: 0.3em;
	padding-bottom: 0em;
	margin: 0.95em;
	border-width: 2px;
	text-align: left;
}
.divBorderStyle7yellow {
	border-style: solid;
	border-color: #d4d4d4;
	padding: 0.3em;
	padding-bottom: 0em;
	margin: 0.5em;
	border-width: 2px;
	text-align: center;
	background-color: #FFBC33;
}
.blue {
	color:#006699;
	font: arial;
	line-height:11px;
}

.tabletitle {
	color: #165394; 
	font: arial narrow; 
	font-size:1.08em;
	margin-bottom: .2em;
}

.disclaimerBLK {

	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

.highlight {
	background-color: #FFCB5E;
}
/* Contact Us Form----------------- */
fieldset input.text,
fieldset select,
fieldset textarea{
	border: 1px solid #999;
	color:#666;
	font-size:1.1em;
	padding:3px;
}
fieldset textarea{
	height:200px;
	width:450px;
}
fieldset input.radio,
fieldset input.checkbox{
	border: 0 none;
	vertical-align:middle;
}

fieldset.contact div{
	margin-bottom:20px;
}
fieldset.contact div.fields{
	overflow:hidden;
	width:550px;
}
fieldset.contact div div{
	margin-bottom:4px;
}
fieldset.contact div.fields div{
	float:left;
	margin-right:20px;
	margin-bottom:0px;
}
fieldset.contact div.radio{
	overflow:hidden;
	width:250px;
}
/* HACK FOR IE6 */
* html fieldset.contact div.radio{
	overflow:hidden;
	width:270px;
}
/* HACK FOR IE6 */
* html fieldset.contact div.radio input.radio{
	float:none;
}
/* HACK FOR IE6 */
* html fieldset.contact div.radio label{
	float:none;
	display:inline-block;
}
/* HACK FOR IE7 */
*  + html fieldset.contact div.radio label{
	width:50px;
	margin:5px;
}

fieldset.contact div.radio input.radio{
	float:left;
	margin-bottom:4px;
}

fieldset.contact div.radio label{
	float:left;
	margin-bottom:4px;
	width:55px;
}
fieldset.contact div.large{
	width:200px;
}
fieldset.contact div.large input.text{
	width:180px;
}

fieldset.contact div.medium{
	width:150px;
}
fieldset.contact div.medium input.text{
	width:130px;
}

fieldset.contact div.small{
	width:100px;
}
fieldset.contact div.small input.text{
	width:80px;
}

fieldset.contact h3 span{
	color:#BD0000;
}
fieldset.contact label{
	font-size:1.2em;
	margin-right:10px;
	vertical-align:middle;
}
fieldset.contact input.radio{
	margin-right:3px;
}
fieldset .checkboxesList{
	width:auto;
	float:left;
}

p.requiredForm span {
	color:#BD0000;
	font-size:11px;
	font-weight:bold;
}
/* Lists --------------------------- */
ul.contact li{
	background: url("../images/icn/icn_circle.gif") no-repeat 0px 6px;
	margin-bottom:5px;
	padding:0 0 0 8px;
	font-size:0.8em;
	}
ul.checkboxList li{
	float:left;
	display:inline-block;
}
ul.checkboxListR li{
	float:none;
}
