html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#outerWrapper #contentWrapper #content .table_01 {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
}
body {
	background-color: #3A5D8D;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #0077bb;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #0077bb;
  text-decoration: none;
}
a:hover {
  color: #0077bb;
  text-decoration: underline;
}
a:focus {
  color: #0077bb;
}
a:active {
	color: #FFFFFF;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	padding-top: 11px;
	text-align: left;
	width: 900px;
	border: medium solid #d68848;
	background-color: #FFFFFF;
}
#outerWrapper #headerBackground {
}
#outerWrapper #headerBackground #headerBottom {
	background-image: url("header_bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	height: 184px;
}
#outerWrapper #headerBackground #headerBottom #headerTop {
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#outerWrapper #contentWrapper {
  background-image: url("images/contentWrapper_bg.gif");
  background-repeat: repeat-y;
  overflow: hidden;
  padding-left: 14px;
  padding-right: 14px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px;
	width: 220px;
	font-size: 12px;
	margin-top: 15px;
	height: 100%;
}
#outerWrapper #contentWrapper #content {
	padding: 14px;
	height: 100%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 246px;
}
#outerWrapper #footerBackground {
  background-image: url("images/footer_bg.gif");
  background-repeat: repeat-y;
}
#outerWrapper #footerBackground #footerBottom {
  background-image: url("images/footer_bottom.png");
  background-position: bottom;
  background-repeat: no-repeat;
  font-size: 10px;
}
#outerWrapper #footerBackground #footerBottom #footerTop {
	background-image: url("images/footer_top.gif");
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	padding: 24px 28px 24px 28px;
	text-align: center;
}
.footer {
text-align:center;
}
.footer  a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer  a:hover {
	color: #000000;
	text-decoration: underline;
