body {
	font-weight: normal;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 10pt;
       background: #fff;
}

#content { 
	position: relative;
	left: 162px;
	_left: 160px;
	*left: 160px;
	top: 90px;
	width: 640px;
	margin-top: 0px;
	}

#title, #title_small {
	position: relative;
	z-index: 1;
	}

#title h1 {
	width: 630px;
	height: 47px;
	background-image: url(/bottomBannerTitle.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	font-size: 14pt;
	color: #414781;
	text-align: center;
	font-family: arial, sans-serif;
	padding-top: 15px;
	}
#title_small h1 {
	width: 630px;
	height: 47px;
	background-image: url(/bottomBannerTitle.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #414781;
	text-align: center;
	font-family: arial, sans-serif;
	padding-top: 15px;
	}
#copy2 {
	margin-left: 30px;
	line-height: 18px;

	}
#copy2 img {
	margin: 10px;	
	border: 1px solid #72759A;
	}
#copy2 h2 {
	font-size: 12pt;
	color: #414781;
	}
#copy2 h3 {
	font-size: 11pt;
	color: #000000;
	}
#nav {
	margin: 0px;
	padding:0px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	}
#nav li {
	float: left;
	position: relative;
	width: auto;
	list-style-type: none;
	list-style: none;
	z-index: 100;
	}
#nav li ul {
	position: absolute;
	left: 0px;
	display: none;
	border: 1px solid #414781;
	background-color: #72759A;
	margin: 0px;
	width: 280px;
	top: 43px;
	}
#nav li li {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	border-left: 1px solid #414781;
	border-right: 1px solid #414781;
	border-bottom: 1px solid #414781;
	font: 12px Arial, Verdana;
	}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	border: 0px solid #000000; /* IE6 Bug */
	border-bottom: 0;
	padding: 2px;
	}
#nav ul li a:hover {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	border: 0px solid #000000; /* IE6 Bug */
	border-bottom: 0;
	padding: 2px;
	}
#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */

#headerwrap {
	height: 92px;
	position: absolute;
	left: 170px;
	top: 15px;
	}


table#noborder img {
    margin: 0px;
}


