.siteBGHome {
	background-image: url(images/global/theme/2010/2/section_out_bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	height:500px;
}

.siteTopBG {
	background: url(images/global/theme/2010/2/top_bg.jpg) no-repeat top;
	padding: 26px 0px 0px 42px;
	height: 87px;
	vertical-align: top;
}

/**************************************/

.footer {
	font-size: 10px;
	color: #282828;
	line-height: 19px;
}
.footerBG {
	background: url(images/global/theme/2010/2/footer_bg.jpg) no-repeat top;
	padding:17px 40px 0px 40px;
	height:69px;
}

.footerBGPress {
	background: url(images/global/press_footer_bg.gif) no-repeat top;
	padding:10px 15px 5px 15px;
	margin-top:25px;
}
.footerLink, .footerLink:ACTIVE, .footerLink:LINK, .footerLink:VISITED {
	font-size: 10px;
	color: #005c7b;
	text-decoration: none;
}
.footerLink:FOCUS, .footerLink:HOVER {
	font-size: 10px;
	color: #005c7b;
	text-decoration: underline;
}
.footerFloatLeft {
	float: left;
	width: 400px;
}
.footerFloatRight {
	float: right;
	text-align: right;
}


/**************************************/
.relatedLinks {
	border: 1px solid #ff8b19;
	padding:1px 0px 0px 21px;
	background: #FFFFFF url(images/global/links_pulldown_bg.gif) no-repeat;
	height:18px;
	width:157px;
	font-size: 10px;
	cursor:pointer;
	cursor:hand;
}

.relatedlinksLayer
{
	left:0px;
	top:0px;
	position:absolute;
	padding:0px 0px 0px 0px;
	visibility:hidden;
	width:156px;
}
.relatedlinksLayerLinksArea
{
	background-image:url(images/global/related_links_content.gif);
	background-repeat:repeat-y;				
}


.relatedlinksLayerLink, .relatedlinksLayerLink:ACTIVE, .relatedlinksLayerLink:LINK, .relatedlinksLayerLink:VISITED 
{
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 12px;
	color: #000000;
	text-decoration: none;
	display:block;
	font-weight:bold;
	line-height:18px;
}

.relatedlinksLayerLink:FOCUS, .relatedlinksLayerLink:HOVER 
{
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 12px;
	background-color:#0083dd;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-weight:bold;
	line-height:18px;
}

/**************************************/