/* Textual Elements */
body, td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3E4E8A; }
p { margin-top : 0px; margin-bottom : 8px; line-height: 15px; }
ul { list-style : square; margin-top : 0px; margin-bottom : 8px; }
.intro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.frontIntro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3E4E8A; }
.title { margin-bottom : 12px; }
.subTitle { font-size: 12px; color: #3E4E8A; font-weight: bold; margin-bottom : 8px; }
.yellowTitle { font-size: 12px; color: #FFA200; font-weight: bold; }
.seminarTitle { font-size: 12px; color: #244278; font-weight: bold; }
.topLine { border-top: 1px solid #E1E6EB; }
.light { color: #6A789A; font-weight: normal; font-size: 11px; }
.copyright { color: #99A6C5; }
.readMore { margin-top : 13px; }
.yellow { color: #FFA800; font-size: 11px; }
.greyText { color: #868686; font-size: 11px; }

/* Links */
a { text-decoration: underline; color: #4F75AA; }
a:hover { text-decoration: none; }
.subMenu { color: #7B8EBD; text-decoration: none; }
.subMenu:hover { color: #7B8EBD; }
.copyrightLink { color: #99A6C5; }

/* Form Elements */
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4A5994; font-weight: normal }

/* Table Elements */
.subMenuOff { background-color: #FFFFFF; color: #7B8EBD; border-bottom: 1px solid #D4DAEB; }
.subMenuOn { background-color: #EFF2F8; color: #7B8EBD; border-bottom: 1px solid #D4DAEB; }
.subMenuOver { background-color: #EFF2F8; border-bottom: 1px solid #D4DAEB; cursor: hand; }