/* propertyboss.com CSS
// (c) Copyright 2005 PropertyBoss Solutions, LLC
// Last Updated: 2005Jul22
//
// padding: top, right, bottom, left
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    background-color: #000000;
}
td, th {font-family: Arial, Helvetica, sans-serif; font-size: 13px}

ul {margin-right: 1.5em; padding-right: 1em; font-size: 13px}
ul li {list-style-type: square; margin-top: .2em}
ul li li {list-style-type: disc; margin-top: .2em}

a {color: #0066aa; font-weight: bold; text-decoration: none}
a:hover {color: #1199ff; font-weight: bold; text-decoration: none}

h1, .pageTitle, .title {font-family: Arial, Helvetica, sans-serif; font-size: 18pt;
	font-weight: bold; color: #000000; margin-top: .2em}

h2, .secTitle, .subtitle {font-family: Arial, Helvetica, sans-serif; font-size: 15pt;
	font-weight: bold; color: #000000; margin-top: .7em}

h3 {color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; margin-top: .4em;
    font-size: 13pt}

p {
	color: #000000; 
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: .7em;
	margin-left: .3em}

.pageTable {
	background-color: #ffffff;
	border: #555555 solid 1px;
}
.content {
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px;
	width: 480px;
}

.dashlines {
	background-image:  url(../pix/elem/dash_line.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.ad_box {
	background-image: url(../pix/elem/ad_boxClr.gif);
	background-repeat: no-repeat;
	background-color: #dddddd;
	width: 164px; 
	height: 196px;
/*	height: 186; firefox  */
	padding-top: 9px;
	color: #fef406;
	margin-left: 5px;
	font-family: Futura, Tahoma, sans-serif
	}
.ad_box_head {
	padding-left: 35px; 
	color: #333333;
	font-family: 'Arial Black', sans-serif;
	color: #ffffff
	}
.ad_box_body {
	width: 164px; 
	height: 145px;
/*	height: 130; firefox  */
	padding-top: 15px;
	padding-left: 6px;
}

.ad_box_body a {
	color: #5c5c5c;
	font-size: 11px;
	height: 20px;
}

.ad_box_body a:hover {
	color: #ffffff;
}

.FAQQuestion {background-color: #eeeeee; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;
	padding-top: 3px; padding-left: 3px; padding-bottom: 3px}
.FAQAnswer {font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	margin-top: 1px; margin-bottom: 8px; padding-top: 1px; padding-bottom: 8px}

.submit_button {font-size:9pt; background-color: #08c; font-weight:bold; color:#fff; margin: 4px}
.AM-bg {background-color: #acf}
.AM-heading {font-size:10pt; font-weight:bold;
   color:#ffffff; background-color: #08c; text-indent: 5px}
.AM-subhead {padding-left:10px; font-size:9pt; font-weight:bold; color:#008080}
.AM-box {background-color: #ffffff}
.AM-body {font-family: Tahoma, Arial, sans-serif;
   font-size: 10pt; background-color: #acf}
.AM-field {padding-left:10px; padding-right:10px; font-size:9pt; font-weight:bold; color: #444; }
.AM-fieldvalue {padding-left:10px; padding-right:10px; font-size:9pt; color: #000000; font-weight:normal}
.AM-text {font-size:10pt; color:#900; background-color: #acf}
.AM-msg {font-size:10pt; color:#900; background-color: #acf; padding: 2px 9px }
.AM-tail {font-size:9pt; font-style: italic; background-color: #aab; text-indent: 5px}

.bullet {margin-top: -15px}

.formLabel {font-size: 11px}
.formReqLabel {color: #111111; font-size: 11px}
.form, input.form {font-family: Tahoma, Arial, sans-serif; background-color: #ffffff}
.formrequired, input.formrequired {font-family: Tahoma, Arial, sans-serif; background-color: #ffffcc}

.footbackground {
	background-color: #000000;
}

.footer {

	background-position: center center;
	background-repeat: no-repeat;
	width: 600px;
	text-align: center;
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
}
.footer a:link, .footer a:visited {color: #FEF405}
.footer a:hover {color: #aaaaaa; text-decoration: none}