/* Textual Elements */
body,td { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
p { margin-top : 0px; margin-bottom : 12px; line-height: 15px; }
ul { list-style : square; margin-top : 0px; margin-bottom : 8px; }
.pageTitle { border-bottom: 1px solid #E5EFF9; padding-bottom: 5px; font-size: 16px; color: #1D4898; font-weight: bold; line-height: 18px;}
.largeTitle { border-bottom: 1px solid #E5EFF9; padding-bottom: 3px; font-size: 16px; color: #1D4898; font-weight: bold; line-height: 18px;}
.largeTitleLine { color: #10386F; font-size: 21px; padding-bottom: 5px; border-bottom: 1px solid #E5EFF9; margin-bottom: 12px; line-height: 18px; }
.small { line-height: 13px; font-size: 11px; color: #313234; }
.whiteBold { font-weight:bold; font-size: 11px; color:#FFFFFF; text-decoration:none; }
.light { color: #7A7A7A; }
.date { color: #F8A900; font-size: 11px; }
.mid { font-size: 11px; color: #000000; font-weight: normal; }
.red { color: #FF0000; }
.green { color: #16B225; }
.title { font-size: 12px; font-weight: bold; }
.footer { color: #9CB6EB; font-size: 11px; }
.nowrap { padding: 0; margin: 0 0 1px 0; display: block; }

/* Links */
a { text-decoration: underline; color: #2A57AB; }
a:hover { text-decoration: none; }
a.whiteLink { color: #000000; font-size: 11px; font-weight: bold; }
a.subNavsLink { text-decoration: none; }
.black { color:#000000; }
.footerLink { color: #9CB6EB; font-size: 11px; }
.titleLink { font-size: 16px; font-weight: bold; }

/* Navigation Elements */
.subNavs { border-bottom: 1px solid #D3E4F5; font-size: 11px; font-weight: bold; }

/* Form Elements */
form { margin: 0; padding: 0; }
INPUT, SELECT, TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal }
.button { color: #FFFFFF; font-weight: bold; background-color: #2F5FB7; border-bottom: 1px solid #1A499E; border-top: 1px solid #4E7BCE; border-right: 1px solid #1A499E; border-left: 1px solid #4E7BCE; height: 20px; font-size: 11px; }
.lightButton { color: #FFFFFF; font-weight: bold; background-color: #357FCC; border-bottom: 1px solid #1A499E; border-top: 1px solid #4E7BCE; border-right: 1px solid #1A499E; border-left: 1px solid #4E7BCE; height: 20px; font-size: 11px; }
.orangeButton { color: #FFFFFF; font-weight: bold; background-color: #FFA200; border-bottom: 1px solid #E09E00; border-top: 1px solid #FFD46C; border-right: 1px solid #E09E00; border-left: 1px solid #FFD46C; height: 20px; font-size: 11px; }

/* Structure Elements */
.dealsHeader { background-color: #DBE4EF; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #B5C5DA; }
.tableContent { border-bottom: 1px solid #E5EFF9; font-size: 12px; }
.tableContentTop { border-top: 1px solid #E5EFF9; font-size: 12px; padding-top: 7px; }
.tableLabel { background-color: #2F5FB7; border-bottom: 1px solid #15579B; font-size: 11px; font-weight: bold; padding-left:5px; color:#FFF; }
.divider { border-bottom: 1px solid #E5EFF9; margin-bottom: 8px }
.brightDivider { border-bottom: 1px solid #DBEBFF; margin-bottom: 10px }
.topLine { border-top: 1px solid #E5EFF9; }
.loginBorder { border: 1px solid #EAEAEA; }
