body {
    color: #f2f2f2;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    text-align: left;
    padding: 0;
    background-color: #3e6e92;
}

/* LINKS */

a.huransoka, a.huransoka:visited, a.huransoka:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.huransoka:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}


a.faq, a.faq:visited, a.faq:active {
    color: #1781ce;
    text-decoration: none;
    font-weight: bold;
}

a.faq:hover {
    color: #323232;
    text-decoration: underline;
    font-weight: bold;
}

a.active_quick, a.active_quick:visited, a.active_quick:active {
    color: #1781ce;
    text-decoration: none;
    font-weight: bold;
}

a.active_quick:hover {
    color: #323232;
    text-decoration: underline;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #f1f1f1;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}


/* Reset */
* {
    margin: 0px;
    padding: 0px;
}

/* Misc */

table {
    font-family: Arial;
    font-size: 11px;
}

p{ margin: 0px;padding: 0px; }

img {
    border: 0px;
}

div { margin: 0px;padding: 0px; }


.clear {
    clear: both;
}

option, textarea, input, select, file {
    font-family: Arial;
    font-size: 11px;
    height: 20px;
    _height: 18px;
    color: #fff;

}

#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}

h5 {
    color: #323232;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    margin: 0px;
}

h4 {
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 0px;
}

h3 {
    padding-left: 30px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    height: 36px;
    line-height: 36px;
    margin: 0px;
}

h2 {
    color: #1781ce;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    height: 20px;
    line-height: 20px;
    margin: 0px;
}

h1 {
    color: #1781ce;
    font-weight: bold;
    font-size: 22px;
    margin: 0px;
    height: 30px;
    line-height: 30px;
    margin: 0px;
}

.form_on {
    color: #fff;
    background-color: #4f80a4;
    border: 1px solid #fff600;
    padding: 3px;
}

.form_off {
    color: #fff;
    background-color: #2f5b7c;
    border: 1px solid #4f80a4;
    padding: 3px;
}

.sendbotton {
    background: url(../images/applyfront.jpg) #3e6e92;
    background-repeat:no-repeat;
    border: 0px;
    margin: 0px;
    height: 22px;
    width: 95px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-shadow: #427092 1px 1px 0;
}
