@import url(nav.css);
@import url(subnav.css);
body {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: "Times New Roman", serif;
	text-align:center;
	}
#wrapper {
	margin:0 auto;
	text-align:left;
	}
#printlogo img {
	width:718px;
	height:89px;
	}
#topbanner {
	display:none;
	}
#topbanner h1 a{	
	margin:0;
	display:block;
	color:#E4EAEF;
	text-decoration:none;
	}
#topbanner h1{	
	margin:0;
	padding:0;
	}
#topbanner #elist {
	display:none;
	}
#topbanner #subscribe {	
	display:none;
	}
#elist input#elistbox {
	border:1px solid #5F7F9D;
	}
#elist input#btnSubmit {
	position:relative;
	top:4px;
	left:0;
	}
#topright {
	margin-top:5px;
	}
#topright h2 {
	margin:0 auto;
	}
#subnavigation {	
	display:none;
	}
#maincontent {
	clear:both;
	}
#navigation {
	display:none;
	}
#bodycopy {
	line-height:18px;
	}
#bodycopy div {	
	}
#footer {
	clear:both;
	font-size:10px;
	height:20px;
	border-top:3px solid #E4EAEF;
	color:#5F7F9D;
	font-weight:bold;
	text-align:center;
	}
#bodycopy img.left {
	float:left;
	display:block;
	width:183px;
	height:183px;
	margin-right:15px;
	}
#bodycopy img.right {
	float:right;
	margin-left:15px;
	display:block;
	width:183px;
	height:183px;
	}

#topright form {
	display:none;
	}
#topright a {
	display:none;
	}
#printlogo {
	display:block;
	text-align:left;
	}
#didyouknow {
	display:none;
	}
#dgResults {
	width:100%;
	}
table#dgResults td {
	padding:3px 3px;
	line-height:110%;
	}
#bodycopy .searchRow {
	background-color:#fff;
	padding:1px;
	vertical-align:top;
	}
#bodycopy .searchRow td {
	vertical-align:top;
	}
#bodycopy .searchHeaderRow {
	background-color:#ccc;
	padding:1px;
	text-align:center;
	}
#bodycopy .searchAltRow {
	background-color:#E4EAEF;
	padding:1px;
	}
#bodycopy .searchAltRow td{
	vertical-align:top;
	}
#bodycopy .searchFooter {
	background-color:#fff;
	}