html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/bgHousekeepers.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
h1 {
	color: #125994;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #125994;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #125994;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 1000px;
}
#outerWrapper #header {
	background-color: #ddd;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 119px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation {
	background-color: #FFFFFF;
	background-image: url(images/houseHeader2.jpg);
	background-repeat: no-repeat;
	height: 246px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper {
	background-image: url(images/contentBG.jpg);
}
#outerWrapper #contentWrapper #content {
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 85px;
}
.table_01 {
	border: 2px solid #CB3A48;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-indent: 3px;
}
.table_02 {
	overflow: scroll;
	font-size: 14px;
	line-height: 16px;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	background-image: url(images/footerBN.jpg);
	padding: 12px;
	text-align: center;
	background-repeat: no-repeat;
	height: 114px;
	color: #125994;
	font-size: 12px;
	line-height: 18px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #125994;
}
#outerWrapper #footer a:visited {
	color: #3472A0;
}
#outerWrapper #footer a:hover {
	color: #CB414F;
}
.style1 {color: #CB414F}
.style2 {color: #055289}
h4 {
	font-size: 24px;
	color: #C73746;
}
