body {
	text-align:center; 
	font: 10pt Arial,Helvetica,sans-serif;
	background-color: #fff; 
	color: #333;
	margin:15px;
}

h1 {
	font:1.75em Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	margin:0;
}
h2 {
	font:bold 1.3em Arial, Helvetica, sans-serif;
	color:#69c;
	padding:0;
	margin:0;
}
h3 {
	font-size:12px;
	color:#333;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-top: 28px;
	padding-top: 0px;
}
h5 {
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
}
td {
padding:2px;
vertical-align:top;
}
.lead_src td{
padding:4px;
}
a { 
	color: #000;
	font-size: 12px;
	text-decoration: underline;
  outline: none;
}
a:hover { 
	text-decoration: underline;
}

#header {
	width:950px; 
	margin:0px; 
	padding:0px;
	position:relative;
	float:left;
	height: 83px;
}

  #header #callout {
  float: right;
  padding: 0px;
  margin: 0 0 5px 10px;
  }
  
#footer {
	margin-top: 20px;
	text-align: left;
	border-top: 2px solid #369;
	padding: 10px 0px 5px 10px;
	font-size: 10px;
}
#copyright {
	float: left;
}
#subnavbox {
	height: 18px;
	background-color: #369;
	margin-bottom: 10px;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 235px;
}
#subnavbox_login {
	height: 5px;
	background-color: #369;
	margin-bottom: 10px;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 235px;
}

#main {
	width:950px;
	min-height:590px;
	float: left;
}
.button {
	background-color: #f1f1f1;
	border: 1px solid #000000;
	padding: 0px 7px;
}
input.button {
	height: 20px;
	padding-bottom: 2px;
	font: 12px Arial, Helvetica, sans-serif;
}
a.button {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font: 12px Arial, Helvetica, sans-serif;
}
*a.button {
	position: relative;
	top: -1px;
	padding-bottom: 1px;
}
.button:hover {
	text-decoration: none;
	background-color:#69c;
	color:#FFFFFF;
	border:1px solid #ccc;
}

#quick_links {
padding: 3px 0;
}

#quick_links a {
	background-color: #f1f1f1;
	text-decoration: none;
	border: 1px solid #000000;
	padding: 2px 7px;
}
#quick_links a:hover {
	text-decoration: none;
	background-color:#69c;
	color:#FFFFFF;
	border:1px solid #ccc;
}

.subnavbtn {
	background-color: #369;
	color: #fff;
	text-decoration: none;
	padding:0 10px;
	margin:0;
	font: 11px verdana, Arial, Helvetica, sans-serif;
	border-right:1px dotted #fff;
	text-align:center;
}
.subnavbtn:hover {
	background-color: #fff;
	color: #369;
	text-decoration: none;
}

.tickspan {
	margin-left: 16px;	
}

div.logo {
	float:left;
	width:210px; 
	font: 12px Arial, Helvetica, sans-serif; 
	color:#666;
}
div.blogic {
	position:absolute;
	left:725px;
	padding:0;
	font: 10px Arial, Helvetica, sans-serif; 
	color:#000; 
	width:120px;
}
div.blogic img {
	border: 0px;
	width:120px;
}

#logo {
	position:relative; 
	float:left; 
	clear:none; 
	width:210px; 
	font: 12px Arial, Helvetica, sans-serif; 
	color:#666; 
	padding-left:5px;
	margin-right:15px;
}

#tabs {
	width:600px; 
	background-color:#0066CC;
	clear:right;
  	position:absolute;
	left:215px;
	padding:0;
	top:55px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff; 
}

#tabs ul {
	/*width:640px;*/
	list-style:none; 
	font: bold 12px/28px Geneva, Arial, Helvetica, sans-serif; 
	color:#fff;
	margin:0;
	padding:0;
}

#tabs li {
	float:left; 
	display:block; 
	width: 100px; 
	text-align: center; 
}

#tabs a {
	text-decoration:none;
}

#tabs a:link, #tabs a:visited, #tabs a:active, #tabs a.normal {
	color: #fff; 
	background: #69c url("../images/tab-left.gif") left top no-repeat; 
	font-weight:bold; 
	padding-left: 10px;
}

#tabs a:link span, #tabs a:visited span, #tabs a:active span, #tabs a.normal span {
	background: #69c url("../images/tab-right.gif") right top no-repeat; 
	padding-right: 10px;
}

#tabs a, #tabs a span {
	display: block; 
	float: left;
}

/* hides from IE5-Mac \*/
#tabs a, #tabs a span {
	float: none;
}
/* End IE5-Mac hack */

#tabs a:hover, #tabs a.current {
	color: #fff; 
	background: #369 url("../images/tab-left-on.gif") left top no-repeat; 
	font-weight:bold; 
	padding-left: 10px;
}

#tabs a:hover span, #tabs a.current span {
	background: #369 url("../images/tab-right-on.gif") right top no-repeat; 
	padding-right: 10px;
}

#ErrorExplanation {
	width: 400px;
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	position: relative;
	top: 0;
	left: 0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

*html .iefix {
	width: 780px;
  width: 100%;
}

div.auto_complete {
	width: 350px;
	background: #fff;
}

div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}

