*.mlb {
    font-family: Arial;
}
#mlb-body {
    background-color: #1a1a1a;
    margin: 0px;
}
.mlb-greenLine {
    background-color: #5e7c2b;
    height: 5px;
    clear: both;
    width: 100%;
    min-width: 1000px;
}

#mlb-pageContent {
    border: 1px solid #cdcdcd;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url(/css/htc/PIE.htc);
    margin-bottom: 10px;
    background-color: #ffffff;
    max-width: 1000px;
}
.mlb-pageContent1000 {
    width: 998px;
}
.mlb-pageContent800 {
    width: 798px;
    margin-left: 200px;
}
#mlb-middlePart {
    min-height: 100%;
    min-width: 1000px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    overflow: hidden;
}
#mlb-home-container,
#mlb-content {
    min-height: 1em;
    min-width: 1000px;
    width: 100%;
    position: absolute;
    overflow: hidden;
    background-color: #ecf0f6;
    padding-bottom: 530px;
    left:0;
}

#mlb-pageTitle {
    clear: both;
    margin-top: 40px;
    margin-bottom: 6px;
    postion: absolute;
    overflow: hidden;
}
#mlb-pageTitle h1 {
    font-size: 16pt;
    font-family: Arial;
    font-style: normal !important;
    margin: 0px;
    font-weight: normal;
    float: left;
}
.mlb-pageTitleWSection {
    padding-left: 230px;
}
#mlb-topText {
}

#mlb-paragraphs {
    padding: 30px;
    max-width: 998px;
}

.mlb-hPanel {
}
.mlb-round-box-with-border,
.mlb-round-box {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url(/css/htc/PIE.htc);
    overflow: hidden;
}

.mlb-round-box-with-border {
    border-style: solid;
    border-width: 1px;
}

.mlb-light-blue-link {
    color: #97cfff;
    font-size: 12px;
}
.mlb-p {
    margin-bottom: 20px;
    line-height: 15px;
    font-size: 10px;
    color: #fff;
}

.mlb-float-right {
    float: right;
}

.mlb-float-left {
    float: left;
}

.mlb-clear {
    clear: both;
    overflow: hidden;
}

.mlb-menu-sep {
    border-bottom: 1px solid #465246;
}

.mlb-menu-panel a.mlb-light-blue-link {
    text-decoration: none;
    display: block;
    height: 23px;
    line-height: 23px;
}
.mlb-panel-menu-cont {
    margin-bottom: 30px;
}

#mlb-paragraphs .mlb-p {
    font-size: 12px;
    line-height: 26px;
    color: #555555;
}

#mlb-paragraphs .mlb-p .mlb-light-blue-link {
    font-size: 12px;
    color: #218dcb
}

.mlb-cancel-text-simple, .mlb-cancel-text {
    color:#494949;
    font-size:14px;
}

.mlb-cancel-text {
    line-height:25px;
    margin-top:10px;
    margin-bottom:20px;
}

.mlb-cancel-text a {
    text-decoration:none;
}

.mlb-cancel-text a:hover {
    text-decoration:underline;
}

.mlb-cancel-link {
    color: #1f8dca;
    font-size:14px;
    line-height:25px;
    cursor:pointer;
}

