@charset "ISO-8859-1";

body {
  margin: 0;
  padding: 0;
  background-color: #dddddd;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12px;
}

td, th {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12px;
}

img, table {
  border-width: 0;
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

a, a:link:visited:active {
  color: #483d8b;
  text-decoration: none;
}

a:hover {
  color: #1e90ff;
  text-decoration: underline;
}

table#header {
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  background-color: #cccccc;
}

table#header td#hLogo {
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 127px;
}

table#header td#hLogo a:focus {
  outline: 0;
}

table#header td#hQuickLinks {
  margin: 0;
  padding: 0 8px 2px 0;
  text-align: right;
  vertical-align: top;
  font-size: 11px;
}

table#header td#hQuickLinks a {
  margin: 0;
  padding: 0 5px 0 5px;
  color: #533433;
}

table#header td#hInfo {
  margin: 0;
  padding: 8px 8px 8px 0;
  text-align: right;
  vertical-align: middle;
}

table#header td#hQuickLinks a.selected {
  font-weight: bold;
  text-decoration: underline;
}

table#header td#hQuickLinks a.unselected:hover {
  color: #733433;
}

div#siteTitle{
  text-align: center;
  color: #68494f;
  padding: 3px;
  font-weight: 900;
  font-size: 18px;
}

table#header td#hMenu {
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  text-align: center;
}

table#header td#hMenu table#hMenuMain td {
  font-size: 12px;
}

table#header td#hMenu table#hMenuMain td.selected {
  background: #cccccc url(/images/menuTabSelectedBackground.gif) repeat-x bottom;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
}

table#header td#hMenu table#hMenuMain td.unselected {
  background: #cccccc url(/images/menuTabUnselectedBackground.gif) repeat-x bottom;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
}

table#header td#hMenu table#hMenuMain td.extention {
  background: #cccccc url(/images/menuTabExtentionCont.gif) repeat-x bottom;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

table#header td#hMenu  table#hMenuMain a {
  color: #533433;
}

table#header td#hMenu  table#hMenuMain a:hover {
  text-decoration: underline;
}

table#header td#hMenu  table#hMenuMain td.selected a {
  font-weight: bold;
  text-decoration: underline;
}

table#header td#hMenu  table#hMenuMain td.unselected a:hover {
  color: #733433;
}

table#header td#hMenu table#hMenuSub {
  background: #dddddd;
}

table#header td#hMenu table#hMenuSub td {
  white-space: nowrap;
  font-size: 11px;
  margin: 0;
}

table#header td#hMenu table#hMenuSub td table td {
  padding: 4px 8px 0 8px;
}

table#header td#hMenu table#hMenuSub td table td.bar {
  border-left: 1px dotted #733433;
}

table#header td#hMenu table#hMenuSub a {
  color: #634443;
}

table#header td#hMenu table#hMenuSub td.selected a {
  font-weight: bold;
  text-decoration: underline;
}

table#header td#hMenu table#hMenuSub td.unselected a:hover {
  color: #733433;
}

table#header td#hMenu table#hMenuSub td#leftBorder {
  background: #cccccc url(/images/menuSubLeftBar.gif) repeat-y left;
  margin: 0;
  padding: 0;
}

table#header td#hMenu table#hMenuSub td#rightBorder {
  background: #cccccc url(/images/menuSubRightBar.gif) repeat-y left;
  margin: 0;
  padding: 0;
}

table#header td#hMenuBottomBarLeft {
  background: #cccccc url(/images/menuBarBackground.gif) repeat-x bottom;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: bottom;
}

table#header td#hMenuBottomBarRight {
  background: #cccccc url(/images/menuBarBackground.gif) repeat-x bottom;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: bottom;
}

table#header td table#hMenuBottomBarCenter td#fadeout {
  background: #dddddd;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: bottom;
}

div#loginWelcome {
  font-weight: 900;
  text-align: center;
}

div#loginMessage {
  text-align: center;
}

div.loginError {
  text-align: center;
  color: #dd4444;
  padding: 3px;
  margin-bottom: 3px;
  font-weight: bold;
}

div#logout {
  text-align: right;
}

form#loginForm {
  width: 190px;
  margin: 0 0 5px 0;
}

form#loginForm div.label {
  width: 60px;
  float: left;
  text-align: right;
  margin: 0 5px 0 0;
  clear: both;
}

form#loginForm input.loginInput {
  margin: 0;
  font-size: 10px;
  width: 120px;
}

