* {
margin: 0;
padding: 0;
}

html {
background: #e4e4e4;
font-size: 100%;
color: #000000;
}

body {
font: small Verdana, Arial, sans-serif;
}

#wrapper {
width: 760px;
margin: 0 auto;
background: #797979;
border: 1px solid #000000;
color: #000000;
}

#masthead {
background: #ffffff;
color: #000000;
}

#masthead img {
padding: 0;
}

#footer {
background: #9dc5ac;
color: #000000;
}

#content {
margin-bottom: 10px;
}

#sidebar {
width: 235px;
margin-left: -755px;
float: left;
background: #797979;
color: #000000;
}

#mainScreen {
width: 724px;
margin-left: 5px;
}

#mainColumn {
width: 484px;
margin-left: 245px;
}

#mainColumn, #mainScreen {
height: 400px;
overflow: auto;
float: left;
background: #ffffff;
color: #000000;
border: 3px solid #5c5066;
padding: 10px;
}

#separator {
clear: both;
}

#navigation {
background: #ffffff;
color: #5c5066;
margin-bottom: 10px;
border-top: 6px solid #5c5066;
border-bottom: 4px solid #5c5066;
line-height: 23px;
padding-left: 6px;
}

#navigation ul {
list-style-type: none;
padding-left: 14px;
font-size: 11px;
font-weight: bold;
}

#navigation li {
font-size: 10px;
font-weight: bold;
display: inline;
background: #ffffff;
color: #5c5066;
}

#navigation a {
font-size: 10px;
font-weight: bold;
background: #ffffff;
color: #6a9dde;
text-decoration: none;
}

#navigation a:active {
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

#navigation a:hover {
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: #217b41;
}

h1 {
font-weight: bold;
font-size: 120%;
padding-bottom: 1.2em;
}

h2 {
font-weight: bold;
font-size: 110%;
padding-bottom: 1.1em;
}

p {
font-size: 90%;
line-height: 1.3em;
margin-bottom: 1em;
padding-bottom: 1em;
}

table {
font-size: 93%;
border: 1px solid #000000;
border-collapse: collapse;
}

th {
background: #9dc5ac;
border: 1px solid #000000;
border-spacing: 5px;
padding: 5px;
vertical-align: bottom;
color: #000000;
}

td {
background: #ffffff;
border: 1px solid #000000;
border-spacing: 5px;
padding: 5px;
vertical-align: top;
color: #000000;
}

a {
background: #ffffff;
color: #6a9dde;
text-decoration: none
}

a:active {
text-decoration: none
}

a:hover {
background: #217b41;
color: #ffffff;
text-decoration: none;
}

.sidebardetail {
width: 215px;
margin-left: 5px;
background: #e4e4e4;
border: 3px solid #5c5066;
margin-bottom: 25px;
padding: 5px;
color: #000000;
}

.sidebardetail img {
width: 52px;
float: left;
}

.sidebardetail p {
font-weight: bold;
font-size: 75%;
font-family: verdana, sans-serif;
padding: 0px;
}

.sidebardetail a {
background: #e4e4e4;
color: #6a9dde;
text-decoration: none
}

.sidebardetail a:hover {
background: #217b41;
color: #ffffff;
text-decoration: none;
}

#footer ul {
list-style-type: none;
line-height: 40px;
padding-left: 5px;
}

#footer li {
display: inline;
padding-right: 28px;
}

#footer a {
background: #9dc5ac;
color: #6a9dde;
text-decoration: none;
}

#footer a:active {
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
text-decoration: none;
background-color: #217b41;
}

#footer p {
display: inline;
font-weight: bold;
padding-right: 6px;
}

img {
border: 0;
padding: 5px;
}

.img {
}

.imgleft {
float: left;
margin: 10px 10px 10px 0px;
}

.imgright {
float: right;
margin: 10px 0px 10px 10px;
}

.instructions, .instructions_small {
margin-bottom: 40px;
float: left;
}

.instructions {
width: 708px;
}

.instructions_small {
width: 468px;
}

.imagecaption, .imagecaptionleft, .imagecaptionright {
display: inline;
border: 1px solid #000000;
padding: 5px;
background: #e4e4e4;
color: #000000;
}

.imagecaption {
margin: 10px 10px 10px 10px;
}

.imagecaptionleft {
float: left;
margin: 10px 10px 10px 0px;
}

.imagecaptionright {
float: right;
margin: 10px 0px 10px 10px;
}

#counter {
display: none;
}