body { margin: 0px; background: #FFFFFF; font-family: verdana, sans-serif; color: #0E345A; font-size: 10px; }

.heading { color: #B0C86E; font-size: 16px; padding-top: 10px; }
.content { background: #E7EED3; vertical-align: top; }
.loginPlaceholder { background: #B0C86E; width: 168px; height: 108px; text-align: right; padding-right: 10px; }

.footer { background: #E7EED3; text-align: center; color: #0E345A; font-size: 9px; width: 491px; }
.footer a:link { color: #0E345A; text-decoration: none; }
.footer a:link:hover { color: #0E345A; text-decoration: underline; }
.footer a:visited { color: #0E345A; text-decoration: none; }
.footer a:visited:hover { color: #0E345A; text-decoration: underline; }

.subNav { padding-left: 9px; }
.subNav a:link { color: #A8B56F; text-decoration: none; }
.subNav a:link:hover { color: #D22220; text-decoration: none; }
.subNav a:visited { color: #A8B56F; text-decoration: none; }
.subNav a:visited:hover { color: #D22220; text-decoration: none; }

.subnavSelected { color: #D22220; }
.subNavSelected a:link { color: #D22220; text-decoration: none; }
.subNavSelected a:link:hover { color: #D22220; text-decoration: none; }
.subNavSelected a:visited { color: #D22220; text-decoration: none; }
.subNavSelected a:visited:hover { color: #D22220; text-decoration: none; }

a:link { color: #D22220; text-decoration: none; }
a:link:hover { color: #D22220; text-decoration: underline; }
a:visited { color: #D22220; text-decoration: none; }
a:visited:hover { color: #D22220; text-decoration: underline; }
