
h1.special, h2.special, h3.special, h4.special, h5.special,
.special, p.special, span.special, ul.special{
	color:#cc3300;
	}
	

.border-top {
	border-top:1px solid #eee;
	padding-top:10px;
	}
.quotes {
	display:inline-block;
	padding:25px 0 20px 00px;
	background:transparent url(../img/layout/quotes.jpg) no-repeat 490px 0; 
	border-top:1px solid #eee;
	}
.quotes p {
	line-height:1.15em;	
	}

.small-quotes {
	border-top:1px solid #eee;
	display:block;
	padding:15px 10px 5px 10px;
	background:none;
	}
p.quoteblock {	
	color:#666;
	font-size:.85em;
	line-height:1.3em;	
	}

.darkgrey,
span.darkgrey,
p.darkgrey,
ul.darkgrey,
ol.darkgrey {
	color:#333;
	}
.lightgrey,
span.lightgrey,
p.lightgrey,
ul.lightgrey,
ol.lightgrey {
	color:#666;
	}
	
span.lightgrey {
	font-size:.85em;
	line-height:1.2em;
	}	

.small-quotes p.quoteblock {
	font-size:1.5em;
	font-weight:bold;
	color:#cc3300;
	font-family:Georgia, serif !important;	
	}
.small-quotes p.bodytext {
	text-align:right;
	color:#666;
	}

a.mail {
	}	

a.external-link,
a.external-link-new-window {
	}

a.internal-link,
a.internal-link-new-window {
	}
	
a.icon-pdf {
	background:transparent url(../img/layout/icons/pdf.png) no-repeat 0 0px; 
	padding-left:20px;
	display:inline-block;
	}
	
	
	
	
h1, h2, h3, h4, h5 { 
	line-height:1.3em; 
	color:#cc3300;
	margin-bottom:.3em;
	font-family:Georgia, serif !important;
	}
	
h1 { 
	font-size:2.5em; 
	color:#cc3300;
	}
	
h2 { 
	font-size:1.8em; 
	color:#cc3300;
	}
	
h3 { 
	font-size:1.2em; 
	color:#666;
	font-weight:normal;
	}
	
h4 { 
	font-size:1.2em; 
	color:#cc3300;
	font-weight:normal;
	}
	
h5 { 
	font-size:1.05em; 
	color:#cc3300;
	text-transform:uppercase;
	font-weight:normal;
	}
	
h6 { 
	font-size:1.4em; 
	color:#333;
	font-weight:bold;
	}
	
b, strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;font-size:.92em; }

/* Paragraph */
p { margin-bottom:7px; font-size:1em; /*margin-top:1em;*/ line-height:1.6em; color:#333; }	


div.indent {
	margin-left:10px;
	}
	
	
blockquote p {
	display:inline-block;
	padding:15px 0 20px 70px;
	background:transparent url(../img/layout/quotes.jpg) no-repeat 0 0px; 
	
	}	
blockquote {	
	display:inline-block;
	margin-top:15px;	
	}

	
