body {
    margin: 0;
    padding: 0;
}

body,
p,
td,
font {
    font-family: Verdana;
    font-size: 7.5pt;
    color: #39597a;
}

.bg {
    background-image: url(../images/header_bg.gif);
}

a {
    text-decoration: underline;
    color: #4d6983;
}
a:hover {
    text-decoration: underline;
    color: #000066;
}

input {
    font-family: Arial, Helvetica, Verdana;
    padding: 4px;
    font-size: 8pt;
    border: 1px solid #cac6b3;
    margin: 2px 0 2px 0;
    border-radius: 6px;
}
select {
    font-family: Arial, Helvetica, Verdana;
    padding: 4px;
    font-size: 8pt;
    border: 1px solid #cac6b3;
    margin: 2px 0 2px 0;
    border-radius: 6px;
}
option {
    font-family: Arial, Helvetica, Verdana;
    padding: 4px;
    font-size: 8pt;
    border: 1px solid #cac6b3;
    margin: 2px 0 2px 0;
    border-radius: 6px;
}
textarea {
    font-family: Arial, Helvetica, Verdana;
    padding: 4px;
    font-size: 8pt;
    border: 1px solid #cac6b3;
    margin: 2px 0 2px 0;
    border-radius: 6px;
}
form {
    font-family: Arial, Helvetica, Verdana;
    font-size: 8pt;
}

.help1 {
    font-family: Verdana;
    color: #39597a;
    font-size: 7pt;
    font-weight: normal;
}

.small1 {
    font-size: 7pt;
}
.small2 {
    font-size: 7pt;
    color: #4d6983;
}
.small3 {
    font-size: 7pt;
    color: gray;
}
.small4 {
    font-size: 7.5pt;
    color: #ffffff;
}

.title1 {
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
}
.title2 {
    font-size: 7.5pt;
    line-height: 25px;
    font-weight: bold;
    color: #d9e0e7;
    background-image: url(../images/header_bg.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
}
.title2 img {
    display: block;
}
.title2 a:link {
    text-decoration: underline;
    color: #cbdae7;
}
.title2 a:visited {
    text-decoration: underline;
    color: #cbdae7;
}
.title2 a:hover {
    text-decoration: underline;
    color: #ffffff;
}
.title3 {
    font-size: 7.5pt;
    font-weight: bold;
    color: #39597a;
}

.menu1 {
    color: #ffffff;
    font-size: 7.5pt;
    line-height: 6pt;
}
.menu1 A:link {
    text-decoration: underline;
    color: #cbdae7;
}
.menu1 A:visited {
    text-decoration: underline;
    color: #cbdae7;
}
.menu1 A:hover {
    text-decoration: underline;
    color: #ffffff;
}

.menu2 {
    color: #cbdae7;
    font-size: 7pt;
}
.menu2 A:link {
    text-decoration: none;
    color: white;
}
.menu2 A:visited {
    text-decoration: none;
    color: white;
}
.menu2 A:hover {
    text-decoration: underline;
    color: #ffffff;
}

.menu3 {
    color: #ffffff;
    font-size: 7.5pt;
    cursor: hand;
    background-color: #4d6983;
}
.menu4 {
    color: #4d6983;
    font-size: 7.5pt;
    cursor: hand;
    background-color: #a6bdd0;
}

form {
    margin: 0;
}

.forms {
    background: white;
    font: Arial;
    color: #4a6b8e;
    font: 11;
    padding: 4px;
}

.buttons {
    background: #4d6983;
    border: 0 groove #99ccff;
    font: Arial;
    color: white;
    font: 11;
    padding: 4px;
}

.err_div_r {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #c8c8c8;
    border-left-color: #c8c8c8;
    border-left-style: solid;
    border-left-width: 5px;
    border-right-color: #c8c8c8;
    border-right-style: solid;
    border-right-width: 5px;
    border-top-color: #c8c8c8;
    border-top-style: solid;
    border-top-width: 5px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: Red;
    background-color: #f5f5f5;
}
.err_div_g {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #c8c8c8;
    border-left-color: #c8c8c8;
    border-left-style: solid;
    border-left-width: 5px;
    border-right-color: #c8c8c8;
    border-right-style: solid;
    border-right-width: 5px;
    border-top-color: #c8c8c8;
    border-top-style: solid;
    border-top-width: 5px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: Green;
    background-color: #f5f5f5;
}
.err_div_b {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #c8c8c8;
    border-left-color: #c8c8c8;
    border-left-style: solid;
    border-left-width: 5px;
    border-right-color: #c8c8c8;
    border-right-style: solid;
    border-right-width: 5px;
    border-top-color: #c8c8c8;
    border-top-style: solid;
    border-top-width: 5px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #000066;
    background-color: #f5f5f5;
}

.EditorArea {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    height: 100%;
}

el {
    display: none;
}

a.green,
.green,
.green a,
.green td {
    color: #88a0b8;
}
a.red,
.red,
.red a,
.red td {
    color: red;
}
.red_back {
    background-color: red;
    color: white;
}
.yellow_back {
    background-color: yellow;
}

/* bootstrap pagination */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 10px 8px 0;
    vertical-align: middle;
    /*margin: 20px 0;*/
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #4d6983;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #4d6983;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #4d6983;
    border-color: #4d6983;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.dd {
    display: none;
    position: absolute;
    background-image: url(../images/bg_in.gif);
    background-color: #efefef;
    width: auto;
    padding: 10px;
    box-shadow: 1px 1px 1px 1px #ccc;
    border: 0px #ccc solid;
    line-height: 14pt;
}

.dd input,
.dd label {
    vertical-align: middle;
}
