/* SafeGuard Styles */


Body {
xbackground-image:url(../images/fingerprint.jpg);
xbackground-repeat: no-repeat;
xbackground-attachment: fixed;
xbackground-position:bottom left;
background-color: #ffffff; /* prevents scroll issue */
margin: 0px;
padding: 0px;
}

HTML {
	background: none;
}


#outerwrapper {
width: 885px;
margin-left:auto;
margin-right:auto;
xborder: 1px solid #000000; /* Test purposes only*/
margin-bottom: 5px;
}

/* Begin Global Styles */
H1 {
background-image:url(../images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0 50%;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 20px;
color: #10165e;
margin-top: 3px;
margin-bottom: 10px;
padding-left: 20px;
}
H1 span {
font-family: 'Arial Narrow' Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 18px;
color: #000000;
}

H2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #231f20;
margin-bottom: 10px;
margin-top: 5px;
}

H3 {

font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #231f20;
margin-bottom: 10px;
margin-top: 10px;
font-style:italic;
}

P {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color: #000000;
margin: 0px;
line-height:23px;
}

A {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #10165e;
text-decoration:underline;
}

UL.generallist {
margin-left: 0px;
padding-left: 5px;
list-style-type:none !important;
border: 1px solid #000000;
background-color: #f8f8f8;

}

UL.generallist LI {
background-image: url(../images/icon_arrowsm.gif);
background-repeat:no-repeat;
background-position: 0 .7em;	
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #0f155e;
line-height: 20px;
margin-left: 3px;
padding-left: 15px;
list-style-type:none !important;
}


/* Begin Header Styles */
#headerwrapper {
width: 885px;
position: relative;
height: 119px;
}

.logo {
position: absolute;
top: 40px;
left: 3px;
}

/* Begin Dist Login */
.distloginwrapper {
width: 200px;
position:absolute;
top: -65px;
left: 700px;
}
.distloginwrapperIndex {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #807e7f;
width: 200px;
position:absolute;
top: 0px;
right: 0px;
}
/* End Dist Login */

/* Begin Welcome Message */
.wmwrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #24277d;
position:absolute;
top: 30px;
right: 0px;
width: 400px;
text-align:right;
}

.wmltorangetxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.wmdkgreytxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.wmgrelinktxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #11155e;
}

A.wmgrelinktxt:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #11155e;
}
A.wmgrelinktxt:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #272eba;
}
A.wmgrelinktxt:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #11155e;
}
/* End Welcome Message */

/* Begin English Spanish Links */
.langwrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
position: absolute;
top: 2px;
right: 0px;
width: 400px;
text-align:right;
}


A.languagelinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration:none;
}
/* End English Spanish Links */


/* Begin Top Login Links */
.toploginwrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #11155e;
position: absolute;
top: 81px;
right: 0px;
width: 400px;
text-align:right;
padding: 6px;
border-top: 1px solid #7d7d7d;
border-bottom: 1px solid #7d7d7d;
}

A.toploginlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #11155e;
	text-decoration:none;
}
/* End Top Login Links */


/* End Header Styles */


/* Begin Navigation */
.navwrapper {
	width: 885px;
	xheight: 42px;
	background-color: #11155e;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/* End Navigation */


/* Begin Mid Pict */
#midpictwrapper {
	width: 885px;
	height: 399px;
	margin: 0px;
	padding: 0px;
}

#midpictshadowbar {
	background-image:url(../images/mainpict_btm_shadow.gif);
	background-repeat:no-repeat;
	width: 885px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	font-size:0px;
	line-height:0px;
}
/* End Mid Pict */


