html, body { margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 95%; }
#page { width: 100%; margin: 0 auto; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GLOBAL CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.hidden { visibility: hidden; display: none;}
.visible { 	visibility: visible; display: inherit; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN NEW RTS HEADER STYLE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#header { height: 115px; width: 960px; margin-left: auto; margin-right: auto; }
#header-left { float: left; width: 260px; }
#header-right { float: right; width: 700px; position:relative; } 

#header-top-menu { position:relative; font-size: 12px; padding: 6px 0 8px 5px; margin: 0; text-align: right; }
#header-top-menu ul { margin: 0; padding: 0; }
#header-top-menu ul .li-label {font-size:90%;color:gray;background-color:white;padding-right:10px;}
#header-top-menu ul li { background: #0082cc; display: inline; list-style-type: none; margin: 0; padding: 7px 0px; font-weight: 600; }
#header-top-menu ul li a, #header-top-menu a:link, #header-top-menu a:visited { background: #0082cc; color: #fff; text-decoration:none; margin: 0 -2px; padding: 7px 11px; } 
#header-top-menu ul a:hover { background: #f5f5f5; color: #000; text-decoration: none; margin: 0 -2px; padding: 7px 11px; } 

#header-phone { position: absolute; margin: 0 0 0 0; padding: 18px 0 0 455px; height: 20px; width: 300px; }
#header-phone p { color: #000; font-size: 1.1em; font-weight: 600; margin: 0; }

#header-logo { position: relative; top: 30px; right: 6px; }
#header-top-logo img { padding:0px; margin:0px; border: red; }

#header-bottom-menu { position: relative; top: 56px; left: 135px; width: 670px; margin: 0; padding: 0; }
#header-bottom-menu ul { margin: 0; padding: 0; }
#header-bottom-menu li { float: left; position: relative; list-style-type: none; font-weight: 600; font-size: 0.9em; }
#header-bottom-menu li ul { display: none; position: absolute; top: 1em; left: 0; }
#header-bottom-menu li > ul { top: auto; left: auto; }
#header-bottom-menu li a { text-decoration:none; float: left; margin: 0; padding: 0; background-color: #ffde00; color: #000; text-decoration:none; padding: 7px 12px; }
#header-bottom-menu li:hover ul { display: block; }
#header-bottom-menu li a:hover { background-color: #000; color: #fff; text-decoration:none; margin: 0; }

#home-page .flash { height: 298px; background: #fff url(/images/header-bg-repeat-2.jpg) repeat-x; text-align: center; }
#home-page .flash-inner {  }
#home-page .flash img { width: 960px; }
#home-page .signupform-small { position: relative; bottom: 300px; }

#home-page #free-trial-container { position: relative; bottom: 285px; left: 340px; margin: 0 auto; width: 250px; text-align: left;  }
#home-page #free-trial-form-fields .left { float: left; position: relative; vertical-align: top; }
#home-page #free-trial-container #free-trial-form-fields .right { left: 125px; width:110px; position:absolute; display:block; }
#home-page #free-trial-form-fields .header h3 { color: #fff; font-size: 1.25em; letter-spacing:-0.8px; padding: 0 0 6px 0; border-bottom: 1px solid #aaa; margin: 0 0 6px 0; }
#home-page #free-trial-form-fields input { margin: 1px 0 1px 0; position: relative; }
#home-page #free-trial-container #free-trial-form-fields { position: static; display: block; overflow:hidden; }
#home-page #free-trial-container .faux-button { background-color: #0082cc; border: 1px solid #000; font-weight: bold; color: #FFF; overflow: hidden; width: 75px; text-align: center; margin: 5px 0 0 0; padding: 5px 7px; }
#home-page #free-trial-container a { text-decoration: none; font-size: 0.9em; color: #FFF; text-align: center; }
#home-page #free-trial-form-fields span  { font-size: 11.5px; font-weight: bold; color: #FFF; }
#home-page #free-trial-form-fields .short-input { width: 115px; }
#home-page #free-trial-form-fields .long-input { width: 240px; }
#home-page #free-trial-container .error { color:#FF0; font-weight: bolder; display:inline; padding-left: 5px; font-size:.8em; position:absolute; overflow:visible; width:200px; }

.flash { text-align: center; width: 100%; height: 30px; background: #fff url(/images/header-bg-4.jpg) repeat-x; }


/*~~~~~~~~~~~~~~~~~~~~~~~~
Main Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#main { margin-left: auto; margin-right: auto; clear:both; padding:0px; width:960px; text-decoration: none; }
img { border: 0px; }
#content { width:650px; float:left; padding: 0px 5px 40px 0px; font-family: arial,helvetica;	line-height: 1.5em; }
#content p { line-height: 1.7em; margin: 10px 0 10px 0;}
#content h1 { font-weight: 600; font-size: 2.3em; letter-spacing:-1.7px; line-height: 1.0em; margin: 25px 0 20px 0; }
#content h2 { color: #000; font-weight: 600; letter-spacing:-1.0px; font-size: 1.4em; margin: 30px 0 15px 0; line-height: 1.5em; }
#content a { background: none; color: #0082cc; font-weight: 300; text-decoration: none; padding: 0; margin: 0; }
#content a:hover { text-decoration: none; }
#content ul li, #content ol li { margin: 5px 0px 0px -15px; list-style-type: none; background:url(/images/blue-h2.png) no-repeat; padding: 0 0 0 15px; }
#splashImg { border: 1px solid black; }



/*~~~~~~~~~~~~
Sidebar  Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sidebar { width:280px; float:right; padding: 0px; margin: 0 0 40px 0; }
#sidebar a, #sidebar a:link, #sidebar a:visited { background: none; color: #0082cc; text-decoration: none; padding: 0; margin: 0; }
#sidebar h2 { color: #000; border-bottom: 1px solid #ccc; padding: 0px 0px 5px 0px; width: 250px; font-weight: 600; letter-spacing:-1.0px; font-size: 1.3em; line-height: 1.2em; }

#sidebar ul li { margin: 0 0 0 0; padding: 5px 0; }
#sidebar .form-item { height: 48px;  }
#sidebar input { height: 18px; margin: 0 0 10px 0; }

#sidebar  .textblock { padding: 0 0 0 10px; margin: 30px 0 0 0; }
#sidebar  .textblock h2 { color: #000; border-bottom: 1px solid #ccc; padding: 0px 0px 5px 0px; width: 230px; color: #303030; font-weight: 600; letter-spacing:-1.0px; font-size: 1.2em; line-height: 1.2em; }

.report-sidebar { float: right; width: 260px; background: #f1f1f1; height: 100%; margin: 20px 0 30px 0; }
.report-sidebar h2 { 
	background:url(/images/blue-h2-sidebar.png) no-repeat; 
	display: block;
	font-size: 16px; 
	color: #000; 
	padding: 0 0 0px 15px; 
	margin: 0px 15px 0 15px; 
	border-bottom: 1px solid #ddd; 
} 
.report-sidebar ul {
		margin: 5px 0px 30px 0px;
}
.report-sidebar ul li { 
	width: 230px; 
	list-style-type: none; 
	margin: 3px 0 3px 20px; 
}
.report-sidebar ul li a { 
	width: 100%; 
	background: none; 
	color: #000; 
	text-decoration: none; 
	font-weight:normal; 
	font-size: 12px; 
	padding: 0px 0px 0px 0px; 
} 
.report-sidebar ul li a:hover { 
	color: #0082cc;  
} 

/*================================================================================*/
/* REPORT-SIDEBAR  USER INFO
/*================================================================================*/
.report-sidebar .user-info  {padding:10px 0px 25px 0px; }
.report-sidebar .user-info * {position: relative; }
.report-sidebar .user-info ul {margin: 10px 0px 0px 5px; padding: 0px 30px 0 10px;}
.report-sidebar .user-info h2 {left: 0px;display:block;width:100%;margin:0px;padding: 1px 0px 10px 15px;}
.report-sidebar .user-info .entry-container {width:100%; margin: 0px 0px 5px 0px;}
.report-sidebar .user-info .entry-container * { font-size:100%;display: block;}
.report-sidebar .user-info .label {font-size: 85%;margin: 0px 10px 0px 30px; font-weight: bold; }
.report-sidebar .user-info .value {font-size: 85%;position: absolute; right:20px; top: 0px; width:100%; text-align:right; }

.ratings-letters img { position: relative; left: 30px; }

.livechat { margin: 15px 0 0 0; }

#sidebar #free-trial-container { width: 265px; }
#sidebar #free-trial-container .header { display: none; }
#sidebar #free-trial-form-fields input { margin: 1px 0 5px 0; padding: 1px 0px; position: relative; width: 240px; }
#sidebar #free-trial-container .faux-button { background-color: #0082cc; font-weight: 600; font-size: 1.1em; color: #FFF; overflow: hidden; width: 75px; text-align: center; margin: 5px 0 0 0; padding: 5px 7px; }
#sidebar #free-trial-container a { text-decoration: none; font-size: 0.9em; color: #FFF; text-align: center; }
#sidebar #free-trial-form-fields span  { font-size: .8em; font-weight: bold; color: #000; }
#sidebar #free-trial-container .error {	color:#FF0; font-weight: bolder; display:inline; padding-left: 5px;	font-size:.8em;	position:absolute; overflow:visible;
	width:200px; }

#sidebar .facebook-like { margin: 0 0 0 -10px; }

/*~~~~~~~~~~~~
Home Page Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content .signupform-content { background: #f1f1f1; padding: 20px 15px 30px 25px; width: 320px; }
#content .signupform-content .form-item { height: 50px; }
#content .signupform-content .form-item p { color: #000; font-size: 0.9em; font-weight: 600; margin: 0; padding: 0; }
#content .signupform-content .form-item input { height: 14px; width: 280px; margin: 0; padding: 0; }
#content .signupform-content .form-submit { background: #0082cc; padding: 4px 10px; width: 50px; margin: 10px 0 0 0; }
#content .signupform-content .form-submit a { color: #fff; font-weight: 600; }

.signupform-sidebar { padding: 20px 0 0 10px; }
.signupform-sidebar .form-item { height: 45px; }
.signupform-sidebar .form-item p { color: #000; font-size: 0.9em; font-weight: 600; margin: 0; padding: 0; }
.signupform-sidebar .form-item input { height: 14px; width: 240px; margin: 0; padding: 0; }
.signupform-sidebar .form-submit { background: #0082cc; padding: 4px 10px; width: 50px; margin: 10px 0 0 0; }
#sidebar .signupform-sidebar .form-submit a { color: #fff; font-weight: 600;  }

.signupform-small { margin: 0 0 0 750px; padding: 20px 0 0 0; height: 275px; }
.signupform-small .form-item { height: 33px; }
.signupform-small .form-item p { color: #fff; font-size: 0.8em; font-weight: 600; margin: 0; padding: 0; }
.signupform-small .form-item input { height: 12px; margin: 0; padding: 0; width: 200px; }
.signupform-small .form-submit { background: #0082cc; color: #fff; padding: 5px 10px; width: 50px; margin: 5px 0 0 0; }
.signupform-small .form-submit a { font-weight: 600; color: #fff; text-decoration: none; }

.info-boxes { margin-top: 10px; margin-bottom: 20px; height: 250px; }
.info-box-1 { background: #f1f1f1; float: left; width: 185px; height: 220px; padding: 0 10px 25px 15px; }
.info-box-2 { background: #f1f1f1; float: left; width: 185px; height: 220px; padding: 0 10px 25px 15px; margin: 0 10px; }
.info-box-3 { background: #f1f1f1; float: left; width: 185px; height: 220px; padding: 0 10px 25px 15px; }
#content .info-boxes h2 { background:url(/images/blue-h2.png) no-repeat; font-size: 1.0em; margin: 12px 0 0 0; padding: 2px 0 10px 18px; border-bottom: 1px solid #fff; }  
#content .info-boxes p { font-size: 0.8em; } 
#content .info-boxes a { font-size: 0.8em; font-weight: 600; } 
#content .info-boxes a:hover { font-size: 0.8em; font-weight: 600; text-decoration: underline; } 



/*~~~~~~~~~~~~
Report Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.report-main  { margin: 0 10px; }
#content .report-main h1 { font-weight: 600; font-size: 2.2em; letter-spacing:-1.7px; height: 40px; margin: 30px 0 25px 0; }
#content .report-main h2.broker-name { background: none; margin: 0; padding: 13px 0 0 0; color: #000; font-weight: 600; font-size: 1.4em; letter-spacing:-1.4px; }
.report-main .row-1 { border-bottom: 2px solid #ddd; margin: 20px 0 0 0; padding: 5px 10px; height: 50px; }
.report-main .row-1  img { float: left; padding: 0px 10px 0 0; margin: 18px 10px 0 -10px; }
.report-text { position: relative; left: 470px; bottom: 37px; font-size: 0.9em; font-weight: 600; } 
.report-mcnumber { position: relative; left: 470px; bottom: 40px; font-size: 1.1em; font-weight: 600; }
.rating-small { float: left; padding: 11px 15px 0 10px; }           
h3.report-heading { background: #ffde00; color: #000; font-size: 1.0em; margin: 5px 0 0px 0;padding: 10px 0 5px 20px; height: 28px; }

.report-links { padding: 10px 0 0 0; }
.report-links a { text-decoration: none; margin: 0 50px; background: url(/images/favorites-star.png) no-repeat; }

#page .favorites {background: url(/images/favorites-star.png) no-repeat; padding: 0 0 0 18px; margin: 0 0 20px 0; width:200px;}
.report-alert-wrapper { margin: -10px 0 0 0; }

.report-main .report-alert-wrapper { color: #cc0000; line-height: 10px; margin: 0px 0 25px 0; font-weight: 600; font-size: 16px; }
.report-main .report-alert-wrapper img { float: left; padding: 3px 5px 0 0; }  
#page .report-main .report-alert-wrapper a.alert-history { font-size: 12px; text-decoration: underline; }
#page .report-ratings {
	top: -18px;
	width:100%;
	position:relative;
	padding: 0px;}
#page .report-ratings a { 
	display:block; 
	background: url(/images/ratings-icon.png) no-repeat; 
	padding: 3px 10px 0 18px; 
	width:45%;}
#page .company-information { margin: 15px 0 0 0; }
#page .company-information a { background: url(/images/company-info-icon.png) no-repeat; padding: 3px 0 0 18px; }

.sample-report-conversion-block p { font-size: 1.2em; font-weight: 600; color: #0082cc; text-align: center; }
#content a.sample-conversion-link { font-size: 1.0em; font-weight: 600; background: #0082cc; padding: 5px 8px; color: #fff; }

/**styles specific to broker_detailICC**/
#page .report-ratings-ICC { margin: 15px 0; }  
#page .report-ratings-ICC a { background: url(/images/ratings-icon.png) no-repeat; padding: 3px 10px 0 18px; }
#page .company-information-ICC { margin: 15px 0 0 0; }
#page .company-information-ICC a { background: url(/images/company-info-icon.png) no-repeat; padding: 3px 0 0 18px; }



/**********************************************
******************list page styles**********/
#list-page a, #list-page a:link { color: #000; font-weight: 600; text-decoration: none; }
#list-page a:hover { text-decoration: underline; font-weight: 600; color: #0082cc; }

#list-page td.greenbar2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #0082cc; color: eee; }
#list-page .greenbar2 a, #list-page .greenbar2 a:link, #list-page .greenbar2 a:visited { color: #eee; }
#list-page .greenbar2 a:hover { color: #fff; }

#list-page td.greenbar2 { color: #fff; }

.list { margin: 20px 0 50px 0; }

#list-page p.heading { height: 20px; color: #000; font-weight: 600; font-size: 0.85em; padding: 0; margin: 10px 0; }
#list-page tr.list-headings { background: #ccc; height: 20px; padding: 0; margin: 0; }
#list-page 

.alert-options { margin: -30px 0 0 0; }



/***state list styles*******************
*****************************************/
#statelist { border-top: 1px solid #ddd; padding: 20px 0 0 0; margin: 20px 0 0 0; }
#statelist h2 { background:url(/images/blue-h2.png) no-repeat; }
#statelist td, #statelist a, #statelist a:visited, #statelist a:hover { font-size: 0.95em; font-weight: 300; text-align: left; text-decoration:none; }
#statelist td { padding: 10px 20px; }



/***********************************************
***********main search page (memberhome)*******/
#mainsearch { width: 650px; }
#mainsearch h2 { background: url(/images/blue-h2.png) no-repeat; padding: 0 0 0 14px; margin: 30px 0 20px 10px; }
#mainsearch .mainsearch-primary { border-bottom: 1px solid #ddd; width: 650px; height: 220px; }
#mainsearch .mainsearch-primary .form-item { display: inline; float: left; margin: 0 20px; }  
#mainsearch .broker-name-search { margin: 10px 0 0 0; height: 70px;  }
#mainsearch .broker-name-search input { width: 500px; height: 30px; font-size: 24px; }
#mainsearch .broker-name-search .form-submit { background: #ffde00; padding: 10px 12px 10px 12px; color: #000; font-weight: 600; position: relative; top: 32.5px; }

#mainsearch .mainsearch-mc { border-bottom: 1px solid #ddd; width: 650px; height: 170px; }
#mainsearch .mainsearch-mc .form-item { display: inline; float: left; margin: 0 20px; }  
#mainsearch .mainsearch-mc .form-submit { background: #ffde00; padding: 10px 12px 10px 12px; color: #000; font-weight: 600; position: relative; top: 32.5px; }
#mainsearch .mainsearch-mc input { height: 30px; width: 200px; font-size: 24px; }

#advanced-search { width: 620px; margin: 0 0 0 10px; padding: 5px 10px 10px 15px; clear: both; }
#advanced-search h2 { background: url(/images/blue-h2.png) no-repeat; padding: 0 0 0 14px; margin: 30px 0 20px 0px; }
#advanced-search .form-submit { background: #ffde00; height: 30px; padding: 5px 10px; color: #000; }

#search-wrapper { padding: 15px 0 0 0; }
#search-wrapper .form-item { margin: 10px 0 20px 0; }
#search-wrapper  p { font-size: 0.9em; margin: 0; }
#search-wrapper  label { font-size: 0.85em; font-weight: 600;  }
#search-wrapper  input { margin: 4px 0 0 0; }
#search-wrapper  select { margin: 4px 0 0 0; }


#trial-membership-container {
	position:relative; 
	display:block;
	width:211px;
	background-image:url(images/bg-free-trial.png);
	background-repeat:no-repeat;
	background-position:top;
	padding: 11px 0px 0px 0px;
	text-align:center;
	margin: 0px auto 50px auto;
	height: 63px;
}
#trial-membership-container .title {
	display:block;
	color:#FFF;
	font-weight: 700;
	font-size: 16px;
}

