﻿
#divPage                                { position: absolute; left: 50%; width: 800px; min-height: 600px; background-color: #ffffff; background-image: url(/images/layout/bodybackground.gif); background-repeat: no-repeat; background-position: right bottom; margin: 0px auto 0px -400px; padding: 0px }
#divHeader                              { margin: 5px 0px 0px 5px; padding: 0px }
#divMenu                                { width: auto; margin: 5px; padding: 0px }
#divMenuOptions                         { margin: 0px; padding: 0px; float: left }
#divPageTitle                           { float: left }
#divLeft                                { width: 160px; margin: 0px; padding: 0px; float: left }
#divLeftShadow                          { position: absolute; width: 160px; z-index: 1 }
#divLeftImage                           { width: 156px; z-index: 2 }
#divBody                                { width: 600px; font-family: Verdana; font-size: 8pt; color: #164c8c; text-align: left; margin: 0px 0px 0px 20px; padding: 0px; float: left }
#divFooter                              { width: auto; margin: 8px 0px 0px 0px; padding: 0px }

#divHomePageFlash                       { position: absolute; width: 800px; text-align: center; background-color: #ffffff; margin: -46px 0px 0px -185px; z-index: 99 }
#divHomePageFlash object                { margin: 0px auto 6px auto }
#divHomePageFlash embed                 { margin: 6px auto 6px auto }


html, body, form                        { height: auto; height: 100%; min-height: 100% }
body                                    { text-align: center; background-color: #9e9e9e; margin: 20px }


table.Menu                              { border: none 0px #ffffff; border-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px }
table.Menu td                           { margin: 0px; padding: 0px }
table.Menu td.Options                   { height: 27px; background-color: #164c8c }
table.Menu td.ShadowBottom              { height: 4px; background-image: url(/images/layout/menushadowbottom.gif); background-position: left }

span.MenuOption                         { font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color: #ffffff; text-transform: uppercase; line-height: 10px; margin: 0px; padding: 0px 6px 0px 6px }
span.MenuOption a                       { color: #ffffff; text-decoration: none }
span.MenuOption a:hover                 { color: #000000 }


table.Footer                            { width: 100%; border: none 0px #ffffff; border-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px }
table.Footer td.Text                    { font-family: Trebuchet MS; font-size: 8pt; color: #164c8c; text-align: left; background-color: #e4e4e4; padding: 4px }
table.Footer td.ShadowRight             { width: 4px; padding: 0px }
table.Footer td.ShadowBottom            { height: 4px; background-image: url(/images/layout/menushadowbottom.gif); background-position: left; padding: 0px }

div.Break                               { clear: both }
