@media screen
{

	html {
		height:100%
	}

	img{border:0;}

	body {
		background: url("images/tiled_background.gif") repeat;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 20px;
		font-family: Helvetica, verdana, arial, sans-serif;
		color: #000;
		font-size:95%;
		background-color: #fff;
		text-align:center;
		font-weight:400;
	}

blockquote  {
	text-align:center;
	background: url('images/product_focus_bottom.jpg') no-repeat 0 100%;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 190px;
	color: #08428C;
	font-size: 80%;
}
blockquote div  {
	background: url('images/product_focus_top.jpg') no-repeat;
	padding: 0 5px 0 5px;
}
blockquote p  {
	padding-top: 10px;
	color: #808080;
	margin-top:5px;
}
blockquote span  {
	color: #08428C;
	font-size: 100%;
	display: block;
	text-align:right;
}
blockquote a:link {
		color:#08428C;
}

blockquote a:hover {
		color:#000000;
}


.productfocus {
		position:relative;
		font-size:120%;
		color:#08428C;
		padding-top:10px;
		padding-bottom:10px;
		border-bottom: 2px solid #08428C;
		width:180px;
}

.productfocusheader {
		position:relative;
		font-size:120%;
		color:#000000;
		font-weight:800;
		padding-top:10px;
		padding-bottom:10px;
		width:180px;
}

.productfocustext {
		position:relative;
		font-size:100%;
		color:#000000;
		padding-top:1px;
		padding-bottom:10px;
		width:180px;
}

.productfocusimage {
		position:relative;
		float:left;
		font-size:100%;
		padding-top:10px;
		padding-bottom:5px;
		width:180px;
		padding-left:0px;
}


	h1,H1 {
		font-size:140%;
		color:#63B542;
	}

	p,div {
		font-size:100%;
		color:#000000;
	}

		#importantinfo
		{
			display:none;
		}

		#container
		{
			position:relative;
			margin: auto;
			width: 740px;
			height:101%;
			text-align:center;
			background-color: #ffffff;
		}

		#innercontainer
		{
			position:relative;
			display:block;
			top:-7px;
			margin:auto;
			width: 740px;
			padding-bottom:10px;
			padding-left:0px;
			background-color: #ffffff;
			text-align:left;
			height:100%;
			font-weight:400;
		}

		#header
		{
			display:block;
			margin: auto;
			height:135px;
			top:120px;
			background: #0B58B0;
		}


		#banner
		{
			position:relative;
			display:block;
			float:left;
			position:relative;
			height:173px;
			width:740px;
			background:#ffffff;
			top:-7px;
			z-index:1;
		}

		#bannerleft
		{
			float:left;
			background-color: #0B58B0;
			background: url("images/clouds.jpg");
			width:500px;
			height:173px;
		}

		#bannerlefttext
		{
			position:relative;
			top:25%;
			text-align:center;
			font-family: verdana, arial, serif;
			font-size:160%;
			vertical-align:middle;
			color:#ffffff;
			filter: alpha(opacity=70);
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
			-moz-opacity: 0.70; opacity:0.7;
 			height:173px;
		}

		#bannerright
		{
			background: url("images/falcon_aviation_logo.jpg"); background-repeat:no-repeat;
			float:right;
			text-align:center;
			margin-top:10px;
			height:173px;
			width:215px;
		}

		#bannerrighttext
		{
			text-align:center;
			margin-top:100px;
			font-size:70%;
		}

		#main
		{
			position:relative;
			display:block;
			float:left;
			background:#ffffff;
			top:-7px;
			padding-left:10px;
			padding-right:10px;
			width:720px;
			font-weight:400;
		}

		#mainleft
		{
			float:left;
			width:495px;
			font-size:90%;
		}

#mainleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:5px;
}

#mainleft li {
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:30px;
}


		#mainright
		{
			float:right;
			text-align:center;
			width:190px;
			font-size:80%;
			margin-top:10px;
		}

		#topnav
		{
			position:relative;
			background-color: #08428C;
			background: url("images/header.jpg") repeat-x;
			width: 740px;
			height: 70px;
			padding: 0;
			margin:0;
			z-index:10;
			font-weight:400;
		}

		.menuline
		{
			float:left;
		}