div.auto_complete ul li {
	margin:0;
	padding:3px;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul strong.highlight {
	color: #800;
	margin:0;
	padding:0;
}

table.newsorter {
	margin-top: 10px;
	font: 11px verdana, arial, sans-serif;
	margin-bottom: 20px;
}
table.newsorter thead {
	background-color: #CFD7FF;
}
table.newsorter thead th.sortable {
	color: #564319;
	cursor: pointer;
	padding: 3px 2px;
	text-decoration: underline;
  white-space: nowrap;
}
table.newsorter thead th.TableSortedAscending {
	background:  url(../images/arrow_up.gif) no-repeat 96%;
}
table.newsorter thead th.TableSortedDescending {
	background:  url(../images/arrow_down.gif) no-repeat 96%;
}
table.newsorter tbody tr td {
	font: 11px verdana, arial, sans-serif;
}
table.newsorter tbody tr.alternate {
	background: #E7EBFE;
}

table.iefix {
/*width: 800px;*/
width: 100%;
margin-top: 5px;
padding: 8px;
border: 1px solid #69C;
}

/* Section Headers -- Curved */
div.rounded {
  padding: 5px;
  background: #69C;
}

div.rounded2 {
  background: #69C url(../images/curve-tr.gif) no-repeat top right;
}

div.rounded2 div {
  background: transparent url(../images/curve-tl.gif) no-repeat top left;
}

div.rounded2 div div {
  background: transparent url(../images/curve-br.gif) no-repeat bottom right;
}

div.rounded2 div div div {
  background: transparent url(../images/curve-bl.gif) no-repeat bottom left;
  padding: 6px 15px;
  font: bold 14px Arial, Helvetica, sans-serif; 
  color:#fff; 
  text-align:left;
    width:100%;
}
.label {
font-weight:bold;
}
.fulltable {
width:90%;
}

.numberwrap {
white-space:nowrap;
}

.red, .required  {
font-style:italic;
color:#FF0000;
}
/* Content Section */
#wrapper {
	width: 100%;
}

#content {
	float:left;
	text-align: left;
	/*_width: 98%;*/
  width: 100%;
}

div.lftCol {
	position: relative;
	float:left;
	width: 450px;
	padding-right:3px;
}

div.rgtCol{ 
	position: relative;
	float:left;
	width: 180px;
	padding-right:3px;
}

div.fullRow{ 
	position: relative;
	float:left;
	text-align:left;
	width: 100%;
	clear:both;
}

div.halfCol {
	position: relative;
	float:left;
	width:450px;
}

div.halfCol table {
	margin: auto 0;
}

div.halfCol td {
	text-align: left;
}

div.formTop {
	width: 98%;
	margin: 0 auto;
}

div.formLeft {
	width: 470px;
	_width: 420px;
	float: left;
	padding:0;
	margin:0;
}

div.formRight {
	width: 470px;
	_width: 420px;
	float: right;
	padding:0;
	margin:0;
}

div.formClear {
	clear: both;
}
.pagesubnav, #add{
background-color:#A4CBEA;
padding:5px 7px;
_padding:5px 5px;
margin:10px .5px;
text-decoration:none !important;
font: 10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#333;
}
.pagesubnav:hover, #add:hover {
background-color:#fff;
border:1px solid #A4CBEA;
padding:4px 6px;
_padding:4px 4px;
text-decoration:none;
}
.outlined {
border:1px solid #9cf;
padding: 6px 3px;
margin:0 0 5px;
width:100%;
}

p.iefix {
padding:0;
margin:0;
}
hr {
height:1px;
color: #9cf;
}
.insText {
font-size:10px;
color:#333;
font-style:italic;
}

select {
background-color:#E7EBFE;
}
option {
border: 1px solid #fff;
}
#loginform {
border:1px solid #9cf;
padding:10px;
margin:0;
float:left;
}
.featuretitle {
font-weight: bold;
margin:0 0 0 20px;
}
ul.ullist {
list-style-type: none;
}
.ullist li{
padding: 2px;
}

#pics_box {
	width: 430px;
	height: 115px;
	overflow:auto; 
	border: 2px solid #69c;
	padding: 5px;
}

#pics_box img {
	border: none;
}

#message {
}

#notify_div {
	padding-top: 10px;
}
.listingdetails p {
margin: 5px;
}
.listingmaininfo {
background-color:#daeaf6;
}
.direct_mail {
	text-align: left;
}
.src_critTbl {font: 11px Verdana, Arial, Helvetica, sans-serif; width:100%;border:1px solid #9cf; padding: 6px 5px; margin:0 0 10px;
width:100%;}
.src_critTbl td {padding:5px; }
.src_critLabel {width:150px; }
.leadinfo span a, .name span a {font-size:10px;color:#336699;text-decoration:none;}
.mgtlinks a {font-size:10px;text-transform:uppercase;text-decoration:none;color:#336699;}
.mgtlinks a:hover {text-decoration:underline;}


input#phone_filter {
width: 72px;
}

.followup {
float: right;
}

#follow_up_form {
display: inline;
vertical-align: middle;
padding: 0;
margin: 0;
}

#follow_up_form input {
width: 150px;
}

/* AUTO POST REQUESTS */

.too_long {font-size: 80%; color: red; padding: .3em;}

.help {
float: right;
}