body {
	height: 100%;
	width: 750px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	}
#container {
	width: 750px;
	height: auto;
	min-height: 100%;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	}
#hdr {
	width: 750px;
	height: 135px;
	background: #FFFFFF;
	}
#hdr #topbar {
	width: 750px;
	height: 30px;
	background: #807C82;
	}
#topbar #txt {
	color: #FFFFFF;
	font-family: cursive, arial, sans-serif;
	padding: 4px 10px;
	font-size: 11pt;
	width: 49%;
	float: left;
	}
#dtg {
	width: 45%;
	padding: 4px 10px;
	text-align: right;
	float: left;
	color: #FFFFFF;
	font-family: cursive, arial, sans-serif;
	font-size: .9em;
	}
#hdr #navbar {
	height: 100px;
	width: 750px;	
	background: #FFFFFF url(http://www.national-aircheck.com/images/bnr_hdr2.png) repeat-x;
	border-bottom: solid 1px #141414;
	}
#what {
	padding-left: 115px;
	padding-top: 40px;
	text-align: center;
	}
#main_logo {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	-moz-opacity:.8;
	opacity:.8;
	}
h1 {
	color: teal;
	font-size: 15pt;
	font-weight: bold;
	font-family: cursive, "Trebuchet MS", sans-serif;
	display: inline;
}
#pgbody {
	width: 700px;
	height: 100%;
	min-height: 100%;
	z-index: 1;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	}
#contentao {
	z-index: 1;
	margin-left: 25px;
	margin-top: 50px;
	width: 650px;
	height: 100%;
	color: #333;
	font-size: .9em;
	text-indent: 1em;
	}
.pg_body {
	line-height: 150%;
	font-size: 1em;
	}
.pg_body dt {
	font-weight: bold;
	font-size: 1em;	
	color: #333;
	border-bottom: solid 1px #333;
	}
.pg_body dt a {
	text-decoration: none;
	color: #333;
	}
.pg_body dt a:hover {
	text-decoration: none;
	color: #475470;
	}
.pg_body dd {
	font-size: 1em;
	font-weight: normal;
	color: #333;
	text-indent: 1em;
	padding: 3px 0 15px 0;
	}
.pg_body #quest_afterthought {
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 3em;
	font-style: italic;
	}
.pg_body #questions_jest {
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 3em;
	}
.pg_body #questions_poc {
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 2em;
	}
#pg_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	}
#home {
	font-size: .7em;
	margin-left: 5px;
	}
a {
	text-decoration: none;
	color: #141414;
	}
a:hover {
	text-decoration: none;
	color: #75AE47;
	}
