p {
	padding-bottom: 0.5em;
}

#main ul, 
#main ol {
    margin-left: 25px;
    padding-bottom: 0.5em;
}

h1 {
    color: #267AD2;
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 120%;
    padding-bottom: 0.75em;
}

h2 {
    font-size: 1.15em;
    padding-bottom: 0.3em;
    padding-top: 0.9em;
}

h3 {
    font-size: 1.05em;
    padding-bottom: 0.3em;
	padding-top: 0.6em;
}

.smaller-text {
	font-size: 0.9em;
}

.APPIgreen-text {
	color: #B0BC22;
}

.APPIblue-text {
	color: #113458;
}


/* NEWSLETTER */

#newsletter {
    color: #51687F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 140%;
}

#newsletter #left-column h1 {
    font-size: 1em;
    margin: 0;
    padding: 21px 30px 7px;
}

#newsletter #left-column h2 {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 10px 30px 7px;
}

#newsletter #left-column .first-line {
    padding-top: 0;
}

#newsletter #left-column p {
    margin: 0;
    padding: 0 30px 7px;
}

#newsletter #right-column p {
    margin: 14px 18px;
}

#newsletter #left-column a {
	color: #007ed3;
}

#newsletter #right-column a {
	color: #51687f;
	color: #007ed3;
}