/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #2C3F4D;
	background-color: #F2F2F2;
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#ariportsLink {
	color: #FFF;
	font-weight: normal;
	margin-top: 20px;
	font-size: 90%;
}
#ariportsLink a:link {
	color: #FFF;
	text-decoration: underline;
}
#ariportsLink a:visited {
	color: #FFF;
	text-decoration: underline;
}
#ariportsLink a:hover {
	color: #333;
	text-decoration: underline;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #909395;
	border-left-color: #909395;
	position: relative;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
	background-repeat: repeat-x;
	background-color: #E2E7E9;
}
#center .content {
	font-size: 80%;
	line-height: 1.7em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #909395;
	border-left-color: #909395;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}
#masthead .content {
}
#footer .content {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 30px;
}
#footer {
	color: #2C3F4D;
	background-color: #E2E7E9;
	padding: 0px;
	margin: 0;
	font-size: 80%;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #909395;
	border-bottom-color: #909395;
	border-left-color: #909395;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #006600;
}
#credits a:link {
	text-decoration: none;
	color: #333333;
}
#credits a:hover {
	color: #B50917;
}
h1 {
	font-size: 1.5em;
	color: #2C3F4D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.6em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1.25em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#p7TBMroot {
}
#p7TBM {
}
#credits {
	font-size: 75%;
	color: #2C3F4D;
	margin-top: 30px;
	margin-left: 20px;
	text-align: right;
}
p {
	margin: 0px;
	padding: 0px;
}
#hawkeye {
	float: right;
}
#p7TBMrootbox {
	padding-left: 20px;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #2C3F4D;
	font-size: 10px;
}
#text a:link {
	text-decoration: underline;
	color: #2C3F4D;
}
#text a:hover {
	color: #4B93C4;
	text-decoration: underline;
}
#formtable {
	background-color: #FFFFFF;
	width: 720px;
	color: #2C3F4D;
	vertical-align: top;
	border: 1px solid #5D7586;
}
#credits a:link {
	color: #333333;
	text-decoration: none;
}
.boldRed {
	font-weight: bold;
	color: #C00;
}
