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

body { 
	padding: 0px;	
	border: 0px;
	line-height: 100%;
	text-align:center;
	margin:0px;
	background-image:url(images/framework/background.jpg);
	background-repeat:repeat-x;
	background-color:ffffff;
	}
	
.wrapper {
	position: relative;
	top: 0px;
	width:966px;	
	border: 0px;
	padding: 0px;
	line-height: 100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}
	
	
/* HEADER AREA */	
	
.header {
	position: relative;
	top: 0px;
	left:0px;
	width:966px;
	height:222px;	
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	z-index:100;
	}	
	
.masthead {
	position:absolute;
	top:0px;
	left:0px;
	width:966px;
	height:142px;
	}
	
.navigation {
	position:absolute;
	top:142px;
	left:0px;
	width:966px;
	height:30px;
	z-index:1000;
	}
	
	
.navspacer {
	position:absolute;
	top:172px;
	left:0px;
	width:966px;
	height:50px;
	z-index:50;
	}
			
	
	
	
	
	
	
/* LEFT AREA */	
	
.left {
	position: relative;
	top: 0px;
	left:0px;
	width:316px;
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	
	
	
.forceHeightLeft {
	position: relative;
	top: 0px;
	left:0px;
	width:39px;
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	}	
	
.gatewayChannel {
	position: relative;
	top: 0px;
	left:0px;
	width:247px;
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	}	
	
.forceHeightRight {
	position: relative;
	top: 0px;
	left:0px;
	width:30px;
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	}	
	
	
	
	
/* RIGHT AREA */	
	
.right {
	position: relative;
	top: 0px;
	left:0px;
	width:650px;
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	margin:0px;
	background-image:url(images/framework/contentBackgroundRepeating.gif);
	background-repeat:repeat-y;
	z-index:10;
	}	
	

.rightInside {
	position: relative;
	top: 0px;
	left:0px;
	width:650px;
	border: 0px;
	padding: 0px;
	margin:0px;
	line-height: 100%;
	float:left;
	background-image:url(images/framework/contentBackground.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	}	
	
	
	
	
.contentFooter {
	position: relative;
	margin:0px;
	top: 0px;
	left:0px;
	width:650px;
	height:36px;
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	}	
	
	
	
.content {
	position:relative;
	width: 576px;
	top:0px;
	left:35px;
	float:left;
	}	
	
	
.content h1 {
	display:block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#377b2b;
	padding-bottom:6px;
	border-bottom:1px solid #377b2b;
	}
	
	

.content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin:10px 0px 0px 0px;
	}		
		
	
.content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#262626;
	}	
	
	
		
.contentForceHeight {
	position:relative;
	width:1px;
	top:0px;
	left:0px;
	padding:0px;
	margin: 0px;
	float:right;
	}		
	
	
/* FOOTER AREA */	
	
.footer {
	position: relative;
	top: 0px;
	left:0px;
	width:966px;
	height:113px;	
	border: 0px;
	padding: 0px;
	line-height: 100%;
	float:left;
	}	
	
	
/* BREADCRUMB */

.breadcrumb {
	display:block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 50px 0px;
	padding:0px 0px 5px 0px;
	color: #666666;
	}	
	
	
	
/* LEFT FORMATTING */

.left a:link {
	color: #1a5a0e;
	text-decoration:none;
	}
	
.left a:visited {
	color: #1a5a0e;
	text-decoration:none;
	}
	
.left a:active {
	color: #000000;
	text-decoration:none;
	}
	
.left a:hover {
	color: #1a5a0e;
	text-decoration:underline;
	}	
	
.back {
	text-align:right;
	font-size:10px;
	margin: 0px 0px 0px 0px;
	}	
	
.left ul {
	margin: 10px 0px 20px 15px;;
	padding:0px 0px 10px 0px;
	}			
	
.left li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	}	
	
.left img {
	border: 0px;
	}		
	
	
	
.leftSub ul {
	margin: 5px 0px 0px 10px;;
	padding:0px 0px 0px 20px;
	}
	
	
.leftSub li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	}	
	
		
	
/* RIGHT FORMATTING */

.content a:link {
	font-weight:bold;
	color: #1a5a0e;
	text-decoration:none;
	}
	
.content a:visited {
	font-weight:bold;
	color: #1a5a0e;
	text-decoration:none;
	}
	
.content a:active {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	}
	
.content a:hover {
	font-weight:bold;
	color: #1a5a0e;
	text-decoration:underline;
	}
	
.content ul {
	margin: 10px 0px 5px 15px;;
	padding:0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#262626;
	}		
	
.content ol {
	margin: 10px 0px 5px 15px;;
	padding:0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#262626;		
	}	
	
.content li {
	margin: 0px 0px 0px 20px;
	padding:0px 50px 10px 0px;
	}	


.rightBox {
	position:relative;
	width: 220px;
	float:right;
	margin:0px 0px 20px 20px;
	padding:10px;
	
	}
		
.rightBox p {
	line-height:120%;
	font-size:10px;
	}
			

/* PHYSICIAN BOXES */
		
.physicianBox {
	position: relative;
	width: 260px;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	border: 1px solid #999999;
	float:left;
	}	
	
.physicianPhoto {
	position: relative;
	width: 67px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	float: left;
	}	
	
.physicianText {
	position: relative;
	width: 180px;
	top:0px;
	left:0px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:130%;
	font-size:11px;
	}			
	
	
	
.physicianDetailBox {
	position: relative;
	width: 560px;;
	margin: 0px;
	padding: 0px;
	float:left;
	}	
	
.physicianDetailPhoto {
	position: relative;
	width: 200px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	float: left;
	}	
	
.physicianDetailText {
	position: relative;
	width: 350px;
	top:0px;
	left:0px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:130%;
	font-size:11px;
	}				
	
	
.answerToCancer {
	line-height:130%;
	color:#666666;
	text-decoration:none;
	}	
	
.answerToCancer a:link {
	font-weight:bold;
	color: #1a5a0e;
	text-decoration:none;
	}
	
.answerToCancer a:visited {
	font-weight:bold;
	color: #1a5a0e;
	text-decoration:none;
}
	
.answerToCancer a:active {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	}
	
.answerToCancer a:hover {
	font-weight:bold;
	color: #1a5a0e;
	text-decoration:underline;
	}	
	

/* Clinical Trials formatting */

.clinicalTrialBox {
	display:block;
	width:546px;
	border:#999999 solid 1px;
	padding:15px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	}	
	
	
	
/* Administration formatting */

.admin {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:120%;
	}
	
.admin td {
	margin: 10px 0px 10px 0px;
	padding: 15px 0px 15px 0px;
	}	
	
.admin th {
	margin: 10px 0px 10px 0px;
	padding: 15px 0px 15px 0px;
	}		
	
	
.addBottomLine {
	border-bottom:#7f7f7f solid 1px;
	}	
	
.addTopLine {
	border-top:#7f7f7f solid 1px;
	}	
	
	
.textBox {
	background-color:#FFFFFF;
	margin:0px;
	padding:4px;
	border: 1px solid #000000;
	font-size:16px;
	color:#000000;
	}	
	
.textArea {
	background-color:#FFFFFF;
	margin:0px;
	padding:4px;
	border: 1px solid #000000;
	font-size:16px;
	color:#000000;
	}		
			
	

.selectBox {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	border: 1px solid #000000;
	font-size:16px;
	color:#000000;
	}
	
.submitButton {
	background-color:#1a5a0e;
	margin:0px;
	padding:8px;
	border: 1px solid #1a5a0e;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}		
	
	
.footnote p{
	font-size:10px;
	line-height:110%;
	}	