#trial-membership-container .small {
	display:block;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}

#trial-membership-container .link {
	color:#FFF;
	font-size: 80%;
	position:absolute;
	top: 63px;
	width:211px;
	left:0px;
	text-align:center;
}

#trial-membership-container .link a { 
	color: #000;
	text-decoration:none; 
}

#trial-membership-container .link a:hover { 
	color:#06F;
}

/*footer styles************
***************************/
#footer { margin-left: auto; margin-right: auto; clear:both; width:100%; background:#000; padding:0px; }
#footer-content { margin-left: auto; margin-right: auto; padding:15px; text-align:center; color: #fff; font-size: 1.0em; }
#footer-content ul { padding: 10px 0 40px 10px; margin: 0 0 0 250px; border-bottom: 1px solid #555; width: 750px;} 
#footer-content ul li { color: #fff; display: inline; margin: 0; font-weight: 600; font-size: 0.9em; }
#footer-content ul a { text-decoration:none; float: left; margin: 0; }
#footer-content ul a:link, #footer-content ul a:visited { color: #f1f1f1; text-decoration:none; margin: 0; padding: 7px 12px; }
#footer-content ul a:hover { background: none; color: #fff; text-decoration: underline; margin: 0; }



/**login block************
*************************/
.loginblock { background-color: #f1f1f1; padding: 1px 20px 30px 30px; margin: 30px 0 0 10px; width: 300px; font-size: 0.8em; }
.loginblock .form-fields { margin: 0 0 10px 0; }
.loginblock .form-item { margin: 0px 0; }
.loginblock .form-item p { color: #000;  padding: 0; font-size: 1.1em; }
.loginblock .form-item input { width: 280px; margin: -10px 0 10px 0; }
#content .forgot-password { font-size: 1.1em; text-decoration: underline; color: #0082cc;  }
#content .loginblock .form-submit { margin: 30px 0 0 0; }
#content .loginblock .form-submit a { background: #0082cc; color: #fff; font-size: 1.1em; font-weight: bold; padding: 8px 18px; width: 46px; margin: 50px 0 0 0; }



/**other styles************
*************************/

#content #free-trial-container { background: #f1f1f1; width: 380px; padding: 15px 0 30px 30px; margin: 0 0 20px 0; }
#content #free-trial-container .header { display: none; }
#content #free-trial-form-fields input { margin: 1px 0 5px 0; padding: 1px 0px; position: relative; width: 280px; }
#content #free-trial-container .faux-button { background-color: #0082cc; font-weight: 600; font-size: 1.1em; color: #FFF; overflow: hidden; width: 75px; text-align: center; margin: 5px 0 0 0; padding: 5px 7px; }
#content #free-trial-container a { text-decoration: none; font-size: 0.9em; color: #FFF; text-align: center; }
#content #free-trial-form-fields span  { font-size: .8em; font-weight: bold; color: #000; }
#content #free-trial-container .error {	color:#FF0; font-weight: bolder; display:inline; padding-left: 5px;	font-size:.8em;	position:absolute; overflow:visible;
	width:200px; }

.signupform-page2 { margin: 10px 0 40px 0; padding: 1px 15px 0 50px; width: 450px; height: 470px; }
.signupform-page2 .form-item { height: 45px; }
.signupform-page2 .form-item p { color: #000; font-size: 0.9em; font-weight: 600; margin: 0; padding: 0; }
.signupform-page2 .form-item input { height: 20px; width: 270px; margin: -10px 0 0 0; padding: 0; font-size: 1.0em; }
.signupform-page2 .form-item select { height: 24px; width: 280px; margin: -10px 0 0 0; padding: 0; font-size: 1.0em;  }
#content .online-agreement a.form-submit { background: #0082cc; color: #fff; font-weight: 600; padding: 6px 18px; position: relative; top: 10px; }
.online-agreement { padding: 0 0 0 50px; margin: 0 0 50px 0; width: 650px; }
.online-agreement input { float: left; margin: 7px 5px 0 0; } 

#form #contactinfo-container { padding: 1px 0px 5px 0px; }
#contactinfo-container p { height: 15px; }
#contactinfo-container .firstname, #contactinfo-container .lastname  { font-weight: bold; display: inline; padding-right: 5px; }
#form #contactinfo-container .info {	position:relative; display: block; font-size:80%; color:#333; }

#form-container p {display:inline;position:relative;}
#form-container .error {color:#F00; font-weight: bolder; display:inline; padding-left: 5px;	font-size:.8em;	position:absolute; overflow:visible; width:200px;}


#main #free-trial-container span { vertical-align:bottom; margin-top:0px; padding-top:3px;}
#main #free-trial-container .error { color:#C00; font-weight: bolder; display:inline; padding-left: 5px; font-size:.8em; position:absolute; overflow:visible; width:200px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H1 style for directory pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchListTitle {
	/*display: inline;*/
	color: #000;
	font-size: 13pt;
	font-family: arial,helvetica;
	margin-bottom:3px;
	margin-top:-5px;
}

/***old font styles and other styles**/
.loginborder
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}
.login { FONT-SIZE: 9px; COLOR: #000000;  FONT-FAMILY: Arial, Helvetica, sans-serif }
.titlewhite { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.subtitleRed { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif }

.text { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.signupform { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.subtitle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.border { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid }

.textsmall { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif }
.TEXT10 { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.TEXT11 { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.TEXT12 { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.Text14 { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }

.textsmwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; }
.textwhitesmall { FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textwhitexsmall { FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textred { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cc0000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textredsmall { FONT-SIZE: 12px; COLOR: #CC0000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textredxsmall { FONT-SIZE: 11px; COLOR: #CC0000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textsmallblack { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }

.bordergray { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid }

.textgray { FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textbold { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.textbold14 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textbold14White { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textbold14blue { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textbold12blue { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif }
.textbold11blue { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif }

.borderyellow { BORDER-RIGHT: #ffff00 1px solid; BORDER-TOP: #ffff00 1px solid; BORDER-LEFT: #ffff00 1px solid; BORDER-BOTTOM: #ffff00 1px solid }

.TEXT10red { FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif }

.Text12Red
{
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TextBold14Red
{
    FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.borderRED
{
    BORDER-RIGHT: #cc0000 1px solid;
    BORDER-TOP: #cc0000 1px solid;
    BORDER-LEFT: #cc0000 1px solid;
    BORDER-BOTTOM: #cc0000 1px solid
}
.textxxsmall
{
    FONT-SIZE: 7pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica
}

.textxsmall
{
    FONT-SIZE: 8pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica
}
.textxsmallblack
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica
}
.text_topborder
{
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 24px;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.TEXT10g
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}



.text10white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subtitleGreen
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0082cc;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}.textbold12blueCAP {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
link fix for broker listing
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.TEXT10 a, .TEXT10 a:link, .TEXT10 a:visited, .TEXT10 a:hover {
	color: #000;
}

/* ALERT CONTAINER */
#alert-container {display:inline;float:right;position:relative;top:-40px;}
#alert-container a {width:300px;text-align:right;padding: 0px 0px 0px 16px;}
#alert-container .F  {
	background-image: url(images/ico-red-alert.gif); 
	background-position: left;
	background-repeat:no-repeat;
	color: #F00;
	font-weight: bold;}

/* CHAT CONTAINER */
#chat-container a { color: #FFF; font-size: 10px; text-decoration: none;}
#chat-container a:visited { color: #CCC; }
#chat-container a:hover   {	color: #FFF; }
#chat-container {visibility:hidden; display: none;}

