@charset "utf-8";
/* CSS Document */

<style type="text/css" media="all">
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: #E8E8E8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
	color: #0069ab;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0069ab;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
	color: #0069ab;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 999px;
	background-image: url(images/bodybkg.gif);
	background-repeat: repeat-y;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	border-bottom: solid 1px #666; 
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 240px;
}
#outerWrapper #topNavigation {
	border-bottom: none;
	height: 46px;
	background-color: #FFFFFF;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#outerWrapper #contentWrapper #leftColumn1 {
	border-right: none;
	float: left;
	padding: 10px 10px 10px 10px; 
	width: 150px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	border-left: none;
	float: right;
	padding: 10px 10px 10px 10px; 
	width: 150px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 170px 0 170px;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center top;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	border-top: none;
	padding: 10px 10px 10px 10px;
	background-repeat: repeat;
	background-position: right center;
}

</style>
<style type="text/css" media="print">

body {
	background-color: #FFFFFF;
	background-image: none;
	border-color: #000; 
	color: #000;
}

</style>

<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">

.style2 {
	color: #FFFFFF
}
.style5 {
	color: #0069AB;
	font-size: large;
}
.style10 {color: #000000}
.style6 {color: #0069AB}

</style>
