#home {	position:relative; z-index:20; height: 112px;	padding-top: 16px; margin-bottom:16px; font-size:12px; background:url(images/content_bg.png) repeat-x;}
#home #banner1 { position:absolute; bottom: 0px; left: 16px; z-index:20; }
#home #banner2 { position:absolute; bottom: 0px; left: 252px; z-index:20; }
#home #banner3 { position:absolute; bottom: 0px; left: 488px; z-index:20; }
#home #banner4 { position:absolute; bottom: 0px; left: 724px; z-index:20; }
#home .banner_ad .banner_img {width: 218px; height: 112px; border:1px solid #C8C8C8; }
#home .banner_ad .banner_img h1 { font-size:12px; text-align:right; margin-top:90px; margin-right: 10px; text-shadow: #ffffff 0px 0px 4px; color:#000000;}
#home #banner1 .banner_ad .banner_img { background: url(../../images/popups/aviation.jpg); }
#home #banner2 .banner_ad .banner_img { background: url(../../images/popups/vehicle.jpg); }
#home #banner3 .banner_ad .banner_img { background: url(../../images/popups/tactical.jpg); }
#home #banner4 .banner_ad .banner_img { background: url(../../images/popups/pipeline.jpg); }
#home .banner_ad { width: 220px; position:relative;  z-index:20; }
#home .banner_ad .banner_text { background: url(../../images/banner_ad_background.png); padding:10px 15px 10px 15px; display:none; border:1px solid #C8C8C8;}
#home .banner_learnmore { color:#000000; text-decoration:none; text-shadow: #C8C8C8 2px 2px 2px; font-weight:bold;}
#home .banner_learnmore em { color:#1253B1; }


body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: rgb(171,192,221);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px none none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	line-height: 1.1;
	color: #7c7b7b;
	vertical-align: top;
}

a:link {
	color: #7c7b7b;
	text-decoration:underline;
}


a:hover {
	color: #C2C2C2;
	background-color: #F0F0F0;
	text-decoration:underline
}

a:active {
	color: #5d5c5c;
	text-decoration:underline
}
a:visited {
	color: #5d5c5c;
	text-decoration:underline;
}

banner {
	padding-right:-40px; 
	background-color: #CFDCEE;
	display: table-row;
}
p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.4;
	font-size: 8pt;
	color: #7c7b7b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}



H1 {
	FONT-FAMILY: ARIAL, TAHOMA, ARIAL, SANS-SERIF;
	FONT-SIZE: 18px;
	COLOR: #777777;
	vertical-align: top;
	display: block;
	border-bottom:1px solid #eeeeee;
}

H1 STRONG {
	FONT-FAMILY: Arial, TAHOMA, ARIAL, SANS-SERIF;
	FONT-SIZE: 22px;
	COLOR: #CC9900;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
ul {
	margin-left:15px;
	margin-top: 5px;
	margin-bottom: 0px;
	list-style-type: square;
}
.li {
	list-style-position: inside;

}

h2 {
	COLOR: 888892;
	vertical-align: top;
	display: block;
	font-size: 11pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	}

H2 STRONG {
	COLOR: #959595;
	text-decoration:none;
	margin-top: 20px;
}


h3 {
	font-size: 14px;
	color: #777777;
}



H3 STRONG {
	FONT-SIZE: 14px;
	COLOR: #CC9900;
	display: inline;
}

h4 {
	COLOR: #888892;
	vertical-align: top;
	display: block;
	font-size: 10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	}


.tabtext {
	font-size: 10px;
}

#tabmenu {
	margin: 15px 0px 0px 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#tabmenu a {
	font: normal 12px Arial, Arial, sans-serif;
	padding: 2px 5px 0px;
	margin: 0px 2px 0px 0px;
	border-top:1px solid #cccccc;
	border-right: 2px solid #bbbbbb;
	border-left: 1px solid #cccccc;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

#tabmenu a.active {
	border-bottom: thin solid #ffffff;
	background-color:#ffffff;
}

#tabmenu li {
	display: inline;
	list-style-type: none;
	color: #777777;
	margin: 0;
}
#tabmenu li a{
	position:relative;
	z-index:24;
	background-color:#eeeeee;
	color:#777777;
	text-decoration:none;
}

