body, html {
	margin:0;
	padding:0;
	height:100%;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:16px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	text-align:left;
	display:inline;
	}

h2{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	}

td, textarea, input, select {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:9pt;
	color:#404040;
	}

p {
   font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
   font-size:9pt;
   color:#404040;
   line-height:16px;
}

img {
	border:0px;
	}
form {
	display:inline;
	}
a {
	color:#404040;
	text-decoration:none;
	}
a:hover {
	color:#3574BA;
	text-decoration:underline;
	}

a.skyblue {
	color:#3574BA;
	text-decoration:none;
	}
a.skyblue:hover {
	color:#3574BA;
	text-decoration:underline;
	}

legend{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	font-weight:normal;
	}

hr {
	margin-bottom:10px;
	border:0;
	width:80%;
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	text-align:center;
	}

.tdbg-dark-grey {
	color:#FFFBF0;
	}

.form {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:10pt;
	height:15pt;
	}

.white-txt {
	color:#FFFFFF;
	}
.white-txt:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
.small-white-txt {
	font-size:11.5px;
	color:#FFFFFF;
	}
.small-white-txt:hover {
	font-size:11.5px;
	color:#FDD168;
	text-decoration:underline;
	}

.small-yellow-txt {
	font-size:11.5px;
	color:#FDD168;
	}
.small-yellow-txt:hover {
	font-size:11.5px;
	color:#FFFFFF;
	}
.small-form-txt {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:9pt;
	color:#404040;
	}
.button, .buttonEditor {
	background-color:#005BC1;
	border:1px solid #00336A;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FFFFFF;
	}
.buttonYES {
	background-color:#006600;
	border:1px solid #000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
	width:60px;
	color:#FFF;
	}
.buttonNO {
	background-color:#FF0000;
	border:1px solid #000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
	width:60px;
	color:#FFF;}
.blur {					/* used for the TEXTBOXES in Sign Up, My Profile, etc */
	border:#CCD9F0 1px solid;
	font-size:9pt;
	color:#404040;
	background-color:#ffffff;
	}
.focus {				/* used for the TEXTBOXES in Sign Up, My Profile, etc */
	border:#9BC4E8 1px solid;
	font-size:9pt;
	color:#404040;
	background-color:#E3EAF7;
	}
.required{
	border:#FFCC00 1px solid;
	font-size:9pt;
	color:#404040;	
	background-color:#FFFF99;
	}
.orange-txt {
	font-size:12px;
	color:#FC6E00;
	}
.drkblue-lightyel {		/* used on the incheader for [My Profile] and [Logout] links */
	color:#F2DF9D;
	font-size:11px;
	}
.drkblue-lightyel:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	}
.tdbg-skyblue {
	background-color:#9BC4E8;
	}

.link {
	background-color:#999999;
	}

.tdbg-lightblue {
	background-color:#CCD9F0;
	}
	.header_border_bottom{
		border-bottom:1px #CCD9F0 solid;
		padding:0px 4px;
		}
 
.tdbg-lightskyblue {
	background-color:#fff;
	}

.tdbg-white {
	background-color:#FFFFFF;
	}

.tdbg-lightgrey {
	background-color:#D6D6D6;
	}

.heading {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:16px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	}

.subheading {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:14px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	}

.tdbg-dark-blue {
	color:#FFFBF0;
	background-color:#014EA6;
	}

.title {
	font-size:13px;
	font-weight:bold;
	color:#03315A;
	}

.show {
	display:block;
	}

.hide {
	display:none;
	}
.tblheader {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:11.5px;
	color:#FFFFFF;
	background-color:#3574BA;
	text-decoration :none;
	margin:0pt;
	border-style:solid;
	border-width:1px;
	position:relative;
	border-color:#D2DEF2 #5780D5 #000000 #CCD9F0;
	padding:1px 0 1px 4px;
	line-height:16px;
	}
