body {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	color:#000000;
	background-color:#ffffff;
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

.body {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: normal;
	color:#000000;
}

a.body:link {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #0069b3;
}

a.body:visited {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #0069b3;
}

a.body:hover {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #a88000;
}

.fauxLink {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

.highlight1 {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color:#444444;
}

h1 {
	font-size: 12pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #000000;
}

.title1 {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #000000;
}

.title2 {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 8pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #000000;
}

.title3 {
	font-size: 8pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #000000;
}

table.basic {
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

div.basic {
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

.airMobilityButton {
	color: #ffffff;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	background-color: #0069b3;
	border-style:outset;
	border-color: #0099e3;
	cursor: pointer;
}


.errorMessage {
	color: #cc0000;
	font-family: ms sans serif,helvetica;
	font-size: 10pt;
	font-weight: bold
}

ul.errorMessage {
	margin-left: 1em;
	margin-right: 0;
	padding-left: 0;
}

table.homeTabs {
	border: 1px solid #63c2fa;
	margin: 0;
	border-collapse: collapse;
}

td.homeTabs {
	background-color: #0069b3;
	color: #ffffff;
	text-align: center;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
}

.homeTabsSelected {
	color: #ffc800;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
}

a.homeTabs:link {
	color: #ffffff;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.homeTabs:visited {
	color: #ffffff;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.homeTabs:hover {
	color: #a88088;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold
}

.underline {
	background-color: #eeeeee;
	border-bottom: 1px solid #0069b3;
	margin: 5px 0px 5px 0px;
}

table.viewAccount {
	background-color: #bbbbbb;
	margin: 0;
	border-collapse: collapse;
}

.clientDownload {
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
}

ul.clientDownload { 
	margin-left: 20px; 
	margin-right: 0px; 
}

.mainDataEntry {
	background-color: #eeeeee;
	border: 1px solid #0069b3;
	margin: 0;
	border-collapse: collapse;
}

.mainDataEntryHeader {
	background-color: #0069b3;
	color: #ffffff;
	text-align: center;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.mainDataEntryRow {
	background-color: #eeeeee;
	color: #000000;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
}

.mainDataEntryDetail {
	background-color: #eeeeee;
	color: #000000;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: normal;
}

.mainDataEntryDescription {
	background-color: #eeeeee;
	color: #000000;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}

table.containerLower {
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-collapse: collapse;
}

table.leftPanel {
	background-color: #dddddd;
	border: 1px solid #000000;
	color: #000000;
	margin: 0;
	border-collapse: collapse;
}

.leftPanelBody {
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: normal;
	color:#000000;
}

.leftPanelGreenHeader {
	font-size: .9em;
	font-family: Tahoma;
	font-weight: bold;
	color:#008000;
}

.loggedInUser {
	font-size: .8em;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #0069b3;
}

.masterUser {
	font-size: 1em;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #cc0000;
}

a.loggedInUser:link {
	color: #0069b3;
	font-family: arial;
	font-size: .6em;
	font-weight: normal;
}

a.loggedInUser:visited {
	color: #0069b3;
	font-family: arial;
	font-size: .6em;
	font-weight: normal;
}

a.loggedInUser:hover {
	color: #a88000;
	font-family: arial;
	font-size: .6em;
	font-weight: normal
}

.activeTab {
	float: left;
	background-color: #bbbbbb;
	color: #000000;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 150px;
	padding: 3px 3px 3px 3px;
	margin-left: 5px;
	border: 1px solid #cecece;
}

.inactiveTab {
	float: left;
	background-color: #dae2e7;
	color: #000000;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 150px;
	padding: 3px 3px 3px 3px;
	margin-left: 5px;
	border: 1px solid #cecece;
}

.activeTab a, .inactiveTab a,
.activeTab a:visited, .inactiveTab a:visited,
.activeTab a:link, .inactiveTab a:link {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.activeTab a:hover, .inactiveTab a:hover {
	text-decoration: underline;
}

tr.viewAccountHeader {
	background-color: #bbbbbb;
	color: #000000;
	font-family: arial;
	font-size: .9em;
	font-weight: bold;
}

td.viewAccountHeader {
	background-color: #bbbbbb;
	color: #000000;
	font-family: arial;
	font-size: .9em;
	font-weight: bold;
}

td.viewAccountLeftPanel {
	background-color: #eeeeee;
	border-right: 1px solid #0069b3;
}

td.viewAccountRightPanel {
	background-color: #eeeeee;
}

.formManagementDescriptions {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color:#000000;
}

a.enabledForm:link {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #0069b3;
}

a.enabledForm:visited {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #0069b3;
}

a.enabledForm:hover {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #a88000;
}

a.disabledForm:link {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #555555;
}

a.disabledForm:visited {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #555555;
}

a.disabledForm:hover {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #a88000;
}

table.formInfo {
	border: 0;
	margin: 0;
	border-collapse: collapse;
	background-color: #eeeeee;
}

tr.viewAccountRow1 {
	background-color: #eeeeee;
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: normal;
}


tr.viewAccountRow2 {
	background-color: #dddddd;
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: normal;
}

tr.viewAccountRowSelected {
	background-color: #0095ff;
	color: #ffffff;
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: normal;
}

a.deleteForm:link {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #a82300;
}

a.deleteForm:visited {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #a82300;
}

a.deleteForm:hover {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #a88000;
}

table.deleteForm {
	margin: 0;
	border: 1px solid #0069b3;
	border-collapse: collapse;
	background-color: #eeeeee;
}

td.deleteForm {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #ff0000;
	background-color: #eeeeee;
}

ul.leftPanel { 
	margin-left: 20px; 
	margin-right: 0px; 
}

#gpsControls {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background: #375696;
}

table.gpsControls {
	padding: 3px 10px 3px 10px;
}

tr.gpsControls, select.gpsControls {
	font-family: ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
	background: #375696;
	vertical-align: top;
}

td.gpsControlsStep {
	font-family: ms sans serif,helvetica;
	font-size: 10pt;
	font-weight: normal;
	color:#ffffff;
	background: #375696;
	padding-top: 8px;
	width: 230px;
}

.gpsControlsNotes {
	font-family: ms sans serif,helvetica;
	font-size: 10pt;
	font-weight: normal;
	color:#ffffff;
	border-bottom: solid white 1px;
}

select.gpsControls {
	background: #ffffff;
	color: #000000;
	font-family: ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: normal;
}

.greenBody {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: normal;
	color:#008000;
}

.goldBody {
	font-size: 10pt;
	font-family: ms sans serif,helvetica;
	font-weight: normal;
	color: #a88000;
}

.redHeader {
	font-size: 12pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #ff0000;
}

.greenHeader {
	font-size: 12pt;
	font-family: ms sans serif,helvetica;
	font-weight: bold;
	color: #008000;
}

table.viewData {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	background: #eaeaea;
}

table.dataMigration {
	border: 0;
	margin: 0;
	background: #eaeaea;
}

td.dataMigration {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color:#000000;
	background: #eaeaea;
}

td.dataMigrationDithered {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color:#777777;
	background: #eaeaea;
}

table.transactionData {
	border-collapse: collapse;
	margin: 5px;
}

.separatorback {
	background: #5776b6;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

tr.transactionDataHeader {
	background: #375696;
	color: #ffffff;
	vertical-align: middle;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold;
	height: 36px;
}

a.transactionDataHeader:link {
	text-decoration: none;
	color: #ffffff;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}
a.transactionDataHeader:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}
a.transactionDataHeader:hover {
	text-decoration: underline;
	color: #f4e79c;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}

a.sortableHeader:link {
	text-decoration: none;
	color: #e5e47f;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}
a.sortableHeader:visited {
	text-decoration: none;
	color: #e5e47f;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}
a.sortableHeader:hover {
	text-decoration: underline;
	color: #ffb62a;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}

a.sortedHeader:link {
	text-decoration: none;
	color: #ffb62a;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}
a.sortedHeader:visited {
	text-decoration: none;
	color: #ffb62a;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}
a.sortedHeader:hover {
	text-decoration: underline;
	color: #ffb62a;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}

tr.transactionDataFieldHeader {
	background: #375696;
	vertical-align: middle;
	color: #ffffff;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold;
}

tr.transactionDataRow1 {
	background: #ccffff;
	color: #000000;
	vertical-align: middle;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal;
}

tr.transactionDataRow2 {
	background: #ffffff;
	color: #000000;
	vertical-align: middle;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal;
}

table.gpsControls {
	padding: 3px 10px 3px 10px;
	background: #375696;
	width: 100%;
}

tr.gpsControls, select.gpsControls {
	font-family: ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
	background: #375696;
	vertical-align: top;
}

td.gpsControlsStep {
	font-family: ms sans serif,helvetica;
	font-size: 10pt;
	font-weight: normal;
	color:#ffffff;
	background: #375696;
	padding-top: 8px;
}

select.gpsControls {
	background: #ffffff;
	color: #000000;
	font-family: ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: normal;
}
div.appWizard {
	background-color: #dddddd;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #0069b3;
}

table.appWizard {
	background-color: #dddddd;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #0069b3;
}

table.appWizardField {
	background-color: #dddddd;
	border: 0;
	margin: 0;
	padding: 10;
	border-collapse: collapse;
}

table.appWizardTypeDescription {
	background-color: #dddddd;
	border: 0;
	width: 400px;
	margin-top: 5px;
	padding: 0;
	border: 1px solid #434343;
}

.appWizardTypeDescription {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #434343;
	font-style: italic;
}

body.appWizardField {
	background-color: #dddddd;
}

td.appWizardUnderline {
	border-bottom: 1px solid #434343;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #434343;
}
div.appWizardUnderline {
	border-bottom: 1px solid #434343;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #434343;
}


td.appWizardRightLine {
	border-right: 1px solid #434343;
}

td.appWizardHeader {
	background: #0069b3;
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
}

div.appWizardHeader {
	background: #0069b3;
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
}

.appWizardTitle {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #434343;
}

.appWizardTitle2 {
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #434343;
}

tr.appWizardFieldRow1 {
	background-color: #cccccc;
}

tr.appWizardFieldRow2 {
	background-color: #bbbbbb;
}

.appWizardBody {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #282828;
}

.appWizardDisabledLink {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #555555;
}

a.appWizardBody:link {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #0069b3;
}

a.appWizardBody:visited {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #0069b3;
}

a.appWizardBody:hover {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #a88000;
}

.appWizardFieldButtonDisabled {
	color: #777777;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	background-color: #eeeeee;
	border-style:outset;
	border-color: #999999;
	cursor: pointer;
}

tr.appWizardSelectedField {
	background-color: #ac8a99;
}

table.appWizardFieldControls {
	border: 0;
	margin: 0;
	padding: 5;
	border-collapse: collapse;
}

table.appWizardSelectedField {
	background-color: #ac8a99;
	border: 0;
	margin: 0;
	padding: 5;
	border-collapse: collapse;
}

td.appWizardPhoneText {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #434343;
}

.appWizardButton {
	color: #000000;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: bold;
	background-color: #bbbbbb;
	border-style:outset;
	border-color: #999999;
	cursor: pointer;
}

.appWizardFieldButton {
	color: #000000;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal;
	background-color: #bbbbbb;
	border-style:outset;
	border-color: #999999;
	cursor: pointer;
}

.appWizardSmallFieldButton {
	color: #000000;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 7pt;
	font-weight: normal;
	height: 18px;
	vertical-align: middle;
	background-color: #bbbbbb;
	border-style:outset;
	border-color: #999999;
	cursor: pointer;
}

td.selectedBlueTab {
	background-color: #0069b3;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
}

td.unselectedBlueTab {
	background-color: #00a5ef;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
}

td.disabledBlueTab {
	background-color: #00a5ef;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #cccccc;
	vertical-align: middle;
	text-align: center;
}

a.blueTabLink:link {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

a.blueTabLink:visited {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

a.blueTabLink:hover {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #ffe600;
}

table.titleBar {
	background-color: #18377c;
	height: 25px;
	vertical-align: middle;
}

tr.titleBar {
	color: #ffffff;
	background-color: #1c3879;
	font-size: 12pt;
	font-family: Arial;
	font-weight: normal;
}

.calendartitle {
	background-color: #cccc99;
	color: #000000;
	font-family: ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: bold
}

.calendar {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal
}

a.calendar:hover {
	text-decoration: none;
	background-color: #cc0000;
	color: #000000;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal
}

a.calendar:link {
	text-decoration: underline;
	background-color: #ffffff;
	color: #0000ff;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal
}

a.calendar:visited {
	text-decoration: underline;
	background-color: #ffffff;
	color: #0000ff;
	font-family: verdana,ms sans serif,helvetica;
	font-size: 8pt;
	font-weight: normal
}