.ver9pad {
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 6px 12px;
}

.ver9 {
    font-size: 11px; 
    font-family: arial, Arial; 
    line-height: 14px;
}

.ver9login {
    font-size: 11px;
    font-family: arial, Arial;
    width: 150px;
}

.ver9pad2 {
    font-size: 11px;
    font-family: arial, Arial;
    padding: 6px 12px 6px 4px;
}

.ver9pad2 a:link {
    color: #212126; 
    text-decoration: none;
}

.ver9pad2 a:visited {
    color: #212126;
    text-decoration: none;
}

.ver9pad2 a:hover {
    color: #003f62;
    text-decoration: none;
}

.ver9pad2 a:active {
    color: #212126;
    text-decoration: none;
}

.fieldwidth {
    font-size: 11px;
    font-family: arial, Arial;
    width: 100%;
}

.ver9a {
    font-size: 11px;
    font-family: arial, Arial;
}

.ver9a a:link {
    color: black;
    text-decoration: none;
}

.ver9a a:visited {
    color: black; 
    text-decoration: none;
}

.ver9a a:hover {
    color: #A6AFCC;
    text-decoration: none;
}

.ver9a a:active {
    color: black;
    text-decoration: none;
}

.ver9pad3 {
    font-size: 11px; 
    font-family: arial, Arial; 
    line-height: 14px; 
    padding: 6px 12px;
}

.ver9pad4 {
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 2px 12px 2px 4px;
}

.ver9guide {
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 2px 12px 2px 4px;
}

.ver9guide a:link { color: black; text-decoration: none }
.ver9guide a:visited { color: black; text-decoration: none }
.ver9guide a:hover { color: #003f62; text-decoration: none }
.ver9guide a:active { color: black; text-decoration: none }

.ver9pad5 {
    font-size: 11px; 
    font-family: arial, Arial; 
    line-height: 14px; 
    padding: 6px 12px;
}

.ver9pad5 a:link  { color: blue; text-decoration: underline }
.ver9pad5 a:visited  { color: black; text-decoration: underline }
.ver9pad5 a:hover { color: #A6AFCC; text-decoration: underline }
.ver9pad5 a:active  { color: black; text-decoration: underline }
.ver9b { font-size: 11px; font-family: arial, Arial; line-height: 14px }
.ver9b a:link { color: black; text-decoration: none }
.ver9b a:visited { color: black; text-decoration: none }
.ver9b a:hover { color: black; text-decoration: underline }
.ver9b a:active { color: black; text-decoration: none }
.ver9c { font-size: 11px; font-family: arial, Arial; line-height: 14px }
.ver9c a:link { color: #DEDEDE; text-decoration: underline }
.ver9c a:visited { color: #DEDEDE; text-decoration: none }
.ver9c a:hover { color: #61abb9; text-decoration: none }
.ver9c a:active { color: #DEDEDE; text-decoration: none }


/*All page styles*/
BODY {
    margin-top: 11px;
    background-color: #ffffff;
}

.disclaimercell{background-color: #9bb0c4;}

.titlecell {
    color: #212126;
    background-color: #DEDEDE; 
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 6px 12px;
}

.divider1 {background-color: #003f62;}
.leftfill{
    margin-left: 5px;
    background-color: #9bb0c4;
}

.bodycell {
    background-color: #FFFFFF;
    font-size: 11px;
    font-family: arial, Arial;
    line-height: 14px;
    padding: 6px 12px;
}

.bodycell a:link {
    color: #212126; 
    text-decoration: underline;
}

.bodycell a:visited  { color: #212126; text-decoration: underline}
.bodycell a:hover { color: #003f62; text-decoration: underline }
.bodycell a:active  { color: #212126; text-decoration: underline }

.box1 {
    background-color: #9bb0c4;
    font-size: 11px;
    font-family: arial, Arial;
    line-height: 14px;
    padding: 6px 12px;
}

.box1 a:link  { color: #212126; text-decoration: underline }
.box1 a:visited  { color: #212126; text-decoration: none }
.box1 a:hover { color: #003f62; text-decoration: none }
.box1 a:active  { color: #212126; text-decoration: none }

.box2 {
    background-color: #9bb0c4; 
    font-size: 11px; 
    font-family: arial, Arial; 
    line-height: 14px; 
    padding: 6px 12px;
}

.box2 a:link  { color: #000000; text-decoration: underline }
.box2 a:visited  { color: #000000; text-decoration: none }
.box2 a:hover { color: #61abb9; text-decoration: none }
.box2 a:active  { color: #000000; text-decoration: none }


/*HomePage only Styles MDS Spreads*/
a { color: #000; text-decoration: none }
a:hover { color: #A6AFCC; text-decoration: none }
a:visited { color: #000; text-decoration: none }

.homeboxtitle {
    background-color: #003f62; 
    color: white; 
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 6px 12px; 
    font-weight:bold;
}

.homeboxtitle a:hover {
    color: #212126; 
    text-decoration: none;
}

/*HomePage only Styles MDS Spreads*/
.homeboxtitle a:link  { color: white; text-decoration: none; }
.homeboxtitle a:active {color: white; text-decoration: none }
.homeboxtitle a:hover { color: #9bb0c4; text-decoration: none; }
.homeboxtitle a:visited { color: white; text-decoration: none }


.homebox {
    color: #212126; 
    background-color: #f2fbff; 
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 6px 12px;
} 

.homebox a:hover {
    color: #9bb0c4; 
    text-decoration: underline;
}

.homebox a:link {
    color: #212126;
    text-decoration: none;
}
.homebox a:link  { color: black; text-decoration: none; }
.homebox a:active {color: black; text-decoration: none }
.homebox a:hover { color: #003f62; text-decoration: none; }
.homebox a:visited { color: black; text-decoration: none }

.homedivider1 {background-color: #FFFFFF}
.homedivider2 {background-color: #A6AFCC}
.homedivider3 {background-color: #aaaaaa}

.hometitlecell {
    background-color: #003f62; 
    font-weight: bold; 
    color: #ffffff; 
    font-size: 11px; 
    font-family: arial, Arial; 
    padding: 6px 12px ;
}
.loginlabel {color: #212126;}
.logincell {background-color: #9bb0c4;}