/* CSS Document */
#bbs_page_overlay 
{
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background-color: #000000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
body #bbs_page_overlay 
{
	display: none;
}
body.showOverlay #bbs_page_overlay
{
	display: block;
}
body.hideOverlay #bbs_page_overlay
{
	display: none;
}
/* header */
div#topBWBar
{
	margin: 25px auto 0px auto;
	width: 970px;
}
table#BW_acctHeader
{
	margin: 0px 0px 8px 0px;
	width: 970px;
	background: #FFFFFF;
	border: 0px;
}
table#BW_acctHeader img.t_bw
{
	margin: 0px 20px 0px 20px;
}
table#BW_acctHeader tr td.BW_acctHeaderLinks
{
	padding: 0pt 0pt 0pt 16px;
	text-align: right;
}
table#BW_acctHeader tr td.BW_acctHeaderLinks ul
{
	margin-bottom: 0px;
}
table#BW_acctHeader tr td.BW_acctHeaderLinks ul li
{
	display: inline;
	padding: 0px 8px 0px 8px;
	list-style-type: none;
}
table#BW_acctHeader tr td.BW_acctHeaderLinks ul li a.BW_helpLink:hover
{
    cursor: pointer;
}
table#BW_acctHeader a, 
table#BW_acctHeader:active, 
table#BW_acctHeader a:visited
{
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
table#BW_acctHeader a:hover
{
	color: #333333;
	text-decoration: underline;
}
table#BW_acctHeader a.BW_bbsLink:hover
{
	text-decoration: none;
}
table#BW_acctHeader h1
{
	margin: 0px;
}
ul#BW_acctNavigation
{
	margin: 0px;
	padding: 0px;
	height: 26px;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #888888;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	clear: left;
	overflow: hidden;
	width: 100%;
}
ul#BW_acctNavigation li
{
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 26px;
	float: left;
}
ul#BW_acctNavigation li a
{
	color: #333333;
	background-color: #F1F1F1;
	font-family: verdana,arial,helvetica,sans-serif;
	border-right: solid 1px #888888;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	#padding-top: 4px;
	font-weight: bold;
	display: block;
}
ul#BW_acctNavigation.limited li.cobroker a,
ul#BW_acctNavigation.limited li.buyerprofiles a,
ul#BW_acctNavigation.limited li.comps a,
ul#BW_acctNavigation.limited li.prospects a,
ul#BW_acctNavigation.limited li.webpage a
{
	color: #AAAAAA;
}
ul#BW_acctNavigation li a:visited
{
	color: #333333;
}
ul#BW_acctNavigation li.first a
{
	border-left: solid 1px #888888;
}
ul#BW_acctNavigation li a:hover
{
	text-decoration: none;
	background-color: #DCDCDC;
}
ul#BW_acctNavigation.limited li.cobroker a:hover,
ul#BW_acctNavigation.limited li.buyerprofiles a:hover,
ul#BW_acctNavigation.limited li.comps a:hover,
ul#BW_acctNavigation.limited li.prospects a:hover,
ul#BW_acctNavigation.limited li.webpage a:hover
{
	background-color: #F1F1F1;
}
ul#BW_acctNavigation.summary li.summary a,
ul#BW_acctNavigation.sellerlistings li.sellerlistings a,
ul#BW_acctNavigation.listingdistribution li.listingdistribution a,
ul#BW_acctNavigation.cobroker li.cobroker a,
ul#BW_acctNavigation.buyerprofiles li.buyerprofiles a,
ul#BW_acctNavigation.comps li.comps a,
ul#BW_acctNavigation.prospects li.prospects a,
ul#BW_acctNavigation.webpage li.webpage a,
ul#BW_acctNavigation.searching li.searching a
{
	background-color: #DCDCDC;
}
ul#BW_acctNavigation.listingexport li.listingexport.bq
{
	background: transparent url() no-repeat 0px 0px;
}
table#BW_acctNavigationSec
{
	margin: 0px;
	width: 970px;
	background: #CDCDCD;
	border-bottom: 1px solid #888888;
}
table#BW_acctNavigationSec a, 
table#BW_acctNavigationSec a:active, 
table#BW_acctNavigationSec a:visited
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px 0px 0px 19px;
}
table#BW_acctNavigationSec a:hover
{
	color: #000099;
	text-decoration: none;
}
#tooltip.bwLimitedMenuToolTip
{
	border-color: #FFCD80;
	background-color: #FDFAEB;
}
#tooltip.bwLimitedMenuToolTip h3
{
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
}
#tooltip.bwLimitedMenuToolTip .body
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
/* Summary Page */
#BW_summary
{
	margin: 20px 0px 20px 20px;
	width: 740px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#BW_summary h1
{
	color: #394E7F;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}
#BW_summary h2
{
	color: #3F7CBD;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px 12px 0px;
}
#BW_summary p
{
	margin: 0px;
	font-size: 12px;
	color: #666666;
}
#BW_summary_yourlistings, 
#BW_summary_brokerdir, 
#BW_summary_resinfo, 
#BW_summary_update, 
#BW_summary_community
{
	clear: both;
}
#BW_summary_brokerdir, 
#BW_summary_resinfo, 
#BW_summary_update, 
#BW_summary_community
{
	border-top: 1px solid #f2f2f2;
	margin-top: 4px;
}
#BW_summary_update
{
	padding-top: 5px;
	margin-top: 4px;
}
#BW_summary a, 
#BW_summary a:active, 
#BW_summary a:visited
{
	color: #5780AE;
	text-decoration: underline;
}
#BW_summary a:hover
{
	color: #5780AE;
	text-decoration: none;
}
#BW_summary_lt
{
	float: left;
	width: 314px;
	margin: 16px 40px 0px 0px;
	border-top: 3px solid #3F7CBD;
}
#BW_summary_lt .BW_summary_txt
{
	float: left;
	padding: 0px 12px 4px 0px;
	width: 203px;
}
#BW_summary_lt .BW_summary_buttons
{
	float: left;
	width: 98px;
}
#BW_summary_lt .BW_summary_dis
{
	float: left;
	padding: 0px 12px 4px 0px;
}
#BW_summary_lt .BW_summary_dis p
{
	margin: 0px;
}
#BW_summary_lt img
{
	margin-bottom: 4px;
}
#BW_summary_rt
{
	float: left;
	width: 380px;
	margin: 16px 0px 0px 0px;
	border-top: 3px solid #3F7CBD;
	background: url(/images/backgrounds/bq_announce_gradient.gif) repeat-x;
}
BW_summary_rt p
{
	color: #000000;
}
#BW_summary_rt .BW_announcements 
{
	padding: 0px 10px 15px 10px;
	border-bottom: 3px solid #3F7CBD;
}
#BW_summary_rt .BW_announcements h2
{
	color: #D13A3A;
	background: url(/images/icons/icon_megaphone.gif) 2px .2em no-repeat;
	padding-left: 23px;
	margin-bottom: 8px;
}
#BW_summary_rt .BW_announcements p
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	word-spacing: -1px;
}
#BW_summary_rt .BW_announcements p.BW_announcements_description
{
	width: 100%;
	font-weight: bold;
}
#BW_summary_rt .BW_announcements ul.partners
{
	margin: 0px 0px 11px 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	clear: left;
}
#BW_summary_rt .BW_announcements ul.partners li
{
	display: block;
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 16px 0px 0px;
	padding: 0px;
}
#BW_summary_rt .BW_announcements ul.partners li.bizQuest
{
	padding-top: 2px;
}
#BW_summary_rt .BW_announcements ul.partners li.ibba
{
	margin-right: 20px;
}
#BW_summary_rt .BW_announcements .BW_announcements_actions
{
	width: 100%;
	overflow: hidden;
	clear: left;
}
#BW_summary_rt .BW_announcements .BW_announcements_actions a
{
	display: block;
	float: left;
}
#BW_summary_rt .BW_announcements .BW_announcements_actions a.BW_exportListings_button
{
	margin-right: 8px;
}
#BW_summary_rt .BW_summary_activity_1st
{
	clear: both;
	border-top: 1px solid #F2F2F2;
}
#BW_summary_rt .BW_summary_activity
{
	clear: both;
	border-top: 1px solid #F2F2F2;
}
#BW_summary_rt .BW_summary_activityDate
{
	float: left;
	width: 50px;
	padding: 8px 12px 8px 0px;
}
#BW_summary_rt .BW_summary_activityInfo
{
	float: left;
	width: 313px;
	padding: 8px 0px 8px 0px;
}
img.sbaLoanUpsell
{
	margin: 34px 0px 0px 0px;
}
img.bwBulletin
{
	margin: 34px 0px 0px 0px;
}
/* summary messages */
.BW_summary_message
{
	width: 760px;
	margin: 20px 0px 0px 0px;
	float: left;
}
.BW_summary_message .msgMain
{
	width: 738px;
	background: #FFFCED;
	margin: 0px;
	color: #384C7E !important;
	border-left: 1px solid #CAC6BB;
	border-right: 1px solid #CAC6BB;
	font-size: 12px;
	line-height: 17px;
	padding: 4px 10px 5px 10px;
}
.BW_summary_message .msgMain a,
.BW_summary_message .msgMain a:active,
.BW_summary_message .msgMain a:visited
{
	color: #384C7E !important;
	text-decoration: underline;
}
.BW_summary_message .msgMain a:hover
{
	color: #384C7E !important;
	text-decoration: none;
}
.BW_summary_message .msgMain ul
{
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
.BW_summary_message .msgMain ul li
{
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	background: transparent url(/images/bullets/greenArrow.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
.BW_summary_message p.errMain
{
	padding: 4px 0px 5px 10px;
}
.BW_summary_message p.errSub
{
	padding: 1px 0px 2px 10px;
}
/* profile */
#BW_profile h1
{
	font-weight: normal;
	font-size: 20px;
	color: #384C7E;
	margin: 17px 0px 0px 6px; 
	*margin: 16px 0px 0px 6px;
	float: left;
}
#BW_profile h2
{
	font-weight: normal;
	font-size: 20px;
	color: #384C7E;
	margin: 0px 0px 6px 0px;
}
#BW_profileHeader
{
	height: 65px;
	background: url(/images/backgrounds/bg_profile.gif) repeat-x;
}
#BW_profileHeader img.t_profile_mywebsite
{
	margin: 18px 0px 0px 24px;
	float: left;
}
#BW_profile_entry
{
	padding: 0px 98px 26px 24px;
	width: 446px;
	float: left;
}
#BW_profile_AreasServed
{
	margin: 20px 0px 0px 0px;
	width: 446px;
}
#BW_profile_AreasServed .BW_profile_AreasServed
{
	background: #F9FBFF;
	border-top: 1px solid #e8edf5;
	padding: 0px 0px 12px 0px;
}
#BW_profile_AreasServed .BW_profile_AreasServed ul
{
	margin: 12px 0px 10px 12px;
	padding: 0px;
}
#BW_profile_AreasServed .BW_profile_AreasServed ul li
{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
#BW_profile_AreasServed .BW_profile_AreasServed ul li h2
{
	color: #3F7CBD;
	font-size: 15px;
	margin: 3px 0px 0px 0px;
	width: 24px;
}
#BW_profile_AreasServed .BW_profile_AreasServedBottom
{
	border-bottom: 1px solid #E8EDF5;
	clear: both;
	width: 446px;
}
#BW_profile_AreasServed .BW_profile_AreasServed ul li select
{
	margin-right: 25px;
	width: 180px;
}
#BW_profile p
{
	font-size: 12px;
	color: #000000;
}
#BW_profile p.BW_profile_text
{
	color: #3F7CBD;
	margin: 0px 0px 16px 0px;
}
#BW_profile p span
{
	color: #777777;
	background: url(../images/bullets/arr_gray_sm.gif) no-repeat 0px 3px;
	padding-left: 6px;
	margin-left: 4px;
}
#BW_profile_Profile p
{
	margin: 0px 0px 4px 0px;
}
#BW_profile_Profile
{
	clear: both;
	margin: 20px 0px 0px 0px;
	width: 446px;
}
#BW_profile_Profile input, 
#BW_profile_Profile textarea, 
#BW_profile_Profile select
{
	border: 1px solid #7F9DB9;
	width: 442px;
	height: 16px;
	font-size: 12px;
	padding-top: 2px;
	margin-bottom: 12px;
}
#BW_profile_Profile input.inputTextLinks
{
	width: 420px;
	float: right;
	margin: 0px 0px 4px 0px;
}
#BW_profile_Profile p.BW_profileLinks
{
	float: left;
	clear: both;
	margin: 2px 0px 4px 0px;
	color: #3F7CBD;
}
#BW_profile_Profile input.inputFile
{
	width: 320px;
	clear: both;
	margin: 0px 0px 4px 20px;
}
#BW_profile_Profile textarea.inputTextArea
{
	height: 97px;
}
#BW_profile_Profile textarea.inputTextAreaSm
{
	height: 47px;
}
#BW_profile_Profile div.BW_profileURL
{
	font-size: 11px;
	color: #000000;
	float: left;
	margin: 3px 4px 0px 0px;
}
#BW_profile_Profile input.inputTextURL
{
	width: 210px;
	float: left;
}
#BW_profile_Profile img.b_savechanges
{
	float: right;
	margin: 16px 0px 16px 0px;
}
#BW_profile_Profile .BW_profileSep
{
	width: 446px;
	height: 1px;
	background: #E7EDF5;
	margin: 0px;
	clear: both;
}
#BW_profile_Profile .BW_profileUpload
{
	clear: both;
}
#BW_profile_Profile .BW_profileUpload p
{
	margin: 4px 0px 2px 20px;
	float: left;
	font-size: 11px;
}
#BW_profile_Profile div.BW_profilePhoto, 
#BW_profile_Profile div.BW_profileLogo
{
	float: left;
	width: 100px;
	text-align: center;
}
#BW_profile_Profile div.BW_profileInputUpload, 
#BW_profile_Profile div.BW_profileInputUpload
{
	float: right;
	width: 340px;
}
#BW_profile_agree
{
	margin-top: 14px;
	height: 19px;
	float: right;
}
.BW_profile_agreeCheck, 
.BW_profile_agreeText
{
	float: left;
}
.BW_profile_agreeText p
{
	margin: 2px;
	color: #666666;
}
.BW_profile_agreeText p strong
{
	color: #000000;
}
#BW_profile_agree a, 
#BW_profile_agree a:active, 
#BW_profile_agree a:visited
{
	text-decoration: underline;
	color: #5780AE;
}
#BW_profile_agree a:hover
{
	text-decoration: none;
	color: #5780AE;
}
#BW_profileContentRightLg
{
	width: 220px;
	float: left;
}
#BW_profileContentRightSm
{
	width: 160px;
	float: left;
}
.BW_profile_info
{
	margin-top: 90px;
}
.BW_profile_info p
{
	margin: 0px 0px 12px 12px;
	color: #293C71;
}
.d_profile
{
	float: left;
}
/* errors */
.BW_profile_error
{
	width: 446px;
	margin: 20px 0px 8px 0px;
}
.BW_profile_error p
{
	display: block;
	width: 434px;
	background: #FFFCED;
	margin: 0px;
	color: #FE0000 !important;
	border-left: 1px solid #CAC6BB;
	border-right: 1px solid #CAC6BB;
	font-size: 13px;
	font-weight: bold;
}
.BW_profile_error p.errMain
{
	padding: 4px 0px 5px 10px;
}
.BW_profile_error p.errSub
{
	padding: 1px 0px 2px 10px;
}
.BW_profile_error p img
{
	margin: 0px 8px -2px 0px;
}
.BW_profile_errorSec
{
	width: 386px;
	margin: 12px 0px 8px 36px;
}
.BW_profile_errorSec p
{
	display: block;
	width: 374px;
	background: #FFFCED;
	margin: 0px;
	color: #FE0000 !important;
	border-left: 1px solid #CAC6BB;
	border-right: 1px solid #CAC6BB;
	font-size: 13px;
	font-weight: bold;
}
.BW_profile_errorSec p.errMain
{
	padding: 1px 0px 2px 10px;
}
.BW_profile_errorSec p.errSub
{
	padding: 1px 0px 2px 10px;
}
.BW_profile_errorSec p img
{
	margin: 0px 8px -2px 0px;
}
/* Fix for clearing floated elements */
.clearRow:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearRow
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearRow
{
	height: 1%;
}
.clearRow
{
	display: block;
}
/* End hide from IE-mac */


/* get started */
div#BW_addListing
{
	float: left;
	margin-top: 20px;
}
div#modGetStarted
{
	clear: both;
	margin-left: 16px;
	width: 769px; 
	/*border: 1px solid #d8dfee;*/
}
div#modGetStarted td
{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#modGetStarted h2
{
	color: #000000;
	font-size: 12px;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}
div#modGetStarted p
{
	color: #666666;
	font-size: 10px;
	margin: 2px 0px 4px 0px;
}
div#modGetStarted span.gs_emphasis
{
	color: #FF0000;
}
div#modGetStarted a.gs_partner_publications
{
	text-decoration: underline;
}
/* get started borders */

div#modGetStarted tr.gsRow td
{
	border-right: 1px solid #6E87C7;
	border-bottom: 1px solid #D8DFEE;
	text-align: center;
}
div#modGetStarted tr.gsRow1 td
{
	border-right: 1px solid #6E87C7;
	border-bottom: 1px solid #6E87C7;
	text-align: center;
	height: 38px;
}
div#modGetStarted tr.gsRowLast td
{
	background: url(/images/addlisting/bg_gs_rLast.gif) no-repeat top right;
	border-right: 0px;
	border-bottom: 0px;
	text-align: center;
}
div#modGetStarted tr.gsRow td h3
{
	color: #384D7E;
	font-size: 13px;
	font-weight: normal;
	margin: 4px 0px 0px 0px;
}
div#modGetStarted tr.gsRow td p, 
div#modGetStarted tr.gsRow1 td p
{
	color: #666666;
	margin: 2px 0px 5px 0px;
	font-size: 10px;
}
div#modGetStarted tr.gsRow td.gsRowBlank, 
div#modGetStarted tr.gsRow1 td.gsRowBlank
{
	width: 162px;
	border: 0px;
	background: url(/images/addlisting/bg_ExclusiveOffer.jpg) 0px 39px no-repeat;
	vertical-align: top;
	text-align: left;
	padding: 39px 0px 0px 0px;
}
div#modGetStarted tr.gsRow td.gsRowBlank p, 
div#modGetStarted tr.gsRow1 td.gsRowBlank p
{
	font-size: 12px;
	color: #384D7E;
	margin: 7px;
}
div#modGetStarted tr.gsRow td.gsRowBlankP, 
div#modGetStarted tr.gsRow1 td.gsRowBlankP
{
	width: 162px;
	border: 0px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}
div#modGetStarted tr.gsRow td.gsRowBlankP p, 
div#modGetStarted tr.gsRow1 td.gsRowBlankP p
{
	font-size: 11px;
	color: #666666;
}
div#modGetStarted tr.gsRow1 td.gsRowBlankP div.gsRowPremOffer
{
	background: url(/images/addlisting/bg_premiumOffer.gif) no-repeat;
	width: 131px;
	padding: 60px 8px 4px 20px;
}
div#modGetStarted tr.gsRow1 td.gsRowBlankP div.gsRowAdminOffer
{
	background: url(/images/addlisting/bg_adminOffer.gif) no-repeat;
	width: 131px;
	padding: 4px 8px 4px 20px;
}
div#modGetStarted tr.gsRow1 td.gsRowBlankP div.gsRowPremOffer p, 
div#modGetStarted tr.gsRow1 td.gsRowBlankP div.gsRowAdminOffer p
{
	margin-bottom: 6px;
}
div#modGetStarted tr.gsRow1 td.gsRowBlankP div.gsRowPremOfferBot
{
	background: url(/images/addlisting/bg_premiumOffer_bot.gif) no-repeat;
	width: 161px;
	height: 3px;
	padding: 0px;
}
div#modGetStarted tr.gsRow1 td.gsRow1_1
{
	background: url(/images/addlisting/bg_gs_r1.gif) repeat-y;
	width: 305px;
	text-align: left;
}
div#modGetStarted tr.gsRow1 td.gsRow1_2
{
	background: #D8E5FF;
	width: 150px;
}
div#modGetStarted tr.gsRow1 td.gsRow1_3
{
	background: #D8E5FF;
}
div#modGetStarted tr.gsRow1 td.gsRow1_4
{
	background: #FFE6B5;
	width: 150px;
}
div#modGetStarted tr.gsRow td.gsRow2_1
{
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow2_4
{
	background: #FFF7E0;
}
div#modGetStarted tr.gsRow td.gsRow3_1
{
	background: url(/images/addlisting/bg_gs_r3.gif) repeat-y;
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow3_2
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow3_3
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow3_4
{
	background: #FFF9E9;
}
div#modGetStarted tr.gsRow td.gsRow4_1
{
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow4_4
{
	background: #FFF9E9;
}
div#modGetStarted tr.gsRow td.gsRow5_1
{
	background: url(/images/addlisting/bg_gs_r5.gif) repeat-y;
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow5_2
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow5_3
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow5_4
{
	background: #FAF7ED;
}
div#modGetStarted tr.gsRow td.gsRow6_1
{
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow6_4
{
	background: #FFFBF1;
}
div#modGetStarted tr.gsRow td.gsRow7_1
{
	background: url(/images/addlisting/bg_gs_r7.gif) repeat-y;
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow7_2
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow7_3
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow7_4
{
	background: #FAF9F6;
}
div#modGetStarted tr.gsRow td.gsRow8_1
{
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow8_4
{
	background: #FFFDFA;
}
div#modGetStarted tr.gsRow td.gsRow9_1
{
	background: url(/images/addlisting/bg_gs_r9.gif) repeat-y;
	text-align: left;
}
div#modGetStarted tr.gsRow td.gsRow9_2
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow9_3
{
	background: #F5F8FF;
}
div#modGetStarted tr.gsRow td.gsRow9_4
{
	background: #FAFBFD;
}
div#modGetStarted tr.gsRow td.gsRow10_1
{
	text-align: left;
}
/* customer testimonials */
div#modCustTest
{
	width: 760px;
	margin: 26px auto;
}
div#sellCustTest
{
	clear: both;
	border-top: 1px solid #E0E5EE;
	border-bottom: 1px solid #E0E5EE;
	height: 100%;
}
div#sellCustTest p
{
	font-style: italic;
	font-size: 12px;
}
div#sellCustTest p.sellCustTestSig
{
	color: #A8A8A8;
	font-style: italic;
	font-size: 11px;
}
div.sellCustTest
{
	float: left;
	width: 228px;
	margin: 10px 10px 0px 10px;
}
div.sellCompare
{
	text-align: center;
}
div.sellCompare p
{
	color: #384D7E;
	font-size: 12px;
}
table#BW_bwlist_sort
{
	border: 1px solid #CADAFF;
}
table#BW_bwlist_sort tr td
{
	padding: 6px 4px 4px 4px; 
	*padding: 5px 4px 4px 4px;
	background: #F5F7FF;
	vertical-align: middle;
}
table#BW_bwlist_sort tr td select, 
table#BW_bwlist_sort tr td input
{
	vertical-align: middle;
	margin-top: -2px; 
	*margin-top: -1px;
}
#bg_bwp_notification
{
	width: 316px;
	clear: both;
	margin: 2px 0px 8px 0px;
}
#bg_bwp_notification .bg_bwp_notification_top
{
	width: 316px;
	height: 11px;
	background: url(/images/backgrounds/bg_bwp_notification_top.gif) no-repeat;
}
#bg_bwp_notification .bg_bwp_notification_mid
{
	width: 316px;
	background: url(/images/backgrounds/bg_bwp_notification_mid.gif) repeat-y;
	text-align: center;
}
#bg_bwp_notification .bg_bwp_notification_mid p
{
	color: #344F7E;
	margin: 0px 30px 0px 30px;
	padding: 2px 0px 4px 0px;
}
#bg_bwp_notification .bg_bwp_notification_bot
{
	width: 316px;
	height: 6px;
	background: url(/images/backgrounds/bg_bwp_notification_bot.gif) no-repeat;
}
/* valuation comp page */
#bw_Comps
{
	margin: 20px 0px 20px 23px;
}
#bw_Comps #bw_Comps_ForSale
{
	float: left;
	width: 421px;
	margin-right: 45px;
}
#bw_Comps #bw_Comps_Sold
{
	float: left;
	width: 464px;
}
#bw_Comps h1
{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}
#bw_Comps p
{
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 8px 0px;
}
#bw_Comps #bw_Comps_ForSale .bw_Comps_Sep
{
	width: 421px;
	height: 3px;
	background: #3F7CBD;
}
#bw_Comps #bw_Comps_Sold .bw_Comps_Sep
{
	width: 464px;
	height: 3px;
	background: #3F7CBD;
}
#bw_Comps .bw_Comps_col1, 
#bw_Comps .bw_Comps_col2
{
	float: left;
	margin-top: 16px;
}
#bw_Comps #bw_Comps_ForSale .bw_Comps_col1
{
	width: 220px;
	padding-right: 10px;
	margin-top: 16px;
}
#bw_Comps #bw_Comps_Sold .bw_Comps_col1
{
	width: 260px;
	padding-right: 10px;
	margin-top: 16px;
}
#bw_Comps #bw_Comps_Sold .bw_Comps_col1 span
{
	color: #FF6600;
	font-weight: bold;
}
/* edit comps */
#bw_Comps #bw_Comps_Edit
{
	width: 573px;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Sep
{
	width: 573px;
	height: 3px;
	background: #3F7CBD;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1
{
	margin-top: 16px;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 p
{
	margin: 0px 0px 2px 0px;
	color: #333333;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 .textBox
{
	margin: 3px 0px 12px 0px;
	border: 1px solid #7F9DB9;
	height: 18px;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 .selectList
{
	margin: 3px 0px 3px 0px;
	border: 1px solid #7F9DB9;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 p span
{
	color: #FF6600;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 #bw_Comps_Submit
{
	width: 573px;
	margin: 22px 0px 0px 0px;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 #bw_Comps_Submit .bw_Comps_Button
{
	float: left;
}
#bw_Comps #bw_Comps_Edit .bw_Comps_Edit_col1 #bw_Comps_Submit .bw_Comps_Text
{
	float: left;
	margin: 8px 0px 0px 8px;
}
#bw_Comps ul
{
	margin: 0px 0px 24px 0px;
	padding: 0px;
}
#bw_Comps li
{
	list-style: none;
	background: url(/images/bullets/greenArrow.gif) 0px 5px no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 16px 0px;
	color: #333333;
	font-size: 12px;
}
#bw_Comps select
{
	font-size: 12px;
	width: 230px;
}
#bw_Comps #bw_Comps_Sold #bw_Comps_Submit
{
	width: 464px;
	margin: 22px 0px 0px 0px;
}
#bw_Comps #bw_Comps_Sold #bw_Comps_Submit .bw_Comps_Button
{
	float: left;
}
#bw_Comps #bw_Comps_Sold #bw_Comps_Submit .bw_Comps_Text
{
	float: left;
	margin: 8px 0px 0px 8px;
}
#bw_Comps .bw_Comps_Credits
{
	margin-top: 32px;
}
#bw_Comps a
{
	text-decoration: underline;
}
#bw_Comps a:hover
{
	text-decoration: none;
}
/* New Confidentiality Agreement functionality -BT 08/04/09 (WI #8770) */
table.confidentialityAgreement tr div.faxNumber
{
	margin: 10px 0px 5px 23px;
}
table.confidentialityAgreement tr input.bw_faxNumber
{
	margin: 0px 8px 0px 8px;
	width: 180px;
}
table.confidentialityAgreement tr.checked div.faxNumber
{
	display: block;
}
table.confidentialityAgreement tr.unchecked div.faxNumber
{
	display: none;
}
/* BizQuest Interstitial */
#bw_home_interstitial
{
	display: none;
	margin: -161px 0px 0px -240px;
	left: 50%;
	top: 250px;
	z-index: 100001;
	position: absolute;
	height: 323px;
	width: 480px;
}
#bw_home_interstitial .interstitial_container, 
#bw_home_interstitial .interstitial_border
{
	height: 284px;
	width: 441px;
	position: absolute;
}
#bw_home_interstitial .interstitial_container
{
	border: solid 1px #000000;
	background: #FFFFFF url(/images/backgrounds/bg_interstitial.png) repeat-x 0px bottom;
	padding: 16px;
	z-index: 100002;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#bw_home_interstitial .interstitial_border
{
	background-color: #000000;
	filter: alpha(opacity=15);
	opacity: 0.15;
	padding: 22px;
	margin: -5px 0px 0px -5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#bw_home_interstitial .interstitial_container h3
{
	color: #000000;
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: -.4px;
}
#bw_home_interstitial .interstitial_container p
{
	margin-bottom: 1em;
}
#bw_home_interstitial .interstitial_container p.description,
#bw_home_interstitial .interstitial_container p.instructions,
#bw_home_interstitial .interstitial_container p.partnerDistributionChannel
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
#bw_home_interstitial .interstitial_container p.instructions
{
	margin-bottom: 14px;
}
#bw_home_interstitial .interstitial_container p.register
{
	font-weight: bold;
	margin-bottom: 8px;
}
#bw_home_interstitial .interstitial_container p a
{
	text-decoration: underline;
}
#bw_home_interstitial .interstitial_container p a:hover
{
	text-decoration: none;
}
#bw_home_interstitial .interstitial_container ul.partners,
#bw_home_interstitial .interstitial_container ul.publications
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	clear: left;
}
#bw_home_interstitial .interstitial_container ul.partners li,
#bw_home_interstitial .interstitial_container ul.publications li
{
	list-style-type: none;
	list-style-image: none;
	display: block;
	float: left;
	margin: 0px 17px 0px 0px;
	padding: 0px;
}
#bw_home_interstitial .interstitial_container ul.partners li.last,
#bw_home_interstitial .interstitial_container ul.publications li.last
{
	margin-right: 0px;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow
{
	margin-bottom: 3px;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow input
{
	border: solid 1px #D2D0CA;
	width: 202px;
	height: 14px;
	padding: 2px;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow.actions
{
	margin: 5px 0px 8px 0px;
	position: relative;
	overflow: hidden;
	width: 100%;
	clear: left;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow.actions a.action
{
	display: block;
	float: left;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow.actions div.disableSubmit
{
	background-color: transparent;
	opacity: .50;
	filter: alpha(opacity=50); 
	-moz-opacity: .50;
	z-index: 10;
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow.actions div.disableSubmit p.processing
{
	background: transparent url(/xcommon/images/icons/icon_loading.gif) no-repeat left center;
	margin: 3px 0px 0px 80px;
	padding-left: 20px;
}
#bw_home_interstitial .interstitial_container #validationError
{
	display: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 3px 0px;
}
#bw_home_interstitial .interstitial_container .interstitial_fieldRow p.interstitial_fieldLabel
{
	font-weight: bold;
	margin-bottom: 2px;
}
#bw_home_interstitial .interstitial_container p.reminderOptions
{
	color: #5780AE;
}
#bw_home_interstitial .interstitial_container p.reminderOptions a
{
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
#bw_home_interstitial .interstitial_container p.reminderOptions a:hover
{
	text-decoration: none;
}
/* Add-a-listing Confirmation Syndication */
.BW_ListingExport_summary
{
	width: 86%;
	margin-bottom: 20px;
}
.BW_ListingExport_summary h5
{
	font-size: 12px;
	font-weight: normal;
}
.BW_ListingExport_summary p
{
	font-size: 12px;
}
.BW_ListingExport_summary div.actions
{
	overflow: hidden;
	width: 100%;
	clear: left;
	margin-bottom: 15px;
}
.BW_ListingExport_summary div.actions p
{
	float: left;
	margin-right: 40px;
}
.BW_ListingExport_summary div.actions p a
{
	display: block;
	margin-top: 10px;
	width: 80px;
}