/* CHAPMAN BATES STYLESHEET */

body 
{
	width:50%;
	margin:auto;
	min-width:760px;
	max-width:2000px;
	background-color: White;
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
table {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #073770;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #073770;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	clear: both;
	font-style: italic;
	margin: 12pt 0pt 0pt 0pt;
}
ul {
	margin-top:0px;
	margin-left: 20px;
}

/* MAIN BODY STYLES */
td.BigRightMarginBody {
	padding-right: 350px;
	font-size: 10pt;
}
td.MediumRightMarginBody {
	padding-right: 250px;
	font-size: 10pt;
}
td.TitleSection {
	font-size: 10pt;
	font-weight: bold;
	color: #073770;
}
td.BodyImage {
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}
td.PropertyImage {
	padding-right: 20px;
	vertical-align: top;
	text-align: right;
	padding-bottom: 20px;
	border-bottom: 2px #073770 solid;
}
td.PropertyDetails {
	padding-right: 20px;
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom: 2px #073770 solid;
}
td.HeaderCell {
	border-left: 1px solid #073770;
	border-right: 1px solid #073770; 
}
td.BodyContainer {
	border-left: 1px solid #073770;
	border-right: 1px solid #073770; 
}
td.BodyCell {
	padding-left: 10px;
}
td.SearchResultsPicture 
{
	padding-top: 15px;
    padding-left: 20px;
}
.SearchResultsText 
{
    font-size: 8pt;
}
.HighlightText {
	font-size: 10pt;
	font-weight: bold;
	color: #073770;
}
td.DataEntryLabel {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
}
.DataEntry {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
}
.DataEntryNoScroll {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	overflow: hidden;
}
td.StandardMessage {
	color: #073770;
	padding: 10px;
	border: 1px solid #073770;
}
td.News {
	color: #073770;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 2px solid black;
}

/* FOOTER STYLES */
td.PageTableFooterCell {
	background-color: White;
	font-size: 8pt;
	color:	#073770;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
A.FooterButton:link {
	text-decoration: none;
	color:	#073770;
}	
A.FooterButton:visited {
	text-decoration:	none;
	color:	#073770;
}	
A.FooterButton:active {
	text-decoration:	none;
	color:	#073770;
}	
A.FooterButton:hover {	
	text-decoration:	underline;
	color:	#073770;
}
A.PropertyTitle:link {
	text-decoration: none;
	color: #073770;
	font-weight: bold;
}	
A.PropertyTitle:visited {
	text-decoration: none;
	color: #073770;
	font-weight: bold;
}	
A.PropertyTitle:active {
	text-decoration:	none;
	color:	#073770;
	font-weight: bold;
}	
A.PropertyTitle:hover {	
	text-decoration:	underline;
	color:	#073770;
	font-weight: bold;
}

/* CONTENT MANAGEMENT STYLES */
TD.ContentFieldTitle {
	font-size: 10pt;
	color: Black;
}
td.ContentHeader {
	background-color: #073770;
	color: White;
	font-weight: bold;
	padding: 5px;
	font: 18pt "Times New Roman" Times serif;
}
table.PageListing {
	margin-left: 15px;
}
td.PageListingHeader {
	background-color: #073770;
	color: White;
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 30px;
}
td.PageListingHeaderCentered {
	background-color: #073770;
	color: White;
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 30px;
	text-align: center;
}
.CenteredText {
	text-align: left;
}
td.PageListingDetail {
	background-color: White;
	color: #073770;
	font-weight: normal;
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 15px;
}
td.EditNews {
	padding-left: 20px;
}

/* MISCELLANEOUS */
.HiddenField {
	color: White;
	background-color: White;
	border: none;
	overflow: hidden;
}
.UnderConstruction {
	color: Yellow;
	font-size: 13pt;
	font-weight: bold;
	background-color: Red;
}
hr {
	width:100%;
	height:2px;
	color:#073770;
}
hr.links {
	width: 445px;
	height: 1px;
	color: Silver;
}
.centeredColumn {
	width:677px;
	margin:0 auto;
	margin-left:expression( (document.body.clientWidth - 677) / 2 + 'px');
}
img {
	border:0px
}
img.left {
	float:left;
	margin-right:3px
}
img.right {
	float:right;
	margin-left:3px
}
abbr {
	border-bottom:1px dashed;
	cursor:help
}
acronym {
	border-bottom:1px dashed;
	cursor:help
}
code {
	font-family: courier, monospace;
	border:1px solid #cccccc;
	background-color:#ffffcc;
	padding-left:1px;
	padding-right:1px
}
dfn {
	font-style:normal;
	border-bottom:1px dashed;
	cursor:help
}
kbd {
	padding:0px 1px 0px 1px;
	border-width:1px 2px 2px 1px;
	border-style:solid
}
samp {
	font-family: courier, monospace;
	border:1px solid #cccccc;
	background-color:#ccffcc;
	padding-left:1px;
	padding-right:1px
}
p {
	margin:.5em 0
}
.clear {
	clear:both
}
.title {
	background: Navy;
	font: bold 12pt Verdana, Geneva, arial, Helvetica, sans-serif;
	color: Yellow;
	padding: 6px;
	text-align: center;
	margin-bottom: 16pt;
}
DIV.News {
	padding: 5px;
	font: 10pt Verdana, Tahoma, Arial;
}
a.NewsLink:hover {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed;
}
a.NewsLink:active {
	font-weight: normal;
	text-decoration: none;
}
a.NewsLink:link {
	font-weight: normal;
	text-decoration: none;
}
a.NewsLink:visited {
	font-weight: normal;
	text-decoration: none;
}
#tblMain {
	width: 760px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}