form#loginForm input.loginSubmit {
  margin: 5px 5px 2px 5px;
  font-size: 11px;
  clear: both;
  float: right;
}

form#loginForm div#loginCode {
  margin: 8px 0 8px 0;
  clear: both;
}

form#loginForm input.loginCodeInput {
  margin: 0;
  font-size: 10px;
  width: 60px;
}

form#logoutForm {
  margin: 0 0 5px 0;
}

form#logoutForm input.logoutSubmit {
  margin: 5px 5px 2px 5px;
  font-size: 11px;
  clear: both;
  float: right;
}

div.loginMainLinks {
  font-size: 90%;
  text-align: center;
  clear: both;
}

div.loginMainLinks a {
  white-space: nowrap;
}


table.mainLayout1 {
  margin: 0 auto 0 auto;
}

table.mainLayout1 td {
  vertical-align: top;
}

table.mainLayout1 td#mainLayout1left {
  padding: 0 15px 0 0;
}

table.mainLayout1 td#mainLayout1left div.pageTitle {
  color: #7d3e2f;
  font-size: 125%;
  font-weight: bold;
  margin: 0 5px 10px 5px;
}

table.mainLayout1 td#mainLayout1left div.columnTitle {
  background-color: #7d3e2f;
  color: #dddddd;
  font-size: 105%;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  margin: 0;
}

table.mainLayout1 td#mainLayout1left div.columnSubTitle {
  border: 1px solid #7d3e2f;
  color: #7d3e2f;
  padding: 2px 5px 2px 5px;
  margin: 0;
}

table.mainLayout1 td#mainLayout1right {
  background: #ebebeb;
  padding: 2px;
}

table.mainLayout1 td#mainLayout1right div.columnTitle {
  color: #7d3e2f;
  font-size: 110%;
  font-weight: bold;
  padding: 0 5px 0 5px;
  margin: 2px 0 5px 0;
  border-bottom: 1px solid;
}


div.mainLayout2 {
  margin: 5px 3px 0 3px;
}

div.mainLayout2 div.pageTitle {
  color: #7d3e2f;
  font-size: 125%;
  font-weight: bold;
  margin: 10px 5px 10px 5px;
  text-align: center;
}

div.mainLayout2 div.columnTitle {
  background-color: #7d3e2f;
  color: #dddddd;
  font-size: 105%;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
  margin: 0;
  text-align: center;
}


div.clear {
  clear: both;
}

.nowrap {
  white-space: nowrap;
}

div.section {
  margin: 30px 0 10px 0;
}

div.formBox {
  border: 1px solid #7d3e2f;
  padding: 5px;
}

table.formTable {
  width: 100%;
}

table.formTable td.label {
  font-weight: bold;
  white-space: nowrap;
}

table.formTable td.value {
  width: 95%;
}

table.formTable .button {
  text-align: right;
}

table.formTable .textarea textarea {
  height: 10em;
}

table.formTable .wide {
  width: 90%;
}

table.formTable div.contact {
  border: 1px solid #404040;
  padding: 5px;
  margin: 8px 0 8px 0;
}

table.formTable .button2 {
  text-align: right;
  padding: 5px;
}

table.formTable div.button3 {
  text-align: right;
}

table.formTable div.button3 input {
  font-size: 80%;
}


div.pageDesc {
  margin: 5px 0 15px 0;
  padding: 5px;
  border: 1px solid #bd7e6f;
  background-color: #fdbeaf;
  text-align: justify;
}

div.pageDesc p {
  margin: 12px 0 12px 0;
}

div.submitFormErrors {
  border: 1px solid #e02020;
  margin: 5px 2px 5px 2px;
  padding: 2px;
  color: #ff3030;
  font-size: 90%;
}

div.submitFormErrors li {
  margin: 2px 0 2px 0;
}

div.submitFormSuccess {
  border: 1px solid #2020e0;
  margin: 5px 2px 5px 2px;
  padding: 2px;
  color: #3030ff;
  font-size: 90%;
}

.alignTop {
  vertical-align: top;
}

.alignLeft {
  text-align: left;
}

.nowrap {
  white-space: nowrap;
}

a.referLink {
  margin: 0 5px 0 5px;
  font-size: 90%;
}

div.adminSummary {
  text-align: center;
}

.adminSummaryRow .adminSummaryTitle {
  font-weight: bold;
}

.adminWarning {
  font-weight: bold;
  color: #a00000;
}

div.infoBox {
  margin: 5px;
  padding: 3px;
  border: 1px solid #7d3e2f;
}

div.infoBox div.infoBoxHeader {
  font-weight: bold;
  text-align: center;
}

