﻿a { text-decoration:none; }

a.pdfLink, h4 { margin:0 0 18px 0px; }

h3.pageHead { margin-bottom:25px; }

h4 {
	font-size:1.7em;
	font-weight:bold;
	color:#302f2b;
}

p.nextLink { float:right; margin-right:50px; }

p.txt_indent{
	text-indent: 15px;
	font-style: italic;
	padding-bottom: 15px;	
}

span { font-weight:bold; }

/* CUSTOMER LIST */

.customerlist h4 {
	color:#666;
	line-height:1.3em;	
	padding-right:50px;
	margin-bottom:30px;
}

.column {
	width:180px;
	margin-left:58px;	
}

.column.first, .column.first p { margin-left:0px; }

.column.first { margin-right:0px; }

.column p { 
	margin:0 0 8px 41px;
 }
 
 .column.second { margin-left:28px; }
 
 
a:link {color: #266a82; text-decoration: underline; }
a:active {color: #266a82; text-decoration: underline; }
a:visited {color: #266a82; text-decoration: underline; }
a:hover {color: #266a82; text-decoration: none; }