body { color: black; font-size: x-small; font-family: sans-serif; background-color: #fff; margin: 0; padding: 0; }

#header_box { color: #fff; font-size: 12px !important; font-family: sans-serif; font-weight: 400; background-color: #7f7f7f; text-align: left; width: 100%; height: 24px; float: left; margin: 0 0 4px 0; padding: 0; border-width: 0; }

.header { color: #fff; font-size: 14px; font-family: sans-serif; font-weight: 700; text-align: left; vertical-align: top; top: 0; float: left; padding-right: 2px; }
.nav_box  /* Contains anchor tag elements  */ { top: 28px; margin-right: 0; margin-bottom: 8px; }

.nav  { text-align: left; vertical-align: top; width: 51px; height: 18px; float: left; margin-right: 2px; padding-top: 2px; padding-bottom: 2px; border: solid 1px #7f7f7f; }

.nav_label  { text-align: left; vertical-align: top; height: 18px; float: left; margin-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border: solid 1px #7f7f7f; }

.content_box { top: 8px; margin: 8px 2px 0; padding: 0; }
.content { color: #666; font-size: x-small; font-family: sans-serif; padding: 2px; }

.left_block { background-color: #ccc; width: 27px; height: 100%; float: left; margin: 0; padding: 0; }

.image { margin-top: 4px; }

.indented_image { margin-top: 4px; margin-left: 24px; }

.grouped_info  /* Contains text+images. */ { margin-bottom: 16px; margin-left: 16px; }

.code_txt  /* Formats copy that represents display text. */ { color: #ac0000; font-size: x-small; font-family: sans-serif; font-weight: 700; font-style: italic; }

.content_header { color: #000; font-size: small; font-family: sans-serif; font-weight: 700; }

.sub_header { color: #000; font-size: x-small; font-family: sans-serif; font-weight: 700; }

.subject_bottom_frame  /* Creates a visual break between topics. */ { width: 100%; margin-bottom: 12px; border-bottom: 1px solid #7f7f7f; }

.list { margin-bottom: 6px; }

#sub_title { color: #000; font-size: x-large; font-family: sans-serif; font-weight: 700; margin-left: 8px; }

.message_box { color: #fff; font-size: xx-small; font-family: sans-serif; background-color: #9b9b9b; text-align: center; width: 100%; margin-top: 8px; margin-bottom: 10px; padding: 4px; }

#form { background-color: #7b7b7b; padding: 2px; border: solid 1px #7b7b7b; }

#submit { color: #fff; font-size: small; font-family: sans-serif; background-color: #00baff; text-align: center; width: 100%; margin-top: 8px; margin-bottom: 10px; padding: 4px; }

.link   { color: #000; font-size: small; font-family: sans-serif; text-decoration: none; }
.link a    { color: #000; font-size: small; font-family: sans-serif; text-decoration: none; }
.link a:hover    { color: #ac0000; font-size: small; font-family: sans-serif; font-weight: bold; text-decoration: none; }
.link a:active    { color: #000; font-size: small; text-decoration: none; }
.link a:visited    { color: #000; font-size: small; text-decoration: none; }

