#ERA_RC {
	width: 300px;
	padding:0;
}

#outerContainer {
	width:300px;
	border:1px solid #939393;
}
/* Zero results style */
.zeroHtmlResultsLink
{
	cursor:hand;
}

#ERA_RC .zeroHtmlResultsLink img
{
	border: none;
}

/* Main related links container. */
.eraLinksContainer
{
	margin:0px;
	padding:0px;
}

/* Related Microsites container. */
div.eraRelatedMicrosites,div.eraMoreRelatedMicrosites
{
	display:block;
	padding:2px 0 0 0;
	background-color: #ffffff;
	margin: 0;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
}

.eraHeader, .eraeraHeader
{
	display: none;
}

.eraRelatedMicrosites .eraeraHeader
{
}

.eraRelatedContent, .eraRelatedContent, .eraRelatedNews
{

}

/* Styles for the organization sort */
.eraRelatedMicrosites .eraIndentedSiteName
{
	font-weight:bold;
	padding:2px 5px 0 10px;
}

.eraRelatedMicrosites .eraIndentedLink
{
	padding:0 0 0 0;
}

.eraMoreRelatedMicrosites .eraIndentedLink
{
	padding:0 0 0 0;
	font-weight:bold;
}

.eraMoreRelatedMicrosites .eraIndentedSiteName
{
	padding:0 0 0 5px;
	font-weight:bold;
}

.eraMoreeraHeader
{
	font-weight:bold;
	font-size:11px;
	font-family:arial;
	padding:5px;
	color:#0066CC;
	display:none;
}

/* HTML related links script helper classes */
#ERA_RC DIV.body
{
	margin: 0;
	padding: 0;
	font-family:arial;
	background: url(../images/x.gif);
}

#ERA_RC DIV.a
{
	color: #000000;
	text-decoration: none;
}

#ERA_RC DIV.a:hover
{
	text-decoration: none;
	color:#000000;
}

#ERA_RC DIV.b
{
	font-weight: normal;
}

#relatedLinksScroll .eraLinksContainer
{
	overflow: hidden;
}

#relatedLinksHeaderWrapper
{
	background: #F2F2F2 url(../images/INLinkBlockHeader.gif) no-repeat scroll 0px 2px ;
	color:#000000;
	border: 1px solid #939393;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	height:28px;
	
}


#relatedLinksHeaderWrapper #relatedLinksHeader {
}


#relatedLinksFooterWrapper
{
	height: 4px;
	background-color: #ffffff;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
}

#relatedLinksScroll #eraLinksScrollUp, #relatedLinksScroll #eraLinksScrollDown
{
	
}

#relatedLinksDrop #eraLinksScrollUp, #relatedLinksDrop #eraLinksScrollDown
{
	
}

.eraRelatedMicrosites {
	padding:0;
}

.eraRelatedMicrosites div A , .eraMoreRelatedMicrosites div A {
	background: url(../images/leftnav_bullet.gif) scroll 8px 6px;
	background-repeat:no-repeat;
	padding:2px 6px 2px 18px;
	color:#00456D;
	margin:0;
	text-decoration:none;
	display: block;
	font-family:arial;
	font-size:11px;
}

div.eraMoreRelatedLinks {
	background: #ffffff url(../images/leftnav_bullet.gif) scroll 8px 6px;
	background-repeat:no-repeat;
	padding:2px 6px 2px 18px;
	margin: 0px;
	font:arial 11px normal;
	color:#00456D;
	text-decoration:none;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
}

div.eraMoreRelatedLinks A {
	color:#00456D;
	font-size: 11px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}

.eraRelatedMicrosites div a strong {
	color: #00456D;
	font-weight:bold;
}

.eraLinksContainer div a:hover strong, .eraRelatedMicrosites div A:hover strong {
	color: #00456D;
	text-decoration:underline;
	border-bottom:none;
}

.eraRelatedMicrosites div A:hover,div.eraMoreRelatedMicrosites A:hover, A:hover{
	text-decoration:underline;
	color:#00456D;
	border-bottom:none;
}

div.eraMoreRelatedLinks A:hover{
	background:none;
	text-decoration:underline;
	color:#000000;
	border-bottom:none;
}
.eraRelatedMicrositeItem strong {
	color: #000000;
}