@charset "utf-8";
/* CSS Document */

* { outline: none; }

body { background: url(/images/bg.gif) center #aebaba repeat-y; padding: 0; margin: 0; }
#Page { width: 884px; margin: 0 auto; }

#Master { width: 884px; margin: 0 auto; background: url(/images/Master-Background.gif) bottom right no-repeat; }
#Master tr td { vertical-align: top; }

#TopofNav { height: 215px; }

#tableNav {}
#tdNav { background: url(/images/navbg.jpg) repeat-x #000; width: 190px; height: 379px; text-align: center; vertical-align: top; }
#tdNav ul { list-style: none; margin: .5em 0 0 0; padding: 0; }
#tdNav ul li { margin: 0; padding: 0; }
#tdNav a { color: #fff; text-decoration: none; display: block; font-size:1.25em; weight: 100%; }
#tdNav a:hover { background: #CCC; color: #f84040; }
#tdNav a:active { background: #fff; color: #CCC; }
#tdBottomofNav { background: url(/images/bottomofnav.gif) no-repeat #000; width: 190px; height: 101px; text-align: center; }

#ContentHolder { vertical-align: top; }
#ContentHeader { width: 100%; text-align: center; }
#ContentWrapper { min-height: 670px; width: 694px; }
#Content { font-size: .75em; color: #fff; margin: 1.5em 0 0 1em; font-family: Arial, Helvetica, sans-serif; }
#Content a { color: #fff; }
#Content a:hover { color: #F00; text-decoration: none; }
#Content h1 { color: #fff; font-size: 1.5em; font-weight: normal; margin: 0; text-decoration: underline; text-transform: uppercase; }
#Content ul { list-style: none; }
#Content li { margin: 1em 0 1em 0; }

#sentalert { background: url(/epl/alert_a.jpg) no-repeat #DCFDDE; color: black; border: 5px solid #0f0; min-height: 20px; vertical-align: middle; padding: 3px 3px 0 20px; }

#Form { width: 440px; }
#Printable { }

#CaptchaTxt div { background: #ccc; }

#FooterWrapper { color: #fff; font-size: small; }