html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

label {
	vertical-align: middle;
}

a, a:visited {
	color: #054187;
}

a, a:hover, a:visited {
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #eb7d3e;
}

.am_button_outer {
	margin-left: auto;
	margin-right: auto;
	width: 80px;
	border: 1px solid #3d3e50;
	text-align: center;
}

.am_button_inner {
	height: 19px;
	line-height: 19px;
	border: 1px solid #6e7d95;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0c3e87;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

.am_button {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.am_button_inner a {
	color: #ffffff;
	text-decoration: none;
}
.am_button_inner a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.button {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	font-weight: normal;
	background-color: #0c3e87;
	border-style: outset;
	border-color: #6e7d95;
	padding-left: 12px;
	padding-right: 12px;
}

button:hover {
	text-decoration: underline;
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#splash_footer {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	height: 115px;
	border-bottom: 1px solid #cccccc;
	min-width: 300px;
	width: 100%;
	text-align: center;
}

#banner {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	height: 59px;
	border-bottom: 1px solid #cccccc;
	min-width: 300px;
	width: 100%;
}

#welcome_display {
	color: #054187;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 2px;
	right: 3px;
}

#account_links {
	position: absolute;
	top: 17px;
	right: 3px;
	text-align: right;
}

#account_links a {
	font-size: 10px;
	color:#9a9899;
	text-decoration:underline;
}
#account_links a:hover {
	color:#9a9899;
}

#logo {
	margin-top: 6px;
	background: url('../images/am-logo.jpg') no-repeat;
	width: 216px;
	height: 51px;
	cursor: pointer;
}


#form_banner {
	clear: both;
	position: relative;
	padding-top: 8px;
	text-align: center;
	width: 100%;
	border-bottom: 3px solid #de7331;
}

#form_banner .title {
	color: #de7331;
	font: 14px 'Trebuchet MS',helvetica,arial,verdana;
	font-weight: normal;
}

.red_cell {
	color: #cc0000;
}

.green_cell {
	color: #008800;
}

.yellow_cell {
	color: #b2b200;
}

.grey_centered {
	color: #cccccc;
	text-align: center;
	
}

.red_centered_bold {
	color: #DA3533;
	font-weight: bold;
}


#form_banner #back_link {
	position: absolute;
	top: 8px;
	left: 0;
}

#form_banner a {
	text-decoration: underline;
}

#form_info {
	clear: both;
	padding: 5px;
	background-color: #dfe8f6;
	border: 1px solid #99bbe8;
}


#error_messages {
	color: #da3533;
	font-weight: normal;
	padding: 6px;
}

.error_message {
	color: #DA3533;
	font-weight: bold;
}



#main_tabs {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	background: url('../images/main_tab_bottom.gif') repeat-x bottom;
	position: relative;
}
#main_tabs ul {
	margin: 0;
	padding: 10px 10px 0 30px;
	list-style: none;
}
#main_tabs li {
	float: left;
	background: url("../images/norm_left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 8px;
}
#main_tabs a, a:link, a:visited {
	text-decoration: none;
	cursor: pointer;
}
#main_tabs ul a {
	float: left;
	display: block;
	background: url("../images/norm_right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	font-weight: bold;
	color: #444444;
	outline-style: none;
	-moz-outline-style:none;
}

#main_tabs ul a:hover {
	color: #444444;
	text-decoration: underline;
}
#main_tabs .current {
	background-image: url("../images/main_tab_left_on.gif");
}

#main_tabs ul .current a {
	background-image: url("../images/main_tab_right_on.gif");
	color: #eeeeff;
	padding-bottom: 9px;
}

#edit_window_title_left {
	background: url("../images/gray_title_left.gif") no-repeat;
	width: 5px;
	height: 30px;
	float: left;
}

#edit_window {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

#edit_window_title_middle {
	background: url("../images/gray_title_bg.gif") repeat-x;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 270px;
	float: left;
	padding: 0px 6px;
}

#edit_window_title_right {
	background: url("../images/gray_title_right.gif") no-repeat;
	width: 5px;
	height: 30px;
	float: left;
}

#edit_window_body {
	clear: both;
	width: 270px;
	padding: 10px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

#edit_window_body label {
	float: left;
	color: #444444;
	font-weight: bold;
	width: 40%;
	text-align: right;
	margin-right: 0.8em;
	padding-top: 4px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}

#edit_window_body label .required {
	color: #da3533;
	font-size: 1.3em;
	vertical-align: middle;
}

#edit_window_body span.form_element {
	width: 60%;
	text-align: left;
}

#edit_window_body input {
	margin: 2px;
}

.padlock_icon {
	background-image: url(../images/padlock.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 15px;
}

.disabled_icon {
	background-image: url(../images/form_disabled.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

#account_table table {
	border-collapse: collapse;
	background: #f2f2f2;
	border-left: 1px solid #d5e2f0;
	font: 0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333333;
}

#account_table td, #account_table th {
	padding: 5px;
	white-space: nowrap;
}

#account_table table a, #account_table table a:visited, #account_table table a:active {
	font-size: 12px;
	text-decoration: none;
}

#account_table table a.delete, #account_table table a:visited.delete, #account_table table a:active.delete {
	color: #c90c0c;
}

#account_table table a:hover, #account_table table a:hover a:visited {
	color: #eb6410;
	text-decoration: none;
	border-bottom: 1px dashed #bbbbbb;
}

