body {
    padding: 0 0 30px 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #cee4fe;
}
a:hover {
    text-decoration: none;
}
a {
    color: #000000;
}
a img {
    border: none;
}
table, tr, td {
    font-size: 100%;
}
p {
    margin: 0.3em 0 1.2em 0;
}
/* SIFR definition */
div#sms a span,
div#sms2 a span,
div#content h1 span,
div#text h1 span,
div#logo a span,
form#mainform h1 span {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background-repeat: no-repeat;
/*	cursor: pointer;*/
}
form#mainform h1 span {
    cursor: auto;
}
div#holder {
    width: 780px;
    margin: 0 auto;
    margin-top: 40px;
    background-color: #ffffff;
    _overflow: hidden;
    position: relative;
    text-align: left;
}
div#footer {
    width: 780px;
    height: 35px;
    margin: 0 auto;
    padding-top: 12px;
    line-height: 20px;
    font-size: 0.9em;
    color: #2D3B3E;
    background-color: #cee4fe;
    background-image: url(../img/footer-bg.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

div#footer a {font-size: 10px}

div#top {
    color: #ffffff;
    height: 87px;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0;
    padding: 0 18px 0 18px;
}
div#sms,
div#sms2 {
    float: right;
    height: 40px;
    margin: 0;
    padding: 0;
}
div#sms a,
div#sms2 a {
    color: #1b4580;
    display: block;
    float: right;
    height: 100%;
    width: 433px;
    position: relative;
    top: 25px;
}
div#sms a span {
}
div#sms2 a span {
    background-image: url(../img/sms2.gif);
}
div#logo {
    width: 217px;
    height: 64px;
    position: absolute;
    left: 18px;
    top: 25px;
    z-index: 10;
}
div#logo a {
    display: block;
    width: 217px;
    height: 40px;
}
div#logo a span {
    background-image: url(../img/msul-logo.png);
    background-size: contain;
}
div.clear {
    height: 10px;
    overflow: hidden;
    clear: both;
}
div.left {
    float: left;
}
div.right {
    float: right;
}
form#mainform {
    height: 246px;
    overflow: hidden;
    text-align: left;
}
form#mainform label {
    height: 24px;
    font-size: 1.2em;
    color: #ffffff;
    padding-left: 5px;
    padding-top: 14px;
    display: block;
}
form#mainform label span {
    padding-left: 30px;
}
form#mainform label.radio {
    background-image: url(../img/radio-bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 11px;
}
form#mainform input.text {
    border: 0;
    background-color: #ffffff;
}
form#mainform p.desc {
    margin: 8px 0 0 0;
    padding-left: 27px;
    font-size: 0.9em;
}
form#mainform {
    margin: 0;
    padding: 0 10px 0 0;
    height: 246px;
    background-color: #e3f0ff;
    background-image: url(../img/mainform-bg.gif);
}
form#mainform div {
    margin: 15px 0 0 460px;
}
form#mainform table {
    border-collapse: collapse;
    margin: 5px 0 0 47px;
    font-size: 0.9em;
}
form#mainform table th {
    width: 100px;
    padding-bottom: 3px;
    color: #1b4580;
    font-weight: normal;
}
form#mainform table td {
    padding-bottom: 5px;
}
form#mainform table td input {
    width: 150px;
    height: 19px;
    padding: 2px;
    border: 1px solid #ffffff;
}
input#loginButton, input#sendButton {
    display: block;
    float: right;
    height: 24px;
    width: 74px;
    color: #ffffff;
    font-size: 1em;
    padding: 0;
    text-align: center;
    background-color: #295086;
    background-image: url(../img/button-bg.gif);
    margin: 5px 7px 0 10px;
    border: none;
    font-weight: bold;
}
form#mainform span.messages {
        color: #1B4580;
}
div#content {
    color: #1a1a1a;
    line-height: 1.4em;
    margin: 0;
    background-color: #ffffff;
}
div#content2 {
    background-color: #ffffff;
    margin: 0;
    text-align: left;
}
div#content h1 {
    margin: 0;
    padding: 0 37px;
    color: #27241f;
    font-weight: normal;
    font-size: 2em;
    line-height: 60px;
    clear: both;
    border-bottom: 1px solid #cee4fe;
    background-color: #ffffff;
    background-image: url(../img/h1-bg.gif);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    height: 60px;
}
div#content h1 span {
    background-image: url(../img/help.gif);
}
div#content form#mainform h1 {
    float: left;
    position: relative;
    width: 451px;
    height: 246px;
    padding: 0;
    color: #1b4580;
    font-size: 1.2em;
    background-color: transparent;
    background-image: none;
    line-height: normal;
    border: 0;
}
div#content form#mainform h1 span {
    background-image: url(../img/homepage-obr.jpg);
}
div#content h2 {
    font-size: 1.2em;
    margin: 1em 0 0 0;
    padding: 0;
}
div#content ul {
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 0.9em;
}
div#content ul li {
    list-style-type: square;
}
div#content ul li p {
    margin: 0.3em 0 0.3em 20px;
}
div#header {
    background-color: #e3f0ff;
    background-image: url(../img/header-bg.gif);
    color: #1b4580;
    height: 49px;
    clear: both;
}
.fl {
    float: left;
    width: 45%;
}
.fr {
    float: right;
    width: 45%;
    text-align: right;
}
div.links {
    color: #ffffff;
    padding: 0 0 0 30px;
    line-height: 45px;
    text-align: left;
}
div.links a {
    color: #1b4580;
    padding: 0 7px;
}
div.links a.act {
    color: #1b4580;
    font-weight: bold;
    text-decoration: none;
}
div.user {
    color: #1b4580;
    padding: 6px 30px 0 0;
    line-height: 18px;
    font-weight: bold;
}
div.user span {
    color: #ffffff;
    margin: 0 5px;
}
div.user a {
    color: #1b4580;
    font-weight: normal;
}
div#white {
    background-color: #ffffff;
    padding: 0 15px
}
form#filter, form#customerFilter {
    clear: both;
