body {
	background: #C7D2D6;
	margin:0px 0px 0px 0px;
	padding: 0;
	background-color: #ABBAD1;
}

.mainTable {
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
	color: #FFFFFF;
}

.paddedLeftColumn {
	padding-right: 4px;
}

/*
////////// END MAIN TABLE //////////
*/

/*
////////// TYPOGRAPHY //////////
*/

ul,ol,li,dt,dl,dd,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}

/*p { font: small/1.8em arial, helvetica, sans-serif; color: #333; }*/
p,td,tr { font: 12px/14px arial, helvetica, sans-serif; color: #333; }

h1,h2 { 
font: 15px/20px Arial Black, verdana, tahoma, sans-serif; 
color: #336699;
text-transform: uppercase;
}

.HPtitle { 
font: 15px/20px Arial Black, verdana, tahoma, sans-serif; 
color: #336699;
}

h3,h4,h5 { font: 14px/20px Arial, verdana, tahoma, sans-serif; color: #4F8A9F;}

h6 { font: 11px/20px Arial, verdana, tahoma, sans-serif; color: #666;}

/*p { margin-bottom: 5px; }*/

a {
	color: #92B2BD;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #92B2BD;
	/*border-bottom: 1px dotted #000;*/
}

a:visited {
	color: #92B2BD;
}

a:hover {
	color: #FF7F00;
	/*border-bottom: 1px dotted #c32;*/
}

h3 {
	margin: 20px 0 7px 0;
}

 /* IE5/win */

.calendarTitle { font: 14px/20px Arial Black, verdana, tahoma, sans-serif; color: #4F8A9F;}

.leftNavSpacerRows {
	background-color: #FFFFFF;
	height: 2px;
}

.leftGrayBar {
	//background-image:   url(../../images/general/gray_for_nav.gif);
	background-color: #BCED6C;
	height: 100%;
	background-image: url(../../images/general/targeted_oncology.gif);
  	background-attachment: fixed;
  	background-position: bottom;
  	background-repeat: no-repeat;
}

.leftGrayBar a, a:active, a:visited {
	color: red;
}


.latestNewsTitle { font: 14px/20px Arial Black, verdana, tahoma, sans-serif; color: white;}

.leftOrangeBar {
	background-image:   url(../../images/general/dark_orange_for_nav.gif);
}

.mainContentCell {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 23px;
  	font: 12px/18px arial, helvetica, sans-serif; color: #333;
}

.footerNav {
	//background-image:   url(../../images/general/gray_for_nav.gif);
	background-color: #BEC9DF;
}

.footerNav a, a:active, a:visited {
	color: #666666;
}

.footerNav a:hover {
	color: #ABBAD1;
}

.footerCopyright {
	background: #ffffff;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.dateCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	padding: 10px;

}

.researchTable {
	font-size: 11px;
	background-color: white;
}

.researchTable th {
	background-color: #C7D2D6;
	border-left: 1px solid white;
	margin-left: 3px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.researchTable td {
	border-top: 1px solid #A7B6BB;
	border-left: 1px solid #A7B6BB;
}

.researchTableLabel {
	background: #585F65;
	color: white;
	font-size: 11px;
}

.drugLabel {
	border-top: 1px solid #A7B6BB;
	border-left: 0px;

}