#tabmenu li a:hover{
	z-index:25;
	font-weight: bold;
}

#tabmenu li a span{display: none}

#tabmenu li a:hover span{
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:15em;
	border:1px solid #777777;
	background-color:#fafafa;
	color:#777777;
	text-align: center;
	font-weight: normal;
}
	
#content {
	text-align: justify;
	padding: 20px;
	z-index: 2;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
}

	
.tabcontents {
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	}
	
.tabcontents H1 {
	FONT-SIZE: 10px;
	padding-top: 10px;
	font-weight: normal;
	text-indent: -13px;
}

.tabcontainer {
	padding-top: 10px;
}

.tabcontainer tr td {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 13px;
}

.tabcontainer tr td br { margin-bottom:1px; }
.columnhead {
	font-size: 9px;
	font-weight: bold;
	color: #777777;
	text-decoration: underline;
	text-align: center;
}

.logobar {
	background-color: #cddaed;
}

.openwrapper {
	margin-top:20px; 
	padding-top:0px; 
	padding-left:0px; 
	margin-right: 0px; 
	margin-left: 90px; 
	text-align:left; 
}


.productimages {
	display: block;
	width: 225px;
	float: left;
	padding-top: 250px;
	margin-left: -40px;
}


.slides IMG {
}

.slides {
	display: block;
	float: left;
	position: absolute;
	width: 100px;
	left: 325px;
	vertical-align: middle;
	top: 0px;
}

.slideshow {
	vertical-align: top;
	display: block;
	position: relative;
	padding: 0px 10px 10px 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}

.header {
	display: block;
	width:100%;
	margin-bottom:0px;
	border: none;
	vertical-align: top;
}

.sonarlist {
	font-size: 9px;
	color: #777777;
	display: block;
}
.sonarlist p {
		margin-bottom: 5px;
}
.sonarlist li {
	font-size: 9px;
}
.sonarlist h3 {
	font-weight: bold;
}

.productcontent {
	display: block;
	text-align: left;
	font-size: 12px;
	padding-right: 140px;
	
}

.footer {
	width: 710px;
	text-align: center;
	margin: auto;
	font-size: 10px;
}

.footer img {
	border: none;
}

.siteInfo {
	width: 200px;
	float: right;
}

.productcontentaccord {
	display: block;
	text-align: left;
	font-size: 12px;
	
}

.productcontent h2{
	margin-bottom: 3px;
	margin-top: 15px;
}
.sales h2{
	margin-top: 5px;
	vertical-align: middle;
}
.productcontent H3 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.productsummary {
	font-size: 9pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-left: 25px;
	
}

.productsummary ul{
	display:block;
	padding: 0px;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 20px;
	text-indent: 0pt;
	left: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}
.productsummary li {
	display:inline;
	text-decoration: none;
	padding-right: 8px;
}
.productsummary h3 {
	display:inline;
	padding-right: 8px;
	font-size: 11px;
	text-decoration: none;
}
.productsummary p {
	display:block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.productwrapper {
	display: block;
	padding-left: 0px;
	margin-right: 120px;
	margin-left: 130px;
	margin-top: 40px;
}

.productheader {
	display: block;
	vertical-align: top;
	text-align: left;
	margin-top: 10px;
}
.productheader H1{
	margin-bottom: 5px;
	margin-top:10px;
}


.productheader H2 {
	COLOR: #888892;
	FONT-SIZE: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 100px;
}


.menubar {
	display: block;
	text-align: right;
	width: 100%;
	background-color: #ffffff;
	height:18px;
}

.pageContent {
	display: block;
	width: 780px;
	border: 1px solid #cccccc;
	background-color: #FFF;
}

.wholepage {
	width: 900px;
	display: block;
	vertical-align: top;
	padding-right: 40px;
	padding-left: 40px;
}

.productContent td {
		padding-left:5px; 
		padding-right:5px; 
		padding-bottom:2px;
		color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
}

.productcontent img {
	padding: 5px;
	border: none;
}
.joblisting {
	background-color: #eeeeee;
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}

.frontpagenews {
	color: #7c7b7b;
	margin-top: 0px;
	vertical-align: top;
	line-height: 1.4;
	text-decoration:none;
}
.frontpagenews a:link {
	text-decoration: underline;
}

.frontpagenews br {
  margin-bottom: 3px;
}

.softwarereleases {
	display: block;
}

.softwarereleases ul { margin-top: 5px; }
.softwarereleases h2 strong { 
	color:#CC9900;
}

.searchdivhidden {
	display: block;
	visibility: visible;
}
.searchdiv {
	display: none;
	visibility: hidden;
}
	
.searchdiv h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: top;
	display: block;
	font-size: 12px;
}
.searchdiv h3 {
	margin-top:35px;
	font-weight: normal;
}
.searchdiv H2 STRONG, .searchdiv h2 strong a:link {
	COLOR: #CC9900;
	display: inline;
	text-decoration: none;
	margin-bottom:10px;
	margin-top: 10px;
}

