/* Genzyme Oncology Styles */

html
{
	overflow-y: scroll;
}
body
{
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
a:link, a:active, a:visited
{
	color: #777672;
}
a:hover
{
	color: #00853e;
}
#container
{
	width: 757px;
	margin: auto;
	text-align: left;
}
#utility
{
	height: 14px;
	width: 100%;
	background-color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#utility a
{
	text-decoration: none;
	color: #ffffff;
}
#utility ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-right: 18px;
}
#utility ul li
{
	display: inline;
	padding-right: 15px;
	background: url(/images/bulletUtility.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}	
#topNavigation
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	background-color: #ea7f1e;
	overflow: auto;
}
#topNavigation div
{
	float: left;
	border-right: 1px solid #ffffff;
}
#mainImg
{
	padding-bottom: 2px;
	border-bottom: 3px solid #ea7f1e;
	overflow: auto;
}
#homeContent
{
	overflow: auto;
}
#homeLeftColumn
{
	float: left;
	width: 175px;
	padding-top: 52px;
	padding-left: 34px;
	padding-right: 36px;
}
#homeRightColumn
{
	float: left;
	width: 429px;
	border-left: 1px solid #ea7f1e;
	padding-top: 52px;
	padding-bottom: 60px;
	padding-left: 46px;
	padding-right: 36px;
	background-color: #fcf0cf;
}
#homeRightColumn a
{
	font-size: 9px;
	text-transform: uppercase;
}
#homeOtherNews
{
	overflow: auto;
	width: 429px;
	margin-top: 12px;
	background:  url(/images/homeOtherNewsBG.gif) repeat-y;
	background-position: 215px 0px;
	padding-bottom: 15px;
}
#homeOtherNewsLeft
{
	float: left;
	width: 210px;
}	
#homeOtherNewsRight
{
	float: left;
	width: 199px;
	margin-left: 20px;
}
#innerContent
{
	background: url(/images/innerContentBG.gif) repeat-y top left;
	overflow: hidden;
	#height: 100%;
}
#innerLeftColumn
{
	float: left;
	width: 184px;
	background-color: #fcf0cf;
	padding-top: 43px;
	padding-bottom: 20px;
}
#innerRightColumn
{
	float: left;
	width: 493px;
	/*border-left: 1px solid #ea7f1e;*/
	padding-left: 41px;
	padding-right: 36px;
	padding-top: 28px;
	padding-bottom: 75px;
}
#leftNavTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #ea7f1e;
	border-bottom: 1px solid #ed913a;
	padding-bottom: 4px;
	width: 127px;
	margin-left: 36px;
}
#leftNavTitle a
{
	font-size: 12px;
	font-weight: bold;
	color: #ea7f1e;
	text-decoration: none;
}
#innerLeftColumn ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px solid #ed913a;
	width: 127px;	
	margin-left: 36px;
}
#innerLeftColumn ul li
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #f8d8aa;
	padding-left: 9px;
}
#innerLeftColumn ul li a
{
	text-decoration: none;
	color: #666666;
}
#innerLeftColumn ul li a:hover
{
	color: #00853e;
}
#innerLeftColumn ul li.on
{
	background: url(/images/bulletLeftNav.gif) no-repeat;
	background-position: 0px 7px;
}
#innerLeftColumn ul li.on a
{
	color: #00853e;
}
.contentHdr
{
	font-size: 14px;
	font-weight: bold;
	color: #ea7f1e;
	padding-top: 12px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #eb8324;
}
ul.noBulletList
{
	list-style-type: none;
}
ul.noBulletList li
{
	padding-bottom: 14px;
}
.orangeText
{
	color: #ea7f1e;
}
.logoTable
{
	margin-left: 20px;
}
#footer
{
	width: 100%;
	text-align: center;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 20px;
	clear: both;
	border-top: 6px solid #ea7f1e;
}
#footer a
{
	color: #419639;
}

