h1 {
	font:normal 20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
h2 {
	font-size:25px;
	font-weight:bold;
	line-height:2px;
	*line-height:37px;
}
td {
	font-size:12px;
}
li {list-style:none;}
.floatLeft {float:left;}
.limitedText a:hover {
	color:#2d2e26;
}
.limitedText {
	font:normal normal normal 11px/15px Arial, Helvetica, sans-serif;
	color:#505154;
	text-align:left;
}
.limitedBodyContainer {
	margin-top:22px;
	margin:0 auto;
}
.leftContainer {
	width:210px;
	padding-right:30px;
	float:left;
}
.rightContainer {
	width:609px;
	float:right;
}
.headings {
	font:bold 16px/33px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:8px;
}
.buttons {
	text-align:center;
	border:3px solid #696553;
	background:#847e66 url('/Common/images/property_display/limited/button_transparent.png') no-repeat;
	_background-image:none;
	height:21px;
	width:164px;
	padding-top:3px;
	/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.buttons a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
}
.buttons a:hover {
	color:#fff;
}
 /* IE 6 */
* html .buttons {
	background-image:none;
}
.buttonText {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:20px;
	text-align:center;
}
.buttonText:hover {
	color:#fff;
	text-decoration:none;
}
.weatherText span {
	font:bold 25px Arial, Helvetica, sans-serif;
	margin:10px 0px 0px 10px;
}

/*----------------New Payment Navigation Start-----------------*/
.navigationWidth{
	margin-top:0px;
	width:100%;
}
.leftNavigation {
	margin:16px 0 8px 0;
}
.bullets {
	background: url('/Common/images/property_display/solid_arrow.gif') no-repeat;
	float:left;
	margin:6px 10px 0px 10px;
	_margin-left:5px;
}
.leftLinks {
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#808184;
	text-transform:uppercase;
}
.leftLinks:hover {
	color:#58595b;
	font-weight:bold;
}
/*----------------New Payment Navigation End-----------------*/
.column {
	width:180px;
	margin-right:25px;
	line-height:22px;
	*line-height:12px;
}
.column a{
	display:block;
	color:#808184;
	line-height:22px;
	*line-height:12px;
}
/*----------------Old Payment Navigation Start-----------------*/

.leftNavigationTable {
	font:normal normal normal 11px/11px Arial;
	color:#847e66;
}
.leftNavigationTable img.arrow {
	background:#847e66 url('/Common/images/property_display/limited/transparent_arrow.gif') no-repeat;
}
.leftNavigationTable a {
	color:#847e66;
	text-decoration:none;
}
.leftNavigationTable a {
	color:#847e66;
	text-decoration:none;
}
.leftNavigationTable tr.selected img.arrow {
	background:#847e66 url('/Common/images/property_display/limited/transparent_down_arrow.gif') no-repeat;
}
.leftNavigationTable td {
	padding:6px 0px 5px 2px;
}

/*----------------Old Payment Navigation End-----------------*/
.limitedFloorplans {
	width:100%;
	*margin-right:16px;
	_margin-left:8px;
	border-collapse:collapse;
	cursor:default;
}
.limitedFloorplans tr.limitedDescription td {
	font:normal normal bold 11px arial;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	padding:6px 0 8px 10px;
	*padding-bottom:7px;
	height:15px;
	_padding-bottom:2px;
	_padding-left:5px;
	background:#847e66 url('/Common/images/property_display/limited/description_right_divider.png') no-repeat right top;
}
.limitedFloorplans tr.limitedFineDescription td {
	color:#666;
}
.limitedFloorplans td {
	font:normal normal normal 11px/16px arial;
	color:#505154;
	padding:3px 5px 3px 10px;
	_padding-left:5px;
}
.tableTopRound {
	border:3px solid #847e66;
	background-color:#847e66;
	border-bottom-width:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
#leftColumn, #centerColumn {
	width:100%;
	margin:0px;
}
.rssColumn {
	width:298px;
	float:left;
	zoom:1;
}
.boxContent{
	width:250px;
}
.alternate1 {
	background: #EFEFEF;
}
.alternate2 {
	background: #f7f6f6;
}


/* Bullets */
.discBullet{
	background:url('/Common/images/property_display/limited/disc_bullet.gif') left center no-repeat;
	padding-left:7px;
}

/* Forms */
.fieldRow{
	height:auto;
	padding:5px 0 5px 10px;
	clear:both;
}
.fieldColumn{
	width:45%;
	float:left;
}
.fieldLable{
	width:65px;
	float:left;
	padding-top:3px;
}
.twoColumnForm .fieldLable{
	width:40%;
	display:block;
	float:left;
}
/* Property Selector*/
.imageOuterBorder {
	float:left;
	border:1px solid #CCC;
	padding:8px;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	margin-right:28px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
button.jqTransformButton {
	width:200px;
	height:31px;
	background-color:#847e66;
	border-color:#6c6753;
}
.rssFeedsBorder {
	width:295px;
	float:left;
	padding-bottom:10px;
	border:1px solid #ccc;
	font:normal 10px Arial, Helvetica, sans-serif;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.rssFeedsBorder a{
	color:#505154;
}
.rssFeedsHeader {
	width:295px;
	font:normal normal bold 12px Arial;
	color:#fff;
	text-decoration:none;
	text-indent:10px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
/* IE 7 */
*+ html button.jqTransformButton { height:31px;}
/* --------- TAB NAVIGATION --------------------*/
.tabsNavigation {
	padding:0 55px;
	height:34px;
	margin:20px 0 0;
	background:#fff url('/Common/images/property_display/limited/tab_background.gif') left bottom repeat-x;
	border-bottom:2px solid #d6d7d7;
}
.tabsNavigation ul{
	padding:0;
	margin:0;
}
.tabsNavigation li {
	list-style:none;
	display:inline;
	padding:0;
}
.tabsNavigation a {
	float:left;
	zoom:1;
	font-size:12px;
	background:url('/Common/images/property_display/limited/tab_left.png') no-repeat -4px 1px;
	padding:0 0 0 7px;
}
.tabsNavigation a span {
	display:block;
	min-width:90px;
	background:url('/Common/images/property_display/limited/tab_right.png') no-repeat right 1px;
	margin-right:-9px;
	padding:13px 16px 6px 5px;
	text-align:center;
}
.tabsNavigationSelected a {
	position:relative;
	z-index:10;
	padding:0 0 0 10px;
	background-position:-1px -70px;
	margin-left:-3px;
	margin-top:2px;
	border-bottom: 2px solid #FFF;
}
.tabsNavigation li:first-child.tabsNavigationSelected a{
	background-position:-1px -35px;
}
.tabsNavigationSelected a span {
	background-position:right -70px;
	padding-top:11px;
	padding-bottom:9px;
}
.tabsNavigation a:hover {
	position:relative;
	min-width:64px;
	z-index:11;
	background-position:-4px -33px;
}
.tabsNavigationSelected a:hover {
	background-position:-1px -70px;
}
.tabsNavigation a:hover span{
	background-position:right -33px;
}
.tabsNavigationSelected a:hover span {
	background-position:right -70px;
}
/* IE 6 */
* html .tabsNavigation a {
	background-image:url('/Common/images/property_display/limited/tab_left.gif');
	margin-top:4px;
}
* html .tabsNavigation a span {
	background-image:url('/Common/images/property_display/limited/tab_right.gif');
	margin-right:-7px;
}
* html .tabsNavigationSelected a {
	top:6px;
	background-position:-1px -35px;
	margin-left:-2px;
	margin-top:0px;
	border-bottom: none;
}
* html .tabsNavigationSelected a:hover {
	top:6px;
	background-position:-1px -35px;
}
.limitedButton {
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#fff;
	background:#6b99ce url('/Common/images/property_display/limited/button_transparent.png') no-repeat;
	_background-image:none;
	height:21px;
	border:2px solid #000;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.limitedButton:hover{
	color:#fff;
}
.myProfileTab {
	border:2px solid #547faf;
	background:#5d91cd url('/Common/images/property_display/limited/button_transparent.png') repeat-x;
	_background-image:none;
	height:23px;
	min-width:90px;
	float:right;
	text-align:center;
	margin:5px 0 0;
	padding:5px 8px 0px;
	border-bottom-width:0;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 0px;
	-khtml-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-khtml-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
* html .myProfileTab {
	position:relative;
	top:4px;
}
* html .myProfileTab a {
	background-image:none;
}
.topRightLinks{
	text-align:right;
	padding:3px 55px 0;
}
.myProfileTab a{
	background-image:none;
	color:#fff;
	float:none;
	padding:0;
}
.myProfileTab a:hover{
	color:#fff;
	float:none;
	padding:0;
	text-decoration:none;
}
.myProfileUserInformation{
	float:left;
	width:605px;
	margin-left:25px;
}
.localSearchLink{
	font: bold 11px arial;
	color:#808184;
}
.localSearchLink a{
	font: bold 11px arial;
	color:#808184;
}
.localSearchLink a:hover{
	color:#58595B;
}
.mainBodyContent input{
	height:auto;
	line-height:normal;
	padding:0;
}
.mainBodyContent{
	padding:15px 55px 20px;
}
.quickLinks ul{
	margin:0;
	padding:0;
}
.quickLinks ul li{
	list-style:none;
}
.quickLinks ul li a{
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	padding-left:26px;
	display:block;
	background:#FFF url('/Common/images/property_display/limited/quicklinks_background.gif') top left no-repeat;
	text-decoration:none;
	color:#505154;
}
.quickLinks ul li a:hover, .quickLinks ul li a.selected {
	background:#808184 url('/Common/images/property_display/limited/quicklinks_background.gif') left -60px no-repeat;
}
.weatherDisplay {
	width:250px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#818184;
	line-height:20px;
	margin:0 0 5px 0;
}
.weatherDisplay a, br {
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:10px;
	color:#818184;
}
.currentTemp {
	height:64px;
	color:#5e91cc;
	font:bold 49px Arial, Helvetica, sans-serif;
}
.weatherDetail {
	line-height:normal;
	float:left;
	width:40%;
	text-align:center;
	font-weight:bold;
}
.weatherDescription {
	width:75px;
	display:block;
	float:left;
	font-weight:bold;
	margin-left:15px;
}
.widgetBoxSurround {
	border-color:#818184;
}
.standardFormHeadingText {
	color:#818184;
	border-bottom:1px solid #E0E0E0;
}
.searchInput {
	width:193px;
}
#calback {
	width: 191px;
	padding:4px 7px;
}
.formInfo{
	padding:10px;
}
.roundTopLeft, .roundTopRight, .roundBottomLeft, .roundBottomRight{
	float:left;
	zoom:1;
	height:5px;
	width:5px;
	background:#FFF url('/Common/images/property_display/limited/photo_container.gif') top right no-repeat;
}
.roundTopMiddle{
	float:left;
	border-top:1px solid #e1e1e1;
	height:4px;
	width:94%;
}
.roundBottomMiddle{
	float:left;
	border-bottom:1px solid #e1e1e1;
	height:4px;
	width:94%;
}
.roundTopLeft{
	background-position:top left;
}
.roundTopRight{
	background-position:top right;
}
.roundBottomLeft{
	background-position:bottom left;
}
.roundBottomRight{
	background-position:bottom right;
}
.calenderBorder{
	border:1px solid #e1e1e1;
	border-width:0 1px;
	margin:0;
}
.application_prospect-name .confirmationTopMiddle, .application_prospect-name .confirmationBottomMiddle{
	width:901px;
}
.errorMessageContainer{
	width:875px;
}
.errorMessageTopMiddle, .errorMessageBottomMiddle{
	width:856px;
}
.wallPostTitle{
	font:bold 12px arial;
	text-transform:uppercase;
}
.wallPostHeadingContainer{
	background-color:#ececec;
	padding:8px 10px;
	margin-bottom:5px;
}
.wallQuickLinks ul{
	margin:0;
	padding:0;
	width:175px;
}
.wallQuickLinks ul li{
	list-style:none;
	margin:0;
	padding:0;
	background:url('/Common/images/property_display/limited/quicklinks_background.gif') -5px top no-repeat;
}
.wallQuickLinks ul li div{
	padding:0 5px 0 17px;
}
.wallQuickLinks ul li div:hover{
	background:#808184 url('/Common/images/property_display/limited/quicklinks_background.gif') -5px -60px no-repeat;
	color:#808184;
}
.wallQuickLinks ul li a{
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#808184;
	float:left;
	zoom:1;
}
.wallPostContainer{
	width:200px;
}
.errorStar{
	font:normal normal bold 17px/18px Arial;
	color:#FF0033;
	margin-left:3px;
}
.requiredInformation{
	text-transform:capitalize;
}
.message {
	background-color:#fff;
	color:#db0d0d;
}
.messageTopLeftCorner {
	background:url('/Common/images/property_display/limited/top_left_corner.gif') no-repeat;
	width:7px;
	height:9px;
}
.messageTopMiddleLine {
	background:url('/Common/images/property_display/limited/top_line.gif') repeat-x;
	height:9px;
}
.messageTopRightCorner {
	background:url('/Common/images/property_display/limited/right_top_corner.gif') no-repeat;
	width:7px;
	height:9px;
}
.messageRightLine {
	background:url('/Common/images/property_display/limited/right_shadow.gif') repeat-y;
	width:7px;
}
.messageLeftLine {
	background:url('/Common/images/property_display/limited/left_line.gif') repeat-y;
}
.messageBottomLeftCorner {
	background:url('/Common/images/property_display/limited/left_bottom_corner.gif') no-repeat;
	width:7px;
	height:9px;
}
.messageBottomMiddle {
	background:url('/Common/images/property_display/limited/bottom_line.gif') repeat-x;
	height:9px;
}
.messageBottomRightCorner {
	background:url('/Common/images/property_display/limited/right_bottom_corner.gif') no-repeat;
	width:7px;
	height:9px;
}
.mainBodyContent h1 {
	padding:0;
	margin:0;
}
.boxTopLeftCorner, td.boxTopLeftCorner {
	background:url('/Common/images/property_display/limited/box_top_left_corner.gif') no-repeat;
	width:7px;
	height:3px;
	padding:0;
}
.boxTopMiddleLine, td.boxTopMiddleLine {
	background:url('/Common/images/property_display/limited/box_top_line.gif') repeat-x;
	height:3px;
}
.boxTopRightCorner, td.boxTopRightCorner {
	background:url('/Common/images/property_display/limited/box_right_top_corner.gif') no-repeat;
	width:7px;
	height:3px;
	padding:0;
}
.boxRightLine {
	background:url('/Common/images/property_display/limited/box_right_shadow.gif') repeat-y;
	width:7px;
}
.boxLeftLine {
	background:url('/Common/images/property_display/limited/box_left_line.gif') repeat-y;
}
.boxBottomLeftCorner, td.boxBottomLeftCorner {
	background:url('/Common/images/property_display/limited/box_left_bottom_corner.gif') no-repeat;
	width:7px;
	height:9px;
	padding:0;
}
.boxBottomMiddle, td.boxBottomMiddle {
	background:url('/Common/images/property_display/limited/box_bottom_line.gif') repeat-x;
	height:9px;
}
.boxBottomRightCorner, td.boxBottomRightCorner {
	background:url('/Common/images/property_display/limited/box_right_bottom_corner.gif') no-repeat;
	width:7px;
	height:9px;
	padding:0;
}
.liveSupport{
	background:#808184 url('/images/payment_center_system/faqs.png') left bottom no-repeat;
	border:1px solid #dfdfdf !important;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	margin-top:10px;
	width:160px;
}
.liveSupportLink{
	display:block;
	font:bold 12px/22px arial;
	text-align:left;
	padding-left:30px;
	border:2px solid #FFF;
	text-transform:none;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.information {color:#808184;}
.limitedPagination{
	float:left;
	margin-right:3px;	
	height:19px;
	display:block;
	padding:4px 0px 0px;	
}
.nav_selected_link{
	text-align:center;
	font-weight:bold;
	border-width:1px;
}
.ajaxLoader{
	background: url('/Common/images/ajax_loader.gif') center center no-repeat;
	height:80px;
	margin:0 auto;
}
.accordion, .accordion ul {
	margin:0px;
	padding:0px;
	width:100%;
}
.accordion li {
	list-style-type: none;
	padding: 0px 5px 0px 8px;
	margin: 0;
}
.accordion li ul li{
	padding-left: 16px;
}
.accordion li a{
	color:#808184;
	line-height:20px;
	text-decoration:none;
}
.accordion li a:hover{
	text-decoration:none;
}
ul.accordion li a.accordionArrow, span.accordionArrow{
	background:url('/images/documents/hook_dotted_plus.gif') left 5px no-repeat;
	padding-right: 8px;
}
ul.accordion li.active a.accordionArrow{
	background:url('/images/documents/hook_dotted_plus.gif') left 5px no-repeat;
}
ul.accordion li.active a.accordionArrowMinus{
	background:url('/images/documents/hook_dotted_minus.gif') left 5px no-repeat;
}
ul.accordion li:hover{
	background:url('/Common/images/property_display/limited/quicklinks_background.gif') right -60px no-repeat;
}
ul.accordion li.active li:hover{
	background:none;
}
.switchButton{
	height:20px;
}
.smsMaintenanceContainer{
	width:726px;
	background-color:#f5f5f5;
	border:1px solid #e4e4e4;
	margin:10px 0px 0px 10px;
	padding:15px 20px 20px;
	text-align:justify;"
}
.recentPaymentsTable {
	width:100%;
	_width:621px;
}
.util-column7030left { width:74% !important; }
.util-column7030right { width:24% !important; }
