﻿body 
{
	background: none;
}

#page-footer, #footerNavLinks, #footer-bottomlinks-border, #footer-top, #header-right {display: none;}

span#printer { display: inline; }

div#container 
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: none;
}

div#container div#subNav 
{
	width: 850px;
	height: 34px;
	display: none;
}

/*div { float: none !important; }*/

div#container div#subNav div#mainNav 
{
	float: left;
	width: 525px;
	height: 34px;
display: none;}

div#container div#subNav div#userNav 
{
	float: left;
	width: 320px;
	height: 34px;
display: none;}

div.left, div.right { float: none; }

.previous_article, .next_article  { display: none; }


div#container div#pageHeader 
{
	width: 100%;
	background: none;
	display: none;
	
}

div#container div#pageContainer 
{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;

}


div#container div#pageContainerBottom  
{
	width: 850px;
	height: 32px;
	visibility: hidden;
	background: none;

}

div#container div#pageContainer div#contentLeft 
{
	float: left;
	width: 148px;
	display: none;
}

div#container div#pageContainer div#contentBodyTop 
{
	visibility: hidden;
}
div#container div#pageContainer div#contentBody 
{

	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
}

div#container div#pageHeader h2 
{
	display: none;
}

div#container div#pageContainer div#contentRight 
{
	
	width: 208px;
		

}

/* Related Transactions */

div.relatedContent 
{
	width: 100%;

	
}

div.relatedContent div.relatedContentHeader 
{
	width: 178px;
	height: 30px;
	background-image: url(../images/global/bg_relatedcontent_top.gif);
	background-repeat: no-repeat;
	text-align: left !important;
}

div.relatedContent div.relatedContentHeader h3 
{
	text-align: left !important;
	font-size: 12px;
	font-weight: bold !important;
	color: #071b3f;
	padding-top: 8px;
	width: 178px;
}

div.relatedContent div.relatedContentBody 
{
	background-image: url(../images/global/bg_relatedcontent_middle.gif);
	background-repeat: repeat;
	width: 175px;
	text-align: center;
}

div.relatedContent div.relatedContentBody span.deal_date 
{
	color: Black;
	font-weight: bold;
	font-size: 1em;
}
div.relatedContent div.relatedContentBody div.event_info 
{
	margin-top: 5px;
	margin-bottom: 13px;
	color: Gray;
	font-size: 1em;

}

div.relatedContent div.relatedContentBody span.event_location 
{
	color: Black;
	font-weight: bold;
	font-size: 1em;
}

div.relatedContent div.relatedContentBody img.thumbnail 
{
	float: left;
	
}

div.relatedContent div.relatedContentBody  ul 
{
	padding-bottom: 10px;
}

div.relatedContent div.relatedContentBody  ul li
{
	
	margin-bottom: 3px;
}

div.relatedContentBottom div.relatedContentBody 
{
}
div.relatedContentBottom div.relatedContentBody  span.dealItem 
{
	
	margin: 0;
	
}


div.relatedContent div.relatedContentBody  ul li a, div.relatedContent div.relatedContentBody  ul li a:visited 
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; line-height: 1.3em;
	color: #1356aa;
	text-align: left;
}

div.relatedContent div.relatedContentBody  ul li a:hover 
{
	text-decoration: underline;
	color: #003070;
} 


div.relatedContent div.relatedContentFooter 
{
	background-image: url(../images/global/bg_relatedcontent_bottom.gif);
	background-repeat: repeat;
	width: 175px;
	height: 6px;
}

div.relatedContentBottom 
{
	width: 100%;
}

div.relatedContentBottom div.relatedContentHeader 
{
	width: 479px;
	height: 30px;
	background-image: url(../images/global/bg_relatedcontentb_top.gif);
	background-repeat: no-repeat;
	text-align: left !important;
}

div.relatedContentBottom div.relatedContentHeader h3 
{
	text-align: left !important;
	/*font-size: 12px !important;*/
	font-weight: bold !important;
	color: #071b3f;
}

div.relatedContentBottom div.relatedContentBody 
{
	background-image: none;
	text-align: left;
}

div.relatedContentBottom div.relatedContentBody span.deal_date 
{
	color: Black;
	font-weight: bold;
	font-size: 1em;
}
div.relatedContentBottom div.relatedContentBody div.event_info 
{
	margin-top: 5px;
	margin-bottom: 13px;
	color: Gray;
	font-size: 1em;

}

div.relatedContentBottom div.relatedContentBody span.event_location 
{
	color: Black;
	font-weight: bold;
	font-size: 1em;
}

div.relatedContentBottom div.relatedContentBody img.thumbnail 
{
	float: left;
	
}

div.relatedContentBottom div.relatedContentBody  ul 
{
	padding-bottom: 10px;
	margin: 0 !important;
	padding: 0 !important;
}

div.relatedContentBottom div.relatedContentBody  ul li
{
	margin-bottom: 3px;
	text-align: left;
}

div.relatedContentBottom div.relatedContentBody  ul li a, div.relatedContentBottom div.relatedContentBody  ul li a:visited 
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; line-height: 1.3em;
	color: #1356aa;
}

div.relatedContentBottom div.relatedContentBody  ul li a:hover 
{
	text-decoration: underline;
	color: #003070;
} 


div.relatedContentBottom div.relatedContentFooter 
{
	background-image: url(../images/global/bg_relatedcontentb_bottom.gif);
	background-repeat: repeat;
	width: 479px;
	height: 6px;
}

div#footerCopyRight { text-align: left !important; float:none !important; width: 100% !important; }
div#footerNavLinks { display:none; }