
/* Layout Stylesheet */ body {
 margin:0px;
 background:#808080;
 text-align:center;
 padding:0;
 }table, td, tr, thead, tfoot, tbody, th, tf {
 border-collapse: collapse;
 margin: 0px;
 padding: 0px;
 }tr {
 vertical-align: top;
}#outer {
 border:1px solid #000000;
 background-color: #003366;
 text-align:left;
 width:785px;
 margin:auto;
 padding-bottom:5px;
 }#hdr {
 background:#99ccff;
 margin: 5px 5px 0px 5px;
 }#l-hdr {
 float: left;
 text-align: center;
 }#toolbar {
 margin: 8px 0px;
 background:#003366;
 }#toolbar span {
 margin: 0px 3px;
}#bodyblock {
 background:#003366;
 padding:0px;
 height: 100%;
 }#l-col-spacer {
 width:5px;
 font-size:20%;
 float:left;
}#l-col {
 float:left;
 background:#99ccff;
 width:165px;
}#kudos {
 padding-top: 10px;
}#cont-del {
 width:600px;
 background:#99ccff;
 text-align:left;
 margin: 5px 0px 0px 170px;
 }#cont-home {
 background: #003366;
 text-align:left;
 margin: 5px 0px 0px 170px;
 }#cont-spacer {
 width:5px;
 font-size:20%;
 float:left;
}#cont-page {
 width:600px;
 background:#99ccff;
}#lt-home {
 width:300px;
 background:#99ccff;
}#lb-home {
 width:300px;
 background:#99ccff;
 margin-top:5px;
}#rt-home {
 width:295px;
 background:#99ccff;
 margin: 0px 5px;
}#rb-home {
 width:295px;
 background:#99ccff;
 margin:5px 5px 0px 5px;
}#ftr {
 clear:left;
 background:#003366;
 margin:0px;
 }.copy {
 float: left;
}.ftr-links span {
 margin: 0px 3px;
}
