/* CSS Document */
body {
		margin: 0;
		padding:0;
 		background: #859797 url(images/bg.gif);
		color:#35251F;
		min-width:750px;
		font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
		div#wrap {
				background: #fff url(images/gradient2.gif) repeat-y;
		margin:0 auto;
		width:750px;
		border:1px solid #35251F;
	}
	
		div#wrap1 {
		background-color: #000;
		margin:0 auto;
		width:750px;
		border:1px solid #35251F;
		color: #fff;
		z-index:1;
	}
	
		h1 {
		color: #E14B00;
		font: bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		h3 {color: #E14B00; margin-top:0; padding-top:0;}
		
		#right h3 a:link, #right h3 a:visited {color: #E14B00; margin-top:0; padding-top:0; text-decoration:none;}
		#right h3 a:hover, #right h3 a:active {color: #E14B00; margin-top:0; padding-top:0; text-decoration:underline;}
	
	/* This is the background image */
#bg {
	width: 750px;
	height: 126px;
	background: #000 url(images/InzpireBanner3.jpg) no-repeat;
	margin: 0;
	border-top: 1px solid #35251F;
	}
	
/* main referring to left side bar */
	#main {
		float:left;
		width:222px;
		margin: 0;
		color: #fff;
	}
	
	#main h2, #main h3, #main p {
		padding:0 10px;
	}
	
	#main a:link, #main a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
	
	#main a:hover, #main a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
	
	/* main frame of home page */
	
	#home {
			padding: 0 10px;
			}
			
	#home a:link, #home a:visited {
		color: #fff;
		text-decoration: underline;
		}
		
		#home a:hover, #home a:active {
		color: #fff;
		text-decoration: underline;
		}
		#home p {
		line-height: 20px;}
	
/* sidebar referring to main content section */
	#sidebar {
		background: #fff url("images/logo_ghost.jpg") no-repeat 3px 39px;
		width:491px;
		margin-left:222px;
		font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 		color: #35251F;
		padding:9px 21px 0 10px;
	}
	
	#wrap > #sidebar {
		width:494px;
	}
	
	#sidebar h1 {
		color: #E14B00;
		font: bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		
		#sidebar a:link, #sidebar a:visited {
		color: #E14B00;
		text-decoration: underline;
		}
		#sidebar a:hover, #sidebar a:active {
		color: #FF7B3C;
		text-decoration: underline;
		}
	
/* footer */
	#footer {
		clear:both;		
		height:156px;
		font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 		color: #fff;
		padding: 0 10px;
	}
	
	#footer p {
		padding:5px;
		margin:0;
	}
 
	#report {
		background: #000 url("images/form.gif") no-repeat;
		width: 240px;
 	}
	
	/* for Mozilla/Safari/Opera */
*>#report {
 padding-top: 133px;
 min-height: 1px;
}
*>#report form {
 margin-top: -133px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #report {
 height: 133px;
}
/* end filter */
	
/* floats */

	.imageright {
 		float: right;
 		padding: 2px;
 		margin-left: 10px;
		border: 1px solid #859797;
	}
	
		.imageleft {
 		float: left;
 		padding: 3px;
		border: 1px solid #859797;
	}
	
	a img { border: none; } 
	
		a img.imageteam {
 		float: left;
 		padding: 3px;
		border: 1px solid #859797;
		margin-right: 9px;
		width: 60px;
	}
	
	a img.imageteam2 {
		border: 1px solid #859797;
		width: 60px;
		text-align:center;
		padding: 3px;
	}
	
	a img.last {
		margin-right: 0;
		float: left;
 		padding: 3px;
		border: 1px solid #859797;
		width: 60px;}
	
	a:hover img.imageteam {
	background-color: #859797;
}

	a:hover img.last {
	background-color: #859797;
}
			.top {
 		float: left;
 		padding: 3px;
		margin-right:6px;
	}
	
		#blendme {margin: 0 0 26px 9px; background:url(images/homepics/typhoon.jpg) no-repeat;}
		.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
	.feedTitle {height:70px;}
	.feedTitle2 {height:100%;}
	#feed {width:469px;float:right;}
	#feed ul, #feed li{margin:0; padding:0; list-style:none;}
	#feed li {width:130px; float:left; padding:10px; background: url(images/feed.jpg) no-repeat top left; line-height:18px;}
		#feed a:link, #feed a:visited {color: #E14B00; text-decoration: none; text-align:right;}
	#feed a:hover, #feed a:active {color: #E14B00; text-decoration: underline; text-align:right;}
	
	#feed2 {width:183px;float:left;}
	#feed2 ul{margin:0; padding:0; list-style:none;}
	#feed2 li {line-height:16px; margin-left: 12px; background: url(images/feed.jpg) no-repeat top left; padding:10px;}
		#feed2 a:link, #feed2 a:visited {color: #E14B00; text-decoration: none; text-align:right;}
	#feed2 a:hover, #feed2 a:active {color: #E14B00; text-decoration: underline; text-align:right;}
	a.full {color: #E14B00;float: right; margin: 0 0 6px 0; padding: 0}
			.homeimg2 {
 		float: right;
 		margin-right: 6px;
	}
	
	.orange {
	color: #E14B00;
	font-weight: bold;
	margin: 4px 0 0 43px
	}
	
		.orangesm {
	color: #E14B00;
	font-weight: bold;
	margin: 4px 0 0 43px;
	font-size: 10.5px;
	}
	
	#footer_contact {
		float: right;  
		position: relative;
		width: 300px;
		margin: 0px 10px 20px 15px;
		text-align:right;
		font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

	#footer_copyright {
		float: left;  
		position: relative;
		width: 390px;
		margin: 0px 0px 20px 0px;
		text-align:left;
		font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #fff;
	}


