html,body {
	background:#fff;
}

html {
	background-image: none !important;
	background-repeat: no-repeat;
}

.noprint {
	display:none;
}

#nav{
	display:none !important;
}

img {
	border:0;
}

#masthead {
	position:absolute;
	padding-top:11px;
	top:0;
	width:100%;
}

#trail {
		margin-top:120px;
}

p img {
	float:right;
	margin:0 1em 1em;
}


body {
	text-align: justify;
	font-size:12pt;
	line-height:16pt;
}

caption {
	font-style: italic;
}

textarea,input,select {
	border-color:#444;
	border-width:1px;
}

label {
	display:block;
	font-weight:bold;
}

table {
	width:100%;
}