/* CSS Document */


 /* Font Definitions */
a:link {color: navy; text-decoration:none; }
a:hover {color: #00517D; text-decoration:none; }
a:active {color: #00517D; text-decoration:none; }
a:visited {color: #00517D; text-decoration:none; }

 /* Style Definitions */
 
body { width: auto; margin-top: 3em; margin-bottom: 3em; background-image : url(images/background_fade.jpg) }


div.main {width: 934px; margin: auto; border-width: 4.0px; border-color: gray; border-style: ridge; background-color: white;  }
div.body {width: 55em; background-color: white; text-align: justify; }
div.body2 {width: 55em; text-align: justify; }
div.front {width: 934px; margin: auto; border-width: 4.0px; border-color: gray; border-style: ridge; background-image : url(images/background-BW.jpg);  }
div.bottom {width: 934px; margin-top: 5em; }
div.top {width: 934px; margin: auto; }

p {font-family: Verdana; font-size: 10pt;}
p.bold {font-family: Verdana; font-size: 9pt; font-weight: bold; text-align: left; }
p.chartcenter {font-family: Verdana; font-size: 10pt; font-weight: none; text-align: center; }
p.chartleft {font-family: Verdana; font-size: 10pt; font-weight: none; text-align: left; }
p.copyright {font-family: Verdana; font-size: 8pt;}
p.indentlist {font-family: Verdana; font-size: 10pt; text-indent: 15em; }
p.note {font-family: Verdana; font-size: 8pt; text-align: left;}
p.top {font-family: Verdana; font-size: 7pt; text-align: left; }

span.address {font-family: Verdana; font-size: 10pt; font-weight: none; }
span.bottommenu {font-family: Verdana; font-size: 9pt; font-weight: bold; }

h2.title { font-family: Georgia; color:#033449; }

table.sing { border-style: solid; border-width: 2px;  }

td.empty { border-top: 0; border-bottom: 0; border-left: auto; border-right: auto; width: 24%; }
td.rep22 { font-family: Verdana; font-size: 10pt;text-align: center; width: 22%; }
td.rep24 { font-family: Verdana; font-size: 10pt;text-align: center; width: 24%; }
td.rep24e { font-family: Verdana; font-size: 10pt;text-align: center; width: 24%; border-bottom: 0; }
td.rep54 { font-family: Verdana; font-size: 10pt;text-align: center; width: 54%; }