@charset "utf-8";

body, html {
	font-size: 11px;
	font-family: verdana, sans-serif;
	}

body {
	margin: 0px;
	padding: 0px;
	background: #cacaca;
	}
form {
	margin: 0px;
	padding: 0px;
	}
img {
	border: none;
	}
p {
	margin: 0 0 6px 0;
	line-height: 13px
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fb5d0f;
	margin: 0 0 8px 0;
	padding: 0px;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #fb5d0f;
	margin: 0 0 8px 0;
	padding: 0px;
	}
h5 
{
	font-size: 14px;
	font-weight: bold;
	color:White;
	margin: 0 0 8px 0;
	padding: 0px;}
h6 {}

a {color: #0f67a6;}
a:hover {color: #000;}

hr {
	border: 0;
	height: 3px;
	margin: 15px 0;
	background-image: url(Images/Structure/HR_Image.gif);
	background-repeat: repeat-x;
	}
* html hr { /* IE6 */
	border: 0;
	height: 1px;
	margin: 7px 0;
	background-image: none;
	background-color: #cccccc;
	color: #cccccc
	}
*+html hr { /* IE7 */
	border: 0;
	height: 1px;
	margin: 7px 0;
	background-image: none;
	background-color: #cccccc;
	color: #cccccc
	}
	

/* Structural Styles */
#Structure {
	width: 872px;
	background-color: #ffffff;
	margin: auto;
	}
.SideShadow {
	background-image:url(Images/Structure/SideShadow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 0px;
	}
.BottomShadow {
	background-image:url(Images/Structure/Bottom-Shadow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 6px;
	width: 872px;
	margin: auto;
	padding-right: 0px;
	}
	
/* Structural Sections */
#Header {
	background: url(Images/Heading/Heading_Background.jpg) no-repeat top right #224390;
	height: 123px;
	}
#Content {
	padding: 8px 16px 12px 16px; /* Handles outside padding of overall content area */
	}
#TopNav {
	background-color: #0a1f58;
	border-top: 2px solid #c2c2c2;
	/*border-bottom: 2px solid #c2c2c2;*/
	text-align:left;
	}
#TopNavH {
background-color: #0a1f58;
	border-top: 2px solid #c2c2c2;
	/*border-bottom: 2px solid #c2c2c2;*/
	text-align: center;
	}
#LeftColumn {
	width: 160px;
	margin-right:14px;
	float: left;
	}

#RightColumn {
	width: 654px;
	float: left;
	border: 1px solid #cccccc;
	padding: 4px;
	Margin-top: 4px;
	}
	
#FullColumn {
	width: 825px;
	float: left;
	border: 1px solid #cccccc;
	padding: 4px;
	Margin-top: 4px;
	}
	
#HP_Column1 {
	width: 412px;
	padding-right: 4px;
	float: left;
	}
#HP_Column2 {
	width: 238px;
	float: left;
	}

#Int_Column1 {
	width: 240px;
	padding-right: 10px;
	float: left;
	}
#Int_Column2 {
	width: 404px;
	float: left;
	}

#Footer {
	padding-top: 12px;
	min-height: 45px;
	background-color: #116dab;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	}
	
#Footer2 
{
    padding-top: 12px;
	min-height: 45px;
	background-color: #116dab;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	width:1530px;
	margin:auto;
	}
	
#FooterH {
	padding-top: 12px;
	min-height: 45px;
	background-color: #116dab;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	}

/* Header Specific */
#Header a {
	color: #fff;
	text-decoration: none;
	}
#Header a:hover {
	color: #fff;
	text-decoration: underline;
	}

#Header_Logo {
	float: left;
	}
#Header_Login {
	float: right;
	margin-top: 30px;
	font-size: 10px;
	color: #fff;
	margin-right: 10px;
	}
.Header_Textfield {
	width: 80px;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-top: 2px;
	font: 10px verdana;
	}
#Header_Form div{
	float: left;
	padding-right: 5px;
	}
	#Header_Form #LoginSubmit {margin-top: 17px;}
#Header_LoginOptions {
	margin-top: 5px;
	font-size: 9px;
	color: #ef8508;
	}

/* TopnavH */	
#TopNavH a {
	color: #FFFFFF;
	Font-weight: bold;
	/*border-left: 2px solid #c2c2c2;*/
	padding: 6px 10px 6px 10px;
	line-height: 25px;
	text-decoration: none;
	}
#TopNavH a:Hover {
	color: #fa5e10;
	}
#TopNavH .LastLink {
	/*border-right: 2px solid #c2c2c2;*/
	}


/* Topnav */
#TopNav a {
	color: #FFFFFF;
	Font-weight: bold;
	/*border-left: 2px solid #c2c2c2;*/
	padding: 6px 10px 6px 10px;
	line-height: 25px;
	text-decoration: none;
	}


