/* Textual Elements */
body,td { color: #2E3A47; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
p { margin-top : 0px; margin-bottom : 11px; line-height: 16px; }
ul { list-style : square; margin-top : 0px; margin-bottom : 8px; }
.lightest { color: #B1B9C4; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.small { color: #545C65; line-height: 15px; font-size: 11px; }
.large { font-size: 14px; }

/* Links */
a { text-decoration: underline; color: #E50001; }
a:hover { text-decoration: none; }
a.frontPromoLink { color: #92A1B5; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a.frontPromoLink:hover { color: #5B708D; }
a.lightestLink { color: #B1B9C4; font-family: Helvetica, sans-serif; }
a.subMenulink { color: #173151; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a.subMenulink:hover { color: #00152E; }

/* Form Elements */
INPUT, SELECT, TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6D6D6D; font-weight: normal }
.button { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; font-weight: bold; background-color: #F33637; border-bottom: 1px solid #C70E0F; border-top: 1px solid #F56A6A; border-right: 1px solid #C70E0F; border-left: 1px solid #F56A6A; height: 20px; }

/* Table Elements */
.frontBody { border-left: 1px solid #DCE1EA; background-color: #EEF2F8; }
.frontPromo { border-left: 1px solid #E7E3E7; border-right: 1px solid #E7E3E7; padding-left: 12px; padding-right: 8px; padding-top: 8px; padding-bottom: 2px; }
.insideSubMenu { background-color: #EEF2F8; }
.subMenuCase { border-bottom: 1px solid #D8DDE7; }
.contentDivider { border-left: 1px solid #DAE2F1; }
.headerLineLight { margin-bottom: 0px; padding-bottom: 2px; border-bottom: 1px solid #DBE0E6; }