.homepageSmall
{
	font-family: Verdana, Arial, san-serif;
	font-size: 9px;
	line-height: 13px;
	color: #8C8C8C;
	margin-top: -10px !important;
}

.homepageSmall a
{
	color: #FF8A00 !important;
	text-decoration: none;
}

.homepageSmall a:hover
{
	color: #D15900 !important;
	text-decoration: underline;
}

.homepageTitle a
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: #FF9000 !important;
	text-decoration: none;

}

.homepageTitle
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: #FF9000 !important;
	text-decoration: none;
	padding-top: 6px;
	margin-top: 5px !important;
}

.flashTop 
{
	display: block !important;
	float: left;
	padding: 0px 0px 0px -3px;
	height: 185px;
	vertical-align: top;
}


.breadcrumbs
{
	display: none;
}

.leftnav
{
	display: none;
}

.content
{
	min-height: 270px;
	_height: 270px; /* (also needed to stop 3px IE indent) */
	width: 345px;
	padding: 0px 0px 0px 20px;
	float: left;
	margin-top: 0px;
}

.rightpanel
{
	width: 390px;
	margin-top: 0px;
	min-height: 270px;
	_height: 270px; /* (also needed to stop 3px IE indent) */
}

.flash
{
	width: 259px;
	float: left;
}

.latestNews
{
	min-height: 185px;
	_height: 185px; /* (also needed to stop 3px IE indent) */
	width: 257px;
	float: left;
	background-image: url(/images/interface/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

.homeShadow
{
	background-image: url(/images/interface/crumbs_bg.gif);
	height: 30px;
	padding: 6px 0px 0px 10px;
	_padding: 2px 0px 0px 6px;
	font-size: 11px;
	margin-bottom: 0px;
	vertical-align: middle;
	margin-top: 0px;
	_margin-top: 0px;
}
