/* ---------------- these styles apply universally to all pages ------------------------------- */
body {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}
a {
	color: #336;
	}
a:alink, a:vlink {
	color: #C30;
	}
td, td a, ul li, ol li, dl dd {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif
	}
ul li {
	margin-left: -20px;
	}
a.black {
	color: #000;
	}
a.white {
	color: #FFF;
	}
a.underline:hover {
	color: #C30;
	text-decoration: underline
	}
a.underline:hover {
	color: #336;
	text-decoration: underline
	}

/* ------------------------ Style for navigations --------------------------------- */
.topnav {
	padding: 6px 5px 0 0;
	font-size: 10px;
	color: #000;
	}
.topnav a {
	font-size: 10px;
	color: #000;
	}
.nav {
	color: #FFF;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
	}
.nav:hover {
	color: #FFF;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline
	}
.footer {
	font-size: 10px;
	color: #000;
	}
.footer a {
	color: #000;
	font-size: 10px;
	text-decoration: underline
	}
.footerNew {
	font-size: 10px;
	text-align: center;
	}
.footerNew a {
	font-size: 10px;
	color: #000000;
	}
.footerNew p {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 13px;
	}
.disclaimer {
	font-size: 9px
	}
.Selected {
	font-weight: bold;
	font-size: 11px;
	color: #C63
	}

/* -------------------------------------------------------------------------------- */

/* ------------ Style for page contents and headings ------------------------------- */
.PageContent {
	font-size: 11px;
	color: #000
	}
.PageTitle {
	font-weight: bold;
	font-size: 12px;
	color: #336
	}
.PageTitleBlack {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000
	}
.PageTitleOrange {
	font-weight: bold;
	font-size: 12px;
	color: #C30
	}
.PageTitleOrangeBigger {
	font-weight: bold;
	font-size: 16px;
	color: #C30
	}
.PageSubTitle {
	font-weight: bold;
	font-size: 11px;
	color: #336
	}
.SectionTitle {
	font-weight: bold;
	font-size: 18px
	}
.SectionSubTitle {
	font-weight: bold;
	font-size: x-small
	}
.SectionHeading {
	font-weight: bold;
	font-size: 11px
	}
.SectionHeadingOrange {
	font-weight: bold;
	font-size: 11px;
	color: #C30
	}
.SectionHeadingBlue {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #545488
	}

/*
.SectionHeading2 {
	color: #FFFFFF;
	font-weight: bold;
	border-top: 3px double #545488;
	border-bottom: 3px double #545488;
	}
.SectionHeading2Container {
	height: 1.3em;
	background-color: #545488;
	}
.SectionHeading2Left {
	float: left;
	font-size: 12px;
	cursor: default;
	padding: 0px 0px 0px 4px;
	}
.SectionHeading2Left img {
	vertical-align: text-bottom;
	}
.SectionHeading2Right {
	text-align: right;
	font-size: 10px;
	padding: 0px 4px 2px 0px;
	}
.SectionHeading2Right a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
*/
/* begin section heading */
.SectionHeading2Container {
	color: #FFF;
	font-weight: bold;
	height: 23px;
	}
.SectionHeading2Left {
	float: left;
	font-size: 12px;
	cursor: default;
	padding: 3px 0px 0px 6px;
	}
.SectionHeading2Left img {
	vertical-align: text-bottom;
	}
.SectionHeading2Right {
	text-align: right;
	font-size: 10px;
	padding: 3px 4px 2px 0px;
	}
.SectionHeading2Right a {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	}
/* end section heading */

.SectionContent {
	font-size: 11px;
	color: #000
	}
.LNnumbers {
	padding: 0 5px 11px 0;
	font-size: 10px;
	color: #336;
	text-decoration: none
	}
.TableHeaderTitleGold {
	font-weight: bold;
	font-size: 12px;
	color: #FC3;
	text-decoration: none
	}
.TableHeaderTitleGold a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffeaaa;
	text-decoration: none
	}
.TableHeaderHelpLink, .TableHeaderHelpLink a:hover, .TableHeaderHelpLink2, .TableHeaderHelpLink2 a:hover {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline
	}
.TableHeaderHelpLink a:hover {
	color: #ffeaaa;
	}
.TableHeaderHelpLink2 {
	color: #666;
	}
.TableHeaderHelpLink2 a:hover {
	color: #C30;
	}
.LNUIMessage {
	font-size: 11px;
	color: red
	}
