body {
	margin: 5px 0;
	padding: 0;
	background-color: #fff;
	font: 10pt/13pt arial, sans-serif;
	text-align: center;
	border:3px solid #000;
	}

.temp,.clB,.item_on,.item_off,.masthead,.nav{display:none;}

td{
	font: 8pt arial, sans-serif;	
}
a.tableheader:link, a.tableheader:visited { 
    color:#fff;
	font-weight: bold;
	text-decoration: underline;
	}
a.tableheader:hover{
    color:#EBF4FD;
    font-weight: bold;
	text-decoration: none;
	}
th{
    background-color:#0E366A;
    white-space:nowrap;
}
table.ptable  {
border: 1px solid black;
}
td.tablecontent1{
    color:#000;
    background-color:#dedede;
}
td.tablecontent2{
    color:#000;
    background-color:#EBF4FD;
}
input, textarea, select{
    border:1px solid #000;
    background-color:#F4F4F4;
    color:#000;
}

	
h1 {/* used for site id, hidden in masthead */
	color: #795128;
	font-size: 14pt;
	}
h2 {/* page headers */
	margin: 12px 0;
	padding: 0;
	background: url(images/bg_h2.gif) repeat-x 0 15px;
	color: #000079;
	font-size: 13pt;
	}

h3 {
	margin: 4px 0;
	padding: 0;
	color: #795128;
	font-size: 12pt;
	}
h4 {
	margin: 3px 0;
	padding: 0;
	color: #0E366A;
	font-size: 10pt;
	}
h5 {
	margin: 6px 0 3px 0;
	padding: 0;
	color: #000;
	font-size: 9pt;
	}

	
.contentColumn { /* back page column background */
	border-top: 1px solid #fff;
	background: url(images/bg_contentColumn.gif) repeat-y;
	}
.contentContainer { /* back page header background */
	background: url(images/bg_header.gif) repeat-x top;
	}
/*.leftCol {
	display:none;
    }
.promoLeft {
	display:none;
	}

.agentsLeft {
	display:none;
	}*/	

div.pageContainer div.rightCol {
	display:block;
	float: right;
	width: 577px;
	margin-right: 30px;
	padding-bottom: 30px;
	text-align:left;
	display: inline; /* fix ie win 5.x doubled float-margin bug */
	}	
.content {
	margin-top: 24px;
	}
.communityDescription h5 {
	margin: 2px 0;	
	}
.communityDescription p {
	margin: 0 0 4px 0;
	padding: 0;	
	}
a.boldLink:link, a.boldLink:visited, a.boldLink:hover { 
	font-weight: bold;
	text-decoration: underline;
	}
a.boldLink img {
	margin-left: 5px;
	vertical-align: middle;	
	}

		

/* =FOOTER */	
.footer {
display:none;
	
	}

