﻿/** OVERWRITING NATIVE ADX classes **/

.ContentHeading14
{
	 margin-bottom:0px;
	 padding-bottom:0px;
	 margin-top:0px;
	 padding-top:0px;
}

/** Content SubHeading class: **/
.adxSectionSubhead, .adxSectionSubhead a
{
    font-family: Arial;
    font-size: 15px;
    color: #059e78; /** Teal **/
    font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:5px;
	text-decoration:none;
	margin-bottom:2px;
	padding-bottom:2px;
	margin-top:0px;
	padding-top:0px;
}

.adxCopy p
{
	margin-top:3px;
	padding-top:3px;
}

