body {
    margin: 0
}

img {
    border: none;
}

table {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    text-decoration: none;
    text-align: justify;
}

a {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #186997;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.listStyle {
    color: #9F4000;
    text-decoration: underline;
    padding-top: 15px;
    padding-bottom: 7px;
}

.BoxLabel {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #0A5680;
    padding-left: 50px;
    cursor: pointer;
    text-transform: uppercase;
}

.noBorder {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #186997;
}

.subMenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #9F4000; /*#0A5680;*/
    text-decoration: none;
}

.subMenuOver {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0A5680;
    text-decoration: overline;
}

.myAlert {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    background-color: #FFFFFF;
    text-align: justify;
    border: medium double #0000FF;
}

.center {
    font-family: Tahoma;
    font-size: 11px;
    color: #5C5C5C;
    text-decoration: none;
    border: none;
}

.form_label {
    font-family: Tahoma;
    font-size: 12px;
    color: #186997;
    text-decoration: none;
    border: none;
}

.ContentHeader {
    font-size: 12px;
    font-weight: bold;
    color: #9F4000;
    text-transform: none;
    background-position: top;
}

.ErrorInput {
    background-color: #9F4000;
}

.bgmain {
    background-repeat: repeat-x;
    background-position: top;
}

.buttonStyle {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5d5d5d;
    background-color: #E7E3E7;
}

.bgtop {
    background-repeat: no-repeat;
    background-position: top;
}

.MainText {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #5D5D5D;
}

.SideBoxHeader {
    color: #c24e00;
}

.mandatory_field {
    font-family: Tahoma;
    font-size: 12px;
    color: #5D5D5D;
    background-position: left;
    width: 135px;
    height: 20px;
}

.optional_field {
    font-family: Tahoma;
    font-size: 12px;
    background-color: #CCFFFF;
    color: #5D5D5D;
    background-position: left center;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.tableHeader {
    font-size: 12px;
    font-weight: bold;
    color: #9F4000;
    text-transform: none;
    background-color: #FFCC00;
}

.tableData {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #5D5D5D;
    background-color: #FFFFCC;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
    vertical-align: middle;
}

.tableDataAlert {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #CC0000;
    background-color: #FFFFCC;
    vertical-align: middle;
    font-weight: bold;
    border: medium dashed #FFCC00;
}

.MainTextLink {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #186997;
}

.buttonLinkStyle {
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    color: #186997;
    display: compact;
}

.mandatory_field_edit_user {
    font-family: Tahoma;
    font-size: 12px;
    color: #5D5D5D;
    background-position: left;
    width: 250px;
    height: 20px;
}

.ErrorStyle {
    font-size: 11px;
    font-weight: bold;
    color: #CC0000;
    text-transform: none;
    background-position: top;
}

.ContentHeader2 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #0A5680;
    cursor: pointer;
    text-transform: none;
}

.info_style {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CC0000;
}

.navtext {
    text-align: justify;
    width: auto;
    border-width: 2px;
    border-style: outset;
    border-color: white;
    background-color: tan;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    background-color: tan;
}

.radioAlertHeader {
    background-color: #31587F;
    color: #FFFFFF;
    font-weight: bold;
}

.radioAlert {
    background-color: #D5D5D5;
    color: #990033;
    text-align: justify;
    border: medium outset #31587F;
}

.comment_ww {
    padding-left: 10;
    word-wrap: break-word;
    width: 192;
}

h1 {
    font-size: 16px;
    color: #9F4000;
    text-transform: none;
    background-position: top;
    margin-top: 33px;
    margin-bottom: 5px;
    text-align: left;
}

h2 {
    color: #413839;
    font-size: 14px;
    text-transform: none;
    background-position: top;
    margin-top: 22px;
    margin-bottom: 5px;
    text-align: left;
}

h3 {
    color: #31587F;
    font-size: 12px;
    text-transform: none;
    background-position: top;
    margin-top: 11px;
    margin-bottom: 5px;
    text-align: left;
}