/* ---------------------------------------------------------------------------- */
.MCNavLink {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

/* ----------- Styles for font size ------------------ */
.small {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif
	}
.xsmall {
	font-size: 10px
	}
.xxsmall, .xxsmall a {
	font-size: 9px
	}
.whitesmall {
	font-size: 10px;
	color: #FFF
	}

.ErrorMessage {
	font-size: 10px;
	color:Red;
	}
/* --------------------------------------------------- */
.CrumbingCurrent, .SubTitle {
	font-weight: bold;
	font-size: 13px;
	color: #000
	}
.CrumbingLink {
	font-size: 13px;
	color: #000
	}


/* ----------- Styles for basic table for use with all search results, layout grid, should inherit this if need to customize for a particular page --- */
.BasicGrid {
	padding: 1px;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	line-height: normal;
	background-color: #FFF;
	text-align: left
	}
.BasicRow1, .BasicRow2 {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #FFF
	}
.BasicRow2 {
	background-color: #d3d3d3
	}
.BasicRow2.Lighter {
	background-color: #f5f5f5;
	}
.BasicRow1 Bold, .BasicRow2 Bold {
	font-weight: bold;
	}
.BasicGridHeader {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #C63
	}
.BasicGridHeader a {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline
	}
.BasicGridHeader a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FC7
	}
.BasicGridHeader2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #336
	}
.BasicGridHeader2 a {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline
	}
.BasicGridHeader2 A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FC7
	}
.wizPageTitle {
	color: #FFF;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif
	}
.wizHelpTitle {
	color: #cd3301;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif
	}
.wizExampleLink {
	color: #cd3301;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif
	}
.TableCell {
	color: #000;
	font: 10px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #DDD
	}
.TableCell2 {
	color: #000;
	font: 10px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #FFF
	}

/* ------------ Styles For Search Results Grid ---------------
These were added to maintain the look of cellspacing in the alternating listing results.
For the new design of the listings (Company Admin page), #SearchResultsGridPrintAll 
needs to be overridden using:
#SearchResultsGridPrintAll table tr td {
	border: none;
	}
*/
#SearchResultsGridPrintAll table tr td {
	border-right: 1px solid #FFF;
	}
#SearchResultsGridPrintAll table tr td table tr td {
	border: none;
	}
.ExcludedFromPrintThisPage td {
	border-top: 1px solid #FFF;
	}
.ExcludedFromPrintThisPage td table tr td {
	border: none;
	}

/* ------------ Styles For Property Push - since thye are unique to PP ---------------*/
.PPGrid {
	padding: 1px;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	line-height: normal;
	background-color: #FFF;
	text-align: left;
	line-height: 20px;	
	}
.PPGridHeader {
	color: #FFF;
	font: bold 12px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #545488
	}
.PPGridHeader a {
	color: #FFF;
	font: bold 11px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	text-decoration: underline
	}
.PPGridHeader a:hover {
	font: bold 11px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	color: #FC7
	}
.PPGridRowNewMatch, .PPGridRowPreviousMatch {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #DAE3EF;
	height: 20px
	}
.PPGridRowPreviousMatch {
	background-color: #F5F5F5;
	}
#CurrentCount, #lEmailsSentCount
{
FONT-WEIGHT:bold;BORDER-BOTTOM: #fff 1px solid
}
/* ----------- Styles for Broker Connect (Professional Directory) ------------------ */
.BCNavCrumbing {
	font-weight: normal;
	font-size: 10px;
	color: #999
	}
.BCNavCurrent {
	font-weight: bold;
	font-size: 10px;
	color: #C30
	}
.BCNavCrumbingBeen, .BCNavCrumbingBeen a:visited, .BCNavCrumbingBeen a:active,.BCNavCrumbingBeen a:link {
	font-weight: normal;
	font-size: 10px;
	color: #336
	}
.BCTabCurrent {
	color: #FFF;
	font: 10px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #336
	}
.BCTableFunction {
	color: #FFF;
	font: 10px Sans-serif;
	background-color: #336;
	text-decoration: none
	}
.BCTableFunction .BCProfileHeader {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	}
.BCTableHeaderCrumbing {
	color: #FFF;
	font: 10px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #767690;
	}
.BCTableHeaderCrumbing2, .BCContent {
	color: #000;
	font: 10px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #FFF;
	}
.BCContentTitle {
	color: #336;
	font: bold 16px Verdana,Geneva,Arial,Helevetica,Sans-serif
	}
.BCContentSectionHeading {
	color: #336;
	font: bold 11px Verdana,Geneva,Arial,Helevetica,Sans-serif
	}
.BCTableHeader, .BCTableHeader2 {
	color: #FFF;
	font: 10px Verdana,Geneva,Arial,Helevetica,Sans-serif;
	background-color: #336
	}
