
/* Layout Stylesheet */ 

body             { background-color: #808080; color: #2f4f4f;}

#outer           { text-align: left; margin: auto; border: solid 1px #000000; width: 650px }

#hdr                  {  background-color: white; padding-top: 13px; height: 100px;color: #2f4f4f; }

#bar                                            { font-variant: normal; font-weight: bold; font-size: 21px; font-family: "Futura Lt BT", sans-serif; background-color: #c0c0c0; text-align: center; border-style: solid; border-width: 1px 0 1px 0; border-color: #000000; height: 25px; color:#000000; }

#bodyblock {
 position:relative;
 background: #ffffff;
 width:650px;
 padding:0;color: #2f4f4f;
 }
#r-col                        { color: #2f4f4f; font-weight: normal; font-size: 14px; font-family: Verdana, sans-serif; background-color: white; text-align: justify; word-spacing: -1px; float: right; padding: 10px; width: 303px }
#small-rcol                      { color: #2f4f4f; font-weight: normal; font-size: 9px; font-family: Verdana, sans-serif; background-color: #e0ffff; text-align: justify; word-spacing: -1px; float: right; margin-top: 20px; padding: 10px; border: #000; width: 202px }
#l-col                             { color: #2f4f4f; font-weight: normal; font-size: 14px; font-family: Verdana, sans-serif; background-color: white; text-align: justify; word-spacing: -1px; padding: 10px; width: 304px }
#large-lcol   { color: #2f4f4f; font-weight: normal; font-size: 14px; font-family: Verdana, sans-serif; background-color: white; text-align: justify; word-spacing: -1px; padding: 10px; width: 404px }
#f-col      { color: #2f4f4f; font-weight: normal; font-size: 14px; font-family: Verdana, sans-serif; background-color: white; text-align: justify; word-spacing: -1px; padding: 50px; width: 550px }
#ftr              { color: #000000; font-weight: 500; font-size: 14px; font-family: Verdana, sans-serif; background-color: #c0c0c0; margin: 0; padding-top: 5px; border-style: solid; border-width: 1px 0 0 0; border-color: black; height: 25px }

#offbar a:link, #offbar a:visited     { color: #000000; font-weight: bold; font-family: Arial, sans-serif; text-decoration: none; background-color: #c0c0c0; text-align: center; margin: 0px; padding-right: 10px; padding-left: 10px; display: inline }

#offbar a:hover    { color: #000000; font-weight: bold; font-family: Arial, sans-serif; text-decoration: none; background-color: #ffffff; text-align: center; margin: 0px; padding-right: 10px; padding-left: 10px; display: inline }

#onbar a:link, #onbar a:visited        { color: #000000; font-weight: bold; font-family: Arial, sans-serif; text-decoration: none; background-color: #ffffff; text-align: center; margin: 0px; padding-right: 10px; padding-left: 10px; display: inline }

.popup
 { color: #0000ff; font-weight: 600; text-decoration: none; background-color: #e6e6fa; cursor: help }

h3                      { color: #8b0000; font-weight: bold; font-size: 14px; font-family: Georgia, serif; text-align: left; word-spacing: 0px; margin: 0 5px; padding: 5px; background-color:#ffffff;}

