BODY
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #E9E9E9;
	SCROLLBAR-HIGHLIGHT-COLOR: #E9E9E9;
	SCROLLBAR-SHADOW-COLOR: #8695BA;
	SCROLLBAR-3DLIGHT-COLOR: #E9E9E9;
	SCROLLBAR-ARROW-COLOR: #8695BA;
	SCROLLBAR-TRACK-COLOR: #E9E9E9;
	SCROLLBAR-DARKSHADOW-COLOR: #8695BA;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: url(../Images/tribullet.gif) 3px;
	background-image: url(../Images/FadeMiddle.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	width: 100%;
	height: 100%;
}
TD
{
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A
{
   FONT-SIZE: 11px;
   COLOR: #233E81;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: none;
}
A:hover
{
   FONT-SIZE: 11px;
   COLOR: #233E81;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: underline;
}

a.nav:link { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
a.nav:visited {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
a.nav:hover {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
a.nav:active {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; } 

H1
{
   FONT-SIZE: 16px;
   COLOR: #233E81;
   BORDER-BOTTOM: #000000 1px solid;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2
{
   FONT-SIZE: 18px;
   COLOR: #6495ED;
   BORDER-BOTTOM: #6495ED 1px solid;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: bold;
}
H3
{
   FONT-SIZE: 12px;
   COLOR: #6495ED;
   BORDER-BOTTOM: #6495ED 1px solid;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: bold;
}
H5
{
   FONT-SIZE: 10px;
   padding: 0px;
   margin: 0px;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link
{
   FONT-SIZE: 11px;
   COLOR: #233E81;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:visited
{
	COLOR: #b7293a;
	font-size: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
INPUT, SELECT
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 10px;
	color: #233E81;
	background-color: #ffffff;
	border: solid 1px #6495ED;
	width: 260px;
}
.INPUT2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	color: #233E81;
	background-color: #ffffff;
	border: solid 0px #6495ED;
	width: 25px;
}
.INPUT3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5761FF;
	border: solid 1px #5761FF;
	width: 60px;
}
TEXTAREA
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 10px;
	color: #233E81;
	background-color: #ffffff;
	border: solid 1px #6495ED;;
	width: 260px;
	height: 50px;
}
.TopBar
{ 
	position: absolute;
	top: 0px;	
	left: 0px;
	height: 13px;
	background-color: #CCD9EA;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;	
}
.MenuBar
{ 
	position: absolute;
	top: 5;	
	left: 0;
	background-color: #233E81;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.MiddleBar
{
	position: absolute;
	top: 26px;	
	left: 0px;
	height: 13px;
	background-color: #6495ED;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.ImageBar
{
	position: absolute;
	top: 39px;	
	left: 0px;
	height: 107px;
	background-color: #9CB5D6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;
}
.MiddleBarSmall
{
	position: absolute;
	top: 138px;	
	left: 0px;
	height: 4px;
	background-color: #6495ED;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
}
.ImageBarLeft
{
	position: absolute;
	top: 40px;	
	left: 40px;
	height: 105px;
	background-color: #9CB5D6;
}
.ImageBarRight
{
	position: absolute;
	top: 40px;	
	left: 400px;
	height: 105px;
	background-color: #9CB5D6;
	text-align: right;
	width: 400px;
}
.WholePage
{ 
	position: absolute;
	top: 0px;	
	left: 0px;
	font-size: 10px;
	width: 100%;
	padding-bottom: 19px;
	padding-top: 152px;
	height: 100%;
	text-align: left;
}
.NoScriptMenu
{ 
	position: absolute;
	top: 0px;	
	left: 0px;
	font-size: 8pt;
	width: 100%;
	padding-bottom: 25px;
	text-align: left;
	background-color: #000099;
	color: #FFFFFF;
}
.Content
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	padding-top: 10px;
	padding-left: 65px;
	padding-bottom: 5px;
	text-align: left;
	height: 100%;
}
.SectionBar
{
	background-color: #6495ED;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 1px;
}
.HideContent
{ 
	display: none;
	text-align: center;
}
.BottomBar
{
	position: absolute;
	bottom: 0px;	
	left: 0px;
	height: 20px;
	background-color: #8695BA;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.Copyright
{
	position: absolute;
	bottom: 0px;	
	left: 0px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8695BA;	
	color: #FFFFFF;
	width: 100%;
}
.AdminImageBar
{
	position: absolute;
	top: 39px;	
	left: 0px;
	height: 35px;
	background-color: #9CB5D6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;
}
.AdminMiddleBarSmall
{
	position: absolute;
	top: 66px;	
	left: 0px;
	height: 5px;
	background-color: #6495ED;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
}
.AdminImageBarLeft
{
	position: absolute;
	top: 40px;	
	left: 40px;
	background-color: #9CB5D6;
}
.AdminWholePage
{ 
	position: absolute;
	top: 0px;	
	left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	padding-bottom: 25px;
	padding-top: 85px;
	height: 100%;
	text-align: left;	
}
.WaitMessage
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
	padding-left: 45px;
	padding-top: 15px;
	text-align: justify;
}
.H1Header
{ 
	display: none;
}
.AutoWidth
{
	width: AUTO;
}
.ButtonWidth70
{
	width: 70;
}
.ButtonWidth100
{
	width: 100;
}
.ButtonWidth150
{
	width: 150;
}
.RadioCheckBox
{
	WIDTH: AUTO; 
	BORDER: NONE; 
	BORDER: 0px; 
	BACKGROUND: none;
}

.RowStyle
{
    Width: 160px;
    height: 570px;
    background: #E5EAF3;
    padding: 5px 5px 0px 5px;
    border-right: border-right: 1px solid #1B5CB0; 
}

.Style1
{   
    background: #E5EAF3;
    border: 1px solid #184B90;
    padding: 5px;
    border-bottom: none;
}

.Style2
{   
    background: #E5EAF3;
    border: 1px solid #184B90;
    padding: 5px;
    border-top: none;
}

.RentalSearchButtonStyle
{
    width: 150px;
    background: #009460;
    color: #FFFFFF;
    font-weight: bold;
}

.HomePropertyDDLStyle
{
    background: #E5EAF3;
    border: 1px solid #184B90;
    padding: 5px;
    border-bottom: none;
}

.HomeRecentlyViewedProperty
{
   font-weight: bold;
   border-bottom: 1px dashed #184B90;   
   font-size: 7pt;
}


#contents {
	position: absolute;
	top: 0;
    left: 0;
/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}

#footer {
	position: absolute;
	bottom: 0;
	background-color: #8695BA;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
}

#footer {
    \width: 100%;
    w\idth: 70%;
}
