/************************************************************************

	ATTENTION:
	
	We worked very hard to build this CSS and this website.
	Please don't steal our stuff. Ask us for permission to use it and
	we'll probably be glad to help you out or at least teach you
	how do make one for yourself.

	Thanks,
	Ross Carlson & Chris Serio
	
**************************************************************************/
body, html {
    margin:0px;
    font-family: verdana, arial, helvetica, sans-serif;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #336699;
}

blockquote {
	font-style: italic;
	border-left: 1px solid #336699;
	padding-left: 5px;
}

td, tr {
	font-size: 9pt;
	color: #3B3B3B;
	padding: 3px;
}

table {
	border-spacing: 1px;
	position: relative;
	margin: 0 auto;
}

th {
	color: #FFFFFF;
	background-color: #336699;
	white-space: nowrap;
	padding: 3px;
}
/************
     	SEARCH
	*************/
GoogleSearchResult {
	margin-left: 50px;
}

/************
     	SYLLABI
	*************/
.syllabus_section_desc {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.syllabus_section_header {
}

.syllabus_section_name {
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	width: 150px;
	float: left;
}

.syllabus_section_content {
	padding-left: 50px;
	border-top:1px solid #336699;
	margin-bottom: 15px;
	padding-top: 10px;
}

.syllabus_reference {
	display:none;
}
/************
     WHO IS ONLINE
	*************/
.online_position {
	font-weight: normal;
	font-size: 10pt;
	color: #336699;
	margin-top: 5px;
}

.online_name {
	font-weight: normal;
	font-size: 8pt;
	margin-left: 10px;
}

.online_count {
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.traffic_count {
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
/************
     STAFF TABLE
	*************/
#staff_table {
	border: 1px solid #336699;
	width: 70%;
	position: relative;
	margin: 0 auto;
}

.staff_heading {
	background-color: #336699;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

.staff_instructor {
	background-color: #fcffab;
}

.staff_mentor {
	background-color: #CBE5AD;
}

.staff_officer {
	background-color: #bddcfb;
}
/************
	ROSTER
	*************/
.roster-visiting {
	font-style: italic;
}

.roster-normal {
}

.roster-table-line {
	background-color: #C0C0C0;
}

.roster-header-cell {
	color:            #FFFFFF;
	background-color: #336699;
}

.roster-cert-cell{
	color:            #FFFFFF;
	background-color: #7FBE48;
}

.roster-off-peak-cell {
	color:            #FFFFFF;
	background-color: #DE7D7C;
}

.roster-off-peak-bos-cell {
	color:            #FFFFFF;
	background-color: #FF9933;
}

.roster-class-cd-cell {
	color:            #FFFFFF;
	background-color: #6699CC;
}

.roster-no-cert-cell {
	color:            #000000;
	background-color: #E6E6E6;
}

.roster-reference{
	display:none;
	color:            #FFFFFF;
	background-color: #7FBE48;
}

.roster-class-cd-reference {
	display:none;
	color:            #FFFFFF;
	background-color: #6699CC;
}

.roster-offpeak-reference {
	display:none;
	color:            #FFFFFF;
	background-color: #DE7D7C;
}

.roster-offpeak-bos-reference {
	display:none;
	color:            #FFFFFF;
	background-color: #FF9933;
}

td.roster-cert-cell a:link, td.roster-cert-cell a:visited { 
	color: #FFF; 
}

td.roster-cert-cell a:hover, td.roster-cert-cell a:active { 
	color: #FFF;
	text-decoration: underline; 
}

td.roster-class-cd-cell a:link, td.roster-class-cd-cell a:visited {
	color: #FFF; 
}

td.roster-class-cd-cell a:hover, td.roster-class-cd-cell a:active {
	color: #FFF;
	text-decoration: underline; 
}

td.roster-off-peak-cell a:link, td.roster-off-peak-cell a:visited {
	color: #FFF; 
}

td.roster-off-peak-bos-cell a:link, td.roster-off-peak-bos-cell a:visited {
	color: #FFF; 
}

td.roster-off-peak-cell a:hover, td.roster-off-peak-cell a:active {
	color: #FFF; 
	text-decoration: underline; 
}

td.roster-descriptions a:link, td.roster-descriptions a:visited, td.roster-descriptions a:active {
	color: #FFF; 
	text-decoration: underline; 

}

	
/************
	NEWS
	*************/
.news_content {
	font-size:   10pt;
}

.news_header {
}

.news_entry_title {
	font-size:   12pt;
	font-weight: bold;
	text-transform: capitalize;
}

.news_date {
	font-size:   10pt;
	text-decoration: underline;
}

.news_author {
	font-size:   8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

#news_title {
	font-size: 14pt;
	color: #336699;
}

#events_title {
	font-size: 14pt;
	color: #336699;
}

#news {
	border-top: 2px solid #336699;
}

#events {
	border-top: 2px solid #336699;
}
/************
	AIRPORTS
	*************/
