﻿body 		{		
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:		13px;
		color: 			#FFFFFF;
		background-image:	url('home_images/BG_Clouds.jpg');
		background-repeat:	no-repeat;
		text-align:		left;
		}

.topBanner	{
		position:		relative;
		top:			0px;
		left:			0px;
		background-image:	url('MainHeader_images/Citation_X_header.jpg');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}
		
		.topFT_Banner	{
		position:		relative;
		top:			0px;
		left:			0px;
		background-image:	url('flight_training/ft_images/FT_Training_Header_BG.jpg');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}
		
				.topCharter_Banner	{
		position:		relative;
		top:			0px;
		left:			0px;
		background-image:	url('charter/c_images/Charter_Header_BG.jpg');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}
								
				.topSales_Banner	{
		position:		relative;
		top:			0px;
		left:			0px;
		background-image:	url('aircraft_sales/as_images/Sales_Header_BG.jpg');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}
			.topLine_Banner		{
		position:		relative;
		top:			0px;
		left:			0px;
		background-image:	url('line_services/ls_images/Line_Services_Header_BG.jpg');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}

				.topMaintenance_Banner	{
		position:		relative;
		top:			0px;
		left:			0px;
		background-image:	url('maintenance/m_images/Maintenance_Header_BG.jpg');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}

		

		
