/* CSS Document */

ul.plain-list li {
	line-height:1.3;
	margin: 0 0 0 0;
	background-position: 0 .4em;
}

/* Secure Numbers CSS */
.thumb-info {
	margin: 10px 0px 0px 10px;
}

.secure-numbers {
	margin: 10px 0px 0px 30px;
	width:300px;
	min-height:273px;
  	height:auto !important;
  	height: 273px;
}

.secure-numbers-a {
	margin: 10px 0px 0px 30px;
	width:300px;
	min-height:200px;
  	height:auto !important;
  	height: 200px;
}

.secure-numbers-a p {
	font-size: .75em;
	color: #293033;
	margin: 0px 0px 10px 0px;
	line-height:1.3;
	}

.secure-numbers p {
	font-size: .75em;
	color: #293033;
	margin: 0px 0px 10px 0px;
	line-height:1.3;
	}

.secure-numbers h3 {
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:5px;
	vertical-align: top;
	font-size:.8em;
	font-weight:bold;
	line-height:1.2em;
	}

.secure-numbers-a h3 {
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:5px;
	vertical-align: top;
	font-size:.8em;
	font-weight:bold;
	line-height:1.2em;
	}

.secure-numbers-download {
	margin: 0px 0px 0px 0px;
}

.secure-numbers-download img {
	margin: 10px 5px 5px 0px;
}

.secure-numbersbox339 {
	background: url(/customer-service/security/images/bg-securenumbersbox-339.gif) left top repeat-y;
	margin: 0px 0px 5px 10px;
	width:339px;
	min-height:273px;
  	height:auto !important;
  	height: 273px;
}

.secure-numbersbox339-a {
	background: url(/customer-service/security/images/bg-securenumbersbox-339.gif) left top repeat-y;
	margin: 0px 0px 20px 10px;
	width:339px;
	min-height:200px;
  	height:auto !important;
  	height: 200px;
}
/* /Secure Numbers CSS */

/* Compare Table */
table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:0 0 0 18px;
	padding: 0;
	border: 0;
	outline: 0;
	}

html>body table,td { /* IE7 and FF will recognize, IE6 will not */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left:18px;
	padding: 0;
	border: 0;
	outline: 0;
	}

.version-header {
	font-weight: bold;
	color:#ffffff;
	background-color:#576166;
	padding:6px;;
	}

.grey  {
	color:#293033;
	background-color:#e7e7e7;
	padding:5px;
	text-align:left;
	vertical-align:middle;
	line-height:1.2em;
}

.greycheck  {
	background-color:#e7e7e7;
	text-align:center;
	padding:5px;
	vertical-align:middle;
}

.white {
	background-color:#ffffff;
	height:1px;
	}
	
.compareheader {
	font-weight:bold;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:8px;
	}
	
div.article .right {
	margin-right:10px;
	}
	
/* /Compare Table */

/* Regular Pop-Up */
#regular-popup {
	position: absolute; 
	top: 70px; 
	left: 50px; 
	display: none;
	z-index: 100;
	margin:0;
	padding:0;
	width:600px;
}
#left-corner {
	background: url(/customer-service/images/popup-left-corner.png) left bottom no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:5px;
	width:5px;
	font-size:.75em;
	}

#middle {
	background: url(/customer-service/images/popup-top.png) left bottom repeat-x;
	float:left;
	width:583px;
	height:5px;
	padding:0px;
	margin:0;
	width:583px;
	font-size:.75em;
	}

#right-corner {
	background: url(/customer-service/images/popup-right-corner.png) right bottom no-repeat;
	margin:0;
	padding:0;
	height:5px;
	float:left;
	width:12px;
	font-size:.75em;
	}

#popup-content {
	margin:0;
	padding:0;
	background: url(/customer-service/images/popup-left-main.gif) top left no-repeat;
	}

#popup-content div.right-side {
	margin:0 0 0 5px;
	padding:0 0 20px 0;
	background: url(/customer-service/images/main-content.png) top right no-repeat;
	clear:left;
	}

#popup-content #close-button {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}

#popup-content h2 {
	font-weight: bold;
	font-size: 1em;
	padding: 18px 0 0 15px;
	margin:0;
}

#popup-content div.right-side p {
	padding:10px;
	margin:0;
	font-size: .75em;
	padding: 18px 0 0 15px;
	}

#bottom-left-corner {
	background: url(/customer-service/images/pop-bottom-left-corner.png) left top no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:12px;
	width:5px;
	font-size:.75em;
	}

#bottom-middle {
	background: url(/customer-service/images/popup-bottom-main.png) left top repeat-x;
	float:left;
	width:583px;
	height:12px;
	padding:0;
	margin:0;
	width:583px;
	font-size:.75em;
	}

#bottom-right-corner {
	background: url(/customer-service/images/pop-bottom-right-corner.png) right top no-repeat;
	margin:0;
	padding:0;
	height:12px;
	float:left;
	width:12px;
	font-size:.75em;
	}
/* /Regular Pop-Up */

/* Demo Pop-Up */
#demo-popup {
	position: absolute; 
	top: 70px; 
	left: 50px; 
	display: none;
	z-index: 100;
	margin:0;
	padding:0;
	width:510px;
}
#demo-popup #demo-left-corner {
	background: url(/customer-service/images/popup-left-corner.png) left bottom no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:5px;
	width:5px;
	font-size:.75em;
	}

