@charset "UTF-8";
/* CSS Document */

body {
	background-color: transparent;
	font-size: 10.5pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 1.2em;
}

a,
a:visited {
	color:#993300;
}




#print-logo {
	display: block;
	width:204px;
	height:36px;
}

h1 {
	font-size: 24px;
	line-height: 1.2em;
	padding-bottom: 1em;
	font-weight: bold;
}

/*
#fadebox {
	
	border: none 0;
	border-top: 2px solid #666666;
	padding-top: 12px;
	
	border-bottom: 1px dashed #666;
	border-bottom-width:thin;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
*/



.fadebox h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BB206B;
	font-size: 20pt;
	line-height: 1.2em;
	padding-bottom: 8px;
	
}

.fadebox h4,
.page-intro {
	font-size: 11pt;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.contentrow {
	display:inline-block;
}



#content-rightcol .floatleft h2,
#content-rightcol .floatright h2,
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BB206B;
	font-size: 14pt;
	line-height: 1.2em;
	padding-top: 11px;
	padding-bottom: 4px;
}

#content-rightcol .floatleft p,
#content-rightcol .floatright p {
	
	line-height: 1.2em;
	padding-bottom: 10px;
}

#content-rightcol .floatleft img,
#content-rightcol .floatright img {
	padding-top: 10px;
	padding-bottom: 20px;
}




#copyright {
	color:#333;
	margin-top: 20px;
	font-size: 10pt;
}

#contact-us {
	margin-top: 20px;	
}

#contact-us p {
	color:#333;
	line-height: 1.5em;
}

#contact-us h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BB206B;
	font-size: 13pt;
	line-height: 1.2em;
	padding-bottom: 4px;
}




hr.print-thick {
	color: #666666;
	background-color: #666666;	
	border: none 0;
	border-bottom: 2px solid #666666;
	padding-top: 10px;
	margin-bottom: 10px;
}

hr.print-thin {
	color: #666666;
	background-color: #666666;	
	border: none 0;
	border-bottom: 1px solid #666666;
	padding-top: 20px;
}

hr.print-thin-dashed {
	color: #666666;
	background-color: #666666;	
	border: none 0;
	border-bottom: 1px dashed #666666;
	padding-top: 10px;
	margin-bottom: 10px;
}





.noprint,
#logo,
#small-navigation,
#main-navigation,
#right-main-nav,
#content-leftcol,
.fadebox-right,
.coming-soon-to-inbox,
#secondary-footer,
#mailing-list,
#socialmedia,
#footer #footer-nav,
#footer #complaints,
#footer #faults
{
	display: none;
}


/* Customer Terms Conditions print styles ------------------------------ */

.legal p {
margin-bottom: 1em;
	
}

.legal strong {
	font-weight: bold;
}


.legal h2 {
	font-size: 14pt;
		line-height: 1.2em;
	padding-top: 11px;
	padding-bottom: 1em;
	font-weight: bold;
}

	.legal ul, .legal ol {
		margin-bottom: 15px;
	}
	
	.legal li {
		font-size: 1em;
		/* line-height: 1.6em; */
		list-style-type:circle;
		margin-left:20px;
	}
	
	.legal ol li {
		list-style-type:lower-alpha;
		margin-left:2.5em;
	}
	
	.legal ol.roman {
		margin-bottom: 0;
		padding-top: 15px;	
	}
	
	
	.legal ol.roman li {
		list-style-type:lower-roman;
		margin-left: 2.5em;
	}
	
.customer .legal p {
	margin-left:1.75em;
	text-indent:-1.75em;
}

.legal p.collapse {
	margin-bottom: 0;
}

/* .legal p {
	padding-left: 2em;
} */

.legal p.reduce-inset {
	margin-left:0em;
}

.legal p.increase-inset {
	margin-left:2.75em;
}

.legal p.increase-inset1 {
	margin-left:1.5em;
}

.legal p.no-indent {
	text-indent:0em;
}

.legal p.space-top {
	padding-top: 15px;	
}

.legal ol.no-space-top {
	padding-top: 0;
}
