img {
	max-width:100%;
	height:auto;
}

.aph-headertagPlus {
	color:#F0B310;
}

.aph-headertag {
	color:#333;
}

.aph-navitem.w--current {
	color:#222222;
}

.aph-navitem.w--current:hover {
	color:#006f51;
}

.w-dropdown-link.w--current {
	color:#222222;
}

.w-dropdown-link.w--current:hover {
	color:#006f51;
}

.aph-breadcrumbs {
	padding-top:12px;
}
.aph-breadcrumbs i {
	padding-left: 6px;
    padding-right: 4px;
    font-size: 0.9em;
    color: #f0b310;
}

.aph-breadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: 0;
	text-transform: uppercase;
	font-size:14px;
	font-weight:600;
}

.aph-breadcrumbs ol li {
	display:inline-block;
}

.aph-breadcrumbs ol li a {
	text-decoration: none;
	color:#006f51;
}

.aph-breadcrumbs ol li a:hover {
	text-decoration: none;
	color:#222222;
}

.aph-content {
	font-size:18px;
	line-height:1.3em;
}

.aph-content a {
	font-weight:600;
	color:#006F51;
	text-decoration: underline;
}

.aph-content a:hover {
	color:#222222;
}

.aph-footer h4 {
	font-size:16px;
	text-transform: uppercase;
}

.aph-footer ul {
	list-style: none;
	margin:0;
	padding:0;
}

.aph-footer ul li a {
	color:#333333;
	font-weight:500;
	line-height:2.0em;
}

.aph-footer ul li a:hover {
	color:#006F51;
}

.aph-subFooter {
	background:#E9E9E9;
}

.aph-subFooter h4 {
	text-transform: uppercase;
	font-size:16px;
}

.aph-columnsidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

.aph-columnsidebar ul li a {
	display: block;
	background:#FDF8E8;
	color:#333333;
	text-decoration: none;
	padding:10px;
	border-bottom:1px dotted #333333;
}

.aph-columnsidebar ul li a:hover {
	background: #FBEABD;
	color:#333333;
}

@media screen and (max-width: 1380px) {

}