/* COLORS: * menubar background: #EFDFD6 * main background color: #F7F3F7 * box background color: #EFEFEF * box border color: #EFEBEF * text color: #243671 */body {    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;    background-color: #ffffff;    font-size: 12px;}H1{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 14px;    color: #243671;    background-color: #EDEDED;}H2{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 12px;    color: #243671;    background-color: #EDEDED;}H3{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;    background-color: #EDEDED;}A, A:Active, A:Visited{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;    text-decoration: underline;}A:Hover{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #FFB663;    text-decoration: underline;}.boxHeaderIndent {    padding-left: 35px;}.boxBodyIndent {    padding-left: 15px;    padding-right: 15px;    padding-top: 15px;}.bodyCopy {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;    background-color: #EDEDED;    text-align: justify;}.spotlightCopy {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;    background-color: #EDEDED;}.articleCopy{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;    background-color: #EDEDED;    text-align: justify;    padding-left: 40px;    padding-right: 40px;}.footerCopy {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;    background-color: #EDEDED;    text-align: center;}TD.Divider{    background-color: #C6C3C6;}INPUT.SmallButton{    FONT-FAMILY: Arial, Helvetica, sans-serif;    FONT-SIZE: 10px;    FONT-WEIGHT: normal;    BORDER-BOTTOM: 2px solid #222222;    BORDER-LEFT: 2px solid #999999;    BORDER-RIGHT: 2px solid #222222;    BORDER-TOP: 2px solid #999999;    HEIGHT: 20px;    MARGIN: 0px 0px 0px 0px;    PADDING: 0px 0px 0px 0px;}Div.Login INPUT.TextInput{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 12px;    background-color: #F7F3F7;}DIV.Login TD.loginCopy{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #243671;}