#demo-popup #demo-middle {
	background: url(/customer-service/images/popup-top.png) left bottom repeat-x;
	float:left;
	width:493px;
	height:5px;
	padding:0px;
	margin:0;
	width:493px;
	font-size:.75em;
	}

#demo-popup #demo-right-corner {
	background: url(/customer-service/images/popup-right-corner.png) right bottom no-repeat;
	margin:0;
	padding:0;
	height:5px;
	float:left;
	width:12px;
	font-size:.75em;
	}

#demo-popup #demo-popup-content {
	margin:0;
	padding:0;
	background: url(/customer-service/images/popup-left-main.gif) top left no-repeat;
	}

#demo-popup #demo-popup-content div.right-side {
	margin:0 0 0 5px;
	padding:0 0 20px 0;
	background: url(/customer-service/security/images/demo-main-content.png) top right no-repeat;
	clear:left;
	}

#demo-popup #demo-popup-content #demo-close-button {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}

#demo-popup #demo-popup-content h2 {
	font-weight: bold;
	font-size: 1em;
	padding: 18px 0 0 15px;
	margin:0;
}

#demo-popup #demo-popup-content div.right-side div {
	padding:10px;
	margin:0;
	font-size: .75em;
	padding: 18px 0 0 5px;
	}

#demo-popup #demo-bottom-left-corner {
	background: url(/customer-service/images/pop-bottom-left-corner.png) left top no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:12px;
	width:5px;
	font-size:.75em;
	}

#demo-popup #demo-bottom-middle {
	background: url(/customer-service/images/popup-bottom-main.png) left top repeat-x;
	float:left;
	width:493px;
	height:12px;
	padding:0;
	margin:0;
	width:493px;
	font-size:.75em;
	}

#demo-popup #demo-bottom-right-corner {
	background: url(/customer-service/images/pop-bottom-right-corner.png) right top no-repeat;
	margin:0;
	padding:0;
	height:12px;
	float:left;
	width:12px;
	font-size:.75em;
	}
/* /Demo Pop-Up */

/* Login Pop-Up */
#login-popup {
	position: absolute; 
	top: 70px; 
	left: 50px; 
	display: none;
	z-index: 100;
	margin:0;
	padding:0;
	width:550px;
}
#login-popup #login-left-corner {
	background: url(/customer-service/images/popup-left-corner.png) left bottom no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:5px;
	width:5px;
	font-size:.75em;
	}

#login-popup #login-middle {
	background: url(/customer-service/images/popup-top.png) left bottom repeat-x;
	float:left;
	width:533px;
	height:5px;
	padding:0px;
	margin:0;
	width:533px;
	font-size:.75em;
	}

#login-popup #login-right-corner {
	background: url(/customer-service/images/popup-right-corner.png) right bottom no-repeat;
	margin:0;
	padding:0;
	height:5px;
	float:left;
	width:12px;
	font-size:.75em;
	}

#login-popup #login-popup-content {
	margin:0;
	padding:0;
	background: url(/customer-service/images/popup-left-main.gif) top left no-repeat;
	}

#login-popup #login-popup-content div.right-side {
	margin:0 0 0 5px;
	padding:0 0 20px 0;
	background: url(/customer-service/security/images/login-main-content.png) top right no-repeat;
	clear:left;
	}

#login-popup #login-popup-content #login-close-button {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}

#login-popup #login-popup-content h2 {
	font-weight: bold;
	font-size: 1em;
	padding: 18px 0 0 15px;
	margin:0;
}

#login-popup #login-popup-content div.right-side div {
	padding:10px;
	margin:0;
	font-size: .75em;
	padding: 18px 0 0 18px;
	}

#login-popup #login-bottom-left-corner {
	background: url(/customer-service/images/pop-bottom-left-corner.png) left top no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:12px;
	width:5px;
	font-size:.75em;
	}

#login-popup #login-bottom-middle {
	background: url(/customer-service/images/popup-bottom-main.png) left top repeat-x;
	float:left;
	width:533px;
	height:12px;
	padding:0;
	margin:0;
	width:533px;
	font-size:.75em;
	}

#login-popup #login-bottom-right-corner {
	background: url(/customer-service/images/pop-bottom-right-corner.png) right top no-repeat;
	margin:0;
	padding:0;
	height:12px;
	float:left;
	width:12px;
	font-size:.75em;
	}
/* /Login Pop-Up */

#flashcontent {
	width: 475px;
	height: 335px;
}	
.faq ul.plain-list {
	color:#293033;
	font-size:100%;
	margin-bottom:8px;
	margin-left:0px;
}
ol.security li{
	font-size:0.75em;
	line-height:1.2;
	padding:0pt 0pt 8px 0px;
	margin-left:15px;
}
ol.security li ul.plain-list li{
	font-size:1em;
	line-height:1.2;
	padding:0pt 0pt 8px 10px;
	margin-left:5px;
}
ol.security ul.plain-list{
	margin-top:10px;
}
ol.security li.none{
	list-style-type:none;
}
dl#faq.faq ol.plain-list ul.plain-list li {
	padding:0pt 0pt 8px 10px;
	margin-left:5px;
}
ol.security{
	list-style-type:decimal;
	margin-left:15px;
}
ol.security ul.plain-list li.last{
	margin-bottom:10px;
}

.faq p.security{
	margin:0 0 5px 15px;
}
.faq p.tm{
	margin:15px 0 5px 15px;
}

#faq ol.plain-list li{
	font-size:1em;
}

#subcategory-header .long{
	width: 690px;
} 
	