body {
	margin:0;
	padding:0;
	background:#fff repeat-x left bottom;
	color:#333333;
	font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-size:0.689em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#documentsize {
	width:954px;
	margin:0 6px;
	background-color:#fff;
}

#masthead {
	background-image:url(/images/masthead.gif);
	background-repeat:no-repeat;
	display:block;
	height:102px;
	margin-top:0px;
	width:100%;
}

#content {
	width: 894px;
	padding: 30px;

}

#swoosh {
	width:751px;
	height:105px;
	/*background:transparent url(/images/footer.jpg) no-repeat top left;*/
}

#footer {
	background:url(/images/footer-wide.jpg) no-repeat top left;
	width: 954px;
}

h1 {
color:#977A52;
font-size:1.6em;
font-weight:normal;
margin:0 0 25px 0;
}

h2 {
font-size:1.2em;
color:#727272;
}

h3 {
	font-size:1em;
	color:#977A52;
	margin:0;
}

.required {
	color:#993300;
}

p, td, div, span {
	font-size:12px;
}

p { margin:0 0 25px 0; }

form { display:inline; }