.ReaderSize {
	width: 70%;
	height: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
.BrochureSize {
	width: 70%;
	height: auto;
	padding-top: 20px;
}




.container {
	width: 100%;
}
.Fingerprint{
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}


.optional{
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 11px;
	color: #ed1c24;
	text-decoration: none;
	font-weight: normal;
}
.legend{
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.OutlineBox{
	color: #ffffff;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d8;
	border-right-color: #d5d7d8;
	border-bottom-color: #d5d7d8;
	border-left-color: #d5d7d8;
}

.Spec{
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.SpecRight {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.SpecDark {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
/********************** Top Bar ***********************/
.TopBar [class*='navigation'] a {
background: -moz-linear-gradient(#009eff, #002f4c); /* FF 3.6+ */
background: -ms-linear-gradient(#009eff, #002f4c); /* IE10 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
background: -webkit-linear-gradient(#009eff, #002f4c); /* Safari 5.1+, Chrome 10+ */
background: -o-linear-gradient(#009eff, #002f4c); /* Opera 11.10 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009eff', endColorstr='#002f4c'); /* IE6 & IE7 */  
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#009eff', endColorstr='#002f4c')"; /* IE8+ */
background: linear-gradient(#009eff, #002f4c); /* the standard */
padding: 6px 8px; 
border-radius: 1px; 
color: rgb(255, 255, 255);  
line-height: 20px; font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial; font-size: 12px;  
text-decoration: none; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin-top: 5px;margin-bottom: 5px; margin-right: 0px;
border-right-width: 0px; border-right-style: solid; border-right-color: #a39596;
}

.TopBar [class*='navigation'] a:hover {
background: -moz-linear-gradient(#002f4c, #009eff); /* FF 3.6+ */
background: -ms-linear-gradient(#002f4c, #009eff); /* IE10 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
background: -webkit-linear-gradient(#002f4c, #009eff); /* Safari 5.1+, Chrome 10+ */
background: -o-linear-gradient(#002f4c, #009eff); /* Opera 11.10 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4c', endColorstr='#002f4c'); /* IE6 & IE7 */  
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4c', endColorstr='#009eff')"; /* IE8+ */
background: linear-gradient(#002f4c,#009eff); /* the standard */
padding: 6px 8px; 
border-radius: 5px; 
color: rgb(255, 255, 255);  
line-height: 20px; font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial; font-size: 12px;  
text-decoration: none; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin-top: 5px;margin-bottom: 5px; margin-right: 0px;
border-right-width: 0px; border-right-style: solid; border-right-color: #a39596;

}

.TopBar_gradient {
background: -moz-linear-gradient(#6d6e71, #231f20); /* FF 3.6+ */
background: -ms-linear-gradient(#6d6e71, #231f20); /* IE10 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
background: -webkit-linear-gradient(#6d6e71, #231f20); /* Safari 5.1+, Chrome 10+ */
background: -o-linear-gradient(#6d6e71, #231f20); /* Opera 11.10 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6e71', endColorstr='#231f20'); /* IE6 & IE7 */  
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6e71', endColorstr='#231f20')"; /* IE8+ */
background: linear-gradient(#6d6e71, #231f20); /* the standard */
}

.smallBlue {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
.SpecDarkBold {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-transform: uppercase;
}

.LineRight {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.bgLegend {
	color: #ffffff;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d8;
	border-right-color: #d5d7d8;
	border-bottom-color: #d5d7d8;
	border-left-color: #d5d7d8;
}
.smallWhite {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.LineBottom {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.LineTop {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.SpecWhiteBold {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-transform: uppercase;
}
.smallDark {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.GuySize {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(../img/guy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/******************************************************* TITLE COLOR ***************************************************************/
.TitleBlack{
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #b11116;
	text-decoration: none;
	font-weight: normal;
}

.TitleGrey{
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.TitleRed {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #b11116;
	text-decoration: none;
	font-weight: normal;
}

.TitleBlue {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #00658a;
	text-decoration: none;
	font-weight: normal;
}

.TitleOrange {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #e04500;
	text-decoration: none;
	font-weight: normal;
}

.TitleGreen {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #007250;
	text-decoration: none;
	font-weight: normal;
}

.TitlePurple {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #392b55;
	text-decoration: none;
	font-weight: normal;
}

.TitleBrown {
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 23px;
	color: #352d25;
	text-decoration: none;
	font-weight: normal;
}
/******************************************************* TITLE READER TABLE COLOR ***************************************************************/
.TitleReaderBlue {
	color: #FFFFFF;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	background: -moz-linear-gradient(#043c75, #001c39); /* FF 3.6+ */
    background: -ms-linear-gradient(#043c75, #001c39); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#043c75, #001c39); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#043c75, #001c39); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043c75', endColorstr='#001c39'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#043c75', endColorstr='#001c39')"; /* IE8+ */
    background: linear-gradient(#043c75, #001c39); /* the standard */
}

.TitleReaderGreen {
	color: #FFFFFF;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	background: -moz-linear-gradient(#018372, #003134); /* FF 3.6+ */
    background: -ms-linear-gradient(#018372, #003134); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#018372, #003134); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#018372, #003134); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018372', endColorstr='#003134'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#018372', endColorstr='#003134')"; /* IE8+ */
    background: linear-gradient(#018372, #003134); /* the standard */
}

.TitleReaderRed{
	color: #FFFFFF;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	background: -moz-linear-gradient(#730004, #2d0101); /* FF 3.6+ */
    background: -ms-linear-gradient(#730004, #2d0101); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#730004, #2d0101); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#730004, #2d0101); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#730004', endColorstr='#2d0101'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#730004', endColorstr='#2d0101')"; /* IE8+ */
    background: linear-gradient(#730004, #2d0101); /* the standard */
}

.TitleReaderPurple{
	color: #FFFFFF;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	background: -moz-linear-gradient(#6c1178, #2a0030); /* FF 3.6+ */
    background: -ms-linear-gradient(#6c1178, #2a0030); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #c4c4c4)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#6c1178, #2a0030); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#6c1178, #2a0030); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c1178', endColorstr='#2a0030'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c1178', endColorstr='#2a0030')"; /* IE8+ */
    background: linear-gradient(#6c1178, #2a0030); /* the standard */
}
.TitleReaderBrown{
	color: #FFFFFF;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	background: -moz-linear-gradient(#644a00, #271e01); /* FF 3.6+ */
    background: -ms-linear-gradient(#644a00, #271e01); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #644a00), color-stop(100%, #271e01)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#644a00, #271e01); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#644a00, #271e01); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#644a00', endColorstr='#271e01'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#644a00', endColorstr='#271e01')"; /* IE8+ */
    background: linear-gradient(#644a00, #271e01); /* the standard */
}
.TitleReaderOrange{
	color: #FFFFFF;
	text-decoration: none;
	/* Rounded corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: "Lucida Sans Unicode", "Myriad Pro", "Myriad Condensed Web", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	background: -moz-linear-gradient(#c34e00, #361003); /* FF 3.6+ */
    background: -ms-linear-gradient(#c34e00, #361003); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c34e00), color-stop(100%, #361003)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#c34e00, #361003); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#c34e00, #361003); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c34e00', endColorstr='#361003'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c34e00', endColorstr='#361003')"; /* IE8+ */
    background: linear-gradient(#c34e00, #361003); /* the standard */
}
