/* 
Author: Carl Siegle / VisualJava, Inc.
Created: May 7, 2007
Client: Ben Carter Properties.
*/

/* print styles */

body {
	font-family: Times, Times New Roman, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: black;
	text-align: left;
	margin: 5px 30px 20px 30px;
	background: white;
}

table {
 font-family: Times, Times New Roman, serif;
 font-size: 11pt;
 line-height: 14pt;
 color: #000000;
 text-align: left;
 margin-bottom: 10px; 
 padding: 0px;
}

td img { 
	border: 0; 
	margin: 0;
	padding-bottom: 5px;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
	display: block;
	clear: both;
}

img { border: 0; }

h1 {
	font-family: Times, Times New Roman, serif;
	font-size: 18pt;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: Times, Times New Roman, serif;
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
}

h3 {
	font-family: Times, Times New Roman, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

#content {
	width: auto;
	padding: 0;
}

#header {display: none;}
#navContainer {display: none;}
#navRule {display: none;}
#pageTop {display: none;}
#homeRight {display: none;}

#colLeft, #colLeft2 {
	color: #black;
	float: none !important;
}

#colRight, #colRight2 {
	font-size: 10pt;
	font-style: italic;
	float: none !important;
}

#colWide {
	color: #black;
	float: none !important;
}

#printPage {
 top: 10px;
 color: #666666;
 font-size: 10pt;
 margin: 0px;
 padding: 0 0 10px 0;
 visibility: visible;
}

a:link, a:visited { color:#00488F; font-size: 10pt; font-family: Times, Times New Roman, serif; text-decoration: underline; }

.propList a:link { color:black; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

.Wht12B {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
#footer img {display: none;}

