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 {
	background-color: #323232;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #80cef1;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	background-color: #323232;
	padding: 7px;
}
h5 {
	color: #F05823;
	font-size: 14px;
	font-weight: bold;
	text-indent: 3px;
	width: 211px;
	background-image: url(images/h5.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left center;
	padding: 3px;
	margin: 0px;
	line-height: 30px;
	font-variant: small-caps;
}
h2 {
	color: #1163A3;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #EF5D26;
}
h4 {
	font-size: 16px;
	line-height: 24px;
}
a,  a:link {
	color: #F0612C;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #F0612C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
  color: #2170bd;
  text-decoration: underline;
}
a:focus {
  color: #2170bd;
}
a:active {
  color: #039;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
}
#outerWrapper #header {
	background-color: #ddd;
	border-bottom: solid 1px #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 183px;
}
#outerWrapper #topNavigation {
	background-color: #2C2D2C;
	height: 33px;
	padding: 0px;
	margin: 0px;
}
#outerWrapper #contentWrapper {
	background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F25928;
	border-right-color: #F25928;
	border-left-color: #F25928;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF;
	float: left;
	width: 255px;
	height: 100%;
	font-size: 12px;
	padding: 5px;
	margin-right: 5px;
}
.style1 {
	font-weight: bold;
	color: #3A75A2;
}
#outerWrapper #contentWrapper #content {
	height: 100%;
	margin-top: 0px;
	margin-right: 12;
	margin-bottom: 0px;
	margin-left: 265px;
	background-color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F05823;
	}
#outerWrapper #contentWrapper #content1 {
	height: 100%;
	margin-top: 15px;
	margin-right: 12;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#outerWrapper #footer {
	background-color: #ddd;
	padding: 0px;
	background-image: url(images/footer.jpg);
	height: 60px;
	font-size: 10px;
	line-height: 12px;
	color: #F15B27;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F3582A;
	border-bottom-color: #F3582A;
	border-left-color: #F3582A;
}

</style>
<style type="text/css" media="print">

body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
li {
	line-height: 18px;
}

h6 {
	border: 1px solid #323232;
	font-size: 16px;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	width: 75%;
}
.li2 {
	list-style-image: url(images/bar.jpg);
	line-height: 20px;
}
form {
	border: 1px solid #323232;
}
