/****************************************
START  Contents of customerservice.css 
*****************************************/

body#ptCustomerService div#container div#secondary div.column1,
body#ptCustomerService div#container div#secondary div.column2 {
	float: left;
	width: 172px;
}

body#ptCustomerService div#container div#secondary div.column2 {
	margin-right: 10px;
	margin-bottom: 10px;		/* IE6 displays text beyond background border */
}

body#ptCustomerService div#container div#secondary div.column1 {
	margin-left: 10px;
	margin-right: 16px;
	padding-bottom: 10px;
}

body#ptCustomerServiveEditorials div#container div#secondaryTitle,
body#ptCustomerService div#container div#secondaryTitle,
body#ptFaqs div#container div#secondaryTitle {
	display: block;
	float: left;
	width: 380px;	/* changed from 346px to fit into div */
}

/* Customer Service title div not to float */
body#ptCustomerService #content div#secondary #secondaryTitle {
	float: none;
}

/*FFS-1094 eliminates ie 7 background color issue*/
body#ptCustomerService div#container div.secondaryTitle h3
{
	color: #000000;
	font-size: 2.2em;
	padding: 8px 0;
	margin-left: 5px;
}

body#ptCustomerService div#container div#secondaryTitle h3,
body#ptCustomerServiveEditorials div#container div#secondaryTitle h3,
body#ptFaqs div#container div#secondaryTitle h3 {
	color: #000000;
	font-size: 2.2em;
	padding: 8px 0;
}

body#ptCustomerService div#container div#tertiary,
body#ptCustomerServiveEditorials div#container div#tertiary,
body#ptFaqs div#container div#tertiary {
	margin-top: 2.2em;
	padding-top: 21px;
}

div#customerService div.sectionInner {
	padding: 12px 0 12px 12px;
}

div#customerService div.sectionInner h3 {
	padding:0;
	margin: 0;
	font-size: 1.6em;
}
div#customerService ol {
	list-style: none;
	font-size: 1.4em;
}
div#customerService ol a {
	margin-left: 5px;
	font-size: .86em;
}
div#customerService div.col {
	margin: 0 16px 0 0;
	float: left;
	width: 170px;
}
div#customerService h4 {
	margin: 0;
}
div#customerService ul {
	list-style: none;
	margin: .75em 0 1.5em;
}

div#customerService ul li a {
	list-style-type:none;
	margin:5px 0;
	padding-left:8px;
	background: url(../img/bg_arrow006.gif) 0 4px no-repeat;
	font-size: 1.1em;
	color: #000;
	display: block;
}

body#ptCustomerService div#customerServiceGeneric div.sectionInner div.subSection div.subSectionInner {
	padding: 6px 0px;
}

/****************************************
END  Contents of customerservice.css 
*****************************************/

/****************************************
START  Contents of customerservicegeneric.css 
*****************************************/

div#customerServiceGeneric p a {
	color: #666;
	text-decoration: underline;
}

div#customerServiceGeneric p a:hover {
	text-decoration: none;
}

div#customerServiceGeneric.faqs ol {
	padding: 0 0 16px 0;
}

div#customerServiceGeneric.faqs ol li {
	list-style: none;
	font-size: 1.1em;
	padding: 0 0 8px 0;
}

div#customerServiceGeneric.faqs ol li a {
	margin-left: 5px;
	background: url(../img/bg_arrow006.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
	color: #000;
}

div#customerServiceGeneric.faqs h4{
	padding-top: 16px;
	border-top: 1px solid #e6e6e6;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
}

div#customerServiceGeneric.faqs a.backToTop{
	background: url(../img/bullet_007.gif) 0 50% no-repeat;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	color: #000;
	margin: 0 0 15px 0;
}

/* FFS-1546 */
div#customerServiceGeneric h1 {
	color:#000000;
	font-size:22px;
	margin-bottom:8px;
}

div#customerServiceGeneric h2 {
	color:#000000;
	font-size:18px;
	margin-bottom:8px;
}

div#customerServiceGeneric h3 {
	color:#000000;
	font-size:16px;
	margin-bottom:8px;
}

div#customerServiceGeneric h4 {
	color:#000000;
	font-size:14px;
	margin-bottom:8px;
}

/*-----Makes headers green and pad-------------------------------*/
#ptCustomerService #primary #customerServiceGeneric div.subSectionInner h1 {
	color: #000000;
	padding-top: 10px;
}

#ptCustomerService #primary #customerServiceGeneric div.subSectionInner h2 {
	color: #000000;
	padding-top: 10px;
}

#ptCustomerService #primary #customerServiceGeneric div.subSectionInner h3 {
	color: #000000;
	padding-top: 10px;
}

#ptCustomerService #primary #customerServiceGeneric div.subSectionInner h4 {
	color: #000000;
	padding-top: 10px;
}
/*---------------------------------------------------------------*/

div#customerServiceGeneric ul {
	list-style: none;

}

div#customerServiceGeneric ul li a {
	/*background: url(../img/bullet_003.gif) 0 50% no-repeat;*/
	padding: 0 0 0 10px;
	font-size: 1.1em;
	color: #000;
	margin: 0;
}

div#customerServiceGeneric hr {
	background: #e6e6e6 none repeat scroll 0%;
	border-color: -moz-use-text-color -moz-use-text-color #999999;
	border-style: none none solid;
	border-width: medium medium 1px;
	clear: both;
	color: #e6e6e6;
	height: 1px;
	margin: 10px 10px 0 0;
	padding: 0 ;
}

/****************************************
END  Contents of customerservicegeneric.css 
*****************************************/
body#ptCustomerService div#message {
	margin:0px 0 10px 0;
	padding:16px;
}

body#ptCustomerService div#message h1{
	color:#000000;
	padding:10px 0px;
}

body#ptCustomerService div#message p {
	font-size:1.2em;
}

ul.sitemapList{
	float: left;
	padding-right: 20px;
	width: 155px; 
}
ul.sitemapList li.listspacer{
	height:8px;
}

div#utilsContainer {
	right: 0px; 		
}