.BCContent a, .BCContent a:active, .BCContent a:link, .BCContent a:visited {
	color: #000;
	font: 10px Verdana, Geneva, Arial, Helevetica, Sans-serif;
	text-decoration: none
	}
.BCSearchResultsGrid {
	padding: 1px; 
	font-weight: normal; 
	font-size: 12px;  
	color: #000; 
	line-height: normal; 
	background-color: #FFF; 
	text-align: left
	}
.BCSearchResultsHeader {
	font-weight: bold; 
	font-size: 12px; 
	color: #336; 
	background-color: #DAE3EF;
	height: 20px
	}
.AddEditBCSearchResultsHeader {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #336
	}
.BCSearchResultsHeader a {
	font-weight: bold;
	font-size: 12px;
	color: #336;
	text-decoration: underline
	}
.BCSearchResultsHeader a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #336
	}
.BCSearchResultsHeader2 {
	font-weight: bold;
	font-size: 12px;
	color: #336;
	background-color: #FFF;
	height: 20px
	}
.BCSearchResultsHeader2 a {
	font-weight: bold;
	font-size: 12px;
	color: #336;
	text-decoration: underline
	}
.BCSearchResultsHeader2 a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #336
	}
.BCSearchResultsPremium  {
	font-size: 12px; 
	color: #000; 
	background-color: #FFF;
	font-weight:bold;	
	}
.BCSearchResults normal, .BCSearchResults {
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	background-color: #FFF;
	height:23px
	}
.title {
	padding: 7px 0 0 21px;
	color: #336;
	font: bold 26px Arial, Helvetica, Verdana, sans-serif
	}
.title_number {
	color: #336;
	font: bold 26px Arial, Helvetica, Verdana, sans-serif
	}

/* ----------------------------------------------------------------------- */
.ELETableHeaderTitle {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #545488
	}

/* ------------Styles For Lead Reporting ---------------*/
.LRGrid {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	line-height: normal;
	background-color: #FFF;
	text-align: left;
	}
/*-- New ones added in 4.3 */
.LeadStatsList {
	font-size:10px;
	color:#666;
	}
.LeadStatsLabel {
	font-size:10px;
	color:#666; 
	font-weight:bold;
	}
.LeadStatsHeader  {
	color:#FFF;
	background-color:#545488;
	font-weight:bold;
	}
.LeadStatsAltRow  {
	background-color: #EEE;
	}
.LeadStatsRow  {
	}
/* --- end new 4.3 -- */
/*
.PPGridHeader {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #545488
	}
.PPGridHeader A {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline
	}
.PPGridHeader A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FC7
	}
.PPGridRowNewMatch {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #DAE3EF;
	height: 20px
	}
.PPGridRowPreviousMatch {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #F5F5F5;
	height: 20px
	}*/
.DemographicsTableHeader {
	background-color:#CCC;
	font-weight:bold;
	color:#666;
	}
.DemographicsGridRow {
	color: #000;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
	}

/* ------------Styles For MyLoopnet ---------------*/
.myLoopNetWelcomeMsg  {
	color:#545488; 
	font-size:15px; 
	font-weight:bold;
	}
.myLoopnetBox  {
	background-color:#545488;
	color:#FFF ; 
	font-weight:bold;
	}
.myLoopNetTab  {
	color:#666; 
	background-color:#CCC; 
	text-decoration:none; 
	text-align:center; 
	height:16px;
	}
.myLoopNetTabTop  {
	color:#666; 
	background-color:#CCC; 
	text-align:center;
	}
.myLoopNetTabSpacer  {
	width:2;
	}
.myLoopnetTabBottomSpacer  {
	color:#666; 
	background-color:#CCC; 
	height:1;
	}
.myLoopNetTabSelected  {
	color:#FFF; 
	font-weight:bold; 
	background-color:#545488; 
	text-decoration:none; 
	text-align:center; 
	height:16px;
	}
.myLoopNetTabTopSelected   {
	color:#FFF; 
	font-weight:bold; 
	background-color:#545488; 
	text-align:center;
	}
.myLoopnetTabBottomSpacerSelected  {
	background-color:#545488; 
	height:1;
	}
.myLoopNetHeadings  {
	font-weight:bold;
	}
.myLoopNetHR  {
	color:#CCC; 
	width:100%;
	}
.MyLoopNetGoTo  {
	color:#FFF;
	}
a.MyLoopNetGoToLink:link, .MyLoopNetGoToLink:visited, a.MyLoopNetGoToLink:hover {
	color:#FFF;
	text-decoration: underline;
	}
a.myLoopNetTabLink:hover {
	color:#C30;
	text-decoration: none;
	font-weight:normal;
	}
a.myLoopNetTabLink:link, .myLoopNetTabLink:visited {
	color:#666;
	text-decoration: none;
	}
