body {
	font-family: arial,helvetica,sans;
	font-size: 11px;
	color: #000000;
	margin: 0px;
    padding: 0px;
    line-height: 150%;
    height: 100%;
    overflow-y: auto;
}

a, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #187aa5;
	font-weight: bold;
	text-decoration: none;
}


input, button {
	font-family: arial,helvetica,sans;
	font-size: 11px;
	color: #666666;
	margin-left:2px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}

textarea{
	margin-left:2px;
}

select{
	margin-left:2px;
	}

select {
	font-family: arial,helvetica,sans;
	font-size: 11px;
	color: #666666;
}

img {
	padding: 0px;
	margin: 0px;
}

img.assoc
{
	height: 35px;
	border-left: #FFF;
	border-right: #FFF;
	border-width: 0px 2px 0px 2px;
}

img.assoc a, img.assoc a:active, img.assoc a:visited, img.assoc a:hover 
{
	border:0;
	text-decoration:none;
}

.form{
}

* html #lhcolumn {position:absolute;} 

ul {
	padding:5px;
	margin-left:10px;
}

/* __________________________________________________ */


/* Table elements */

.dblue
{
    text-align:right;
	background: #cc0066;
	color: #FFFFFF;
}

.wide
{
	width: 300px;
	text-align: left;
	padding-left:4px;
}

td.widest
{
	width: 400px;
	text-align: left;
	padding-left:4px;
}

.narrow
{
	width: 40px;
	text-align: left;
	padding-left:4px;
}


.blue
{
	background: #CCCCCC;
	padding-top: 5px;
}

.highlight
{
	background: #F0F0F0;
	padding-top: 5px;
} 

.white
{
	background: #FFFFFF;
	padding-top: 5px;
}

td.associmg{
	background:#F0F0F0;
	width:200px;
	text-align:right;
}

table
{
	color: #333;
	padding-top: 10px;
}

table.assoc{
	padding:0px;
	border:0px;
	margin:0px;
	width:550px;
}

table.doc{
	padding:0px;
	border:0px;
	margin:0px;
}



/* __________________________________________________ */


/* Page sections */

#container {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

#header {
	width: 742px;
	margin-left:26px;
	margin-bottom: 4px;
}

#header_index {
	width: 742px;
	margin-left:30px;
	margin-bottom: 4px;
}

#lhcolumn {
	width: 170px;
	/*position: fixed;*/
	position:absolute;
	top: 162px;
	left: 10px;
}

#mcolumn {
	width: 598px;
	margin-left: 174px;
}

#mcolumn_header {
	background-color: #cc0066;
	width: 100%;
	margin: -12px;
	padding: 12px;
}

#property_header {
	background-color: #cc0066;	
	width: 100%;
	margin: -12px;
	padding: 12px;

}

.pages {
	color:#FFFFFF;
}

#property_left {
	width:330px;
}

#property_right {
		float:right;	
		margin-left:5px;
}

.spacer{

		height:20px;
}

.property_data {
	    border: 2px solid #cc0066;	
		margin:5px;
		text-align:center;
		padding:5px;
}

.property_data_left {
	    border: 2px solid #cc0066;	
		margin:5px;
		text-align:center;
		padding:5px;
		float:left;

}

.mcolumn_content {
	background: #ffffff;
    width: 430px;
    float: left;
    border: 2px solid #cc0066;
    padding: 10px;
}

.mcolumn_content_wide {
	background: #ffffff;
    width: 570px;
    float: left;
    border: 2px solid #cc0066;
    padding: 10px;
}

.mcolumn_contenthome {
	background: #cc0066;
    width: 454px;
    float: left;
}

.mcolumn_contenthome a {
	color:white;
	text-decoration:underline;
}


.mcolumn_footer {
	margin-top: 4px;
    width: 454px;
}

.mcolumn_right {
    width: 140px;
    float: right;
}




/* Common elements */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.bottom {
	vertical-align:bottom;
}

.heading {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background: #cc0066;
	padding: 4px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.heading2 {
	color: #187aa5;
	font-weight: bold;
	font-size: 15px;
}

.heading2 a, .heading2 a:active, .heading2 a:visited {
	color: #187aa5;
	text-decoration:underline;
}

.heading2 a:hover {
	color: #187aa5;
	text-decoration:underline;
}


.headingcol2 {
	color: #187aa5;
	font-weight: bold;
	float:left;
	font-size: 15px;
	width:460px;
}

.heading3 {
	color: #187aa5;
	font-weight: normal;
	font-size: 13px;
	text-align:left;
}

.heading3 a, .heading3 a:visited {

	font-size: 13px;
}

.heading3 a:hover {
	color: #187aa5;
	font-size: 13px;
}

.heading4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

.heading4 a, .heading4 a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

.tab{
	float:right;
	padding-right:15px;
}

.heading4 a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.listing1 a {
	float: left;
	width: 110px;
	margin-right: 10px;
}

a.assoc, a.assoc:visited, a.assoc:active {
	color:#666;
	text-decoration:none;
	cursor:pointer;
}



table.assoc a:hover{
	color:#333;
	text-decoration:none;
	cursor:pointer;
}

.listing3 img {
	float: left;
	margin-right: 10px;
}

.listing2 {
	float: left;
	width: 310px;
	padding-bottom:20px;
}

.listing4 {
	float: left;
	width: 500px;
	padding-bottom:20px;
}

#searchbox {
    width: 156px;
    float: left;
    border: 2px solid #cc0066;
    padding: 5px;
    font-size:10px;
}

.search
{
	font-size:10px;
}

#searchboxheader {
    font-weight: bold;
    color: #ffffff;
    background-color: #cc0066;
    padding: 5px;
}

/* End of Common elements */