#orange_menu a {
        background-color: orange;
	color: #FFFFFF;
	Font-weight: bold;
	/*border-left: 2px solid #c2c2c2;*/
        margin-right: 0px;
        margin-left: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 25px;
	text-decoration: none;
}

#blue_selected a {
        background-color: #FFFFFF;
	color: #0a1f58;
	Font-weight: bold;
	/*border-left: 2px solid #c2c2c2;*/
        margin-right: 0px;
        margin-left: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 25px;
	text-decoration: none;
}

#orange_selected a {
        background-color: #FFFFFF;
	color: orange;
	Font-weight: bold;
	/*border-left: 2px solid #c2c2c2;*/
        margin-right: 0px;
        margin-left: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 25px;
	text-decoration: none;
}


#TopNav a:Hover {
	color: #fa5e10;
	}

#orange_menu a:Hover {
	color: #0a1f58;
	}

#orange_selected a:Hover {
	color: #0a1f58;
	}
	
#TopNav .LastLink {
	/*border-right: 2px solid #c2c2c2;*/
	}

/* Left Column */
#LeftCol_Navigation {
	width: auto;
	border: 1px solid #cccccc;
	margin-top: 4px;
	}
#LeftCol_Navigation a{
	display: block;
	width: auto;
	border-bottom: 1px solid #cccccc;
	background-image: url(Images/Objects/Bullet-LeftCol_Nav.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 8px 4px 8px 25px;
	text-decoration: none;
	font-weight: bold;
	}


/* Content Containers */
.ContentBlock_Outlined {
	width: auto;
	padding: 4px;
	border: 1px solid #cccccc;
	margin-top: 4px;
	}
.ContentBlock_Orange {
	width: auto;
	padding: 20px;
	margin-top: 4px;
	background-color: #ff7f00;
	}
.ContentBlock_Copy {
	padding: 4px;
	}
.Content_Interior-Col1_Quote {
	text-align: right;
	padding: 15px 20px 0px 60px;
	font-size: 14px;
	font-weight: bold;
	color: #0a1f58;
	}
.Col1_Quote-Author {
	font-size: 11px;
	color: #ff6900;
	}

/* Content Specific */
#AviationNews {
	padding: 10px;
	}
#AviationNews h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0f67a6;
	margin: 0px;
	padding: 0px;
	}
#AviationNews h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7e8371;
	margin: 0 0 8px 0;
	padding: 0px;
	}
#AviationNews ul {
	margin: 0 0 0 14px;
	padding: 0;
	}
#AviationNews li {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
#AviationNews li ul li {
	margin: 0 0 0 -10px;
	padding: 0;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	list-style: none;
	}
#AviationNews a {
	color: #333333;
	text-decoration: none;
	}
#AviationNews a:hover {
	color: #0f67a6;
	text-decoration: none;
	}
	

#GemStats {font-weight: bold;}
#GemStats h1 {
	font-size: 16px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0px;
	}
#GemStats h1 span {color: #000;}
#GemStats p span {
	font-size: 14px;
	color: #fff;
	}

	
/* Footer Specific */
#Footer a{
	color: #ffffff;
	margin: 0px 4px;
	text-decoration: none;
	}
#Footer a:hover{
	text-decoration: underline;
	}

/* Footer Specific */
#Footer2 a{
	color: #ffffff;
	margin: 0px 4px;
	text-decoration: none;
	}
#Footer2 a:hover{
	text-decoration: underline;
	}


#FooterH a{
	color: #ffffff;
	margin: 0px 4px;
	text-decoration: none;
	}
#FooterH a:hover{
	text-decoration: underline;
	}
	
/* Misc Styles */
.NextPage {
	text-align: right;
	}	

/* Utility Styles */
.clear {
	clear: both;
	}

/*Text box */
.text
{  Font-Size:small;
	color: black;
	border-color:Black;
     border-width:1px;
     width:150px;
     height:20px;
		
}
.textm
{  Font-Size:small;
	color: black;
	border-color:Black;
    border-width:1px;
    
		
}
.textr
{   Font-Size:x-small;
	color: black;
	border-color:White;
	background-color:White;
	border:none;
	width:284px;
		
}
.drop
{	
	color: black;
	Font-Size:small;
	border-color:Black;
	border-width:1px;
	border-style:solid;
}
.lbl
{
	border-color:Black;
	border-width:1px;
	border-style:solid;
}

.TabHeader_Selected

{

border:Solid 1px #065649;

background-color:#EAF0F0;

}

.TabHeader_Selected a.link

{

color:red;

font-family: Tahoma,sans-serif;

font-size:small;

font-style:normal;

}

.TabHeader_deSelected a.hover

{

color:red;

}

.TabHeader_deSelected

{

border:Solid 1px Green;

background-color:#065649;

color: #FFFFFF;

text-decoration:none;

font-family: Tahoma, Arial, Helvetica, sans-serif;

font-size: 12px;

}

.TabHeader_deSelected a.link

{

font-family: Tahoma,sans-serif;

font-style:normal;

}

