a:link, a:visited, a:hover {
	text-decoration: underline;
}
a:link {
	color:#00a;
}
a:visited {
	color: #909;
}
a:hover {
	color: #00c;
}
ul, ol, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Segoe UI, Arial Rounded MT Bold, Helvetica, Arial, Verdana, sans-serif;
}
li {
	margin-bottom: .5em;
}
ul > li:last-child,  ol > li:last-child {
	margin-bottom: 0;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
p {
	line-height: 1.5em;
}
div#PageHeader[id="PageHeader"] {
	background-image: url('/images/layout/shine.png');
	background-position: left center;
	background-repeat: repeat-x;
}
#PageHeader {
	padding: 0 1em;
}
#PageHeader h1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 42px;
	margin: 0;
	padding: 0;
}
#PageLinks {
	padding: .5em 1em;
}
#localLinks {
	float: left;
}
#localLinks ul, #localLinks h2 {
	margin: 0;
	padding: 0;
	font-size: 85%;
	display: inline;
}
#localLinks ul li {
	padding: 3px 6px;
	display: inline;
}
#localLinks ul li.first {
	border-left: none;
}
#membership {
	float: right;
}
#membership h2,  #membership ul {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 85%;
}
#membership h2 {
	margin-right: 1em;
}
#membership ul {
	clear: none;
}
#membership ul li {
	margin-bottom: 0;
}
#Validations h2 {
	display: none;
}
#Validations ul li {
	margin-left: .5em;
	float: left;
}
#Validations ul:after {
	content: ".";
	height: 1px;
	visibility: hidden;
	clear: both;
}
#Validations ul {
	display: inline-block;
}
 @media print {
#Validations {
	display: none;
}
}
#ButtonNav {
	background:#f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0px;
	margin: 5px 0px;
}
html, body {
	margin: 0;
	padding: 0;
}
BODY, TABLE, TR, TD {
	font-family:Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
}
INPUT.TextInput, INPUT.ButtonInput {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
}
SUP, SUB {
	font-size:smaller;
}
INPUT.txtInput {
	font-size:8pt;
}
SPAN.ExampleText {
	color:#999999;
}
.dataTable {
	border: solid #4C78FF;
	border-width:0px 27px 2px 2px;
}
.dataTable TR.altRow TD {
	background-color:#99CCFF;
}
.dataTable TR.headerRow TD {
	color:#3366FF;
}
.trNav TR TD {
	border: 1px solid #CCDDFF;
	color:#6699FF;
	height:18px;
	width:100px;
	text-align:center;
}
.trNav TR TD A {
	color:#FFFFFF;
	text-decoration:none;
}
.trNav TR TD A:hover {
	color:#CCDDFF;
	text-decoration:underline;
}
.tSCol {
	background-color:#FFFFFF;
}
 @media print {
TABLE, TR, TD {
	background-color:white !important;
	color:black !important;
}
.tTable TR {
	background-color:white !important;
	color:black !important;
}
.tTable TR A {
	color:black !important;
}
.bodyCol TD {
	color:black !important;
}
.tCol, .tCol A {
	color:#EEEEEE !important;
	background-color:white !important;
}
.tColActive, .tColActive A {
	color:black !important;
	background-color:white !important;
}
.resultsDetail TR TD {
	border-width: 0px 0px 0px 0px !important;
}
.bodyCol TD HR {
	color:black!important;
}
.sideNav {
	display:none !important;
}
.topNav {
	background-color:white !important;
	color:black !important;
}
}
/* BLESSED CLEARFIX */
				.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
