﻿html 
{
	padding: 0px;
	margin: 0px;
}
body
{
	padding: 0px;
	margin: 0px;
	background-color: #6787f4;
	background-image: url(/images/pageBG.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
}
div#printHead {
	display: none;
}
span.printTitle {
	display: none;
}
img.titleImage {
	/*display: none;*/
}
div.clearBoth {
	clear: both;
}
.noShow {
	display: none;
}
form {
	padding: 0px;
	margin: 0px;
}
.formField 
{
	width: 225px;
}
.formReq 
{
	font-weight: bold;
}
div#PageContainer {
	width: 909px;
	background-image: url(/images/centerBG.jpg);
	background-repeat: no-repeat;
}
table#layoutTable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table#layoutTable td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

td#leftNav {
	width: 215px;
}
div#leftItems {
	margin-top: 22px;
	background: url(/images/leftBG.gif) repeat-y;
}
a#logoLink {
	display: block;
	width: 215px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	background: url(/images/homeLogo.jpg) no-repeat;
}
div#homeItem {
	height: 144px;
	background: url(/images/homeItem.jpg) no-repeat;
}
div#leftApps {
	background: url(/images/leftApp.gif) repeat-y;
	padding: 5px 10px 10px 16px;
	font-size: 12px;
	text-align: left;
}
div#leftAppTitle {
	background: url(/images/leftCaseTitle.gif) no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	height: 23px;
}
table.contactTable 
{
	margin-bottom: 25px;
	border-collapse: collapse;
}
table.contactTable td 
{
	vertical-align: top;
	text-align: left;
}
table.contactTable td a 
{
	text-decoration: none;
}
table.contactTable thead td 
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
a#armexDistro {
	background: url(/images/home_FindDistr.gif) no-repeat;
	display: block;
	width: 238px;
	height: 168px;
}
table.contactTable td.col1 
{
	width: 150px;
}
table.contactTable td.col2 
{
	width: 300px;
}
table.contactTable tbody td 
{
	border-bottom: 1px solid #aaaaaa;
}

.AppDropdown
{
	font-size: 11px;
	width: 175px;
}
div#appContent {
	margin-top: 8px;
}
div#leftAppSpot {
	background: url(/images/leftAppSpot.gif) no-repeat;
	padding: 0px;
	margin: 20px 0px 5px 0px;
	height: 20px;
}
div#leftAppSpotItem {
	text-align: left;
	margin-bottom: 5px;
}
div#leftAppSpotItem img {
	border: 0px;
	margin: 0px;
}
div#leftApps a {
	color: #ffffff;
	text-decoration: none;
}
div#leftAppBot {
	background: url(/images/leftAppBot.gif) no-repeat;
	height: 3px;
}
div#leftReg {
	margin: 15px 0px 10px 16px;
	font-size: 11px;
	width: 176px;
	background-color: #6787f4;
	padding: 0px;
}
div#regTop {
	width: 176px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background: url(/images/leftRegTop.gif) no-repeat;
}
div#leftRegTitle {
	background: url(/images/leftRegTitle.gif) no-repeat 4px 0px;
	padding: 0px;
	margin-bottom: 8px;
	height: 15px;
}
div#innerReg {
	padding-right: 10px;
	padding-bottom: 10px;
}
div#leftRegister {
	padding-left: 15px;
}
div#leftRegister a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div#regBot {
	font-size: 1px;
	width: 176px;
	height: 6px;
	background: url(/images/leftRegBot.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
div#leftBottom {
	background: url(/images/leftBottom.jpg) no-repeat;
	height: 38px;
	margin-top: 0px;
}


td#rightContent {
	width: 694px;
}
div#homeHead {
	width: 635px;
	height: 123px;
	background: url(/images/homeHead.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}
