body { margin: 0px; background: #FFFFFF; font-family: verdana, sans-serif; color: #0E345A; font-size: 10px; }

.heading { color: #0E345A; font-size: 16px; padding-top: 10px; line-height: 1.2em; }
.content { background: #EDF2F4; vertical-align: top; }
.homeContent { background: #EDF2F4; vertical-align: top; }
.loginPlaceholder { background: #C5DAE4; width: 178px; height: 108px; }

.footer { background: #EDF2F4; 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: #83A1B1; text-decoration: none; }
.subNav a:link:hover { color: #D22220; text-decoration: none; }
.subNav a:visited { color: #83A1B1; 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; }

.accountCompHeader {  color: #0054AB; padding: 4px; font-size: 9px; width: 65px; text-align: center; vertical-align: bottom; background: #FFFFFF; border-top: 1px solid #38AC74; border-right: 1px solid #38AC74; border-bottom: 1px solid #35AC74; }
.accountCompAcctName { color: #0054AB; padding: 10px; font-weight: bold; text-align: right; background: #FFFFFF; }
.lightCell { color: #000000; background: #B9DFC9; text-align: center; vertical-align: middle; }
.darkCell { color: #000000; background: #7BC49F; text-align: center; vertical-align: middle; }