.airports-table-line {
	background-color: #C0C0C0;
}

.airports-header-cell {
	color:            #FFFFFF;
	background-color: #336699;
	white-space:      nowrap;
}

.airports-primary-cell {
	font-size:        9pt;
	color:            #3B3B3B;
	background-color: #F3F3F3;
}

.airports-alternate-cell {
	font-size:        9pt;
	color:            #3B3B3B;
	background-color: #FFFFFF;
}

.airport_info {
	background-color: #FFFFFF;
}
/************
	MAIN CONTENT
	*************/
.content {
	margin-left:150px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	min-height: 500px;
	height:expression(document.body.clientHeight < 500? "500px": "auto" );
	font-size:   10pt;
	border-left: 1px solid #336699;
}

.content h5 {
	color: black;
	font-size:   14pt;
    text-align: center;

}

.content h4 {
	color: black;
	font-size:   11pt;
    text-align: left;
	text-decoration: underline;
}

.content h3 {
	color: black;
	font-size:   16pt;
	text-transform: capitalize;
	text-align: center;
}

.content h2 {
	color: black;
	font-size:   12pt;
	text-align: center;
	text-transform: capitalize;
}

.content h1 {
	color: black;
	font-size:   10pt;
	text-align: left;
}

.image {
	text-align: center;
}

.caption {
	text-align: center;
	font-weight: bold;
}
/************
	FOOTER
	*************/
.footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #336699;
	font-size: 10pt;
}

#disclaimer {
	font-size: 8pt;
	font-style: italic;
}
/************
	SIDE BAR
	*************/
#side_bar{
	background-color: #FFFFFF;
	width: 150px;
	float: left;
	border-right: 1px solid #336699;
	min-height: 500px;
	height:expression(document.body.clientHeight < 500? "500px": "auto" );
}

#side_bar .side_header {
	color:       #000000;
	font-size:   10pt;
	font-weight: normal;
	white-space: nowrap;
	text-align:  center;
	background-image: url(/images/gray_gradient.gif);
	height: 21px;
}

#side_bar .side_content {
	background-color: #FFFFFF;
	font-size:   10pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

#side_bar .metar {
	font-size:   8pt;
	margin-top: 8px;
}

#side_bar .metar_disclaimer {
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 8pt;
	padding-bottom: 0px;
}

.promotion_name {
	font-size:   10pt;
	font-weight: normal;
	margin-top: 5px;
	color: #336699;
}

.promotion_data {
	font-size:   8pt;
	margin-left: 10px;
}
/************
	TOP BAR
	*************/
#top_bar {
	margin: 0px;
	padding: 0px;
}

/************
	MAIN NAV
	*************/
#header_img {
	clear: both;
	background-color:  #336699;
	background-image:  url(/images/header_night.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 66px;
	border-top: 1px solid #3B3B3B;
}

#main_nav {
	position: relative;
	background-color: #336699;
	top: 0px;
	left: 0px;
	height: 30px;
	min-width: 800px;
	font-size: 8pt;
}

#main_nav_1 {
	position: relative;
	left: 0px;
	float: left;
	height: 21px;
	width: 75px;
	text-align: center;
	border-right: 1px solid #3B3B3B;
}

#main_nav_2 {
	position: relative;
	float: left;
	height: 21px;
	width: 100px;
	text-align: center;
	border-right: 1px solid #3B3B3B;
}

#main_nav_3 {
	position: relative;
	float: left;
	height: 21px;
	width: 170px;
	text-align: center;
	border-right: 1px solid #3B3B3B;
}

#main_nav_4 {
	position: relative;
	float: left;
	height: 21px;
	width: 75px;
	text-align: center;
	border-right: 1px solid #3B3B3B;
}

#main_nav_5 {
	position: relative;
	float: left;
	height: 21px;
	width: 75px;
	text-align: center;
	border-right: 1px solid #3B3B3B;
}

#main_nav_6 {
	position: relative;
	float: left;
	height: 21px;
	width: 90px;
	text-align: center;
}
/************
	SEARCH BAR
	*************/
#search_bar {
	height: 30px;
	clear: both;
	color: #336699;
	background-color: #FFFFFF;
	border-bottom: 1px solid #336699;
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px; 
}

#search_bar input{
	background-color: #cfdbe7;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

#search_bar form{	/* necessary to prevent the bar from bloating in IE*/
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs {
	float: left;
	width: 32%;
	padding-left: 1%;
	font-weight: normal;
}

#chart_search {
	float: left;
	width: 33%;
	text-align: center;
}

#route_search {
	float: right;
	width: 32%;
	text-align: right;
	padding-right: 1%;
}
