BODY
{
	background: #F7F7F7 url('../images/bg.gif') repeat-y center;
	margin:0;
	padding:0;
	font-family:Georgia, Serif;
	color:#6a6a6a;
	line-height: 1.6em;
}
#pageWrap
{
	background:url('../images/bg.gif') repeat-y center;
	margin:0 auto;
	width:866px;
}
#page
{
	width:800px;
	padding-left:33px;
	padding-right:33px;
	
}
#header
{
	border-top: 10px solid #A2C5CE;
	padding-top: 18px;
	padding-left:36px;
	padding-bottom: 13px;
}
#content
{
	background:white url('../images/bluetransplus.gif') top left repeat-x;
	padding:36px;
	clear:both;
}
#logo
{
	border:none;
	margin-bottom:5px;
}
#topnav
{
	float:right;
	width:580px;
}
#main-nav 
{
	margin:0;
	padding:0;
	padding-top:6px;
	padding-left: 8px;
}
#main-nav li 
{
	margin:0;
	list-style:none;
	float:left;
}
#main-nav li a 
{
	text-decoration:none;
	display:block;
	color:white;
	height:31px;
	padding-top:5px;
	width: 127px;
	text-align:center;
	text-transform:lowercase;
	font-size:14px;
	margin-right:11px;
}

#main-nav .about a
{
	background: url('../images/about_button.gif') top left no-repeat;
}
#main-nav .services a
{
	background: url('../images/services_button.gif') top left no-repeat;
}
#main-nav .physicians a
{
	background: url('../images/physicians_button.gif') top left no-repeat;
}
#main-nav .offices a
{
	background: url('../images/offices_button.gif') top left no-repeat;
}
#main-nav .offices a:hover, #main-nav .physicians a:hover, #main-nav .services a:hover, #main-nav .about a:hover
{
	background-position: bottom left;
}
#quickjump
{
	margin:0;
	padding:0;
	left:1px;
}
#quickjump LI
{
	margin:0;
	margin-top:8px;
	list-style:none;
	float:left;
}
#quickjump LI A
{
	padding: 6px 6px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#705106;
	font-style:italic;
}
#quickjump .jump
{
	font-size:10px;
	color: #167F9A;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
}
#quickjump A:hover .text
{
	padding-bottom:3px;
	border-bottom: 1px dotted #167F9a;
}
#quickjump .oncology, #quickjump .hematology, #quickjump .patientportal
{
	border-right: 1px solid #a1bfd7;
}
#quickjump .oncology
{
	padding-left:1px;
}
#footer
{
	font-family:Arial, Sans-Serif;
	padding-left:36px;
	font-size:12px;
	background: url('../images/whiteblueplus.gif') repeat-x top left;
	padding-top:18px;
	color:#6A6A6A;
	clear:both;
	padding-bottom:50px;
}
.footernav
{
	margin:0;
	padding:0;
	clear:both;
}
.footernav LI
{
	float:left;
	padding-left:10px;
	padding-right:7px;
	list-style:none;
	background-position: left center;
	background-repeat: no-repeat;
}
UL.gray LI
{
	background-image: url('../images/graybullet.gif');
}
UL.blue LI
{
	background-image: url('../images/bluebullet.gif');
}
#footer .gray
{
	color:#6A6A6A;
	clear:both;
}
#footer .blue
{
	color:#004899;
}
.footernav .home, .footernav .contact
{
	background:none;
	padding-left:0;
}
#footer A
{
	text-decoration:none;
	color:#004899;
}
#footer .gray A
{
	color:#6a6a6a;
}
#footer A:hover
{
	border-bottom:1px dotted #004899;
}
#articles IMG
{
	margin-right:15px;
	margin-bottom:15px;
}
.articleHeader a
{
	font-size:16px!important;
	font-family:Georgia, Serif!important;
	color:#167F9A!important;
	text-decoration:none!important;
	border-bottom:0!important;
	padding-bottom:0!important;
}

.articleContent
{
	font-size:12px!important;
	font-family:Arial, Sans-Serif!important;
	line-height:1.6em;
}
