/* added CCRI styles */

/* Typography */

body, table.body, h1, h2, h3, h4, h5, h6, p, td {
	color: #222222;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1.3;
}
.body tr .center center .container tr td .row tr .wrapper.last .twelve.columns tr .panel.panel-grey table tr .wrapper .six.sub-columns tr td ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.body tr .center center .container tr td .row tr .wrapper.last .twelve.columns tr .panel.panel-grey table tr .wrapper .six.sub-columns tr td ul li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 11px;
	margin-left: -10%;
	margin-bottom: 8px;
}
h3 {
	font-size: 36px;
}

h4 {
	line-height: 24px;
	margin-bottom: 14px;
	font-size: 20px;
	color: #345E79;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-style: italic;
}
td p a {
	text-decoration: underline;
}
h2 {
	color: #972900;
}
p {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 10px; /*-----changed from "margin-right: 0px;" by jnk on 7/29/15-----*/
	margin-bottom: 18px;
	margin-left: 0px;
}
.date {
	color: #006838;
	font-size: 18px;
	text-align: center;
}

td ul li {
	line-height: 16px;
	margin-bottom: 14px;
}

table.columns td,
table.column td {
	padding: 0px 10px 10px; 
}
