
#menu { font-size: 9pt; font-family: Arial; width: 100%; }
#menu a:hover {
background-color:#f3f3f3;
color:#070;
}
#menu a:link {
border-bottom:1px solid #dddddd;
display:block;
padding:3px 5px;
text-align:left;
text-decoration:none;
}
#menu a:visited { text-decoration: none; text-align: left; display: block; padding: 3px 5px; border-bottom: 1px solid #dddddd; }
#left a:link { color: #000; }
#left a:visited { color: #000; }
#left a:hover { color: #000; text-decoration: none; }
#left { font-size: 9pt; font-family: arial; line-height: 10pt; background-color: #a9cbc6; padding: 0 10pt 10pt; border: solid 3px #ccc; }
#left h1 { font-size: 12pt; font-weight: bold; padding-bottom: 5px; border-bottom: 1px dotted #fff; }
#right { color: #000; font-size: 9pt; font-family: arial; padding: 10pt; }
#right h1 { font-size: 12pt; font-weight: bold; margin: 0; padding: 0 0 5px; border-bottom: 1px dotted #a8cbc1; }
#content { font-size: 9pt; font-family: Arial; line-height: 13pt; padding: 12pt; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
#content a:link { color: #000; }
#content a:hover { color: #000; text-decoration: none; }
#content a:visited { color: #000; }
#content h1 { font-size: 12pt; font-weight: bold; background-color: #e9f2ea; margin: 0; padding: 5px; border-bottom: 1px dotted #a8cbc1; }
.aligncent { text-align: center; }
.photo { float: right; margin: 10pt; padding: 8pt; border: solid 1px #a9cbc6; }
#right a:link { color: #000; }
#right a:visited { color: #000; }
#right a:hover { color: #000; text-decoration: none; }
#content ul { margin: 0 0 0 15px; padding-top: 9px; padding-bottom: 9px; }
#right ul { margin: 0 0 0 15px; padding-top: 9px; padding-bottom: 9px; }
.header { padding-bottom: 5px; }
.footer { padding-top: 5px; }
