body {
    color:#666666;
    font-size: 13px;
    line-height: 147%;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    background-color:#F0F0F0;
    min-width:960px;
}
body h1 {
    font-size: 36px;
    font-weight: normal;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #333333;
    font-size: 26px;
    font-weight: normal;
    line-height: 100%;
    text-align:center;
}
body h3 {
    color: #515151;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
body a {
    color: #0066FF;
    font-weight: normal;
    text-decoration: none;
}
body a:active, body a:hover {
    color: #0066FF;
    text-decoration: underline;
}
.main_wrapper {
    clear: both;
    min-height: 622px;
    width: 100%;
    margin: 0px auto;
    min-width:960px;
    background-color:#F0F0F0;
}
.main_wrapper h4 {
    text-align:right;
}
.header_wrapper a {
    text-align:right;
    color:#F0F2F5;
}
.header_wrapper h1 {
    text-align:center;
}
.header_wrapper h2 {
    text-align:right;
}
.header_wrapper {
    clear: both;
    min-height: 54px;
    background-color:#000000;
    background-image:url(../images/bg_header.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.xcbe_header_logo {
    float: left;
    width: 20%;
    min-height: 50px;
}
.header_center {
    float: left;
    width: 50%;
    min-height: 50px;
}
.header_right {
    float: left;
    width: 30%;
    min-height: 50px;
}
.top_header_wrapper {
    clear: both;
    min-height: 50px;
    background-color:#1F1F1F;
    border-bottom:0px solid;
    width:960px;
    margin-left:auto;
    margin-right:auto;
}
.top_header {
    min-height: 120px;
    width: 960px;
    margin-left:auto;
    margin-right:auto;
}
.logo {
    float: left;
    width: 273px;
    min-height: 74px;
    padding-top:20px;
}
.company_logo {
    width: 270px;
}
.company_logo img {
    float: left;
    margin-right: 13px;
}
.navigation {
    float: left;
    width: 687px;
    min-height: 120px;
    color:#FFFFFF;
}
.company_logo_main {
    clear: both;
    min-height: 85px;
    background-color:#F0F0F0;
    padding-top:10px;
}
.content_wrapper {
    clear: both;
    min-height: 410px;
    background-color:#F0F0F0;
    border-top:0px solid rgb(255, 255, 255);
}
.content {
    min-height: 320px;
    width: 890px;
    background-color:#FFFFFF;
    padding:20px;
    margin:20px auto;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.column_7 {
    float: left;
    width: 405px;
    min-height: 280px;
    padding:20px;
}
.column_8 {
    float: left;
    width: 445px;
    min-height: 320px;
    background:url("../images/login_bg.png") no-repeat;
}
.customClass {
    margin-left: 80px;
    min-height:211px;
    margin-top:50px;
}
.footer_wrapper {
    clear: both;
    min-height: 63px;
}
.bottom_footer_wrapper {
    clear: both;
    min-height: 63px;
    background-color:#F0F0F0;
}
.column_6 {
    min-height: 48px;
    width: 960px;
    padding-top:15px;
    margin-left:auto;
    margin-right:auto;
}
.column_6 p {
    color: #000000;
}
.column_6 h1 {
    color: #FFFFFF;
}
.copyright {
    float: left;
    min-height: 25px;
    margin:0;
    font-size: 13px;
    cursor: default;
}
.copyright .company {
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}
.copyright .company:hover {
    color: #77C4D2;
}
.copyright .privacy_policy {
    border-bottom: 0px solid rgb(145, 145, 145);
    cursor: pointer;
    color:#1AA3FF;
    min-height:1px;
}
.copyright .privacy_policy:hover {
    border-bottom: 0px solid #000000;
    min-height:2px;
    text-decoration:underline;
}
.hmenubar {
    text-align: right;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    min-height:120px;
}
.hmenubar li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    background: transparent;
}
.hmenubar li a {
    display: block;
    margin: 0;
    padding: 50px 15px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 73px;
    height: auto;
    color: #FFFFFF;
    text-transform: uppercase;
    font: normal normal bold 15px/normal Trebuchet MS, sans-serif;
}
.hmenubar li a:hover {
    color: #FFFFFF;
    background-color: #0099FF;
}
.hmenubar li a:active {
    color: #FFF;
    background-color: #1aa4ff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1aa4ff), color-stop(100%, #0087e1));
    background-image: -webkit-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -moz-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -o-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -ms-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: linear-gradient( to bottom,#1aa4ff 0%,  #0087e1 100%);
    background-image: -webkit-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -moz-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -o-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -ms-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: linear-gradient( to bottom,#1aa4ff 0%,  #0087e1 100%);
    background-image: -webkit-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -moz-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -o-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -ms-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: linear-gradient( to bottom,#1aa4ff 0%,  #0087e1 100%);
}
.hmenubar li a.clicked {
    color: #FFF;
    background-color: #1aa4ff;
    min-height:10px;
    padding:50px 15px;
    margin-right:0px;
    text-align:center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1aa4ff), color-stop(100%, #0087e1));
    background-image: -webkit-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -moz-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -o-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -ms-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: linear-gradient( to bottom,#1aa4ff 0%,  #0087e1 100%);
    background-image: -webkit-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -moz-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -o-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -ms-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: linear-gradient( to bottom,#1aa4ff 0%,  #0087e1 100%);
    background-image: -webkit-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -moz-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -o-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: -ms-linear-gradient( top,#1aa4ff 0%,  #0087e1 100%);
    background-image: linear-gradient( to bottom,#1aa4ff 0%,  #0087e1 100%);
}
p.account_name_logt {
    margin-top: 5px;
    min-height:49px;
    margin-bottom:0em;
    color:#A8A6A8;
}
.big_buttons {
    float:left;
    width:128px;
    height:110px;
    padding:10px;
    text-align:center;
}
.big_buttons a {
    text-decoration:none;
    color:#09F;
    font-size:14px;
}
.big_buttons a:hover {
    text-decoration:underline;
    color:#00F;
}
.login_input {
    font-size:16px;
    width: 168px;
    height:28px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color:#FFFFFF;
    border-color:#CCCCCC;
    border-style:solid;
    border-width:1px;
    padding:0 5px;
}
a.anchor {
    margin-left: 20px;
    color:#F00865;
}
.login_button {
    width: 60px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0d212), color-stop(100%, #b3b3b3));
    background-image:-webkit-linear-gradient( top,#e0d212 0%,  #b3b3b3 100%);
    background-image:-moz-linear-gradient( top,#e0d212 0%,  #b3b3b3 100%);
    background-image:-o-linear-gradient( top,#e0d212 0%,  #b3b3b3 100%);
    background-image:-ms-linear-gradient( top,#e0d212 0%,  #b3b3b3 100%);
    background-image:linear-gradient( to bottom,#e0d212 0%,  #b3b3b3 100%);
    height:25px;
    border-color:#EB6CEB;
    border-style:none;
    border-width:0px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.login_button:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffeb0d), color-stop(57%, #adadad));
    background-image: -webkit-linear-gradient( top,#ffeb0d 0%,  #adadad 57%);
    background-image: -moz-linear-gradient( top,#ffeb0d 0%,  #adadad 57%);
    background-image: -o-linear-gradient( top,#ffeb0d 0%,  #adadad 57%);
    background-image: -ms-linear-gradient( top,#ffeb0d 0%,  #adadad 57%);
    background-image: linear-gradient( to bottom,#ffeb0d 0%,  #adadad 57%);
}
h2.heading {
	color: #BF0B77;
}
p.loginwarning {
	color: #FA0303;
	margin-bottom:0em;
	margin-top:0em;
}