/* Begin Mid Content */
Table.main {
	background-image:url(../images/mcontent_shadow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 885px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	
	height: auto; /* Added 8/30/09 - scales content area for rt pict */
}

Table.main TD {
	padding-bottom: 20px;
}

/* Begin New Inner Styles without left Nav */
.lftcolnew {
	width: 626px;
}

/* Begin New Inner Styles without left Nav */

/*.lftcol {
	width: 202px;
}
*/
/* Begin Accordian Menu */
#accordion ul, #accordion li, #accordion h3 {
	border:0;
	padding:0px;
	margin:0px;
	list-style:none;
}
#accordion  h3{
	background-image:url(../images/lft_nav_back.gif);
	background-repeat:no-repeat;
	height: 26px;
	xbackground:#CCCCCC;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#11155e;
	xborder-bottom:solid 2px #999999;
	cursor:pointer;
}
.activeaccordian {
	background-image:url(../images/lft_nav_back.gif);
	background-repeat:no-repeat;
	height: 26px;
}

#main{
	width:199px;
	margin:3px 0px 0px 3px;
}
#accordion li{
	border-bottom:solid 1px #ffffff; /* Removes space in IE6 between subnav items */

}
#accordion li a{
	padding:3px 6px;
	display:block;
	text-decoration:none;
	color: #888888;
	
}
#accordion li a:hover{
	background:#EFEFEF;
	
}
/* End Accordian Menu */

/*.midcol {
	width: 474px;
}

.midcolshop {
	width: 683px;
}
*/
.contentwrapper {
width: 468px;
margin-left: auto;
margin-right: auto;
}

.contentshopwrapper {
width: 626px;
margin-left: auto;
margin-right: auto;
}

.contentwrappernew {
width: 620px;
margin-left: auto;
margin-right: auto;
}


.rtcol {
	width: 259px;

}

.rtcoldiv {
	width: 256px;
}

.rtcolpict {
	width: 256px;
	height: 256px;
	margin-bottom: 10px;
}

.rtcolpictfull {
	width: 256px;
	height: auto;
	margin-bottom: 10px;
}
/* End Mid Content */

/* Begin Bottom Block Styles */
.blockwrapper {
	width: 885px;
	height: 230px;
	position: relative;
}

.bizblock {
	background-image:url(../images/block_lft_biz.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 230px;
	position:absolute;
	top: 0px;
	left: 0px;
}

.prodblock {
	background-image:url(../images/block_mid_prod.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 230px;
	position:absolute;
	top: 0px;
	left: 296px;
}

.friendblock {
	background-image:url(../images/block_rt_friend.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 230px;
	position:absolute;
	top: 0px;
	right: 0px;
}

.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#7d7d7d;
	width: 155px;
	position:absolute;
	top: 110px;
	margin-left:5px;
}

H1.blocks {
background-image: none !important;
font-family: 'Arial Narrow' Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 24px;
color: #ffffff;
margin-top: 20px;
margin-bottom: 3px;
padding-left: 10px;
}
H1.blocks span {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 24px;
color: #ffffff;
}

.btnmore {
	width: 100px;
	height: 18px;
	position:absolute;
	top: 200px;
	right:100px;
}

.btnmoremid {
	width: 100px;
	height: 18px;
	position:absolute;
	top: 200px;
	left:5px;
}

.btnmorert {
	width: 100px;
	height: 18px;
	position:absolute;
	top: 200px;
	left:5px;
}



A.btnmorelink {
	text-decoration: none !important;
}
/* End Botton Block Styles */




/* Begin Footer Styles */
#footerwrapper {
background-color: #ebebeb;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:#707070;
margin-left: auto;
margin-right: auto;
width: 885px;
height: 50px;
margin-top: 5px;

}
.footerlinkdiv {
font-family: 'Arial Narrow' Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #707070;
text-transform:uppercase;
text-align:center;
padding-bottom: 5px;
padding-top: 10px;
width: 875px;
margin-letf: auto;
margin-right: auto;
}

.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #707070;
text-decoration:none;

}

A.footerlink:active {
color: #10165e;
}

A.footerlink:visited {

}

A.footerlink:hover {
color: #000000;
text-decoration:underline;
}


.copywrite {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
width: 875px;
margin-letf: auto;
margin-right: auto;
text-align:center;
}

/* End Footer */

/* Begin About Us Styles */
.executivewrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11155e;
	padding: 4px;
	border: 1px solid #aaa8a9;
	width: 450px;
}

/* End About Us Styles */

