﻿
#pageContainerInner .topBar {
	width: 728px;  
	padding: 10px 11px 10px 211px; 
}

#socialMediaBar {
	width: 233px;  
}

#breadcrumbContent {
	width: 495px;  
}

#pageMidColumn {
	width: 728px; 
	padding: 0 11px 20px 11px; 
}

.contentBoxLeft {
    width: 364px; 
}

/* content that spans the right half of the width of the middle column of the page */
.contentBoxRight {
    margin: 0px 0px 20px 384px; 
}

#pageRightColumn {
    display: none;
}

/**** styling for schema  undelining links ****/

h2 .blackText a:link, h2 .blackText a:hover
{
   text-decoration: underline;
}

h3 a:link, h3 a:hover
{
 text-decoration:underline;
    
}    
/**** last updated date styling *****/
#lastupdate 
{    
    margin:20px 20px 20px 0px;
   
clear:both;
 }
.searchFilters
{
display:none;
}
.resultPreviewDetails
{
display:none;
}
.dateTime
{
display:none;
}
h4 a:link, h4 a:hover, h4 a:visited, h4 a:active
{
 font-size:12px;
}