div#homeNav {
	height: 38px;
	padding-left: 0px;
	font-size: 11px;
}
ul#noScriptNav 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#noScriptNav li 
{
	float: left;
	display: inline;
}
ul#noScriptNav li a 
{
	height: 38px;
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a#noScriptHome 
{
	background: url(/images/nav_home_off.gif) no-repeat;
	width: 83px;
}
a#noScriptHome:hover 
{
	background: url(/images/nav_home_over.gif) no-repeat;
}
a#noScriptProducts
{
	background: url(/images/nav_products_off.gif) no-repeat;
	width: 69px;
}
a#noScriptProducts:hover
{
	background: url(/images/nav_products_over.gif) no-repeat;
}
a#noScriptApps
{
	background: url(/images/nav_apps_off.gif) no-repeat;
	width: 86px;
}
a#noScriptApps:hover
{
	background: url(/images/nav_apps_over.gif) no-repeat;
}
a#noScriptCases
{
	background: url(/images/nav_cases_off.gif) no-repeat;
	width: 94px;
}
a#noScriptCases:hover
{
	background: url(/images/nav_cases_over.gif) no-repeat;
}
a#noScriptDistr
{
	background: url(/images/nav_distr_off.gif) no-repeat;
	width: 138px;
}
a#noScriptDistr:hover
{
	background: url(/images/nav_distr_over.gif) no-repeat;
}
a#noScriptContact
{
	background: url(/images/nav_contact_off.gif) no-repeat;
	width: 84px;
}
a#noScriptContact:hover
{
	background: url(/images/nav_contact_over.gif) no-repeat;
}
a#noScriptReg
{
	background: url(/images/nav_conReg_off.gif) no-repeat;
	width: 156px;
}
a#noScriptReg:hover
{
	background: url(/images/nav_conReg_over.gif) no-repeat;
}
a#noScriptNews
{
	background: url(/images/nav_news_off.gif) no-repeat;
	width: 50px;
}
a#noScriptNews:hover
{
	background: url(/images/nav_news_over.gif) no-repeat;
}
div#homeContent 
{
	overflow: auto;
	padding: 20px 75px 0px 38px;
	font-size: 12px;
}
div#homeContent a {
	color: #ffffff;
}
div#homeContent dl {

}
div#homeContent dt {
	font-weight: bold;
}
div#homeContent dt a {
	font-size: 11px;
	margin-right: 10px;
}
div#homeContent dd {
	margin: 10px 0px 20px;
	padding-left: 20px;
}
div#homeContent dl.diffList {

}
div#homeContent dl.diffList dd {
	margin: 15px 0px;
	padding: 0px;
}
div#homeContent dl.diffList dd dl {
	padding-left: 25px;
	margin-top: 10px;
}
div.tradeshows 
{
	font-weight: bold;
	width: 500px;
}
table.faqTable
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
table.faqTable thead td 
{
	font-weight: bold;
	text-decoration: underline;
}
table.faqTable td 
{
	text-align: left;
	vertical-align: top;
}
table.faqTable tbody td 
{
	border-bottom: 1px solid #cccccc;
}
table#faqTable1 td 
{
	padding-right: 10px;
	width: 33%;
}
table#faqTable2 td.col1
{
	width: 30%;
}
table#faqTable2 td.col2
{
	width: 70%;
}
ul.homeList {
	list-style-type: square;
}

ul.homeList li {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}
ul.itemListing {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
}
div.photoCaption {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 11px;
	text-align: center;
}
div.appTitle 
{
	margin-top: 25px;
	text-align: center;
}
div.appTitle h3 
{
	margin-top: 0px;
	font-size: 15px;
}
div#footer {
	text-align: right;
	padding-right: 75px;
	margin-top: 50px;
}
div#footer div {
	text-align: right;
}

div#coAddress {
	background: url(/images/home_footCo.gif) no-repeat 100% 0px;
	height: 34px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
div#footLinks {
	margin-bottom: 10px;
}
table#appDL 
{
	border-collapse: collapse;
	width: 500px;
	margin: 0px 0px 20px;
	padding: 0px;
}
table#appDL td 
{
	width: 20%;
	padding: 0px;
	margin: 0px;
	text-align: center;	
}
table#appDL td a
{
	text-decoration: none;
	font-weight: bold;
}
table#appDL td a img 
{
	border: none;	
	height: 100px;
}
ul#footList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#footList li {
	display: inline;
	font-size: 12px;
}
ul#footList li a {
	text-decoration: none;
	color: #ffffff;
}

div.caseimages 
{
	float: right;
	padding-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
div.caseimages img 
{
	margin-bottom: 15px;
}

div#copyright {
	font-size: 10px;
	color: #b3c3fa;
}

div.galleryShell {
	width: 250px;
	margin-right: 65px;
	margin-top: 15px;
	float: right;
}
div.galleryTop {
	background: url(/images/galleryTop.gif) no-repeat 0px 0px;
	height: 25px;
}
div.midGallery {
	background: repeat-y url(/images/galleryMid.gif) 0px 0px;
	text-align: center;
	padding: 5px 5px;
	margin: 0px;
}
div.galleryBot {
	background: url(/images/galleryBot.gif) no-repeat 0px 0px;
	padding: 1px;
	height: 13px;
	display: block;
}
table.galleryTbl {
	border-collapse: collapse;
	margin: 0px Auto;
	width: 230px;
}
table.galleryTbl td {
	vertical-align: top;
	text-align: center;
	width: 50%;
}
table.galleryTbl td img {
	border: none;
	margin: 4px 0px;
}
.FormError 
{
    color: #ffffff;
    font-weight: bold;
    margin-left: 30px;
}
.listBox 
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}
.EditInfoRow 
{
    margin-bottom: 10px;    
}
.EditInfoRow label 
{
    font-weight: bold;
}
.EditCell 
{
    padding: 4px;
}
.DistrReq 
{
    margin-bottom: 10px;
}