body { color: #333333; background-color: #8D0F0C; font-family: arial, sans-serif; font-size: 12pt; text-align: left; margin: 0px; }

/* Small Regular Text */
.smalltext { font-family: arial, sans-serif; font-size: 10pt; }

/* Title Regular Text */
.title { color: #333333; font-family: arial, sans-serif; font-size: 14pt; font-weight: bold; }

/* Title Regular Grey Text */
.title-grey { color: #666666; font-family: arial, sans-serif; font-size: 12pt; font-weight: bold; }

/* Tiny Regular Text */
.tinytext { color: #666666; font-family: arial, sans-serif; font-weight: bold; font-size: 8pt; }

/* Tiny Regular Text */
.tiny { color: #666666; font-family: arial, sans-serif; font-size: 8pt; }

/* Header Image Style  */
.headlogo { border: 0px; width: 960px; height: 158px; }

/* Special Image Style  */
.specialimage { border: 0px; width: 126px; height: 126px; }

/* A-OK Image Style  */
.aok { border: 0px; width: 245px; align: center; }

/* Default Links */
A { font-family: arial, sans-serif; }
A:link { color:#9B0000; text-decoration: underline; }
A:visited { color: #9B0000; text-decoration: underline; }
A:hover { color: #666666; text-decoration: none; }
A:active { color: #9B0000; text-decoration: underline; }

/* Main Navigation Links */
.mainnav { font-family: arial, sans-serif; font-weight: bold; font-size: 12pt; }
.mainnav:link { color:#666666; text-decoration: none; }
.mainnav:visited { color: #666666; text-decoration: none }
.mainnav:hover { color: #9B0000; text-decoration: none; }
.mainnav:active { color: #666666; text-decoration: none; }

/* Banner Navigation Links */
.bannav { font-family: arial, sans-serif; font-weight: bold; font-size: 12pt; }
.bannav:link { color:#ffffff; text-decoration: none; }
.bannav:visited { color: #ffffff; text-decoration: none }
.bannav:hover { color: #666666; text-decoration: underline; }
.bannav:active { color: #ffffff; text-decoration: none; }

/* Small Navigation Links */
.smallnav { font-family: arial, sans-serif; font-weight: bold; font-size: 8pt; }
.smallnav:link { color:#666666; text-decoration: none; }
.smallnav:visited { color: #666666; text-decoration: none }
.smallnav:hover { color: #9B0000; text-decoration: none; }
.smallnav:active { color: #666666; text-decoration: none; }

/* Footer Navigation Links */
.footnav { font-family: arial, sans-serif; font-weight: bold; font-size: 10pt; }
.footnav:link { color:#333333; text-decoration: none; }
.footnav:visited { color: #333333; text-decoration: none; }
.footnav:hover { color: #8D0F0C; text-decoration: underline; }
.footnav:active { color: #333333; text-decoration: none; }

/* Banner Body Table */
.banner-body { border: 0px; width: 100%; background-color: #000000; }

/* Banner Wrapper Table */
.banner-wrapper { border: 0px; width: 980px; }

/* Banner Table */
.banner { border: 0px; width: 898px; }

/* Banner Text*/
.banner-text { color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12pt; }

/* Header Body Table */
.header-body { border: 0px; width: 100%; background-color: #000000; background-image: url('images/bg-header.png'); }

/* Header Table */
.header { border: 0px; width: 980px;}

/* Main Title Table*/
.titletable { border: 0px; text-align: left; width: 100%; height: 30px; border-bottom: 1px solid #C10000; }

/* Main Title Cells */
.titlecell { width: 100%; valign: bottom; }

/* Main Navigation Table*/
.navtable { border: 0px; text-align: left; width: 100%; height: 30px; border-bottom: 1px solid #C10000; }

/* Main Navigation Cells */
.navcell { width: 100%; valign: bottom; }

/* Main Navigation Cells */
.red-dot { font-family: arial, sans-serif; color: #9B0000; font-size: 14pt; font-weight: bold; }

/* Content Body Table */
.content-body { border: 0px; width: 980px; background-image: url('images/bg-body.png'); }

/* Content Wrapper Table */
.content-wrapper { background: #FFFFFF; border: 0px; width: 898px; }

/* Footer Body Table */
.footer-body { border: 0px; width: 980px; background-image: url('images/bg-body.png'); }

/* Footer Table */
.footer { border-top: 7px solid #333333; width: 898px; }

/* Footer Text*/
.footer-text { color: #333333; font-family: arial, sans-serif; font-weight: bold; font-size: 10pt; }

/* Top Nav Body Table */
.topnav-body { border: 0px; width: 980px; background-image: url('images/bg-body.png'); }

/* Top Nav Table */
.topnav { border: 0px; width: 898px; }

/* Top Nav Text*/
.topnav-text { color: #333333; font-family: arial, sans-serif; font-weight: bold; font-size: 10pt; }

/* 50% Left Align Cell  */
.left-50 { text-align: left; width: 50%; }

/* 50% Right Align Cell  */
.right-50 { text-align: right; width: 50%; }

