h2, h3, h4 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #375772;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
h1 {
	margin: 0;
}
h2 {
	font-size: 26px;
	line-height: 36px;
}
h3 {
	font-size: 20px;
	line-height: 28px;
	border-bottom: 1px dashed #B2B2B2;
	    border-top: 1px dashed #B2B2B2;
		padding-top: 8px;
}
h4 {
	font-size: 16px;
}
a,
a:visited {
	color: #4D4D4D;
}
a:hover {
	color: #666666;
}
p.quote_main {
	font-family: Georgia, Times, serif;
	margin: 0 0 10px 40px;
	padding: 7px 0 7px 20px;
	border-left: 1px solid #375772;
	color: #375772;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
}
p.quote_grey {
	font-family: Georgia, Times, serif;
	margin: 0 0 10px 5px;
	padding: 7px 0 7px 55px;
	color: #999999;
	font-size: 20px;
	font-style: italic;
	line-height: 25px;
	background: transparent url(assets/img/quote.png) 0 0 no-repeat scroll;
}
p.quote_grey strong {
	color: #666666;
	font-weight: normal;
}
p.quote_sub {
	margin: 0 0 10px 40px;
	padding: 7px 0 7px 20px;	
}
.dominate {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.top_border {
	/*background: transparent url(../img/hr.png) repeat-x 0 0;*/
	border-top: 1px dashed #B2B2B2;
}
.bottom_border {
	/*background: transparent url(../img/hr.png) repeat-x 0 bottom;*/
	border-bottom: 1px dashed #B2B2B2;
}
.large_text_link:visited,
.large_text_link {
	color: #0D2844;
	font-style: italic;
	font-size: 18px;
}