#account_table thead th, #account_table thead td {
	background: url('../images/form_table_header_bg.gif') repeat-x;
	border-bottom: 1px solid #757575;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#account_table thead tr.two_line th, #account_table thead tr.two_line td {
	background: url('../images/form_table_header_two_lines_bg.gif') repeat-x;
}

#account_table tbody th, #account_table tbody td {
	font-size: 12px;
	border-bottom: dotted 1px #333333;
}

#account_table tbody th, #account_table thead th {
	white-space: nowrap;
	border-right: solid 1px #888888;
}

#account_table tbody td {
	text-align: center;
}

#account_table tbody th a, #account_table tbody th a:visited {
	color:#333;
}

#account_table tbody th a:hover {
	color: #eb7d3e;
}


#account_table .form_name {
	width: 100%;
	position: relative;
}

#account_table .form_name .disabled_icon {
	position: absolute;
	top: 0;
	left: 0;
}

#account_table .form_name .padlock_icon {
	position: absolute;
	top: 0;
	left: 20px;
}

#account_table tbody tr.disabled {
	background: #ffecec;
}

#account_table tbody tr:hover, tbody tr.disabled:hover {
	background: #C8D4E9;
}

#text_metrics_dummy {
	font: 11px arial,tahoma,helvetica,sans-serif;
	display: none;
}

.am-selected-grid-row-blue {
	background-color: #b7cae2;
	border-color: #b7cae2;
}

.x-tbar-csv-download {
	background-image: url('../images/csv_button.gif') !important;
}

.x-tbar-excel-download {
	background-image: url('../images/excel_button.gif') !important;
}

.x-tbar-xml-download {
	background-image: url('../images/icon_xml.gif') !important;
}

.x-tbar-map {
	background-image: url('../images/map_button.gif') !important;
}

.x-tbar-pie-chart {
	background-image: url('../images/icon_chart_pie.png') !important;
}

.x-tbar-bar-chart {
	background-image: url('../images/icon_chart_bar.png') !important;
}

.grid-icon-camera {
	background-image: url('../images/camera.gif') !important;
}

.grid-icon-pdf {
	background-image: url('../images/file_acrobat.gif') !important;
}

.grid-icon-print {
	background-image: url('../images/action_print.gif') !important;
}

.grid-icon-email {
	background-image: url('../images/icon_email.gif') !important;
}

.grid-icon-map {
	background-image: url('../images/map_button.gif') !important;
}


.grid-icon-key-go {
	background-image: url('../images/icon_key_go.png') !important;
}

.grid-icon-recycle {
	background-image: url('../images/icon_recycle.png') !important;
}

.grid-icon-add {
	background-image: url('../images/add.png') !important;
}

.grid-icon-delete {
	background-image: url('../images/delete.png') !important;
}

.grid-icon-contact-edit {
	background-image: url('../images/contact_edit.png') !important;
}

.grid-icon-contact-delete {
	background-image: url('../images/contact_delete.png') !important;
}

<!-- Old Entries - Cycle these out -->

table.basic {
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

div.basic {
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

.underline {
	background-color: #eeeeee;
	border-bottom: 1px solid #0069b3;
	margin: 5px 0px 5px 0px;
}

.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;
}

.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;
	padding-left: 4px;
}

.mainDataEntryDescription {
	background-color: #eeeeee;
	color: #000000;
	font-family: arial, ms sans serif,helvetica;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
}


div.appWizard {
	background-color: #dfe8f6;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #0069b3;
}

table.appWizard {
	background-color: #dfe8f6;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #0069b3;
}

table.appWizardField {
	background-color: #dfe8f6;
	border: 0;
	margin: 0;
	padding: 10;
	border-collapse: collapse;
}

table.appWizardTypeDescription {
	background-color: #dfe8f6;
	border: 0;
	width: 400px;
	margin-top: 5px;
	padding: 0;
	border: 1px solid #434343;
}

.appWizardTypeDescription {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

body.appWizardField {
	background-color: #dfe8f6;
}

td.appWizardUnderline {
	height:2px; 
	border-bottom: 1px solid #000000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
div.appWizardUnderline {
	border-bottom: 1px solid #000000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}


td.appWizardRightLine {
	border-right: 1px solid #000000;
}

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: #000000;
}

.appWizardTitle2 {
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

tr.appWizardFieldRow1 {
	background-color: #dfe8f6;
}

tr.appWizardFieldRow2 {
	background-color: #dfe8f6;
}

.appWizardBody {
	margin-top: 2px;
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: #282828;
	vertical-align: middle;
	cursor: pointer;
}

.appWizardBody input[type=radio] {
	margin-top: 0px;
	margin-bottom: 4px;
	_margin-bottom: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

.appWizardBody input[type=checkbox] {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: 5px;
	vertical-align: bottom;
}

.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: #000000;
}

.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;
}

.spacer4 {
	height:4px; 
	width:1px;
}
.spacer5 {
	height:5px; 
	width:1px;
}

.spacer10 {
	padding-top:1px; 
	width:5px;
}

.appLogo {
  display:block;
  margin: 0 auto;
  max-width: 300px;
  max-height: 100px;
  width: expression(this.width > 300 ? "300px" : true);
  height: expression(this.height > 100 ? "100px" : true);
}

#data_list {
	display: none;
}