a {color:#63B542;text-decoration:none;font-size:100%;font-weight:600;}
a:link {color:#63B542;text-decoration:none;font-weight:600;}
a:visited {color:#95D37D;text-decoration:none;font-weight:600;}
a:hover {color:#08428C;text-decoration:none;font-weight:600;}

.topnavlink {position:relative;font-family:arial narrow,arial;color:#ffffff;font-size:95%;border-bottom:solid 4px #65B346 ;margin-top:5px;margin-right:3px;margin-left:3px;padding-left:5px;padding-right:5px;padding-top:0px;padding-bottom:13px;text-decoration:none;font-weight:400;}
.topnavlink:link {color:#ffffff;text-decoration:none;background-color:transparent;font-weight:400;}
.topnavlink:visited {color:#ffffff;text-decoration:none;background-color:transparent;font-weight:400;}
.topnavlink:hover {color:#000000;text-decoration:none;background-color:#ffffff;border-bottom:solid 12px #65B346;overflow:hidden;filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;font-weight:400;}

.topnavlinkcurrent {position:relative;font-family:arial narrow,arial;color:#;margin:0px;padding-left:10px;border-bottom:solid 12px red;padding-right:10px;padding-top:5px;padding-bottom:18px;text-decoration:none;background-color:#ffffff;height:32px;overflow:hidden;filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;font-weight:400;}
.topnavlinkcurrent:link {color:#0B58B0;text-decoration:none;background-color:transparent;overflow:hidden;filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;font-weight:400;}
.topnavlinkcurrent:hover {color:#0B58B0;text-decoration:none;background-color:#ffffff;border-bottom:solid 12px #65B346;overflow:hidden;filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;font-weight:400;}

.emaillink {color:#9A1600;text-decoration:none;}
.emaillink:link {color:#9A1600;text-decoration:none;}
.emaillink:hover {color:#ffffff;text-decoration:none;background-color:#FF2121;}

.emaillinksmall {color:#808080;text-decoration:none;font-size:80%;}
.emaillinksmall:link {color:#808080;text-decoration:none;}
.emaillinksmall:hover {color:#ffffff;text-decoration:none;background-color:#FF2121;}

		#topnavleft
		{
			float: left;
			text-align:left;
			width:495px;
			height: 40px;
			margin-top: 30px;
			margin-left: 10px;
			font-weight:400;
		}

		#topnavright
		{
			float: right;
			text-align: right;
			width:215px;
			height:40px;
			margin-top:30px;
			margin-right:10px;
		}

		.fullpage
		{
			text-align: left;
			width:600px;
			margin-top:15px;
			margin-bottom:10px;
		}

		.mainpara {
			font-size:90%;
			margin-top:15px;
			margin-bottom:10px;
		}

		.producttitle {
			font-size:120%;
			font-weight:800;
			color:#FF2121;
		}

		img.bottom {vertical-align: text-top;}

		#topimage
		{
			float: left;
			width: 423px;
			margin: 0;
			padding: 0;
		}

		#content
		{
			float: left;
			width: 702px;
			font-size: 90%;
			background-color: #E1d0a5;
		}

		#contentleft
		{
			float: left;
			width: 307px;
			color: #5f4c38;
		}

		#contentright
		{
			float: left;
			width: 390px;
			color: #5f4c38;
		}

		#footerblock
		{
			display:block;
			position:relative;
			top:-7px;
			margin:auto;
			background-color: #ffffff;
			text-align:center;
			height:100%;
			width:740px;
			font-size:90%;
		}

		#footer
		{
			float:left;
			background: url("images/footer.jpg") repeat-x;
			background-color: #0B58B0;
			margin: auto;
			width: 740px;
			padding: 0;
			overflow:hidden;
			text-align:center;
			font-size:70%;
		}

		#footertext
		{
			width: 740px;
			height: 36px;
			overflow:hidden;
			padding-top:5px;
			color:#ffffff;
			text-align:center;
		}

		#bottomnav
		{
			float:left;
			background: url("images/footer_shadow.jpg") repeat-x;
			background-color: transparent;
			margin: auto;
			width: 740px;
			height:20px;
			overflow:hidden;
			padding-top:5px;
			padding-bottom:8px;
			color:#808080;
			text-align:center;
			font-size:70%;
			font-weight:400;
		}

	.bottomnavtext {text-decoration:none;color:#808080;background-color: transparent;}
	.bottomnavtext:link {color:#808080;}
	.bottomnavtext:hover {color:#000000;background-color: transparent;}

		.outerbox
		{
			padding:0px;
			overflow:hidden;
			width:402px;
			margin:4px;
			font-weight: 900;
			font-family: verdana,arial,sans-serif;
			text-align:right;
		}

		.datebox
		{
			font-size:8pt;color:#000;
			text-align:center;
			float: left;
			border-bottom: 1px solid black;
			text-align:center;
		}

		.monthbox
		{
			font-size:8pt;color:#000;
			float: left;
			text-align:left;
		}

		.hide
		{
			display:none;
			visibility:hidden;
		}

		#header h3
		{
			color: #5f4937;
			font-size: 120%;
		}
		
		ul {
			margin-left:20px;
		}

.productimageright {
text-align:right;
padding-left:10pc;
padding-bottom:10px;
}

table.product {
	border-width: 1px;
	border-style: dotted;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	font-size:85%;
	font-weight:400;
}
table.product th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #C0C0C0;
	font-size:90%;
	font-weight:800;
}
table.product td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	font-size:85%;
	font-weight:400;
}
table.product td.highlighted {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #E6E6E6;
	font-size:85%;
	font-weight:400;
}
table.product td.highlightedsmall {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #E6E6E6;
	font-size:80%;
	font-weight:400;
}
table.product td.feature {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #F2F2F2;
	font-size:80%;
	font-weight:400;
}

}




@media print
{
	html {
		height:100%
	}

	body {
		margin: auto;
		font-family: Helvetica, verdana, arial, sans-serif;
		color: #000;
		font-size:95%;
		background-color: #fff;
		text-align:center;
		font-weight:400;
	}

	blockquote  {
			visibility:hidden;
			display:none;
	}


	.productfocus {
			visibility:hidden;
			display:none;
	}

	h1,H1 {
		font-size:140%;
		color:#63B542;
	}

	p,div {
		font-size:100%;
		color:#000000;
	}

		#container
		{
			position:relative;
			margin: auto;
			text-align:center;
			background-color: #ffffff;
		}

		#innercontainer
		{
			position:relative;
			display:block;
			margin:auto;
			padding-bottom:10px;
			padding-left:0px;
			background-color: #ffffff;
			text-align:left;
			font-weight:400;
		}

		#main
		{
			position:relative;
			display:block;
			float:left;
			background:#ffffff;
			padding-left:10px;
			padding-right:10px;
			font-weight:400;
			margin-top:30px;
		}

		#mainleft
		{
			float:left;
			font-size:90%;
		}

#mainleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:5px;
}

#mainleft li {
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:30px;
}


		#mainright
		{
			visibility:hidden;
			display:none;
		}

		#topnav
		{
			visibility:hidden;
			display:none;
		}

		#topnavright
		{
			visibility:hidden;
			display:none;
		}

		#content
		{
			float: left;
			font-size: 90%;
			background-color: #E1d0a5;
		}

		#footerblock
		{
			display:block;
			position:relative;
			top:-7px;
			margin:auto;
			background-color: #ffffff;
			text-align:center;
			height:100%;
			font-size:90%;
		}

		#footer
		{
			visibility:hidden;
			display:none;
		}

		#footertext
		{
			visibility:hidden;
			display:none;
		}

		#bottomnav
		{
			visibility:hidden;
			display:none;
		}

		#header h3
		{
			color: #5f4937;
			font-size: 120%;
		}
		
		ul {
			margin-left:20px;
		}
}
