@charset "utf-8";
/* CSS Document */

body {
	background: #b8b8b8;
	margin: 0px;
	padding: 0px;
	font: 0.76em arial, sans-serif;
	color: #444;
	text-align: justify;
}

#wrap {
	position: relative;
	margin: 0px auto;
	width: 980px;
	background: #fff url(../images/bkgd/header-bg.gif) repeat-x top left;
}

#header {
	height: 151px;
	clear: both
}

#Logo {
	float: left;
	width: 209px;
	height: 90px
}

#SearchBox {
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 4px;
	width: 200px
}

.InputText {
	border: 1px solid #0054a6;
	background: #fff;
	padding: 3px 2px;
	margin: 0px
}

.Submit {
	margin: 0px;
	background: #0054a6;
	color: #fff;
	border: 1px solid #fff;
	padding: 1px
}

.SubmitBar {
	float: right;
	border: 1px solid #0054a6;
	padding: 0px;
	margin-top: -25px;
}

#RightHeader {
	float: right;
	width: 771px
}

#MainContent {
	background: url(../images/bkgd/content-bg.gif) no-repeat top right;
	min-height: 400px
}

#LeftContent {
	float: left;
	background: #E5EDF6;
	width: 192px;
	margin-top: 16px;
	margin-left: 10px;
	height: 200px
}

.ContentLeft {
	padding: 10px 0px 10px 10px;
}

#RightContent {
	margin-left: 209px;
	padding: 18px 25px 0px 25px;
}

#Products {
	padding: 0px 10px;
}

.ProductOverview {
	float: left;
	width: 182px;
	height: 125px;
	border: 1px solid #0155A6;
	margin-right: 9px;
	background: url(../images/bkgd/product-header.jpg) no-repeat top left;
}

.ProductHeader a:link, .ProductHeader a:visited {
	padding: 7px 0px 5px 0px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none
}

.ProductHeader a:hover {
	background: #6793C4;
	text-decoration: underline
}

.ProductOverviewlast {
	float: left;
	width: 182px;
	height: 125px;
	border: 1px solid #0155A6;
	margin-right: 0px;
	background: url(../images/bkgd/product-header.jpg) no-repeat top left;
}

#Footer {
	background: url(../images/bkgd/footer-bg.jpg) repeat-x top left;
	padding: 30px 10px 10px 10px;
	text-align: right;
	font-size: 11px;
	color: #fff;
	margin-top: 20px
}

#Footer ul {
	display: inline;
	list-style: none;
}

#Footer li {
	display: inline;
	padding: 0px 5px
}

#Footer a:link, #Footer a:visited {
	color: #fff;
	text-decoration: underline;
	border-right: 1px solid #fff;
	padding-right: 10px
}

#Footer a:hover {
	text-decoration: none;
}


/* STYLES */

#LeftContent h3 {
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 1.2em;
	border-bottom: 1px solid #90A1CE
}

#LeftContent strong {
	font-size: 1.1em;
}

h1, h2, h3, h4, h5 {
	color: #0155A6;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
	border-bottom: 1px solid #90A1CE;
	font-size: 2.1em
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/bkgd/products-bg.gif) no-repeat 0 9px;
	font-size: 1.4em
}

#Home #RightContent p {
	font-size: 1.15em;
}

a:link, a:visited {
	color: #004da3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #444;
}

/* PRODUCTS HOME PAGE */

.EOD a:link, .EOD a:visited {
	padding: 5px 0px 105px 0px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/btns/eod-off.jpg) no-repeat bottom left;
}

.EOD a:hover {
	background: url(../images/btns/eod-on.jpg) no-repeat bottom left;
	text-decoration: underline
}

.SecurityForces a:link, .SecurityForces a:visited {
	padding: 5px 0px 105px 0px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/btns/forces-off.jpg) no-repeat bottom left;
}

.SecurityForces a:hover {
	background: url(../images/btns/forces-on.jpg) no-repeat bottom left;
	text-decoration: underline
}

.Surveillance a:link, .Surveillance a:visited {
	padding: 5px 0px 105px 0px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/btns/surveillance-off.jpg) no-repeat bottom left;
}

.Surveillance a:hover {
	background: url(../images/btns/surveillance-on.jpg) no-repeat bottom left;
	text-decoration: underline
}

.CounterSurveillance a:link, .CounterSurveillance a:visited {
	padding: 5px 0px 105px 0px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/btns/cs-off.jpg) no-repeat bottom left;
}

.CounterSurveillance a:hover {
	background: url(../images/btns/cs-on.jpg) no-repeat bottom left;
	text-decoration: underline
}

.Training a:link, .Training a:visited {
	padding: 5px 0px 105px 0px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/btns/training-off.jpg) no-repeat bottom left;
}

.Training a:hover {
	background: url(../images/btns/training-on.jpg) no-repeat bottom left;
	text-decoration: underline
}

/* TERMS */

#Termswrap {
	position: relative;
	background: #fff;
	margin: 0px auto;
	padding: 10px 20px;
	width: 660px
}

.Terms {
	float: left;
	width: 300px;
	margin-right: 20px;
	padding: 10px;
}

.TermsRight {
	float: left;
	width: 300px;
	margin-right: 0px;
	padding: 10px;
}


/* PRODUCT PAGE */

.ProductBox {
	border: 1px solid #e5edf6;
	padding: 5px;
	margin-bottom: 10px
}

.ProductBox a:link, .ProductBox a:visited, .ProductImgRight a:link, .ProductImgRight a:visited, .AdminBox a:link, .AdminBox a:visited {
	color: #0355a7;
	text-decoration: none;
}

.ProductBox a:hover, .ProductImgRight a:hover, .AdminBox a:hover {
	color: #0355a7;
	text-decoration: underline;
}

.ProductTitle {
	font-weight: bold;
	color: #0355a7;
	padding: 10px 0px
}

.ProductDesc {
	text-align: left;
	background: #e5edf6;
	padding: 5px
}

.ProductDesc p {
	margin: 0px;
	padding: 0px;
}


h2.ProductDetail {
	background: none;
	padding-left: 10px
}

.ProductDescription {
	width:400px;
	float:left;
	background: #e5edf6;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	min-height: 250px;
	margin-bottom: 10px
}

.ProductImgRight {
	float:right;
	border: 1px solid #e5edf6;
	padding: 10px;
	text-align: center
}

.ProductImg {
	height: 100px;
}

.hlPDFDownload {
	display: block;
	background: #e5edf6;
	padding: 5px
}

.AdminBox {
	float: right;
	border: 1px solid #b2cbe4;
	background: #f0f0f0;
	padding: 5px;
	margin-top: 5px;
	width: 130px;
	text-align: center;
}

/* SEARCH RESULTS */

.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 10px
}

.SearchResult {
	margin-bottom: 20px;
}


.SearchResultAlt {
	background: #e5edf6;
	border-top: 5px solid #e5edf6;
	border-bottom: 5px solid #e5edf6;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 10px;
}

.SearchResultDesc {
	padding: 10px;
	
}

tr.ResultsHeader td {
	padding: 10px;
}