.searchdiv .columnhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
	text-decoration: underline;
	text-align: center;
}

.searchdiv a {
	font-weight: normal;}
	

.separator {

}
.copyright {
	color: #cccccc;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	width: 100%;
	margin-left: 0px;
	display: inline;
	margin-bottom: 15px;
	margin-right: 20px;
}

.caption {
	color: #777777;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	}



.searchform {
	font-size: 7.5pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-align: left;
	border: 1px solid #006699;
	padding: 10px;
	background-color: #FFFFFF;
	display: block;
}



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

.show {
	display: inline;
	visibility: visible;
}


.sidebar p {
	margin-bottom: 10px;
}



.slideshow IMG {
	vertical-align: top;
	text-align: left;
	margin: 5px;
	border: 0px solid #ffffff;
}



.faq {display:block;}
.faq h2  {
	color: #777777;
	display: inline;
	font-size: 12px;
}
.faq h2 strong { 
color: #CC9900;}


.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category {
	color: #b3b3b3;
}
		.description { font-size: 100%; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }
		
		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }			
.widget {
	font-size: 9px;
	display: inline;
}
.newsitem {
	display: block;
	margin-top: 0px;
	margin-right: -100px;
}
.newsitem h2 {
	color: #cc9900;
}
.newsitem em {
	color: #778899;
}
.newsitem img {
	text-align: center;
	display: block;
}
.newsitem li {
  margin-top:2px;
  }
  
.softwarereleases h1 {
	margin-top: 50px;
	margin-bottom: 10px;
}

.shortbreak {
	line-height:3px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 0px;
	font-weight: normal;
	font-size: 0px;
}
.featurematrix h2 strong {
	font-size: 16px;
	margin-top: 35px;
}
.featurematrix h3 {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 12px;
	font-variant: normal;
	text-transform: capitalize;
}
.footer td{
	text-decoration: none;
	text-align: left;
	width: 100%;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 7px;
}
.footer a:link{
	text-decoration: none;
	text-align: left;
}
.quotation {
	text-indent: 0pt;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.quotation em {
	display: inline;
	margin-left: 20px;
}
.sonarlist h2 {
	font-size: 12px;
}
.sonarlist h2 strong{
	font-size: 16px;
}

.productTM {
	color: #6699CC;
}

a.entity, entity:link, entity:hover, entity:active, entity:visited{
  text-decoration: none;
}
	
.tagline {
	vertical-align:bottom;
	display:block;
	background-color: #CDDAED;

}
.partnerlink {
	display: block;
	vertical-align: top;
	margin-right: 30px;
}
.pullQuote {
	font-size: 10px;
	font-style: normal;
	color: #3399CC;
	width: 250px;
	margin-right: -50px;
	margin-left: -50px;
}
.wideimage {
	margin-right: -75px;
}
.bannercolor {
	background-color: #CDDAED;
}

.hidden {
	display: none;
	visibility: hidden;
}
.frontpageindent {
}
.oi06 {
	margin-right: 30px;
	text-align: center;
	display: inline;
}
.indent {
	text-indent: 20px;
}
.spantextaligncenter {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.paksumtable {
	background-color: #FFFFFF;
	border: medium double #022855;
}
