@charset "iso-8859-1";
/* CSS Document */

body {background:url(../images/bodybg.gif) repeat fixed; margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:90%;}
#wrapper {width:100%; padding:0; margin:0; text-align:center; background:url(../images/topfade.png) top left repeat-x;}
#header {background:url(../images/logo-long.gif) top left no-repeat; height:83px;}
#menu {width:100%; height:26px; background:url(../images/header-gradient-bg.png) top left repeat-y; margin-top:2px; margin-bottom:2px; vertical-align:middle; float:right; text-align:right; padding-top:8px;}
#submenu {float:right; background:url(../images/submenu-cap.png) top left no-repeat; padding-left:23px;}
#leftshadow {width:836px; background:url(../images/left-shadow.png) top left no-repeat; margin-left:auto; margin-right:auto; margin-bottom:50px;}
#rightshadow {width:836px; background:url(../images/right-shadow.png) top right no-repeat; text-align:center; margin-bottom:1px;}
#content {width:802px; background:url(../images/watermark.jpg) top center no-repeat #fff; text-align:left; padding:15px; margin-left:auto; margin-right:auto; border-bottom:1px solid #d4d4d4; vertical-align:top; padding-bottom:60px;}

.DownArrow {background:url(../images/downarrow.png) center bottom no-repeat;}
.VerticalLine {background:url(../images/vertline.png) center no-repeat;}
.BdrBot {border-bottom:2px solid #000;}
.RedBlock {background:#dd001a; color:#fff; border:2px solid #000;}
.BlackBlock {background:#000; color:#fff; border:2px solid #000;}
.GreyBlock {background:#cdcdcd; color:#000; border:2px solid #000;}
.BurgundyBlock {background:#8a0010; color:#fff; border:2px solid #000;}

/*     FOOTER     */
div#footer {position:fixed; bottom:0; left:0; width:100%; height:43px; background:url(../images/footer-inner-bg.gif) top left repeat-x; vertical-align:middle; color:#dd001a;}
div#footerinner {width:100%; height:35px; background:url(../images/footer-outer-bg.png) top left repeat-y; margin-top:6px; margin-bottom:2px; vertical-align:middle;}
div#footerLeft {width:600px; float:left; padding-top:5px; text-align:left;}
div#footerRight {width:300px; float:right; color:#000; font-weight:bold; font-size:10px; text-align:right; padding-top:10px; padding-right:10px;}

a.headerLink, a.headerLink:link, a.headerLink:visited, a.headerLink:active {text-decoration:none; color:#000; font-weight:bold; font-size:12px; text-decoration:none;}
a.headerLink:hover {color:#dd001a;}
a.footerLink, a.footerLink:link, a.footerLink:visited, a.footerLink:active {text-decoration:none; color:#000; font-weight:bold; font-size:10px;}
a.footerLink:hover {color:#dd001a;}

h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}
h1 {color:#dd001a; font-size:180%; text-transform:uppercase;}
h3 {color:#fff;}
.h3 {font-size:120%;}
a, a:link, a:visited, a:active {color:#dd001a;}
a:hover {color:#000;}

.SmlTxt {font-size:80%;}

.TextBox {border: 1px solid #dd001a; color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:90%; font-weight: bold; background:url(../images/whttrans.png) repeat;}
.TextArea {border: 1px solid #dd001a; color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:90%; font-weight: bold; background:url(../images/whttrans.png) repeat;}
.Button {border: 1px solid #fff; font-size: 100%; color: #fff; font-weight: bold; background-color: #dd001a;}