body
{
	margin:0px 0px 0px 0px;
	color: #565656;
	font-family: Sans-Serif;
}

.holderTable
{
	width: 100%;
	height: 100%;
}

.mainTable
{
	width: 800px;	
}

/*All styles in header*/
.headerTable
{
	width: 100%;		
}

.logoCell
{
	width:203px;
}

.headerContent
{
	width: 597px;
	height: 100%;
}

.customerBarHold
{
	height: 25px;	
}

.customerBar
{
	width: 100%;
	height: 25px;
	font-size: 10pt;
	color: #565656;
}
.customerMenu
{
	width: 175px;
	background-color: #FF3300;
	font-size: 8pt;
	text-align: center;
	border-right: dotted 1px #565656;
	border-bottom: dotted 1px #565656;
}
.aCustomerMenu
{
	text-decoration: none;
	color: white;
}
.aCustomerMenu:hover
{
	text-decoration: underline;
	color: #565656;	
}

.customerBarEnd
{
	width: 25px;
	height: 25px;
}

.menuBar
{
	width: 100%;
	height: 35px;
	font-size: 10pt;
	text-align: center;
}

.aMenu
{
	text-decoration: none;
	font-weight: bold;
	color: #565656;
}

/*All styles in content*/
.contentTable
{
	width: 100%;
	height: 300px;
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}
.contentMainGraphicTable
{
	height: 150px;
}
.contentTableHold
{
	width: 100%;
}
.contentDescriptionsTable
{
	width: 100%;
	height: 100%;
}
/*All styles in footer*/
.footerTable
{
	width: 100%;
}

.policies
{
	font-size: 8pt;
	text-align: center;
}

.aPolicy
{
	text-decoration: none;
	font-weight: bold;
	color: #565656;	
}
a:hover
{
	text-decoration: underline;
	color: #FF3300;	
}
.copyRight
{
	font-size: 7pt;
	text-align:center;
}

.lgvIndexTableHold
{
	width: 397px;
	font-size:15px;
	background-color: #F8F8F8;
}
.aLgvIndex
{
	font-size: 8pt;
	color: #565656;	
}

.andIndexTableHold
{
	width:397px;
	font-size:15px;
	background-color: #F8F8F8;
}
.andIndexTable
{
	width:390px;
	height:100%;
}
.poshHeader
{
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:White;
	padding:0px;
	background-color:#FF0066;
	border: solid 1px #565656;
	height: 18px;
}

.andHeader
{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: White;
	padding:0px;
	background-color: #A4C639;
	border: solid 1px #565656;
	height: 18px;
}

.scanningIndexTableHold
{
	width: 396px;
	font-size:15px;
	background-color: #F8F8F8;
}
.lgvIndexTable
{
	width:390px;
	height: 100%
}
.scanningIndexTable
{
	width:390px;
	height: 100%
}
.appsHeader
{
	font-size: 10pt;
	text-align:center;
	font-weight:bold;
	color:white;
	padding:0px;
	background-color: #000066;
	border: solid 1px #565656;
	height:18px;
}

.lgvHeader
{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: White;
	padding:0px;
	background-color: #FF3300;
	border: solid 1px #565656;
	height: 18px;
}
.scanningHeader
{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: White;
	padding:0px;
	background-color: #565656;
	border: solid 1px #CCCCCC;
	height: 18px;
}
.solutionsHeader
{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #565656;
	padding:0px;
	background-color: white;
	border: solid 1px #565656;
	height: 18px;
}

.lookGlassContent
{
	width: 500px;
	font-size: 10pt;
	padding: 3px;	
}

.mainContent
{
	width: 100%;
	font-size: 10pt;
	padding: 3px;	
}

/*Font styles*/
.f6
{
	font-size: 6pt;
}

.f7
{
	font-size: 7pt;
}

.f8
{
	font-size: 8pt;
}
.f9
{
	font-size: 9pt;
}
.f10
{
	font-size: 10pt;
}
.f10Bold
{
	font-size: 10pt;
	font-weight: bold;
}

h1
{
	font-size: 12pt;
}
h2
{ 
	font-size: 10pt;
}

.aGalleryView
{
	color: #565656;
	text-decoration: none;
}

.aRedBold
{
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
.aRedTutorial
{
	color: #FF3300;
	font-size: 10pt;
}
