/* the following style is for Healthy Connections middle column only */
#midtxt {
	padding-left: 240px;
	padding-right: 240px;
}
#midtxt h1 {
	color: #177E7B;
	font-size: 27px;
	line-height: 27px;
}
#midtxt p {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 8px;
}
#midtxt h2 {
	color: #513C59;
	font-size: 27px;
	line-height: 29px;
	margin-bottom: 8px;
}
#midtxt h3 {
	color: #999;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}
#midtxt h4 {
	color: #666;
	font-size: 17px;
	line-height: 18px;
	margin-bottom: 8px;
}
#midtxt h5 {
	color: #5691A3;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
	font-weight: bold;
}
#midtxt h6 {
	color: #5691A3;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 4px;
}
#midtxt a, #midtxt a:visited, #midtxt a:active {
	font-weight: bold;
	color: #5691A3;
	text-decoration: none;
}
#midtxt a:hover {
	font-weight: bold;
	color: #177E7B;
	text-decoration: none;
}
#midtxt ul {
	color: #657DDF;
	list-style-type: square;
}
#midtxt li {
	margin-left: 6px;
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 20px;
	color: #000;
}
.hcBreakout {
	font-size: 12px;
	background-color: #D2E6E5;
	padding: 10px;
	font-weight: bold;
}
.hcPullQuote {
	background-color: #D2E6E5;
	padding: 14px;
	float: left;
	width: 200px;
	margin-right: 10px;
	font-style: italic;
	margin-bottom: 2px;
}

.sidebarbloc h4 {
    font-size: 19px;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 8px;
    color: #177E7B;
    line-height: 20px;
}

.SmallBox {
	width: 200px;
	border: 1px solid #d9d9d9;
	float: right;
	margin: 0 0 10px 10px;
	padding: 15px;
}

.SmallBox h4 {
	font-size: 15px;
	color: black;
}

#midtxt .SmallBox ul {
	margin-left: 15px;
}

#midtxt .SmallBox ul li {
	font-size: 12px;
}

.justifyright {
	text-align: right;
}

#midtxt .blackTable {
	margin-top: 15px;
	margin-bottom: 15px;
}

#midtxt .blackTable tr td {
	border: none;
	border-bottom: 1px solid black;
	border-collapse: collapse;
}

#midtxt ul li {
	font-size: 12px;
}
