.navigationBar {
	padding:15px;
}
.parentNavigation {
	background: #12679B url(../images/navigation_background.gif) repeat-y;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 20px 20px 20px 20px;
	text-decoration: none;
}
.parentNavigation a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
.parentNavigation a:hover {
	color: #f3f2d2;
}
.propertySolutionsLink {
	color:#f3f2d2;
	margin-top:5px;
}
.propertySolutionsLink a {
	color:#f3f2d2;
}
.propertySolutionsLink a:hover {
	color:#f3f2d2;
}
.logo {
	font: normal 20px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	text-align: right;
}
.logoAlign {
	position:relative;
	top:0px;
	right:15px;
}
.flashAlign {
	position:relative;
	top:5px;
	left:7px;
	width:450px;
}
.landingText {
	padding:20px;
}
.landingText .text {
	color:#001019;
}
.landingText .title {
	font:normal normal bold 13px/18px arial;
	color:#001019;
	padding-bottom:10px;
}
.landingText a {
	color:#002336;
}
.landingText a:hover {
	color:#0D3950;
}
.mainSlot {
	background-color:#ABDABE;
	width:446px;
	height:242px;
	vertical-align:top;
}
.textRunner {
	background:#FAFCFA url(../images/text_runner.gif) no-repeat;
	width:354px;
	height:11px;
}
.bodyTextBackground {
	background:#FAFCFA url(../images/body_text_background.gif) repeat-y;
	width:354px;
	height:192px;
}
.textFooter {
	background:#FAFCFA url(../images/text_footer.gif) bottom no-repeat;
	width:354px;
	height:39px;
}
.logoBackground {
	background:#2C979D url(../images/logo_background.gif) repeat-x;
	width:800px;
	height:105px;
}
.logoAreaBackground {
	background:#0E3638 url(../images/login_area_background.gif) top repeat-x;
	width:220px;
	height:204px;
}
.flashBack {
	background:#E7F4EC url(../images/flash_background.gif) no-repeat;
	width:580px;
	height:150px;
}
.footerBackground {
	background:#0E3638 url(../images/footer_background.gif) no-repeat;
	width:580px;
	height:54px;
}