body{
	font-family:Arial, Helvetica, sans-serif;
}

#breadcrumb {

	margin: 0;
	padding: 0;
	margin-left: 20px;
	list-style-type: none;
}

#breadcrumb li {
	
	float: left;
	padding-right: 3px;
}

.clear {

	clear: both;

}

#mainBodyContent p {

	font-size: 14px;
}

.contentBody {

	clear: both;
	margin-top: 20px;
	margin-left: 5px;

}

.moreInfoBox {

	width: 220px;
	border: 1px solid #dadada;
	float: right;
	margin-left: 50px;
	margin-bottom: 50px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	background-color: #f2fcfe;
	background-image: url(../new-graphics/more-info-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}


.moreInfoBox h3 {
	
	display: block;
	background-color: #015780;
	padding-left: 14px;
	color: #ffffff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	
}
h3{
	font-size:16px;
}

img {

	border: 0;

}
.moreInfoBox p {

	font-size: 12px !important;
	padding-left: 15px;
	padding-right: 15px;
}

.blue {

	color: #005978;
	margin-bottom:0px;
}

.grey {

	color: #9a9a9a;

}
.grey p{
	font-size:12px!important;
}

.bold {

	font-weight: bold;

}

.left {

	float: left;

}


.right {
	
	float: right;
}


.center {

	text-align: center;

}

.italic {
	
	font-style: italic;

}
.quote{
	font-size:12px;
	font-weight:bold;
}
.no-margin{
	margin:0px!important;
}
.twelve{
	font-size:12px!important;
}
#leftNav {

	width: 154px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	margin-top: 5px;
}

#leftNav li {
	
	border-bottom: 1px solid #cbe4ec;

}

#leftNav li a {
	
	padding: 10px;
	display: block;
	color: #005978;
}

#leftNav li a:hover {

	background-color: #61c7dd;
	color: #ffffff;	
	text-decoration: underline;
}

#leftNav li a.subMenu {
	padding-left: 25px;
	background-image: url(../new-graphics/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 6% 45%;
}

#leftNav li a.subMenuActive {
	padding-left: 25px;
	background-image: url(../new-graphics/active-arrow-down.png);
	background-position: 6% 45%;
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #61c7dd;
}
.level2 {

	margin: 0;
	padding: 0;
	list-style-type: none;

}

.level2 li {

	border-bottom: 1px solid #005978 !important;

}

.level2 li a {

	background-color: #299ec2;
	color: #ffffff !important;

}

.level2Active {

	font-weight: bold;
	font-style: italic;

}

.level3 {
	background-color: #299ec2;

	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 5px;
	
}

.level3 li {
	
	border-bottom: none !important;

}

.level3 li a {

	margin: 0;
	padding: 2px !important;
	padding-left: 35px !important;
	background-image: url(../new-graphics/submenu-square.png);
	background-repeat: no-repeat;
	background-position: 12% 45%;
}

.level3 li a:hover {

	background-color: #1d84a3 !important;
}


.dataTable {

	width: 100%;
	border: 0;
	padding: 0;
	margin:0px;
	border-bottom:1px solid black;
	margin-bottom:10px;
}

.smallDataTable {

	width: 250px;

}

.dataTable tr td {

	padding: 10px;
	color: #000000;
}

.alt td {

	background-color: #aee9f5;

}

.blackCell td {
	
	background-color: #000000;
	color: #ffffff !important;
	font-size: 14px;
	
}
#egfr .blackCell td{
	font-size:12px;
}

.rightSide {

	width: 250px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;


}
#table1-source{
	margin:5px 0;
}
.rightMenu {

	float: right;
	width: 272px;
	border-left: 1px solid #999999;
	list-style-image: url('../new-graphics/submenu-square.png');

}

.rightMenu ul li {

	font-size: 13px;
	margin-bottom: 5px;

	
}

.rightMenu ul li a {

	text-decoration: underline;

}
.reference{
	font-size: 11px!important;
}

.topGreyBorder {

	border-top: 1px solid #9a9a9a;
	padding-top: 5px;
	margin-top:35px;
}

.topGreyBorderSmall {
	
	width: 500px;
	border-top: 1px solid #9a9a9a;
	padding-top: 5px;
	margin:25px 0;
}

#egfr tr td{
	padding:3px 10px;
}

.citation {
	
	font-size: 11px !important;

}
.citation span{
	font-size:12px !important;
}
.mainPic {

	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 2px !important;
	background-image:url(../new-graphics/tr-header.jpg);
	background-repeat:no-repeat;
	width:787px; 
	height:219px;
	display:block;
	position:relative;
}
.mainPic h1{ color:white; position:absolute; left:110px; top:170px; z-index:103; font-size:28px; font-weight:normal; text-transform:uppercase;}
.mainPic img{
	left:10px;
	position:absolute;
	top:130px;
	z-index:103;
}

#headermenu {
	font-size: 12px;
	height: 25px !important;
	font-family:"Lucida Grande",sans-serif;
	font-size:13px; 

}

.clinical-list li a{
	font-style:italic;
	font-weight:bold;
}
a.learn-more span{
	position:absolute;
	left:-999em;
	
}
a.learn-more{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:88px;
	height:26px;
	background-image:url(../new-graphics/learn-more.png);
	background-repeat:no-repeat;
}
a.learn-more:hover{
	background-image:url(../new-graphics/learn-more-hover.png);
}
#publicationsMenu{
	display:none;
}
#tumorImagingList{
	display:none;
}
.nowrap{
	white-space:nowrap;
}

.trans-news li { 
	padding-bottom: 20px;
	list-style-image: url(../new-graphics/submenu-square.png);
}

.trans-news i {
	font-size: 11px;
}
