.navSide a     { color: white; font-size: 11px; font-family: sans-serif; font-weight: normal; background-color: #5e2e88; text-decoration: none; text-align: right; display: block; width: auto; height: auto; padding-top: 6px; padding-right: 10px; padding-bottom: 6px; border-bottom: 1px solid #fff ; }
.navSide a:hover  { color: #fff; background-color: #825aa2 }
.navSideSub a { color: #5e2e88; font-size: 11px; font-family: sans-serif; font-weight: normal; background-color: #d6c9e2; text-decoration: none; text-align: right; width: auto; height: auto; padding-top: 6px; padding-right: 10px; padding-bottom: 6px; border-bottom: 1px dotted #fff; display: block; }
.navSideSub a:hover { background-color: #e7e0ed; }
.backgroundColor { background-color: #d6dfff; }
.smallType { font-size: 10px; font-family: sans-serif; margin-top: 4px; padding-top: 4px; }
.bodyText { color: #454545; font-size: 11px; font-family: sans-serif; line-height: 15px; }
.header { color: #602d89; font-size: 18px; font-family: sans-serif; line-height: 22px; }
.subHead { color: #7f4db1; font-size: 13px; font-family: sans-serif; line-height: 20px; }
.bodyText a { color: #7f4db1; text-decoration: none; }
.bodyText a:hover { color: #7f4db1; text-decoration: underline; }
.bodyText a:visited { color: #7f4db1; }
