@CHARSET "UTF-8";

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

#page_body {
	min-width: inherit;
}

.skipContent {
	display: none;
}

#nauLogo {
	background: none;
	text-indent: 0;
	padding: 2pt 2pt 5pt 10pt;
}

#deptText {
	border: none;
	background: none;
	text-align: right;
}

#deptText h1 {
	background: none;
	color: #556575;
	text-indent: 0;
	font-family: Arial, sans-sarif;
	letter-spacing: .15em;
}

#deptText a {
	color: #556575;
}

#primaryNav {
	display: none;
}

#login {
	display: none;
}

input, textarea, select, input.text, option {
	border: none;
	overflow: visible;
	background: none;
	font-weight: normal;
	color: #333;
}

input.button {
	display: none;
}

textarea {
	height: 100%;
	overflow: visible;
	padding-bottom: 25%;
	border: 0;
}

#searchForm {
	display: none;
}

#wrapper {
	border: none;
}

#page_title {
	font-size: 150%;
	border: none;
}

#page_title p {
	display: none;
}

#sideNav {
	display: none;
}

.column {
	float: none;
}

#center3, #left3, #right3 {
	width: auto;
}

#colsOf2Right {
	margin: 10pt 0 0 0;
}

#colsOf2Left #left2 {
	width: auto;
}

#colsOf2Right #right2 {
	display: none;
}

#footer {
	display: none;
}