.errorText {
  color: #d03030;
}

.infoText {
}


table.listTable {
  border-collapse: collapse;
  empty-cells: show;
}

table.listTable thead tr {
  background-color: #dd9e8f;
}

table.listTable thead th {
  padding: 3px 8px 3px 8px;
  border: 1px solid #ad6e5f;
}

table.listTable thead th.over {
  background-color: #edce8f;
}

table.listTable tfoot tr {
  background-color: #dd9e8f;
}

table.listTable tfoot td {
  font-size: 90%;
  padding: 3px 8px 3px 8px;
  border: 1px solid #ad6e5f;
  text-align: right;
}

table.listTable tbody tr {
  border: 1px solid #ad6e5f;
}

table.listTable tbody tr.row1 {
  background-color: #fddedf;
}

table.listTable tbody tr.row2 {
  background-color: #f3d4d5;
}

table.listTable tbody tr.hilite {
  background-color: #edce8f;
}

table.listTable tbody td {
  padding: 0 5px 0px 5px;
}


div.popup, div.popup td {
  color: white;
}


.hidden {
  display: none;
}


table.messageTable td {
  vertical-align: middle;
  padding: 0 0.35em 1em 0.35em;
}

table.messageTable td a, table.messageTable td a:link:visited:active:hover {
  color: #000000;
}


table.topicTable {
  margin: 0.5em 0 0.5em 0;
  border-collapse: collapse;
}

table.topicTable tr {
  border-top: 2px solid #c6c6c6;
  border-bottom: 2px solid #c6c6c6;
}

table.topicTable td {
  padding: 0.9em 0 0.9em 0;
  margin: 0;
}

table.topicTable td .content {
  background-color: #e7e7e7;
  padding: 0.2em 0.35em 0.2em 0.35em;
}

table.topicTable td .emph {
  font-weight: bold;
}

table.topicTable td .content textarea.topicReply {
  height: 10em;
  width: 100%;
  background-color: #eaeaea;
  border: 1px inset;
  padding: 0.2em;
}


table.priceTable {
  margin: 0 auto 5px auto;
  padding: 0;
  text-align: center;
  border: 1px solid #bd7e6f;
}

table.priceTable td {
  padding: 3px;
  font-size: 70%;
  vertical-align: middle;
}









div#mainContent {
  width: 100%;
}

div.center {
  text-align: center;
}

div#contact {
  width: 352px;
  text-align: left;
}

div#contact #contactForm {
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
}

div#contact #contactForm .label {
  width: 100px;
  float: left;
  text-align: right;
  margin: 0;
  margin-right: 10px;
  clear: both;
  font-weight: bold;
}

div#contact #contactForm .contactInput {
  font-size: 90%;
  margin-bottom: 0px;
  width: 240px;
}

div#contact #contactForm .contactSubmit {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #222222;
  font-weight: bold;
}

div#contact .contactFormMsgSent {
  background-color: #2222ee;
  color: #f0f0f0;
  text-align: center;
  margin-bottom: 10px;
}

div#contact .contactFormMsgNotSent {
  background-color: #ee2222;
  color: #f0f0f0;
  text-align: center;
  margin-bottom: 10px;
}

div#contact .contactFormHead {
  background-color: #cccccc;
  color: #ffffcc;
  font-weight: 900;
  font-size: 110%;
  text-align: center;
  margin-bottom: 10px;
}

div.pageMenu {
  text-align: center;
  margin: 5px;
}

div.pageMenuItemActive {
  display: block;
  float: left;
  min-width: 100px;
  text-align: center;
  margin: 3px;
  padding: 3px;
  font-weight: 900;
  white-space: nowrap;
  border-width: 3px;
  border-style: inset;
  color: #0000a0;
  background-color: #f0f0f0;
}

div.pageMenu a {
  display: block;
  float: left;
  text-align: center;
  min-width: 100px;
  text-decoration: none;
  border-width: 3px;
  border-style: outset;
  color: #0000a0;
  margin: 3px;
  padding: 3px;
  background-color: #f0f0f0;
  font-weight: 900;
  white-space: nowrap;
}

div.pageMenuItem a:link:visited {
}

div.pageMenuItem a:active {
  border-style: inset;
}

div.pageMenuItem a:hover {
  background-color: #a8a8a8;
}

div.floatingMenu {
  float: right;
  border-style: ridge;
  border-width: 2px;
  background-color: #eeeeee;
  padding: 5px;
  margin: 3px 0px 5px 5px;
}

