﻿.pagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #243881;
	background-image: url(../images/layout/icon_clock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.background_Orange {
	background-color: #fef7eb;
}

.returnhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #243881;
	background-image: url(../images/layout/icon_backarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.blueTitle {
	margin-bottom: 2px;
	color: #243881;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
.orangeTitle {
	margin-bottom: 10px;
	color: #e97b0f;
	margin-top: 2px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.lightblue {
	color: #6596da;
}
.accessiblityText {
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.Orange {
	color: #e97b0f;
}
.lightgrey {
	color: #6b6868;
	font-size: .9em;
}

.property_box_image
{
width: 115px;
float:left;
display:inline-block;
margin-left:5px;
margin-right:5px;
text-align:center;
margin-top:2px;
margin-bottom:2px;
}
.property_box_text
{
width: 113px;
border:1px;
border-color:#CCCCCC;
border-style:solid;
float:left;
display:inline-block;
text-align:center;
margin-top:2px;
margin-bottom:2px;
}
.property_box_details
{
width: 113px;
border:1px;
border-color:#CCCCCC;
border-style:solid;
float:left;
display:inline-block;
margin-top:2px;
margin-bottom:2px;
background-color: #F5F6F7;
}

.ParagraphBlock {
	width: 509px;
	border: 1px solid #edeeef;
	padding: 6px;
	background-color: #FFFFFF;
	height:auto;
	
}

* html .ParagraphBlock {
	width: 509px;
	border: 1px solid #edeeef;
	padding: 3px;
	background-color: #FFFFFF;
	height:auto;
	margin:0px;
	
	
}


.bluebar_divider {
	height: 14px;
	background-color: #dadee5;
	margin:0px;
	padding:0px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 515px;
}


* html .bluebar_divider {
	height: 14px;
	background-color: #dadee5;
	margin:0px;
	padding:0px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 515px;
}

/*.ParagraphBlock*/h5 {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #3a7bcb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.3em;
}
.darkblue {
	color: #1f418f;
}
.ParagraphBlock p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.returnhome a {
	text-decoration: none;
	color: #1f418f;
}
.returnhome a:hover {
	text-decoration: underline;
	color: #3a7bcb;
}
.rc_blockpadding {
	padding: 5px;
	font-size: .7em;
	color: #333333;
	width: 198px;
}
.rc_switch {
	float: left;
	width: 198px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Blue {

	color: #243881;
}
.largertext {
	font-size: .9em;
}
.capitals {
	text-transform: uppercase;
}

.textalignright {
	text-align: right;
}
.spacer6px {
	margin-top: 6px;
}
hr {
	display: none;
}
h5 {
	margin-top: 2px;
	margin-bottom: 2px;
}
#PropertyDescript {
	width: 523px;
	padding-top: 1px;
}
#KeyBlock .KeyBlank {
	background-color: #E4E8ED;
	margin-top: 1px;
	height: 20px;
}
#PropertyDescript ul {
	padding: 8px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	border: 1px solid #edeeef;
	width: 308px;
	margin-left: 0px;
	list-style-position: inside;
	font-size: 0.9em;
}
#PropertyDescript .property_txt {
	padding: 8px;
	width: 308px;
	background-color: #FCFCFC;
	border: 1px solid #edeeef;
}

