/* Start of CMSMS style sheet 'Typography' */
/* Begin Typography*/


p {
	font-size: 12px;
	line-height:16px;
}

blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style:italic;
}
	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B34809;
	line-height:24px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A6B0A;
}


.breakhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A6B0A;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A6B0A;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B34809;
}

.pullquote {
	display: inline;
	float: right;
	margin-left: 10px;
	width: 200px;
	border-left: 2px dotted #AFCC78;
	padding: 0 0 10px 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #3A6293;
}

.pullquote_inline {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #3A6293;
}

#boiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91A570;
}
/* End Typography */

/* End of 'Typography' */

