<!--body-link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" topmargin="0" leftmargin="0" bgcolor="#C0C0C0" text="#FFFFFF"-->
<style type="text/css">
<!--
html {
	height: 100%;
	min-height:100%;
	margin-bottom: 1px; 
	border:0px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(/images/backgroundgray.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	border:0px;
	height: 100%;
	min-height:100%;
}
.images    {
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	align:center;
}
#outline{
	width :800px;
	height:auto;
	min-height:100%;
	align:center;
	position:relative;
	top: 0px;
	left: 50%;
	margin:0px 0px 10px -400px;
	float:left;
}
#head{
	position:relative;
	width:798px;
	padding:0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	height:94px;
	border : 1px solid #c0c0c0;
	background-color:#e0e0e0;
}
#headLogo{
	position:relative;
	float:left;
	width:110px;
	padding:0px;
	margin:10px 0px 0px 30px;
	height:84px;
	border : 0px solid #c0c0c0;
	vertical-align:bottom;
}
#headNav{
	position:relative;
	float:left;
	width:420px;
	padding:0px 0px 4px 10px;
	margin:61px 0px 0px 25px;
	height:18px;
	border-top :2px solid #000000;
	border-bottom :2px solid #000000;
	verticle-align:bottom;
}
#headContact{
	position:relative;
	float:left;
	width:auto;
	padding:0px;
	margin:10px 0px 0px 30px;
	height:auto;
	border :0px solid #000000;
	verticle-align:bottom;
}
#midsec{
	position:relative;
	width:800px;
	padding:0px;
	margin:0px;
	border: 0px solid #000000;
	height:100%;
	min-height:100%;
	float:left;
	overflow: hidden;
}
	
#nav{
	width:148px;
	border : 1px solid #c0c0c0;
	height:100%;
	min-height:100%;
	position:relative;
	float:left;
	font-weight:bold;
	background-color:#e0e0e0;
	padding:10px 10px 32767px 15px;
	overflow: hidden;
	margin:10px 0px -32767px 0px;
}
#nav ul{
	font-size:12pt;
	font-weight:normal;
	color:#000000;
	margin:0px 0px 10px 20px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}
#main {
	width:613px;
	position:relative;
	float:left;
	border : 1px solid #c0c0c0;
	margin: 10px 0px 0px 10px;
}

#mainH {
	position:relative;
	float:left;
	width:583px;
	font-size:26pt;
	padding: 10px 10px 10px 20px;
	margin:0px 20px 0px 0px;
	border-bottom:2px solid #c0c0c0;
}

#mainS {
	position:relative;
	float:left;
	width:583px;
	font-size:10pt;
	color:#666666;
	padding: 10px 10px 0px 20px;
}
.underline {
	position:relative;
	float:left;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 20px;
	border-bottom:2px dotted #000000;
	width:auto;
}
#mainS A:link{
	font-size:10pt;
	color:#666666;
}
#mainS A:visited{
	font-size:10pt;
	color:#666666;
}
#foot{
	position:relative;
	clear:left;
	width:798px;
	padding:0px;
	background-color:#e0e0e0;
	border : 1px solid #c0c0c0;
	margin: 0px;
}
#footSpace{
	position:relative;
	clear:left;
	width:800px;
	height:10px;
	padding:0px;
	background-color:#ffffff;
	border : 0px solid #c0c0c0;
}
#footSpaceB{
	position:relative;
	float:left;
	width:175px;
	height:100%;
	padding:0px;
	background-color:#ffffff;
	border-top : 1px solid #c0c0c0;
	margin-top:-1px;
}
#footNav{
	border : 0px solid #c0c0c0;
	width :800px;
	height:auto;
	min-height:100%;
	align:center;
	position:relative;
	top: 0px;
	left: 50%;
	margin:0px 0px 10px -400px;
	padding:10px 0px 0px 0px;
	font-size:10pt;
	text-align: center
}
#footOther{
	border : 0px solid #c0c0c0;
	width :800px;
	height:auto;
	min-height:100%;
	align:center;
	position:relative;
	top: 0px;
	left: 50%;
	margin:0px 0px 0px -400px;
	padding:0px 0px 10px 0px;
	font-size:8pt;
	text-align: center
}
A:link {
	text-decoration:underline;
	color:#000000;
}
A:visited {
	text-decoration:underline;
	color:#000000;
}
A:hover {
	text-decoration:none;
	color:#29509f;
}
A:active {
	text-decoration:underline;
	color:#000000;
}
.filler{
	background-color:#e0e0e0;
	height:100%;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border: 0px solid #dfdfdf;
}
.notopgap{
	margin-top: 0px; /* DNC: to avoid splitting of the box */
	margin-bottom:0px;
	text-align :left;
}