body{
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;	
	text-align:center;
	margin-top:0;
	background-color:#FFFFFF;
}

table{
	font-size: 12px;
}

table.standard{
	width:750px;
	font-size: 12px;
}

img {
	border: 0;
}
h1{
	color:#32327F;
	font-size: 24px;
	font-weight:	normal;
}

h2{
	color:#100863;
	font-size: 20px;
	font-weight:	normal;
}

.header{
	color:#00845A;
	font-size: 20px;
	font-weight:	normal;
}

a:link {color: #333333}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #333333}   /* mouse over link */
a:active {color: #333333}   /* selected link */

a.reglink:link {color: #0000FF; text-decoration:	none;}
a.reglink:visited {color: #0000FF; text-decoration:	none;}
a.reglink:hover  {color:#ff0000; text-decoration:none;}
a.reglink:active {color: #0000FF; text-decoration:	none;}

.footer{
	font-size:10px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

td.greenLine{
	background-color:	#00845A;
	text-align:right; 
	padding:0;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	color:#FFFFFF;
}
td.greenLineLeft{
	background-color:	#00845A;
	text-align:left; 
	padding:0;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

td.greyLine{
	background-color:	#cccccc;
	text-align:right; 
	padding:0;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

td.products_header{
	background-color:	#000063;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
	width:150px;
	height:28px;
	border:solid 1px #FFFFFF;
	font-size: 14px;
}
a.products:link{
	color:#FFFFFF;
	text-decoration:	none;
	font-family:	Verdana, Arial, Sans-Serif;
	font-size:10pt;
}
a.products:hover{
	color:#FFFFFF;
	text-decoration:	none;
	font-family:	Verdana, Arial, Sans-Serif;
	font-size:10pt;
}
a.products:visited{
	color:#FFFFFF;
	text-decoration:	none;
	font-family:	Verdana, Arial, Sans-Serif;
	font-size:10pt;
}
td.grey_products{
	background-color:#cccccc;
	padding: 4px;
	vertical-align:top;
	border:solid 1px #FFFFFF;
	padding-left: 5px;
	font-size:10pt;	
}
td.grey{
	background-color:#cccccc;
	padding: 4px;
	vertical-align:top;
	padding-left: 5px;
	font-size:10pt;	
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

td.green{
	background-color:#00845A;
	padding: 4px;
	vertical-align:top;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	color:#FFFFFF;
	font-weight: bold;
	
}
td.clock1{
	background-image: url('../images/clock1.gif');	
	border:solid 1px #FFFFFF;
	height:40px;
}
td.clock2{
	background-image: url('../images/clock2.gif');	
	border:solid 1px #FFFFFF;
	height:40px;
}
td.clock3{
	background-image: url('../images/clock3.gif');
	border:solid 1px #FFFFFF;
	height:40px;
}
td.clock4{
	background-image: url('../images/clock4.gif');
	border:solid 1px #FFFFFF;
	height:40px;
}
td.clock5{
	background-image: url('../images/clock5.gif');
	border:solid 1px #FFFFFF;
	height:40px;
}

td.clock6{
	background-image: url('../images/clock6.gif');
	border:solid 1px #FFFFFF;
	height:40px;
}

.grn_heading{
	color: #00845A;
	font-weight: bold;
	font-size:16px;
}
a.grn_heading:link{
	color: #00845A;
	font-weight: bold;
	font-size:16px;
}
a.grn_heading:visited{
	color: #00845A;
	font-weight: bold;
	font-size:16px;
}
a.grn_heading:hover{
	color: #ff0000;
	font-weight: bold;
	font-size:16px;
}
a.grn_heading:active{
	color: #00845A;
	font-weight: bold;
	font-size:16px;
}
.menu{
	width:150px;
	background-color:#00845A;
	padding-left:10px;
	vertical-align:top;
	color:#FFFFFF;
	font-weight: bold;
	text-align:left;	
}
ul.menuList 
{
	list-style-type:none;
	padding-left:10px;
	padding-top:10px;
	margin: 0; /*removes indent IE and Opera*/
}
li.menuList{
	padding-bottom:10px;
}

a.menuLinks:link{color:#FFFFFF; text-decoration: none;}
a.menuLinks:visited{color:#FFFFFF; text-decoration: none;}
a.menuLinks:hover{color:#FFCC00; text-decoration: none;}
a.menuLinks:active{color:#FFFFFF; text-decoration: none;}

a.menuLinksOn:link{color:#FFCC00; text-decoration: none;}
a.menuLinksOn:visited{color:#FFCC00; text-decoration: none;}
a.menuLinksOn:hover{color:#FFCC00; text-decoration: none;}
a.menuLinksOn:active{color:#FFCC00; text-decoration: none;}

.content{
	background-color:#cccccc;
	padding:10px 10px 10px 10px;
	color: #000066;
	vertical-align:top;
}
.rollover {
	display:block;
	color:#FFFFEE;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}

a.rollover:link{
	width:100%;
	display:block;
	color:#FFFFEE;
	text-decoration: none;
	text-indent:6px;
}
a.rollover:visited{
	width:100%;
	display:block;
	color:#FFFFEE;
	text-decoration: none;
	text-indent:6px;
}
a.rollover:active{
	width:100%;
	display:block;
	color:#FFFFEE;
	text-decoration: none;
	text-indent:6px;
}

a.rollover:hover{
	display:block;
	background-image: url(../images/tabs/tab_over2.gif);	
	background-repeat:no-repeat;
	background-position:right;	
	width:100%;
	color:#FFFFFF;
	text-decoration: none;
	text-indent:6px;
}

a.rolloverOn:link{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab_over2.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}
a.rolloverOn:visited{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab_over2.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}
a.rolloverOn:active{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab_over2.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}

.rollover_main {
	display:block;
	color:#FFFFEE;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}

a.rollover_main:link{
	width:100%;
	display:block;
	color:#FFFFEE;
	text-decoration: none;
	text-indent:6px;
}
a.rollover_main:visited{
	width:100%;
	display:block;
	color:#FFFFEE;
	text-decoration: none;
	text-indent:6px;
}
a.rollover_main:active{
	width:100%;
	display:block;
	color:#FFFFEE;
	text-decoration: none;
	text-indent:6px;
}

a.rollover_main:hover{
	display:block;
	background-image: url(../images/tabs/tab_over.gif);	
	background-repeat:no-repeat;
	background-position:right;	
	width:100%;
	color:#FFFFFF;
	text-decoration: none;
	text-indent:6px;
}

a.rollover_mainOn:link{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab_over.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}
a.rollover_mainOn:visited{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab_over.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}
a.rollover_mainOn:active{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	
	background-image: url(../images/tabs/tab_over.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	text-decoration: none;
	text-indent:6px;
}

a.clock:link{display:block; width:100%; height:100%;}
a.clock:visited{display:block; width:100%; height:100%;}
a.clock:hover{display:block; width:100%; height:100%;}
a.clock:active{display:block; width:100%; height:100%;}

.menu_heading{
	text-decoration: underline;
	color:#FFE4C4;
	padding-bottom:10px;
}

a.menu_heading:link{text-decoration: underline; color:#FFE4C4; padding-bottom:10px;}
a.menu_heading:visited{text-decoration: underline; color:#FFE4C4; padding-bottom:10px;}
a.menu_heading:hover{text-decoration: underline; color:#FFCC00; padding-bottom:10px;}
a.menu_heading:active{text-decoration: underline; color:#FFE4C4; padding-bottom:10px;}

.contactFrm{
	width:100%;
	background-color:#F5F5DC;
	padding:5px;
	border:solid 1px #00845A;
}
.tfvHighlight{
	color:	red;
}
td.message{
	color:	#000066;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-decoration:	none;
	border-width:1px;
	border-color:#999900;
	border-style:dashed;
	background-color:#F5F5DC;
	height: 30px;
	text-align:center; 
	
}

table.results{
	width:100%;
	font-size:	12px;
}

tr.results_heading{
	font-weight:bold;
	color: #00825A;
}
tr.highlight{
	background-color:	#C9CBE7;
	cursor: pointer;
}

a.newsLink:link{color:#FFFFFF; text-decoration:	none;}
a.newsLink:visited{color:#FFFFFF; text-decoration:	none;}
a.newsLink:hover{color:#FFCC00; text-decoration:	none;}
a.newsLink:active{color:#FFFFFF; text-decoration:	none;}

table.priceList{
	background-color:#fff3c1;
}

tr.priceListHeading{
	background-color:#ffd6b1;
	font-weight:bold;
}

img.award
{   
    padding-right:0px; 
    padding-left:10px; 
   
    /* IE positioning */
    margin-right:15px;
    margin-left:10px;
}

h3{
	color:#100863;
	font-size: 20px;
	font-weight:bold;
}

.headerIndex{
	color:#00845A;
	font-size: 20px;
	font-weight:bold;
}

#map
{  
   /* background-image:url(../images/office.gif);*/
    background-position:right;
    background-repeat:no-repeat;
}

td.greyCell
{   width:50%; 
    vertical-align:top;  
    background-color:#cccccc;
    padding:12px;
}

td.greyCellRoundedUp
{
    background-color:#CCCCCC; 
    background-image:url(../images/curve_up_grey.gif); 
    background-position:right; 
    background-repeat:no-repeat;
}

td.greyCellRoundedDown
{
    background-color:#CCCCCC; 
    background-image:url(../images/curve_down_grey.gif); 
    background-position:right; 
    background-repeat:no-repeat;
}

td.orangeCellRoundedUp
{
    background-color:#eed3a8; 
    background-image:url(../images/curve_up_orange.gif); 
    background-position:right; 
    background-repeat:no-repeat;
}

td.orangeCellRoundedDown
{
    background-color:#eed3a8; 
    background-image:url(../images/curve_down_orange.gif); 
    background-position:right; 
    background-repeat:no-repeat;
}

td.otherCell
{   width:50%; 
    vertical-align:top;  
   /* background-color:#c2c29a;*/
    background-color:#eed3a8;
    padding:12px;
    margin-right:50px;
}
img.imageborder
{   border:solid 1px #000063;
}

.manual{color:#000000; text-decoration:none;}
a.manual:link{color:#000000; text-decoration:none;}
a.manual:visited{color:#000000; text-decoration:none;}
a.manual:hover{color:#000000; text-decoration:none;}
a.manual:active{color:#000000; text-decoration:none;}

ul.manualList
{   /*list-style-image: */
    list-style-image:none;
    background-image: url(../images/system/line.gif);
    background-repeat:no-repeat;
   /* padding-left:10px;
	padding-top:10px;
	margin: 0;*/ /*removes indent IE and Opera*/
	
	
}

td.versionHeaderBoth
{
   border-top:solid 1px #000063;
   border-bottom:solid 1px #000063;
}

td.versionHeaderBottom
{
   border-bottom:solid 1px #000063;
}

tr.versionHeading
{
    background-color:#bacde2;
}

tr.versionNormal
{   background-color:#ebe9e9;
}

tr.versionNormal2
{
    background-color:#d6d7bf;
}

a.newsLink1st:link{color:#FFFFFF; text-decoration:	none; font-size:16px; color:#FFFFFF;}
a.newsLink1st:visited{color:#FFFFFF; text-decoration:	none;font-size:16px; color:#FFFFFF;}
a.newsLink1st:hover{color:#FFCC00; text-decoration:	none; font-size:16px; color:#FFFFFF;}
a.newsLink1st:active{color:#FFFFFF; text-decoration:	none; font-size:16px; color:#FFFFFF;}

.downloadSpec
{
    background:url(../images/tabs/spec_back.gif) no-repeat center left; 
    width:175px; 
    height:38px;
}

td.clocksSel{
    padding:5px; 
    padding-left:10px; 
    padding-right:10px;
}

/* New Support Styles*/

td.currentversion{
	color:	#000066;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-decoration:	none;
	border-width:1px;
	border-color:#999900;
	border-style:dashed;
	background-color:#F5F5DC;
	text-align:center; 
	padding: 15px;
	padding-bottom: 2px;
	
}

.warning{
	color:	#000066;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-decoration:	none;
	border-width:1px;
	border-color:#999900;
	border-style:dashed;
	background-color:#fad8e1;
	text-align:center; 
	padding: 15px;
	padding-bottom: 15px;
}

.okcode{
	color:	#000066;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-decoration:	none;
	border-width:1px;
	border-color:#999900;
	border-style:dashed;
	background-color:#d9fbda;
	text-align:center; 
	padding: 15px;
	padding-bottom: 15px;
}

.standard_table{
    background-color:#f5faff; 
    border:solid 1px #002bb8; 
    width:100%;
}

.standard_header{
    background-color:#cedff2;
    height:30px;
}

.standard_header_det{
    padding-left:20px;
    font-weight:bold;
}

.fingerprint_table{
    background-color:#f5faff; 
    border:solid 1px #002bb8;
    width:100%;
}

.fingerprint_header{
    background-color:#cef2e0; 
    height:30px;
}

.fingerprint_header_det{
    padding-left:20px;
    font-weight:bold;
}

.handscan_table{
    background-color:#f5faff; 
    border:solid 1px #002bb8; 
    width:100%;
}

.handscan_header{
    background-color:#f2e5ce; 
    height:30px;
}

.handscan_header_det{
    padding-left:20px;
    font-weight:bold;
}

p.menu_heading2{
	text-decoration: underline;
	color:#FFE4C4;
}

.heading_img
{   margin-right : 8px;
}

table.support_main{
    background-color:#f6f3de;
    width:100%;
}

td.support_cont{
    padding:5px; 
    padding-left:10px; 
    padding-right:10px;
    height : 180px;
    vertical-align : top;
}

.support_header{
    padding-left: 10px;
    text-decoration:none;
    color:#00845A;
	font-size: 20px;
	font-weight:bold;
	width:100%;
}

img.support_img{
    width:75px; 
    height:50px;
}

table.support_main2
{
    background-color:#f8e5dc;
    width:100%;   
}

td.support_cont2
{
    background-color:#f8e5dc;
    padding:5px; 
    padding-left:10px; 
    padding-right:10px;
    height : 180px;
    vertical-align : top;
}

.software_maintbl
{   background-color : #ccd5f8;
    width: 750px;
    border:solid 1px #00845A;
}

.software_mainheader
{   padding-top:10px;
    color:#00845A;
	font-size:  20px;
	font-weight:	normal;
	padding-left : 10px;
}

.software_maincell
{
    padding-left : 30px;
}


 
