table {
	color:#033434;
}
a {
	color:#033434;
}
a:hover {
	color:#138184;
}
input {
	border:1px solid #033434;
}
.button {
	background:#033434;
	border:1px solid #033434;
}
.buttonWrapper {
	border:1px solid #033434;
}
.softSummaryText {
	/*color:#138184;*/
	color:#AAAAAA;
}
.paymentLeftNavigationGrid div {
	background-color:#033434;
}
.paymentLeftNavigationGrid a {
	color:#ffffff;
}
.paymentLeftNavigationGrid a:hover {
	color:#138184;
}

/*----------------Authentication Page Start-----------------*/

.authenticationPageLinks {
	color:#033434;
}
a.authenticationPageLinks:hover {
	color:#138184;
}
.titleLinks {
	color:#033434;
}
.titleLinks:hover {
	color:#138184;
}
.authenticationGrid {
	background:url('../images/resident_portal/authentication_curve.gif') no-repeat;
}
.arrowBullet {
	background:url('../images/resident_portal/bullet.gif') no-repeat;
}
.paymentIcon {
	background:url('../images/resident_portal/payment_icon.gif') no-repeat;
}
.maintenanceIcon {
	background:url('../images/resident_portal/maintenance_icon.gif') no-repeat;
}
.localSearchIcon {
	background:url('../images/resident_portal/local_search_icon.gif') no-repeat;
}
.servicesIcon {
	background:url('../images/resident_portal/services_icon.gif') no-repeat;
}
.myCommunityIcon {
	background:url('../images/resident_portal/my_community_icon.gif') no-repeat;
}
.contactIcon {
	background:url('../images/resident_portal/contact_icon.gif') no-repeat;
}

/*----------------Authentication Page End-----------------*/

/*----------------Old Payment Navigation Start-----------------*/

.leftNavigationInside {
	border:1px solid #033434;
}
.leftNavigationAccordianTable {
	color:#033434;
}
.leftNavigationAccordianTable tr.selected {
	background-color:#138184;
}
.leftNavigationAccordianTable td {
	border-bottom: 1px solid #033434;
}

/*----------------Old Payment Navigation End-----------------*/

/*----------------My Community Page Start----------------*/

.widgetBoxSurround {
	border-color:#033434;
}
.weatherDisplayTable {
	color:#033434;
}
.weatherStatsTable td.description {
	color:#033434;
}
.weatherStatsTable td.value {
	color:#033434;
}

/*----------------My Community Page End-----------------*/