/* CSS Document */

.borders950 {
	background: url("/customer-service/images/bg-950.gif") left top repeat-y;
	height:100%;
	}

.col950 {
	margin-left:0px;
	padding-left:0px;
	}

#subcategory-header .header p {
	font-weight: normal;
	}

div.policy {
	width:615px;
	}

div.policynav {
	width:320px;
	}
div.policynav .policylink {
	line-height:0.8em;
	}
	
.smallgray {
	font-size:0.85em;
	}
	
ol.plain-list {
	list-style-type:decimal;
	list-style-position:outside;
	font-size: 100%;
	margin-left:23px;
	padding-left:0px;
	color: #293033;
}

ol.plain-list li {
	font-size: 1em;
	padding: 0 0 8px 0;
	}

ol.plain-list li.last {
	padding-bottom:0;
	}

ul.plain-list {
	font-size: 100%;
	color: #293033;
	margin-bottom:8px;
	margin-left:0px;
	width:575px;
	}

ul.plain-list li {
	font-size: 0.8em;
	padding: 0 0 8px 9px;
	margin-left:10px;
	background: url("/customer-service/images/bullet.gif") 0 .4em no-repeat;
	line-height:1.3;
	}

ul.plain-list li.last {
	padding-bottom:0;
	}

.dots {
	padding-left:250px;
	font-weight:bold;
	}
	
/* privacy policy new layout table styles - 10/20/10*/

.policy table,
.policy tr,
.policy th,
.policy td,
.policy p {
	vertical-align: middle;
}

.policy table {
	width: 99%;
	margin: 0 10px 5px;
}

table.summary th.first {
	width: 100px;
	padding: 10px;
	background: #58585A;
	color: #FFFFFF;
	font-size: 20px;
}

table.summary th {
	padding: 0 10px;
	border-bottom: 2px solid #58585A;
	text-transform: uppercase;
}

table.summary th p {
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
}

table.summary span,
table.reasons td p strong {
	display: block;
}

table.summary td {
	border: 1px solid #BDBEC2;
}

table.summary td.question {
	width: 97px;
	padding: 5px 10px;
	background: #BDBEC2;
	vertical-align: top;
	font-size: 16px;
	color: #FFFFFF;
}

table.summary p,
table.description p {
	margin: 0 0 5px 10px;
	color: #58585A;
	font-size: 13px;
}

.policy table ul {
	margin: 0 0 5px 10px;
	color: #58585A;
}

.policy ul li {
	padding-bottom: 5px;
	background: url(/customer-service/privacy-policies/images/big-dot.png) 0 .3em no-repeat;
	padding-left: 15px;
	line-height: 1.3;
}

table.reasons th {
	padding: 5px 10px;
	background: #BDBEC2;
	font-size: 14px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

table.reasons th.first {
	text-align: left;
}

table.reasons th.last {
	border-right: none;
}

table.reasons td {
	border-left: 1px solid #BDBEC2;
	border-bottom: 1px solid #BDBEC2;
	color: #58585A;
}

table.reasons td.mid {
	text-align: center;
}

table.reasons td.last {
	border-right: 1px solid #BDBEC2;
	text-align: center;
}

table.reasons td p {
	font-size: 13px;
	color: #58585A;
}

table.description th {
	padding: 5px 10px;
	background: #BDBEC2;
	color: #FFFFFF;
}

table.description td {
	vertical-align: top;
	border-left: 1px solid #BDBEC2;
	border-bottom: 1px solid #BDBEC2;
	color: #58585A;
}

table.description td.last {
	width: 400px;
	border-right: 1px solid #BDBEC2;
}

table.description td.no-cells {
	border-right: 1px solid #BDBEC2;
}

/* Privacy policy updates 11/08/10 */
#revision-number {
	margin: 0;
	text-align: right;
}

#print-pdf {
	display: block;
	background: url('/customer-service/privacy-policies/images/icon-pdf.gif') 0 0 no-repeat;
	padding: 0 0 2px 17px;
	margin: 0 0 5px 10px;
	font-size: 12px;
}

table.description th.first {
	background: none repeat scroll 0 0 #58585A;
}	