#OfficeLogo {
	border-bottom: 1px solid black;
}
#PageContentContainer {
	margin: 1%;
}
body.unbranded #sidebarWrapper[id] {
	float: left;
	width: 100%;
}
body.unbranded #sidebar[id] {
	margin-right: 82%;
}
body.unbranded #PageContent[id] {
	width: 80%;
	float: left;
	margin-left: -80%;
}
#recentListings {
	display: none;
}
html>/**/body #recentListings {
	display: none;
}
#recentListings h2 {
	display: none;
}
#recentListings p {
	color: #999;
	display: none;
}
#recentListings ul {
	margin-bottom: 0;
	display: none;
}
#recentListings ul li {
	display: table;
	background-color: #fff;
	width: 75px;
	height: 58px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	display: none;
}
#recentListings div.main ul li {
	display: none;
}
#recentListings div.extra:hover ul li {
	display: none;
}
#recentListings div.extra:hover p.activator {
	display: none;
}
#recentListings ul:hover li {
	display: table;
	display: none;
}
#recentListings ul li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	opacity: .3;
	display: none;
}
#recentListings ul li a:hover {
	opacity: 1;
}
body.unbranded #PageContentContainer #PageNav {
	background-image: url('/images/layout/gradient.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color:#f9f9f9;
	border: 1px solid #ddd;
	color:#666;
	font-size:10pt;
}
 @media print {
body.unbranded #PageContentContainer #PageNav {
	display: none;
}
#recentListings {
	display: none;
}
body.unbranded #PageContentContainer #PageContent {
	margin-left: 0;
	width: auto;
	float:none;
}
}
#PageNav {
}
#Breadcrumbs h2 {
	display: none;
}
#Breadcrumbs {
	background-color: #eec;
	color: #333;
	margin-bottom: 1em;
}
#Breadcrumbs ul {
	margin: 0;
	margin-bottom: 1em;
	padding: .5em 1em;
	border: 1px solid #999;
}
#Breadcrumbs ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
}
/* separators */
		#Breadcrumbs ul li {
	padding-left: 18px;
	background-image: url(/images/icons/silk/bullet_arrow_right.png);
	background-position: 1px 50%;
	background-repeat: no-repeat;
}
#Breadcrumbs ul li a {
	margin: 0;
	padding: 0;
}
#Breadcrumbs ul li.first {
	background-image: none;
	padding-left: 0;
}
#Breadcrumbs ul li.active {
	font-style: italic;
}
html>/**/body #Breadcrumbs ul li {
	background-image: none;
	white-space: nowrap;
	padding-left: 5px;
}
#Breadcrumbs ul li:before {
	content: "\00BB";
	padding-right: 5px;
	color: #333;
}
#Breadcrumbs ul li.first:before {
	content: " ";
}
#PageIntro {
	background: #F2F4F7;
	color: #333;
	padding: 10px;
	border: 1px solid #C2C4C6;
	margin: 10px 0px;
}
#PageIntro h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #333;
}
#PageIntro > *:last-child {
	margin-bottom: 0;
}
#PageFooter {
	margin-top: 1em;
	padding: .5em 0;
	clear: both;
}
/* =FORMS */
		form.list p, form.list fieldset, form.list .context {
	margin-bottom: .5em;
}
form.list p label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: .5em;
	display: block;
}
form.list p label em {
	font-size: .8em;
	color: #aaa;
	font-style: normal;
	font-weight: normal;
	display:block;
}
form.list p.required label {
	font-weight:bold;
}
form.list fieldset, form.list fieldset legend {
	border: 1px solid #aaa;
}
form.list fieldset {
	padding: 5px;
}
form.list fieldset legend {
	background: #e9e9e9;
	color: #000;
	font-weight:bold;
	padding: 3px 6px;
}
form.list fieldset label, form.list .context label {
	width: auto;
	display: inline !important;
	margin-right: auto;
	text-align:left;
	float:none;
}
form.list fieldset ul {
	margin: 1em 0;
	padding: 0;
}
form.list fieldset ul li {
	margin: .5em;
	padding: 0;
	list-style-type:none;
}
/*
		form.list input[type="checkbox"][checked="checked"] + label {
			color: #060;
			font-weight: bold;
		}
		*/
		
		form.list p input {
	vertical-align: middle;
}
form.list .submit, form.list .context, form.list .validation-advice, form.list fieldset {
	margin-left: 10.5em;
}
form.list fieldset .validation-advice {
	margin-left: 5px;
}
form.list .validation-advice {
	display: block;
}
form.list option.onmarket {
	background: #cfc;
}
form.list option.offmarket {
	background: #fcf;
}
/* Compact form.lists: http://www.alistapart.com/articles/makingcompactform.listsmoreaccessible */
		
		form.list.compact {
}
form.list.compact p {
	position: relative;
}
form.list.compact p input[type="text"], form.list.compact p textarea {
	min-width: 10em;
}
form.list.compact p label.compact {
	/*reset form.list label */
			width: auto;
	float: none;
	text-align: left;
	display: inline;
	/* make float over input */
			position:absolute;
	top:3px;
	left:5px;
	z-index:1000;
	color:#999;
}
form.list.compact p .validation-advice {
	margin-left: 0;
}
form.list.compact p label.compact.accessed {
	text-indent: -5000px;
}
/* Interactive messages */
	
		.tip, .errormessage, .validation-advice, .warning, .successmessage {
	border-width: 1px;
	border-style: solid;
	margin: 10px 0;
	padding: 5px;
	color: #000;
}
.tip {
	padding-left: 28px;
	background: #fffedb url(/images/icons/silk/information.png) no-repeat 5px 5px;
	border-color: #fff700;
}
.warning {
	padding-left: 28px;
	background: #fffedb url(/images/icons/silk/error.png) no-repeat 5px 5px;
	border-color: #fff700;
}
.tip > *:last-child,  .errormessage > *:last-child,  .validation-advice > *:last-child,  .warning > *:last-child,  .successmessage > *:last-child {
	margin-bottom: 0;
}
.errormessage {
	padding-left: 28px;
	background: #fffedb url(/images/icons/silk/exclamation.png) no-repeat 5px 5px;
	color: #f00;
	font-weight: bold;
	border-color: #f00;
}
.successmessage {
	padding-left: 28px;
	background: #fffedb url(/images/icons/silk/tick.png) no-repeat 5px 5px;
	color: #0a0;
	font-weight: bold;
	border-color: #0a0;
}
.validation-advice {
	padding-left: 28px;
	background: #fffedb url(/images/icons/silk/exclamation.png) no-repeat 5px 5px;
	margin: 3px 0;
	color: #f00;
	font-weight: bold;
	border-color: #f00;
}
/* =BUTTONS */
		.buttons a, .buttons button, .buttons input[type="button"], .buttons input[type="submit"], .buttons input[type="reset"] {
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#e9e9e9;
	border:1px solid #dedede;
	border-top:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	font-family:Segoe UI, "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button, .buttons input[type="button"], .buttons input[type="submit"], .buttons input[type="reset"] {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
.buttons button img, .buttons a img {
	margin: 0;
	margin-right:5px;
	vertical-align:middle;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
.buttons ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}
.buttons li {
	padding: 0;
	margin-bottom: .5em;
	float:left;
	list-style-type: none;
}
/* BLESSED CLEARFIX */
			.buttons:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.buttons {
	display: inline-block;
}
html[xmlns] .buttons {
	display: block;
}
* html .buttons {
	height: 1%;
}
/* STANDARD */
		
		.buttons button:hover, .buttons a:hover, .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
}
.buttons a:active, .buttons input[type="button"]:active, .buttons input[type="submit"]:active, .buttons input[type="reset"]:active {
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}
/* POSITIVE */
		
		button.positive, .buttons a.positive, .buttons input[type="button"].positive, .buttons input[type="submit"].positive, .buttons input[type="reset"].positive {
	color:#529214;
}
.buttons a.positive:hover, .buttons button.positive:hover, .buttons input[type="button"].positive:hover, .buttons input[type="submit"].positive:hover, .buttons input[type="reset"].positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
.buttons a.positive:active, .buttons input[type="button"].positive:active, .buttons input[type="submit"].positive:active, .buttons input[type="reset"].positive:active {
	background-color:#529214;
	border:1px solid #529214;
	color:#fff;
}
/* NEGATIVE */
		
		button.negative, .buttons a.negative, .buttons input[type="button"].negative, .buttons input[type="submit"].negative, .buttons input[type="reset"].negative {
	color:#d12f19;
}
.buttons a.negative:hover, .buttons button.negative:hover, .buttons input[type="button"].negative:hover, .buttons input[type="submit"].negative:hover, .buttons input[type="reset"].negative:hover {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}
.buttons a.negative:active, .buttons input[type="button"].negative:active, .buttons input[type="submit"].negative:active, .buttons input[type="reset"].negative:active {
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
/* DISABLED */
		
		.buttons a.disabled, .buttons button.disabled, .buttons button[disabled="disabled"] {
	color:#dddddd !important;
	background-color: #eee !important;
	border: 1px solid #e9e9e9 !important;
	cursor: default;
}
/********************************************
	=TABGROUPS
	******************************************/
	
	ul.tabgroup {
	background-image: url(/images/TabGroupBG.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #6c7d7d;
	list-style:none;
	margin:0;
	padding:0;
	padding-left: 26px;
	height: 2em;
}
ul.tabgroup li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}
ul.tabgroup li:first-child {
	border-left: 1px solid #fff;
}
ul.tabgroup li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding:0 .5em;
	line-height: 2em;
	color:#fff;
}
ul.tabgroup li a:hover {
	color:#000;
	background: #999 url(/images/TabGroupHoverBG.jpg) left top repeat-x;
}
ul.tabgroup li a.active {
	color:#000;
	background: #ccc url(/images/TabGroupActiveBG.jpg) left top repeat-x;
}
/*=Modals*/
   #modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:Segoe UI, "Lucida Grande", Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}
