#screen_header {display: block;}
#print_header {display: none;}

body {
/*  background-color: #e0e1ff; */
  background-color: #ccccff;
/*  background-color: #ccccff; */
  background-image: url('images/hotdog_faded.gif');
  background-attachment: fixed;
  background-position: center;
  color: #000000;
  font-family: "arial","verdona","sans-serif";
  font-weight: bold;
}

a:link {color: #990000;}
a:visited {color: #990000;}
a:active {color: #990000;}
a:hover {color: #990000;}

.printhide {display: block;}
min-height: 350px;}

div.content {width: 98%; margin-left: 1%; margin-right: 1%;}
div.faqquest {color: #ff0000; font-style: italic; font-weight: bolder; margin-top: 1em;}
div.faqans {color: #000000; margin-left: 2em; margin-right: 2em;}
img {border-style: none;}
img.right {vertical-align: middle; float: right; margin: 0px 0px 5px 10px; border-style: none;}
li.hotdog {list-style-image: url(images/hotdog_sm.gif); font-size: 105%; margin-top: .2em; margin-bottom: .2em;}
ol.letters {list-style-type: upper-alpha; list-style-position: outside; padding-left: 1em;}
ol.numbers {list-style-type: decimal; list-style-position: outside; padding-left: 1em;}

/******************************************************************************
* Button Classes                                                              *
******************************************************************************/
img.blgbutton {border: 7px; border-style: outset; border-color: #0000ff; width: 325px; height: 60px;}
img.blgbutton:hover {border: 7px; border-style: inset; border-color: #0000ff; width: 325px; height: 60px;}

img.rlgbutton {border: 7px; border-style: outset; border-color: #ff0000; width: 325px; height: 60px;}
img.rlgbutton:hover {border: 7px; border-style: inset; border-color: #ff0000; width: 325px; height: 60px;}

img.ylgbutton {border: 7px; border-style: outset; border-color: #ffff00; width: 325px; height: 60px;}
img.ylgbutton:hover {border: 7px; border-style: inset; border-color: #ffff00; width: 325px; height: 60px;}

img.bmdbutton {border: 5px; border-style: outset; border-color: #0000ff; width: 225px; height: 42px;}
img.bmdbutton:hover {border: 5px; border-style: inset; border-color: #0000ff; width: 225px; height: 42px;}

img.rmdbutton {border: 5px; border-style: outset; border-color: #ff0000; width: 225px; height: 42px;}
img.rmdbutton:hover {border: 5px; border-style: inset; border-color: #ff0000; width: 225px; height: 42px;}

img.ymdbutton {border: 5px; border-style: outset; border-color: #ffff00; width: 225px; height: 42px;}
img.ymdbutton:hover {border: 5px; border-style: inset; border-color: #ffff00; width: 225px; height: 42px;}

img.bsmbutton {border: 3px; border-style: outset; border-color: #0000ff; width: 150px; height: 28px;}
img.bsmbutton:hover {border: 3px; border-style: inset; border-color: #0000ff; width: 150px; height: 28px;}

img.rsmbutton {border: 3px; border-style: outset; border-color: #ff0000; width: 150px; height: 28px;}
img.rsmbutton:hover {border: 3px; border-style: inset; border-color: #ff0000; width: 150px; height: 28px;}

img.ysmbutton {border: 3px; border-style: outset; border-color: #ffff00; width: 150px; height: 28px;}
img.ysmbutton:hover {border: 3px; border-style: inset; border-color: #ffff00; width: 150px; height: 28px;}

div.blgbutton {margin-top: 0.4em; margin-bottom: 0.4em;}
div.rlgbutton {margin-top: 0.4em; margin-bottom: 0.4em;}
div.ylgbutton {margin-top: 0.4em; margin-bottom: 0.4em;}

div.bmdbutton {margin-top: 0.4em; margin-bottom: 0.4em;}
div.rmdbutton {margin-top: 0.4em; margin-bottom: 0.4em;}
div.ymdbutton {margin-top: 0.4em; margin-bottom: 0.4em;}

div.bsmbutton {margin-top: 0.25em; margin-bottom: 0.25em;}
div.rsmbutton {margin-top: 0.25em; margin-bottom: 0.25em;}
div.ysmbutton {margin-top: 0.25em; margin-bottom: 0.25em;}

/******************************************************************************
* Header Classes                                                              *
******************************************************************************/
h1 {font-size: 200%;}
h2 {font-size: 180%;}
h3 {font-size: 160%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}
h6 {font-size: 105%;}

/******************************************************************************
* Misc Formatting Classes                                                     *
******************************************************************************/
.bigfont {font-size: 120%;}
.black {color: #000000;}
.bold {font-weight: bolder;}
.bottom {vertical-align: bottom;}
.center {text-align: center;}
.indent {text-indent: 2em;}
.italic {font-style: italic;}
.left {text-align: left;}
.red {color: #cc0000;}
.right {text-align: right;}
.sign {font-size: 85%; text-align: center;}
.tight {margin: 0; padding: 0;}
.top {vertical-align: top;}
.underline {text-decoration: underline;}
.vertcenter {vertical-align: middle;}