/* Begin The Need Page Styles */
.theneedwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	width: 550px;
	padding: 5px;
	border: 1px solid #000000;
	background-color:#f3f3f3;
}
/* End The Need Page Styles */

/* Begin Security Accessories Styles */
h3 span {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: red;
margin-bottom: 10px;
margin-top: 10px;
font-style:italic;
}
/* End Security Accessories Styles */

/* Begin Security Package Styles */
Table.securitypackages {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
border: 1px solid #243619;
width: 610px;
padding: 3px;
text-align:center;
}

Table.securitypackages TH {
background-color: #000000;
padding: 3px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

}

Table.securitypackages TH.blue {
background-color: #11155e !important;
padding: 3px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

Table.securitypackages TD {
padding: 3px;
}

/* End Security Package Styles */

/* Begin Comp Chart Styles */
Table.compchart {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
border: 1px solid #243619;
width: 610px;
padding: 3px;
text-align:center;
}

Table.compchart TH {
background-color: #7d7d7d;
padding: 3px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
border: 1px solid #000000;
}

Table.compchart TD {
padding: 3px;
}

Table.compchart TD.levelcol {
background-color: #7d7d7d;
padding: 3px;
color: #ffffff;
font-weight: bold;
text-align:left;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

Table.compchart TD.blacktxt {
background-color: none !important;
padding: 3px;
color: #000000 !important;
font-weight: normal !important;
text-align:left;
}

Table.compchart TR.blue {
padding: 3px;
color: #11155e !important;
font-weight: bold;
}

Table.compchart TR.red {
background-color: #f2f2f2;
padding: 3px;
color: red !important;
font-weight: bold;
}

Table.compchart TR.redodd {
padding: 3px;
color: red !important;
font-weight: bold;
}
/* End Comp Chart Styles */


/* Begin FAQ Styles */
.faqwrapper {
	background-image:url(../images/quest_pict.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
	width: 600px;
	padding: 3px 3px 3px 25px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11155e;
	margin-bottom:5px;
}

.answerwrapper {
	background-image:url(../images/answer_pict.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
	width: 600px;
	padding: 3px 3px 3px 25px;
	border: 1px solid #7d7d7d;
	background-color: #fbfbfb;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom:0px;
	line-height: 22px;
}


/* End FAQ Styles */

/* Begin Testimonial Page Styles */
.testimonialwrapper {
width: 600px;
padding: 3px 3px 3px 3px;
border: 1px solid #d9d9d9;
background-color: #eeeeee;
height: auto;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
margin-bottom:3px;
}

.testperson {
width: 575px;
padding: 3px 3px 3px 3px;
height: auto;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #11155e;
text-align:right;
margin-bottom:5px;
}
/* End Testimonial Page Styles */

/* Begin Swiff Conatiner */
#swiffContainer {
	padding: 4px;
	background-color: #aaa8a9;
	width: 480px;
}
/* End Swiff Container */



/* Begin Contact Page Styles */
.contactdiv {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#000000;
border: 1px solid #000000;
padding: 3px;
margin-right: 15px;
margin-left: 15px;
xbackground-color: #ffffff;
}

.contactaddress {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#000000;
}

.idstContacttxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#5f6164;
}

.idstcContactData {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#000000;
}
/* End Contact Page Styles */



/* Begin Tell A Friend Styles */
.frienddiv {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#000000;
border: 1px dashed #c3a173;
padding: 2px;
background-color: #ebebeb;
}

Table.raftable {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
border: 1px solid #233518;
margin-bottom: 10px;
}

Table.raftable TD {
	padding: 2px;
}

.rafgreyback {
xbackground-color: #ebebeb;
padding: 3px;
}
.rafwhiteback {
padding: 3px;
}

.rafform {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
border: 1px solid #686667;
width: 150px;
}
.rafformemail {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
border: 1px solid #686667;
width: 210px;
}
.rafformtxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #11155e;

}
.rafsubmit {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #3458b8;
color: #ffffff;
border: 1px solid #d38787;
}

/* End Tell A Friend Styles */
