body {
   background-color: #000066;
   font-family: Arial;
   color: #000000;
   font-size: 12px;
}

h1 {
   height: 43px;
   font-size: 24px;
   font-weight: normal;
   padding-left: 10px;
}

h2 {
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
}

h4 {
   font-style: italic;
   font-weight: bold;
   text-align: center;
   font-size: 14px;
}

address {
   white-space: pre;
}

input[type="submit"] {
   background-color: #000099;
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   border: none;
   border-left: 1px solid #CCCCCC;
}

.submit {
   background-color: #000099;
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   border: none;
   border-left: 1px solid #CCCCCC;
}

#container {
   background-color: #FFFFFF;
   background-image: url(/images/menu_stretch.gif);
   background-repeat: repeat-y;
   background-position: 28px;
}

#content * {
   margin: 20px;
}

#content * * {
   margin: 0px;
}

#header {
   font-family: times, serif;
   height: 220px;
   color: #000066;
   background: #FFFFFF url(/images/header_stretch.gif) repeat-x left 163px;
}

#header-left {
   background: url(/images/header_left.gif) no-repeat 0px bottom;
   height: 230px;
   width: 300px;
   float: left;
}

#header-right {
   background: url(/images/header_right.gif) no-repeat 0px bottom;
   height: 230px;
   float: right;
   width: 304px;
}

.title-first {
   font-size: 2em;
}

#footer {
   background: url(/images/footer.gif) no-repeat;
   height: 76px;
   color: #FFFFFF;
}

#footer p {
   padding-top: 6px;
   font-size: 10px;
}

#footer a {
   color: #FFF;
}

#sidebar-left ul {
   padding-left: 8px;
}

#sidebar-left ul li {
   background-image: url(/images/button_left.gif);
   background-repeat: no-repeat;
   width: 116px;
   min-height: 50px;
   padding-top: 10px;
   text-align: center;
}

#sidebar-left ul li a {
   color: #ffffff;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
}

#sidebar-left ul li div {
   background-image: url(/images/sub-bottom.gif);
   background-repeat: no-repeat;
   margin-top: 30px;
   text-align: left;
   margin-bottom: 15px;
   padding: 1px;
}

#sidebar-left ul li div.sub-top {
   background-image: url(/images/sub-top.gif);
   background-repeat: no-repeat;
   padding: 0;
   margin: 0;
   height: 20px;
   width: 100%;
}

#sidebar-left ul li div.sub-bot {
   background-image: url(/images/sub-bot.gif);
   background-repeat: no-repeat;
   padding: 0;
   margin: 0;
   height: 25px;
   width: 100%;
}

#sidebar-left ul li div.sub-mid {
   background-image: url(/images/sub-mid.gif);
   background-repeat: repeat-y;
   margin: 0;
}

#sidebar-left ul li p {
   padding-left: 5px;
   padding-right: 9px;
   margin: 0;
   margin-bottom: 7px;
}

#sidebar-left ul li p a {
   color: #006;
}

#sidebar-left ul li p a:hover {
   color: #999;
}

.under {
   text-decoration: underline;
}

.strong {
   font-weight: bold;
}

.italic {
   font-style: italic;
}

div#ScrollContainer {
   clear: both;
   float: left;
   position: relative;
   margin: 3px 0;
   margin-bottom: -27px;
   width: 640px;
   height: 22px;
   bottom: 66px;
  
   font-weight: bold;
   color: #FFF;
   font-size: 16px;
   white-space: nowrap;
}
#ScrollMe {
   margin-left: 52px;
   margin-right: 155px;
   overflow: hidden;
}

#ScrollMe span {
   font-size: 22px;
}
