* { margin: 0px; padding: 0px; }

body { font-family: 'Verdana'; font-weight: normal; font-size: 8pt; line-height: 12pt; color: #333333; cursor: default; }

img { border-style: none; }

br { clear: both; }

table th { text-align: left; }

input, textarea, select { font-family: 'Verdana'; font-size: 8pt; font-weight: normal; line-height: 10pt; color: #222222; padding: 1px; margin: 2px; cursor: default; }
select option { padding-right: 10px; }

#header { height: 100px; }
#header { background-color: #000000; }

#header h1 { position: absolute; top: 15px; left: 20px; }
#header h1 { font-family: 'Trebuchet MS'; font-weight: bold; font-size: 20pt; line-height: 24pt; letter-spacing: -1px; color: #FFFFFF; }

#header h2 { position: absolute; top: 45px; left: 20px; }
#header h2 { font-family: 'Verdana'; font-weight: normal; font-size: 8pt; line-height: 12pt; color: #FFFFFF; }

#navigation { position: absolute; top: 80px; left: 20px; }
#navigation li { list-style: none; float: left; }
#navigation li img { position: absolute; }
#navigation li a { padding: 6px 10px 6px 10px; margin-right: 5px; }
#navigation li a { text-decoration: none; }
#navigation li a { color: #333333; background-color: #FFFFFF; }
#navigation li a:hover { color: #FFFFFF; background-color: #333333; }

#content { padding: 20px 0px 0px 20px; }