* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
body, html {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 100.01%;
    height: 100%;
    text-align: center;
    width: 100%;
}
.wrapper {
    font-size: 80%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 919px;
}
.header {
    background: url("portal-images/header.gif") repeat-x scroll 0 100% transparent;
    border-top: 1px solid #FFFFFF;
    height: 90px;
    margin: 50px 0 0;
    padding: 0;
    width: 919px;
}
.header .logo {
    background: url("portal-images/logo.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 60px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 187px;
}
.header .logo-new {
    background-image: url("portal-images/logo-new.gif");
}
.header #menu {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 100;
    margin-right: -15px;
    margin-top: -30px;
    text-align: right;
}
.header #menu a {
    color: #000000;
    margin: 0 15px;
    text-decoration: none;
}
.header #menu a:hover {
    color: #14A6F1;
}
.content-box {
    height: 376px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 919px;
}
.content-box .portal-image {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.content-box .box {
    border: 1px solid #FFFFFF;
    float: right;
    height: 109px;
    margin: 11px 11px 0 0;
    padding: 0;
    position: relative;
    width: 328px;
    z-index: 9999;
}
.content-box .box .top {
    background: none repeat scroll 0 0 #14A6F1;
    border-bottom: 1px solid #FFFFFF;
    height: 36px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 328px;
}
.content-box .box .top h2 {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 130%;
    margin: 8px 0 0 13px;
}
.content-box .box .top h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
.content-box .box .top h2 a:visited {
    text-decoration: none;
}
.content-box .box .top h2 a:hover {
    text-decoration: underline;
}
.content-box .box .top h2 a:active {
    text-decoration: none;
}
.content-box .box .top .verder {
    background: url("portal-images/verder.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    height: 11px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 13px;
    width: 11px;
}
.content-box .box .btm {
    background: url("portal-images/box-back.gif") repeat-y scroll 0 0 transparent;
    height: 72px;
    margin: 0;
    padding: 0;
}
.content-box .box .btm p {
    font-size: 95%;
    padding: 8px 0 0 11px;
}
.content-box .box .btm p a {
    color: #000000;
    text-decoration: none;
}
.content-box .box .btm p a:visited {
    text-decoration: none;
}
.content-box .box .btm p a:hover {
    text-decoration: underline;
}
.content-box .box .btm p a:active {
    text-decoration: none;
}
#MAINCONTENT .box {
    border: 1px solid #FFFFFF;
    float: right;
    height: 109px;
    padding-left: 11px;
    position: relative;
    width: 160px;
    z-index: 9999;
}
#MAINCONTENT .box .top {
    background: none repeat scroll 0 0 #14A6F1;
    border-bottom: 1px solid #FFFFFF;
    height: 36px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 160px;
}
#MAINCONTENT .box .top h2 {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 130%;
    margin: 8px 0 0 13px;
}
#MAINCONTENT .box .top h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
#MAINCONTENT .box .top h2 a:visited {
    text-decoration: none;
}
#MAINCONTENT .box .top h2 a:hover {
    text-decoration: underline;
}
#MAINCONTENT .box .top h2 a:active {
    text-decoration: none;
}
#MAINCONTENT .box .top .verder {
    background: url("portal-images/verder.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    height: 11px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 13px;
    width: 11px;
}
#MAINCONTENT .box .btm {
    background: url("portal-images/box-back2.gif") repeat-y scroll 0 0 transparent;
    height: 72px;
    margin: 0;
    padding: 0;
    width: 160px;
}
#MAINCONTENT .box .btm p {
    font-size: 95%;
    padding: 8px 0 0 11px;
}
#MAINCONTENT .box .btm p a {
    color: #000000;
    text-decoration: none;
}
#MAINCONTENT.box .btm p a:visited {
    text-decoration: none;
}
#MAINCONTENT.box .btm p a:hover {
    text-decoration: underline;
}
#MAINCONTENT.box .btm p a:active {
    text-decoration: none;
}
.footer {
    background: url("portal-images/footer.gif") repeat-x scroll 0 0 transparent;
    height: 57px;
    margin: 0;
    padding: 0;
    position: relative;
}
.footer ul {
    float: right;
    list-style: none outside none;
    margin-right: 12px;
    margin-top: 40px;
}
.footer ul li {
    display: inline;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    margin: 0 0 0 5px;
}
.footer li a {
    color: #000000;
    font-size: 100%;
    text-decoration: none;
}
.footer li a:hover {
    text-decoration: underline;
}
.footer a.link-login {
    bottom: 5px;
    color: #14A6F1;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-decoration: none;
}
.clear {
    clear: both;
}

