img.noBorder {border: none;}

table.callOutBox {
	width: 340px;
	margin-left: 32px;
}
.callOutBox {
	display: block;
	margin-top: 2px;
}
.callOutBox td {
	background-color: #0a6169;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	text-align: left;
}
.callOutBox h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;

}
.callOutBox p {
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;

}
.callOutBox a {
	display: block;
	background-image: url(images/icons/mag.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
.callOutBox a:visited {
	color: #FFFFFF;
}
.callOutBox a:hover {
	text-decoration: underline;
}
.callOutBox a:active {
	text-decoration: underline;
}
#newsBox h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#newsBox p {
	color: #616161;
	font-size: 10px;
	margin: 0px 8px 16px;
	font-size:10px;
}
.RadEContent, .RadEContentBordered {
	background-color: #FFFFFF;
}
div.grid {
	margin: 16px;
}
div.grid table td 
{
	padding: 4px;
	text-align: left;
	background-color: #cccccc;
}
div.grid table td + td
{
	text-align: center;
}
div.grid table.MasterTable_Default th
{
	background-color: #0a6169;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
/*ES*/

table.smaller {
	border-collapse: collapse;
}

table.smaller th {

	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #986626;


}
table.smaller td{
font-size:8px;
	background-color: #E9E9E9;
	border-bottom: solid 1px #FFFFFF;
}
div.content table.nostyle {
border:0px;
padding-left:5px;
}
div.content table.nostyle td {
border:0px;
}


/*END ES*/
table.dataTable {
	margin: 32px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}
table.dataTable th {
	padding: 2px 4px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #986626;
}
table.dataTable td {
	padding: 2px;
	font-size: 11px;
	background-color: #E9E9E9;
	border-bottom: solid 1px #FFFFFF;
}

iframe {
width:391px;
height:400px;
border:none;
padding:0px;
margin:0px;
overflow:hidden;
background-color:#0a6169;

}
em {font-style:italic;
}
/*Sites and Buildings Layout*/
fieldset.SitesAndBuildings label 
{
    width: 200px;
    text-align: right;
    float: left;
    margin-top: 3px;
    }
    fieldset.SitesAndBuildings br 
{
clear: both;
    }
    .grid th {color: #FFFFFF;}
	.sitesAndBuildings select[id$="PropertyType"], .sitesAndBuildings input[id$="AddressStreet"] {margin-left: 8px;}
/*END*/

/*Search Layout*/
div#SearchDiv 
{
    visibility: hidden; 
    position: absolute;
	}
div[id$="SearchGrid"] {margin-left: 35px; margin-right: 35px;margin-top: 10px;margin-bottom: 10px;}
    div[id$="SearchGrid"] a 
    {
        font-size: 12px !important; 
        font-weight: bold !important;
		marign-left:20px;
        }
     div[id$="SearchGrid"] p 
    {
        font-size: 11px !important; 

        }
      div[id$="SearchGrid"] tfoot 
    {
        font-size: 11px !important; 

        }

/*END*/
div.businessesIndustries {
	margin: 8px 32px;
	}
.businessesIndustries td * {font-size: 11px;}
.businessesIndustries td strong, .businessesIndustries legend {font-size: 12px;}
.businessesIndustries label 
{
    width: 146px;
    margin: 0px 0px 0px 8px;
    
    }

.sitesAndBuildings td * {font-size: 11px;}
.sitesAndBuildings td strong, .sitesAndBuildings legend {font-size: 12px;}
.sitesAndBuildings label 
{
    width: 146px;
    margin: 0px 0px 0px 8px;
    
    }
.rssLogo 
{
    float: right;
    margin: 0px;
    }
/*Misc admin fixes*/

/*Task has been entered to fix this in core CMS (Non-Menu(Orphaned) Pages) CM */
select[id$="NonMenuPagesList"] {margin-top: 8px;}



/*END*/