.tbloddrows {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:11.5px;
	color:#004EA6;
	background-color:#FFFFFF;
	text-decoration :none;
/*	margin:0pt;
	border-style:solid;
	border-width:0;
	position:relative;
	border-color :E3EAF7 3574BA 000000 CCD9F0; */
	padding:1px 0 1px 4px;
	line-height:14px;
	}
.tblevenrows {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:11.5px;
	color:#004EA6;
	background-color:#E3EAF7;
	text-decoration :none;
/*	margin:0pt;
	border-style:solid;
	border-width:0;
	position:relative;
	border-color :E3EAF7 3574BA 000000 CCD9F0; */
	padding:1px 0 1px 4px;
	line-height:14px;
	}

#listing ul {
	list-style:none;
	margin:0;
	padding:0;
	background-color:#D1E2F3;
	}
	#listing li {
		padding:5px 5px 5px 8px;
		border-left:1px solid #9BC4E8;
		border-top:1px solid #9BC4E8;
		border-right:1px solid #9BC4E8;
		border-bottom:0px;
		background:#FFF;
	}
	a.anc_none:visited, a.anc_none:link, a.anc_none:hover {
		background:url(../images/title_bullet.gif) no-repeat right top;
		display:block;
		padding:0;
		color:#404040;
		font-size:12px;
		font-family:Arial, sans-serif, Helvetica;
		text-decoration:none;
	}
	a.anc_block:visited, a.anc_block:link, a.anc_block:hover {
		background:url(../images/title_bullet_down.gif) no-repeat right top;
		display:block;
		padding:0;
		color:#404040;
		font-size:12px;
		font-family:Arial, sans-serif, Helvetica;
		text-decoration:none;
	}
.mandatoryField {
	color:red;
	vertical-align:super;
	font-size:12px;
	}
.superscript {
	font-size:9px;
	vertical-align:super;
	}

sub, sup { line-height:0; }
.error, .mandatoryField {
	font-size:9pt;
	color:#FF0000;
	}
.normal {
	font-size:9pt;
	color:#404040;
	}
.tblheading{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#FFFFFF;
	background-color:#3574BA;
	text-decoration :none;
	line-height:24px;
	}
.tblsubheader{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	background-color:#9BC4E8;
	text-decoration :none;
	line-height:24px;
	}
.tbloddrow{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	background-color:#FFFFFF;
	text-decoration :none;
	line-height:24px;
	}
.tblevenrow {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	background-color:#E3EAF7;
	text-decoration :none;
	line-height:24px;
	}
.listing_border_bottom_top {
	line-height:20px;
	border-top:1px solid #9BC4E8;
	border-bottom:1px solid #9BC4E8;	
	}
.tblborder_skyblue{
	border-left:1px #9BC4E8 solid;
	border-right:1px #9BC4E8 solid;
	}
.tblborder_skyblue td{
	border-bottom:1px #9BC4E8 solid;
	}
.oddTableRow {
	font-size:11px; 
	background-color:#ffffff;
	line-height:20px;
	}
.evenTableRow {
	font-size:11px;
	background-color:#efefef;
	line-height:20px;
	}
.display_inline
{
	display:inline;
	}
.display_none
{
	display:none;
	}

/********************************************************************************************/
/* 						COMMON TAG(S) - [INTERNAL PAGE]										*/
/********************************************************************************************/
/***** SHOW HIDE(DHTML) MENU OPTIONS - ICONS/IMAGES USED *****/
	#print_page_image {
		text-decoration:none;
		padding:4px 7px;
		background:url(../images/printer18.gif) center no-repeat;
		}
	#email_page_image {
		text-decoration:none;
		padding:4px 7px;
		background:url(../images/email18.gif) center no-repeat;
		}
	.valign_top{
		vertical-align:top;
		padding-top:3px;
		}