/*	height: 24px;
    _height: 55px; */
    padding: 16px 0 0 0;
    margin: 0;
    background-color: #ffffff;
}
form#billFilter {
        clear: both;
    height: 30px;
    padding: 16px 0 0 0;
    margin: 0;
    background-color: #ffffff;
}
form#billFilter select, form#filter select, form#customerFilter select, form#customerFilter input.text {
    margin: 0 10px 0 2px;
    font-size: 1em;
}
form#billFilter select option, form#filter select option, form#customerFilter select option {
    padding: 0 10px 0 5px;
}
form#billFilter input, form#filter input{
    width: 74px;
    padding: 0 15px;
    background-color: #295086;
    background-image: url(../img/button3-bg.gif);
    border: none;
    line-height: 24px;
    height: 24px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
}
form#customerFilter input.rbutton {
    width: 122px;
    padding: 0 15px;
    background-color: #295086;
    background-image: url(../img/button2-bg.gif);
    border: none;
    line-height: 24px;
    height: 24px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
}
form#billFilter input#printSelected, form#filter a.button, form#filter input#printSelected, form#customerFilter a.button, form#customerFilter input#printSelected {
    width: 122px;
    background-color: #295086;
    background-image: url(../img/button2-bg.gif);
    display: block;
    height: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
}
form#filter a:hover {
    text-decoration: underline;
}
form#customerFilter div.frfc {
        width: 100%;
        text-align: right;
}
table#list {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 0 0;
    _width: 730px;
}
table#list th {
    line-height: 40px;
    background-color: #e3f0ff;
    color: #1b4580;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
}
table#list th a {
        color: #1b4580;
}
table#list th.f {
    background-image: url(../img/th-bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
table#list th.l {
    background-image: url(../img/th1-bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
table#list td {
    line-height: 33px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 0.9em;
}
table#list td.typeName {
        padding-left: 5px;
        padding-right: 5px;
        line-height: 20px;
}
table#list td input {
    margin: 0 5px;
}
table#list td input.check {
        background: none;
        width: inherit;
}
table#list a.print {
    display: block;
    width: 51px;
    height: 22px;
    background-color: #949494;
    background-image: url(../img/button1-bg.gif);
    text-align: center;
    line-height: 22px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
table#list a.print:hover {
    text-decoration: underline;
}
div#podtab {
    padding: 10px 0 0 20px;
    line-height: 22px;
    height: 40px;
    _height: 50px;
    font-size: 0.9em;
    color: #525252;
}
div#podtab span {
    padding-right: 18px;
    font-weight: bold;
    color: #000000;
}
div#podtab a {
    text-decoration: none;
    color: #D0D0D0;
}
div#podtab a:hover {
    text-decoration: underline;
}
div#pager {
    width: 390px;
    float: left;
}
div#pager a {
    padding-right: 9px;
    color: #888888;
}
div#pager a.act {
    color: #000000;
    font-weight: bold;
}
div#items {
    float: left;
    width: 140px;
}
div#items span {
    float: left;
}
div#items a {
    width: 21px;
    height: 20px;
    display: block;
    float: left;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
}
div#items a:hover {
    text-decoration: none;
}
div#items a#minus {
    background-image: url(../img/minus.gif);
}
div#items a#plus {
    background-image: url(../img/plus.gif);
}
div#pages {
    float: left;
}
div#linka {
    margin: 0 -30px;
    height: 15px;
    background-image: url(../img/line.gif);
}
div#text {
    color: #010101;
    padding: 0 35px 25px 40px;
}
div#content div#text {
    color: #1a1a1a;
    line-height: 1.4em;
}
div#content2 div#text p {
    line-height: 1.4em;
    font-size: 0.9em;
}
div#text h1 {
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 2.2em;
    line-height: 1em;
    color: #000000;
    position: relative;
    height: 36px;
}
div#text h1 span {
    background-image: url(../img/help1.gif);
}
div#text h2 {
    margin: 1.5em 0 0 0;
    padding: 0;
    font-size: 1.1em;
    color: #1b4580;
}
div.cfcompany {
    margin-top: 20px;
    font-weight: bold;
    font-size: 14px;
}
div.cftitle {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.cfplace {
    margin-bottom: 15px;
}
#claimForm div.cfline {
    height: 25px;
}
#claimForm div.cfline2 {
    height: 25px;
}
#claimForm div.cfline3 {
    height: 130px;
}
#claimForm div.space {
    margin-top: 10px;
}
#claimForm div.section {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid black;
}
#claimForm div.cfline label,
#claimForm div.cfline3 label {
    width: 300px;
    clear: left;
    float: left;
}
#claimForm div.cfline input {
    width: 200px;
}
#claimForm div.cfline select {
    width: 120px;
}
#claimForm span.errors {
    color: red;
}
#claimForm div.cfline2 div.label {
    width: 300px;
    clear: left;
    float: left;
}
#claimForm div.cfline3 textarea {
    width: 340px;
    height: 120px;
}
#claimForm input#accountPrefix,
#claimForm input#bankCode {
    width: 60px;
}
#claimForm input#accountNumber {
    width: 130px;
}

@media print {
    .noPrint {
        display: none;
    }
}
