﻿/* NAVIGATION STYLES */

a.topnav:link
{ 
	font-family : verdana;
	text-decoration : none;
	font-size : 6pt;
	color : #10b31b;
	font-weight: bold;
}

a.topnav:active
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 6pt;
	color : #10b31b;
	font-weight: bold;
}

a.topnav:visited
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 6pt;
	color : #10b31b;
	font-weight: bold;

}
a.topnav:hover
{
	font-family :  verdana;
	text-decoration : none;
	font-size : 6pt;
	color : white;
	font-weight: bold;
}

a.subnav:link
{ 
	font-family : arial;
	text-decoration : none;
	font-size : 8pt;
	color : #16263D;
	font-weight : bold;

}

a.subnav:active
{ 
	font-family : arial;
	text-decoration : none;
	font-size : 8pt;
		color :#16263D;
	font-weight : bold;
}

a.subnav:visited
{ 
font-family : arial;
	text-decoration : none;
	font-size : 8pt;
		color : #16263D;
	font-weight : bold;

}
a.subnav:hover
{
	font-family : arial;
	text-decoration : none;
	font-size : 8pt;
	color : fbcd0a;
}


a.sidenav:link
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : white;
	font-weight: bold;

}

a.sidenav:active
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : white;
	font-weight: bold;
}

a.sidenav:visited
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : white;
	font-weight: bold;

}
a.sidenav:hover
{
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : fbcd0a;
	font-weight: bold;
}

{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : 9db8d8;
	font-weight : bold;
}

a.airlinehomelink:link
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : #9AA1AB;
	font-weight : bold;
}

a.airlinehomelink:active
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : #9AA1AB;
	font-weight : bold;
}

a.airlinehomelink:visited
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : #9AA1AB;
	font-weight : bold;
}

a.airlinehomelink:hover
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : fbcd0a;
	font-weight : bold;
}


a:link
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : WHITE;
	font-weight : bold;
}

a:active
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : WHITE;
	font-weight : bold;
}

a:visited
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : WHITE;
	font-weight : bold;

}
a:hover
{
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : black;
	font-weight : bold;
}

a.footer:link
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : white;
	font-weight : bold;
}

a.footer:active
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : white;
	font-weight : bold;
}

a.footer:visited
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : white;
	font-weight : bold;

}
a.footer:hover
{
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : 5e6ab3;
	font-weight : bold;
}

a.footer2:link
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : fbcd0a;
	font-weight : bold;
}

a.footer2:active
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : fbcd0a;
	font-weight : bold;
}

a.footer2:visited
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : fbcd0a;
	font-weight : bold;

}
a.footer2:hover
{
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : 5e6ab3;
	font-weight : bold;
}


/* TEXT STYLES */

.topnavtext
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : #10b31b;
}

body
{
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	color : #5460B1;
}

.main_copy
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
	color : 16263d;
}

.SUBmain_copy
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
	color : #16263D;
}

.homeHighlight
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
	color : #9AA1AB;
}

.homeHighlightHeader
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : fbcd0a;
	font-weight : bold;
}


.homesecondHighlightheader
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : WHITE;
	font-weight : bold;
}

.AIRLINEHighlightheader
{
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : #9AA1AB;
	font-weight : bold;
}


.subHead
{
	font-family : ARIAL;
	font-size : 13pt;
	text-decoration : none;
	color : black;
	font-weight : BOLD;
}

	
.footer_copy
{
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color : 5e6ab3;
	font-weight : bold;
}

.subpagehighlight
{
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color : white;
}

.subpagesubhead
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
	color : white;
	font-weight : bold;
}


/* jq_fade */
ol,ul {list-style:none;}
#home_montage
{
	margin:0;
	padding:0;
}