/* copyright */
.CopyrightText  { color: black; font-size: 10px; font-family: arial, verdana, sans-serif }

/* Used in admin sections */
.SubHeadWhite     { color: black; font-size: 13px; font-family: arial, verdana, sans-serif; font-weight: bold; padding: 0 }

/* module titles */
.HeadWhite  { color: black; font-size: 16px; font-family: arial, verdana, sans-serif; font-weight: normal; line-height: 21px; text-decoration: none; white-space: nowrap }

/* colored - used for warnings and such */
.NormalWhite   { color: black; font-size: 11px; font-family: arial, verdana, sans-serif; line-height: 1.4em }

/* bold text */
.HeadWhitelarge   { color: black; font-size: 20px; font-family: arial, verdana, sans-serif; font-weight: bold; line-height: 1.4em }

/* normal text */
.Normal  { color: black; font-size: 11px; font-family: arial, verdana, sans-serif; line-height: 1.4em }

/* normal text */
a.Pdfs:link, a.Pdfs:visited, a.Pdfs:active, a.Pdfs:hover  { color: black; font-size: 10px; font-weight: normal; font-family: arial, verdana, sans-serif; text-decoration: underline }

/* for normal links */
a:link, a:visited, a:active   { color: #0000FF; font-size: 11px; font-family: arial, verdana, sans-serif; font-weight: normal; text-decoration: underline }
a:hover   { color: #CC0000; font-size: 11px; font-family: arial, verdana, sans-serif; font-weight: normal; text-decoration: none }

/* footer links */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active    { color: black; font-size: 11px; font-family: arial, verdana, sans-serif; text-decoration: underline }
a.FooterLink:hover   { color: black; font-size: 11px; font-family: arial, verdana, sans-serif; text-decoration: underline }

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active   { color: black; font-family: arial, verdana, sans-serif; text-decoration: underline }
a.Normal:hover   { color: #CC0000; font-family: arial, verdana, sans-serif; text-decoration: none }
