/* GLOBAL STYLES */

html, body, td {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #747475;
line-height: 15px;
}

a:link, a:active, a:visited, a:hover {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
color: #076224;
line-height: 15px;
text-decoration: none;
}

/* MISC STYLES */

img {
border: 0px;
margin: 0px;
padding: 0px;
}

.greytext {
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 14px;
}

.redbody {
color: #FF0000;
}

.button {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #076224;
line-height: 15px;
background: #FFFFFF;
border: 1px solid #076224;
}

/* CONTENT TEXT STYLES */

.greenbody {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #076224;
line-height: 15px;
}

.subnav:link, .subnav:active, .subnav:visited {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #747475;
line-height: 15px;
}
.subnav:hover {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #076224;
line-height: 15px;
}