/********************************************************************************************/
/*									Selector Type:CLASS 									*/
/*	[Apply rule to all HTML elements of the type preceding the period (or all, if none is	*/
/*	 specified) whose definition makes them part of the class following the period of the	*/
/*	 selector]																				*/
/********************************************************************************************/
/* 						COMMON CLASS(ES) - [INTERNAL PAGE]									*/
/********************************************************************************************/
	/***** SHOW HIDE(DHTML) MENU OPTIONS *****/
	td .pageoptions {
		background:url(../images/menucenterenable.gif) repeat;
		font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
		color:#ffffff;
		text-align:center;
		font-weight:bold;
		}

/* START:FOR SEARCHING RECORDS UNDER "CHECK RENTERS BACKGROUND" */
	#loadingResults {
		font:14px Arial, Helvetica, sans-serif;
		color:#006600;
		position:absolute;
		bottom:50%;
		right:50%;
		background-color:#FFFFFF;
		border:1px solid #C0C0C0;
		visibility:hidden;
			}
	
	/* IE	*/
	#backgroundDisabled {
		position:absolute;
		height:100%;
		width:100%;
		background-color:#FFF;
		visibility:hidden;
		/*filter:alpha(opacity=30);*/
		}

	.disableControl {
		position:relative;
		height:100%;
		width:100%;
/*		background-color:#CCCCCC;
		filter:alpha(opacity=70);*/
		}

	/* Mozilla Firefox - WORKS PERFECT	*/
	html>body #backgroundDisabled{
		position:absolute;
		height:100%;
		width:100%;
		background-color:#CCCCCC;
		visibility:hidden;
		opacity:0.5;
		}
/* END:FOR SEARCHING RECORDS UNDER "CHECK RENTERS BACKGROUND" */


.table_border{
	border:1px solid #ccd9f0;
	}

.rental_padding{
	padding-left:8px;
	}

.rental_heading{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	padding-left:8px;
	padding-bottom:4px;
	font-weight:bolder;
	letter-spacing:1px;
	}
.sub_table_border{
	border:1px solid #ccc;
	}
	
.displayNone b{
	display:none;
	}

.site_Search{
	background:transparent;
	border:1px solid #5b5b5b;
	width:139px;
	height:21px;
	padding:0px 5px 0px 5px;
	margin:3px 0px 3px 0px;
	
	}


	body {
	padding:0px;
	margin:0px;
}
/* start : left bar */
.leftbar{
	width:170px;
	background:#e3eaf7;
	color:#2131a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.leftbar a{
	color:#2131a1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 4px 7px;
	display:block;
}
.leftbar a:hover{
	color:#2131a1;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.landlodmanager_registered{
	background:url(../images/landlord_manager_background.gif) no-repeat;
	width:160px;
	height:116px;
}
.tenant_creening{
	background:url(../images/tenant_screening_background.gif) no-repeat;
	width:160px;
	height:122px;
}
.landlord_magazine{
	background:url(../images/landlord_magazine_background.gif) no-repeat;
	width:160px;
	height:125px;
}
.landlord_certifications{
	background:url(../images/landlord_certifications_background.gif) no-repeat;
	width:160px;
	height:110px;
}
.market_rent{
	background:url(../images/market_rent_background.gif) no-repeat;
	width:160px;
	height:122px;
}
/* end : left bar */
/* start : right bar */
.rightbar{
	width:170px;
	background:#e3eaf7;
	color:#2131a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rightbar a{
	color:#2131a1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0 3px 4px 0;
	display:block;
}
.rightbar a:hover{
	color:#2131a1;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.tenant_help{
	background:url(../images/tenant_help_background.gif) no-repeat;
	width:160px;
	height:118px;
}
.rate_landlord{
	background:url(../images/rate_landlord_background.gif) no-repeat;
	width:160px;
	height:123px;
}
.verify_landlord{
	background:url(../images/verify_landlord_background.gif) no-repeat;
	width:160px;
	height:125px;
}
.vacancy_list{
	background:url(../images/vacancy_list_background.gif) no-repeat;
	width:160px;
	height:110px;
}
.roommate_screening{
	background:url(../images/roommate_screening_background.gif) no-repeat;
	width:160px;
	height:122px;
}