#modal_overlay {
	background-color:#000;
}
@media print {
#PageLinks, #MemberFunctions {
	display: none;
}
}
 @media print {
div.printContainer {
	display: block !important;
}
}
* html * {
	zoom: 1;
}
 @media screen {
html>body {
	background-color: #fcfcfc;
}
html>body #Page {
	background: #f9f9f9 url(/images/layout/PageBG.jpg) top center repeat-x;
}
body #PageHeader h1, body #siteFunctions, body #PageContentContainer, body #PageFooter p, body #Validations {
	width: 52em;
	margin-left:auto;
	margin-right: auto;
}
html>body #PageHeader h1, html>body #siteFunctions, html>body #PageContentContainer, html>body #PageFooter p, html>body #Validations {
	width: auto;
	max-width: 52em;
}
body.unbranded #PageHeader h1, body.unbranded #siteFunctions, body.unbranded #PageContentContainer, body.unbranded #PageFooter p, body.unbranded #Validations {
	width: 64.5em;
}
html>body.unbranded #PageHeader h1, html>body.unbranded #siteFunctions, html>body.unbranded #PageContentContainer, html>body.unbranded #PageFooter p, html>body.unbranded #Validations {
	width: auto;
	max-width: 64.5em;
}
html>body #Breadcrumbs {
	background-image: url(/images/layout/BreadcrumbsBG.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #f0f0e7;
}
html>body #MemberFunctions h2 {
	float: none;
	font-size: 100%;
	display:block;
	text-align: right;
	line-height: 3em;
}
}