.blue {
color: #859797;
font-weight: bold;
}
.division, .division a:link, .division a:visited {
color: #859797 !important;
font-weight: bold;
letter-spacing:1px;
text-transform:uppercase;
text-decoration: none !important;
}
.division a:hover, .division a:active {
color:#fff !important;
font-weight: bold;
letter-spacing:1px;
text-transform:uppercase;
}
.homeimg {float:right;}
#left {float:left; padding-right:15px; width:240px; margin-top: 9px;}
#right {width:469px; float:right; margin-top: 9px;}
.clear{
	clear:both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 1px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* sidebar referring to main content section */
	
		#outline {
	border: 1px solid #4C3253;
	padding: 6px 3px 4px 3px;
	color:#4C3253;
	background-color:#fff;
	float: left;
	width: 650px;
	margin-bottom: 9px;
	font-weight:bold;
	}
	
	.bottom {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 6px 0 0 0;
	}
	
	.bottom a:link, .bottom a:visited {
	color: #333;
	text-decoration: none;
	}
	
	.bottom a:hover, .bottom a:active {
	color: #333;
	text-decoration: underline;
	}
		
	.copyright {
	color: #DEE0D5;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
	
	.copyright a:link, .copyright a:visited{
	color: #fff;
	text-decoration: none;
	}
	
	.copyright a:hover, .copyright a:active{
	color: #fff;
	text-decoration: underline;
	}
	
	#quote {width: 200px}
	
 #quote p {
 	padding: 0 9px;
	margin-left: 9px;
	font: bold 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E14B00;
	}
	
.cite {
	font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	.privacy {
	font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
	}
	
		/* home page form */
	
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
} 

input
{
color: #333;
background: #fff;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #E14B00;
}

.underline {text-decoration: underline;}
.indent {margin:6px 0 10px 21px;} 

.services a:link, .services a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
.services a:hover, .services a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
.cell {
background-color: #c6c7bf;
}
.celltop {
background-color: #999B8C;
color: #fff;
font-weight:bold;
}
.narrow {
height: 6px;
}

ul.imageblock {
float: left; width: 100%;
list-style: none;
padding: 0;
margin:0;
}

ul.imageblock li {
float: left;
width: 33%;
text-align: center;
height: 125px; /*adjust as necessary*/
}

ul.imageblockHome {
float: left; width: 750px;
list-style: none;
padding: 0;
margin:0;
}

ul.imageblockHome li {
float: left;
width: 24%;
text-align: center;
height: 110px; /*adjust as necessary*/
color: #859797;
}

/*Tooltip*/
.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolText span{display: none;}
.ToolTextHover span{
  display:block;
  position:absolute;
  background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;
  top:1.3em;
  left:5px;
  text-align: left;
  width: 130px;
  text-decoration:none;
  padding: 3px;
  margin: -130px 0 0 8px;
} 
/*end of tooltip*/
.date {font-weight: bold; font-size: 13px; color:#111;}

.white {color: #fff; font-weight:bold;} /*used on team page matrix*/

/*home page */

#imageContainer {
	position:relative;
	margin: 0 0 26px 9px;
	width:469px;
	height: 382px;
	z-index: 0;
	}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.alignright {float: right;}
.alignleft {float: left;}

.thumbnail
{
float: left;
width: 220px;
background-color:#000000;
margin: 0 15px 15px 0;
padding: 5px;
color:#FFFFFF;
}

.thumbnail a:link, .thumbnail a:visited
{
color: #FFFFFF !important;
text-decoration:none !important;
}
.thumbnail a:hover, .thumbnail a:active
{
color: #E14B00 !important;
text-decoration:none !important;
}
.clearboth { clear: both; height: 1px;}

a.fixedwingsub {color:#ccc !important; text-decoration:none !important; font-weight:bold;}