@charset "UTF-8";
/* CSS Document */
a:link {
	color: #333F70;
}
a:visited {
	color: #9D090C;
}
a:hover {
	color: #747EAD;
}
a:active {
	color: #9D090C;
}

.style7 a:link {
	color: #FFFFFF;
}
.style7 a:visited {
	color: #FFFFFF;
}
.style7 a:hover {
	color: #CACBEA;
}
.style7 a:active {
	color: #FFFFFF;
}


#outerWrapper1 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-image: url(images/topnavBG.png);
	background-repeat: repeat-x;
	background-position: center top;
} 
#outerWrapper {
	position: relative;
	width: 991px;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-position: center top;
} 
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #93A0E3;
	background-position: center top;
}.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyBG {
	background-color: #9CA7D5;
	background-image: url(images/framework/aviation_framework_16.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353E71;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bigButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyCopyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #344072;
	line-height: 23px;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #414F8E;
}
hr {
	border: thin dotted #D8D8D7;
	clear: both;
}
.blueButtonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #F2F2F2;
	line-height: 15px;
	font-weight: normal;
}
.homeCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.tablePadding {
	line-height: 25px;
	margin-left: 5px;
	padding-left: 5px;
}
