/* ***** M E N U   I T E M S ***** */
Body, Div, P, LI, TD, IMG, DIV, Div.PageBody, Div.PageFooter {
	background-color : #FFFFFF;
	color: #000000;	
}
Body {
	margin-bottom : 0.25in;
}

Div.Menu, Div.SubMenuTop, A.MenuItem, A.CalButton, Div.SubMenuBottomm, img.LogoTop, Div.PageFooterRight {
	display : none;
}

Div.PageBody {
	font-family : "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	padding-left : 10px;
	padding-right : 10px;
}

/* ***** Page Footer ***** */
Div.PageFooter {
	border-top-style : groove;
	font-size : 75%;
	height: 3em;
	width: 100%;
}
Div.PageFooterLeft {
	text-align: left;
	float : left;
	height: 100%;
}

.NoPrint {
	display: none;
}

Div#MissionFooter {
	font-style: italic;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.PrintOnly {
	display: inline;
}

div.content {
	width: 100%;
}

br.PageBreak {
	page-break-after:always;
}

div.Paper {
	width: 600px;
	background-color: White;
	border: thin;
}