.trans 		{
		filter:			alpha(opacity=85);
		-moz-opacity: 		0.85;
		-khtml-opacity: 	0.85;
		opacity: 		0.85;
		z-index:		0;
		}
		
				.trans a:active { color: #ffffff; text-decoration: bold;}
		.trans a:link { color: #FFCC00; text-decoration: bold; }
		.trans a:visited { color: #FFCC00; text-decoration: bold;}
		.trans a:hover { color: #FFCC00; text-decoration: bold;}

.transform 		{
		filter:			alpha(opacity=70);
		-moz-opacity: 		0.7;
		-khtml-opacity: 	0.7;
		opacity: 		0.7;
		z-index:		0;
		}

		
.nontrans 	{
		filter:			alpha(opacity=100);
		-moz-opacity: 		1.0;
		-khtml-opacity: 	1.0;
		opacity: 		1.0;
		z-index:2;
		}
		
		.nontrans a:active { color: #000000; text-decoration: none;}
		.nontrans a:link { color: #999999; text-decoration: none; }
		.nontrans a:visited { color: #999999; text-decoration: none;}
		.nontrans a:hover { color: #006633; text-decoration: none;}

		
.AllCapsSmallGray 	{
			font-size: 	10px;
			font-weight: 	bold;
			color:		#999999;
			}

.AllCapsSmallGray a:visited { color: #999999; text-decoration: none; }

.AllCapsSmallGray a:link { color: #999999; text-decoration: none; }
.AllCapsSmallGray a:active { color: #000000; }

.AllCapsSmallGray a:hover { color: #000000; }

.AllCapsSmallWhite 	{
			font-size: 	11px;
			}
			.AllCapsSmallWhite a:hover { color: #006633; text-decoration: bold; }


.BoldPhone 	{
		font-size: 		16px;
		font-weight: 		bolder;
		color: 			#006633;
		}
		
		.BoldWhite 	{
		font-size: 		16px;
		font-weight: 		bolder;
		color: 			#ffffff;
		}

		.BoldYellow 	{
		font-size: 		16px;
		font-weight: 		bolder;
		color: 			#FFCC00;
		}
		
				.BoldBlack 	{
		font-size: 		16px;
		font-weight: 		bolder;
		color: 			#000000;
		}



.GREENtoproll 	{
		font-size: 		10px;
		color: 			#006633;
		}

.GREENtoproll a:visited { color: #006633; text-decoration: none; }

.GREENtoproll a:link { color: #006633; text-decoration: none; }
.GREENtoproll a:active { color: #999999; }

.GREENtoproll a:hover { color: #999999; }

.separator	{ color: #FFCC00 }

.mainButton	{
		position:		relative;
		float:			left;
		background-image:	url('MainHeader_images/Button_BG.jpg');
		background-repeat:	no-repeat;
		text-align:		center;
		padding:		7px 0px 3px 0px;
		width:			140px;
		height:			14px;
		}
		
.subMenu	{
		position:		relative;
		float:			left;
		background-image:	url('home_images/BG_Green_Bar.jpg');
		background-repeat:	repeat-x;
		width:			1000px;
		height:			14px;
		color:			#FFF;
		font-size:		11px;
		padding:		6px 0px 4px 0px;
		margin:			0;
		z-index:		6;
		text-align:		left;
		}
		
.subMenu a:visited { color: #FFF; text-decoration: none; }

.subMenu a:link { color: #FFF; text-decoration: none; }

.ddMenu		{
		position: 		absolute;
		text-align:		left;
		text-indent:	20px;
		color:			#FFF;
		font-weight:	bold;
		font-size:		11px;
		padding:		0;
		margin:			0;
		z-index:		4;
		}

.ddMenu li	{					
		width:			170px;
		height:			20px;
		padding-top:		8px;
		list-style-type: 	none;
		margin:			0;
		padding:		0;
		vertical-align:		middle;
		}

.ddMenu a	{		
		display:		block;
		width:			330px;
		padding-top:		8px;
		height:			30px;
		background-color:	#000;		
		text-decoration:	none;
		color: 			#FFF;
		margin:			0;
		z-index:		9;
		filter:			alpha(opacity=90);
		-moz-opacity: 		0.9;
		-khtml-opacity: 	0.9;
		opacity: 		0.9;
		}
		
		.ddMenu a:visited { color: #999999; text-decoration: none; }

.ddMenu  a:link { color: #999999; text-decoration: none; }
.ddMenu  a:active { color: #FFCC00; }

.ddMenu  a:hover { color: #FFCC00; }

		
.subLinks a	{
		margin:			0px 8px 0px 6px;
		z-index:		6;
		font-size: 	10px;
		}
.subLinks a:visited { color: #FFFFFF; text-decoration: none; }

.subLinks  a:link { color: #FFFFFF; text-decoration: none; }

.subLinks  a:active { color: #FFCC00; }

.subLinks  a:hover { color: #FFCC00; }

.instLinks a	{
		margin:			0px -5px -250px 0px;
		z-index:		2;
		font-size: 	10px;
		}
.instLinks a:visited { color: #FFFFFF; text-decoration: none; }

.instLinks  a:link { color: #FFFFFF; text-decoration: none; }

.instLinks  a:active { color: #FFCC00; }

.instLinks  a:hover { color: #FFCC00; }

.mainContent	{
		position:		relative;
		float:			left;		
		background-repeat:	no-repeat;
		width:			1000px;
		height:			440px;
		margin:			0px 0px 0px 0px;
		padding:		0px 0px 0px 0px;
		}

.animatedBg	{
		width:			1000px;
		height:			440px;
		position:		absolute;
		float:			left;
		margin:			0px 0px 0px 0px;
		padding:		0px 0px 0px 0px;
}	
	
.mainBody	{
		position:		relative;
		float:			left;
		top:			0px;
		left:			0px;
		width:			640px;
		height:			440px;		
		margin:			0;
		}
		
		.sideheader	{
		position:		relative;
		float:			right;
		align:			right;
		font-size: 		12px;
		font-weight: 		bolder;
		color: 			#ffffff;
		padding:		0px 20px 0px 0px;
}	

		.sideheaderblack	{
		position:		relative;
		float:			right;
		align:			right;
		font-size: 		12px;
		font-weight: 		bolder;
		color: 			#000000;
		padding:		0px 20px 0px 0px;
}	
		.forminfo	{
				position:		relative;
		top:			0px;
		left:			0px;	
		align:			right;
float:			right;
		width:			600px;
		height:			420px;
		margin:			0px 0px 0px 0px;
		padding:		0px 0px 0px 0px;
		font-size: 		12px;
		color: 			#000000;
		padding:		0px 0px 100px 0px;
		}

		
		.ft_picture	{
		position:		relative;
		top:			300px;
		left:			500px;
		background-image:	url('flight_training/welcome/Photo.gif');
		background-repeat:	no-repeat;
		width:			1000px;	
		height:			100px;
		margin:			0;
		padding:		0;
		}
		