div.floatingMenu a {
  display: block;
  padding: 3px;
  margin: 5px 0px 5px 0px;
}

.spaced {
  margin: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.spaced li {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.textHeading {
  color: #9ea2be;
  font-weight: 600;
  text-align: center;
  margin: 25px 0px 3px 0px;
  padding: 2px;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  font-size: 120%;
}
















.contentText a {
  color: #3838c7;
  text-decoration: none;
}

.contentText a:link:visited:active {
  color: #3838c7;
}

.contentText a:hover {
  background-color: #ffff60;
  color: #0000ff;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: #0000ff;
}

div.footer {
  margin-top: 30px;
  padding-top: 5px;
  text-align: center;
  font-size: 95%;
  color: #bd8a00;
  border-top: 1px solid #bd8a00;
}




.split {
  padding-top: 50;
}

.mandatory {
  color: #ee3333;
}

.error {
  color: #ff0000;
}

.success {
}







td#header {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #0a3e7c;
  margin: 0;
  padding: 0 0 7px 0;
}
td#subheader {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 12px;
  margin: 0;
  padding: 0 0 7px 0;
}
td#bottom-menu-pos {
  background: #f5f5f5;
  margin: 0;
  padding: 5px 0 5px 0;
  border-top: 2px solid #dfdfdf;
}
td#bottom-menu {
  margin: 0;
  padding: 0;
  font: 10px Verdana, Arial, sans-serif;
  text-align: center;
}
td#bottom-menu a {
  font: 10px Verdana, Arial, sans-serif;
  padding: 0 6px;
}
td#copyright {
  background: #f5f5f5;
  margin: 0;
  padding: 0 0 17px 0;
  text-align: center;
  font: 10px Verdana, Arial, sans-serif;
}
table.chart {
  border: 1px solid #4e2d06;
  border-width: 1px 0 0 1px;
}
table.chart td {
  border: 1px solid #4e2d06;
  border-width: 0 1px 1px 0;
}
table.chart tr.header-row td {
  font-weight: bold;
  text-align: center;
  color: #4e2d06;
  background-color: #dfdfdf;
}
.right-align {
  text-align: right;
}
.brown-header {
  font-weight: bold;
  color: #7d490a;
}
.brown-border {
  border: 1px solid #4e2d06;
}
.small-text {
  font-size: 10px;
}
.font3 {
  font-size: medium;
}
.font3-bold {
  font-size: medium;
  font-weight: bold;
}
.font3-bold-8c420b {
  font-size: medium;
  font-weight: bold;
  color: #8c420b;
}
.font-plus1 {
  font-size: large;
}
.bold {
  font-weight: bold;
}
td.boxHeaderText {
  margin: 0;
  padding: 0;
  text-align: left;
}
td.boxHeaderTextRight {
  margin: 0;
  padding-right: 0;
  text-align: right;
  font-weight: normal;
}
table.title {
  background: #f9f9f9;
  margin: 0;
  padding: 2px;
  border: 1px solid #90bef5;
}
td.subjectTitle {
  color: #0a3e7c;
  background: #bdd8f9;
  margin: 0;
  padding: 2px 3px;
  border: 1px solid #90bef5;
  font-weight: bold;
  text-align: center;
}
td.contentTitle {
  margin: 0;
  padding: 3px 4px;
}
td.contentOnlyTitle {
  background: #cae0fa;
  margin: 0;
  padding: 6px;
  border: 1px solid #90bef5;
}
table.box2 {
  background: #f9f9f9;
  margin: 0;
  padding: 2px;
  border: 1px solid #eb4;
}
td.subjectBox2 {
  color: #8c420b;
  background: #f6dda1;
  margin: 0;
  padding: 2px 3px;
  border: 1px solid #eb4;
  font-weight: bold;
  text-align: center;
}
td.contentBox2 {
  margin: 0;
  padding: 3px 4px;
}
td.contentOnlyBox2 {
  background: #f6dda1;
  margin: 0;
  padding: 6px;
  border: 1px solid #eb4;
}
td.subjectSide {
  color: #7d490a;
  border-bottom: 2px solid #7d490a;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  padding: 0 0 0 3px;
}
td.contentSide {
  margin: 0;
  padding: 8px 5px;
}
td.subjectError {
  color: #800;
  border-bottom: 2px solid #800;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  padding: 0 0 0 3px;
}
td.contentError {
  margin: 0;
  padding: 8px 5px;
}
td.contentError ul {
  margin: 0;
  padding: 0 0 0 15px;
}
