/* CSS Document */
.portal #portalBG {
	background:url(/Albemarle/_images/portal-bg.gif) bottom right no-repeat;
	padding-bottom:20px;
}

.portalButtonTwo {
	margin:0px 10px 20px 10px;
}
.portalButtonTwo .portalButtonTop {
	background:url(/Albemarle/_images/portal-buttonsTop.gif) no-repeat;
	width:800px;
	height:11px;
}
.portalButtonTwo .portalButtonBottom {
	background:url(/Albemarle/_images/portal-buttonsBottom.gif) no-repeat;
	width:800px;
	height:11px;
}
body > * .portalButtonTwo .portalButtonContentWrap {
	margin-top:0px;
}
.portalButtonTwo .portalButtonContentWrap {
	margin-top:-8px;
}
.portalButtonTwo .portalButtonContentWrap {
	background:url(/Albemarle/_images/portal-buttonsContent.gif) repeat-y;
	width:800px;
	overflow:hidden;
}
.portalButtonTwo .portalButtonContent {
	background:url(/Albemarle/_images/portal-buttonsContent-aacaac-bell.gif) bottom no-repeat;
	width:800px;
	overflow:hidden;
}
.portalButtonContent #aacaac {
	width:353px;
	margin:0px 21px 0px 26px;
	float:left;
	display:inline;
	padding:5px 0px;
}
.portalButtonContent #bell {
	width:353px;
	margin:0px 26px 0px 21px;
	float:left;
	display:inline;
	padding:5px 0px;
}
#contentBody .portalButtonContent p {
	padding:0px 105px 7px 5px;
	line-height:1.1em;
}
#contentBody .portalButtonContent p a {
	color:#e23312;
	font-weight:bold;
	text-decoration:none;
}
#contentBody .portalButtonContent h2 {
	color:#e23312;
	padding:0px 5px 5px 5px;
	line-height:1em;
}
/*----------------- One Button Row --------------------*/
.portalButtonOne {
	margin:0px 410px 0px 10px;
	width:400px;
	clear:none;
}
body > * .portalButtonOne .portalButtonContentWrap {
	margin-top:0px;
}
.portalButtonOne .portalButtonContentWrap {
	margin-top:-8px;
}
.portalButtonOne .portalButtonTop {
	background:url(/Albemarle/_images/portal-buttonsTop.gif) no-repeat;
	width:400px;
	height:11px;
}
.portalButtonOne .portalButtonBottom {
	background:url(/Albemarle/_images/portal-buttonsBottom.gif) no-repeat;
	width:400px;
	height:11px;
}
.portalButtonOne .portalButtonContentWrap {
	background:url(/Albemarle/_images/portal-buttonsContent.gif) repeat-y;
	width:400px;
	overflow:hidden;
}
.portalButtonOne .portalButtonContent {
	background:url(/Albemarle/_images/portal-buttonsContent-fbr.gif) bottom left no-repeat;
	width:400px;
}
.portalButtonContent #fbr {
	width:353px;
	margin:0px 21px 0px 26px;
	padding:5px 0px;
}
