body {
	color: #666;
	background: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size; 1.1em; }
h4 { font-size: 1em; }

#header {
	border-bottom: 3px solid #999;
}

#wrapper0, #wrapper1 { background: transparent; }

#wrapper0 { padding: 0 40px; }

#subsecondary, #subprimary, #hdrsearch, #headernav, #hdrtitle { display: none; }


#printpreviewnotice {
	padding: 5px 30px 5px 80px;
	color: #333;
	background: #f7f7f7 url(img/displayicon.gif) no-repeat 30px 2px;
	border: 1px solid #ccc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

	#printpreviewnotice p {
		margin: 5px 0 0 0;
	}
	
	#printpreviewnotice a {
		text-decoration: underline;
		color: #900;
		cursor: pointer;
		font-weight: bold;
	}


/* STYLE EDITED BY BEAN 6-20-2007 */
/* HIDE ADVANCED SEARCH ON PRINT PREVIEW */
#advsearch {
	display: none;
}
/* STYLE EDITED BY BEAN 6-20-2007 */

#ailaletterhead {
	display: block;
	text-align: right;
	padding-right: 5px;
}


#contentwrapper {
	background: #fff;
	padding: 0 10px;
	font-size: 10pt;
	line-height: 15pt;
}

#breadcrumb, #breadcrumbs, #bookmarks, #ctl-bookmarkspanel, .ctl-bookmarks-addbutton  { display: none; }


#footercopy {
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: .8em;
}

#footercopy p {
	margin: 0;
	padding: 0;
}