a.myLoopNetTabLinkSelected:link, .myLoopNetTabLinkSelected:visited {
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	}
a.myLoopNetCheckAllLink:hover, .myLoopNetCheckAllLink:link, .myLoopNetCheckAllLink:visited {
	color:#FFF;
	text-decoration: underline;
	font-weight:normal;
	font-size:10px
	}
.myListingAltRow, .SavedSearchAltRow, .LeadStatsAltRow {
	background-color: #d3d3d3;
	}
.myListingRow {
	background-color: #FFF;
	}
.SavedSearchRow, .LeadStatsAltRow {	}
/* ------------End Styles For MyLoopnet ---------------*/
/* ------------Additional Styles for SearchResults ---------*/

.SearchResultSectionTitle {
	font-weight: bold;
	color: #FFF;
	background-color: #545488
	}
.SearchResultFeaturedListing {
	background-color: #eedc94
	}
.SearchSectionUpgradeNowLink {
	font-weight: bold;
	color: #FFF
	}
.FormLabel, .FormValue {
	text-align: left
	}
.myListingLabel, .SearchResultLabel {
	font-weight: bold;
	font-size: 10px
	}
.myListingValue, .SearchResultValue {
	font-size: 10px
	}
a.SearchResultValue:link {
	font-size: 10px;
	color:#336;
	}
a.SearchResultValue:visited {
	font-size: 10px;
	color:#C30;	
	}
.LeadStatsList {
	font-size: 10px;
	color: #666	
	}
.LeadStatsLabel {
	font-weight: bold;
	font-size: 10px;
	color: #666	
	}
.LeadStatsHeader {
	color: #FFF;
	background-color: #545488	
	}
.BasicUserMessageTitle {
	font-weight: bold;
	font-size: 13px;
	color: #FFF	
	}
.BasicUserMessageLink {
	font-weight: bold;
	color: #C30	
	}
.mcListingContentBox {
	background-color: #CCC	
	}
.mcListingContentIcons {
	width: 100px;
	text-align: center	
	}
.mcSectionBar {
	font-weight: bold;
	color: #666;
	background-color: #CCC	
	}
.mcSectionBarTitle {
	color: #666	
	}
.mcLabel {
	font-weight: bold;
	text-align: left	
	}
.mcValue {
	text-align: left	
	}
.RecentlyViewedListingsBar {
	color:#666;
	font-weight: bold;
	background-color:#CCC;
	text-align:left
	}
.SearchBoldFont {
	font-weight:bold;
	}
	
/* ------------End Additional Styles for SearchResults ---------*/
/*-----------------PROFILE --------------------*/

.profileHeader table {
	margin-bottom: 12px;
	height: 56px;
	}

.profileheadertitle {
	 font-size: 13pt;
	 color: #FFF
	 }
.profileheaderlink {
	 font-size: 9px;
	 color: #FFF;
	 text-decoration: none;
	 }
.profilesectionbar {
	background-color:#545488;
	color:#FFF;
	font-weight:bold;
	}
.tblGradient {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,EndColorStr='#9A9ACE', StartColorStr='#545488'); 
	color:#FFF;
	font-weight:bold;
	background-color:#545488;
	}
.profileSummaryLabel {
	font-weight:bold;
	}
.profileSummaryText { }
.profileCompanyName {
	font-size: 15px;
	font-weight:bold;
	}
.profilespacesectionbar {
	font-size: 10px;
	background-color:#545488;
	color:#FFF;
	font-weight:bold;
	}

/*-----------------Search Term Highlighting --------------------*/

.kwHilite1 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite2 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite3 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite4 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite5 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite6 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite7 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite8 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite9 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}
.kwHilite10 {
	font-weight: bold;
	background-color:#FFFF99;
	padding: 1px;
	}

/*-----------------END PROFILE -----------------*/
/*----------------- SURVEY ----------------------*/
.questionBox {
	width: 660px;
	border: #003366 1px solid;
	padding: 20px 10px;
	background-color: #EEE	
	}
/*----------------- END SURVEY ----------------------*/
/*----------------- TRACE ----------------------*/
span.tracecontent td {text-align: left;}
span.tracecontent th { Background:#D6DFF7; }
span.tracecontent table tr th.alt {Background:#D70000;padding:0px}
span.tracecontent table tr.alt {Background:#D6DFF7;}
span.tracecontent table tr.subhead th {Background:#8D8DBA;}
span.tracecontent table tr th h3 {line-height:25px;Background:#D70000 url(/images/common/trace_bg.gif) repeat-x;padding-left:5px;}
/*----------------- END TRACE ----------------------*/