#customerServiceLeadingText {
  font-family:Arial,Helvetica,sans-serif;
  float:left;
  clear:left;
  width:100%;
	margin:0px;
	padding:20px 0px 0px 0px;
}

#customerServiceContent {
  font-family:Arial,Helvetica,sans-serif;
	float:left;
	clear:left;
	margin:0px;
	padding:14px 0px 0px 0px;
	width:590px;
}

#customerServiceColumnA {
	float:left;
	width:281px;
}

#customerServiceColumnB {
	float:left;
	width:281px;
	margin-left:22px;
}

.custServModule {
	float:left;
	clear:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:100%;
	height:110px;
	border-bottom:1px dotted #000000;
}

.custServModule h3, #customerServiceContent h3 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:14px;
	line-height:14px;
	color:#4C4C4B;
}

.custServModule ul, #customerServiceContent ul {
	position:relative;
	margin:0px;
	padding:0px;
	width:270px;
	font-family:Arial,Helvetica,sans-serif;
}

#customerServiceContent ul {
	width:100%;
}

.custServModule ul li, #customerServiceContent ul li {
	line-height:14px;
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style-type:none;
}

.custServModule .moreLink {
	line-height:14px;
	float:left;
	clear:left;
	margin:0px;
	padding:0px;
	width:270px;
	text-align:right;
}

#customerServiceLeadingText ul li {
	margin:0px;
	padding:0px 0px 3px 0px;
}

.faqSeparator {
	float:left;
	clear:left;
	width:100%;
	height:14px;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #000000;
}

.faqAnswer {
	float:left;
	clear:left;
	width:580px;
	margin:0px;
	padding:0px 0px 14px 0px;
}

.faqAnswer em {
	font-style:normal;
	font-weight:bold;
	color:#4C4C4B;
}

.faqAnswer p {
	margin:0px;
	padding:0px 28px 4px 0px;
}

.topLink {
	width:570px;
	text-align:right;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

h6 ol { 
	text-indent:0px;
	line-height:12px;
	list-style-position:outside;
	margin-left:15px;
	margin-right:60px;
	margin-top:5px;
	padding-left:15px;
}

h6 ol li {
	margin-bottom:5px;
}
