/*     Document   : achStyle    Created on : June 25, 2007, 1:48 PM    Author     : cramon    Description:*/root {     display: block;}body {    background-color: #ffffff;    font-family: Arial;    /*        font-size: 2;        margin-right: 10px;        padding-right: 10px;        margin-left: 10px;        padding-left: 10px;    */} div.divMainBodyDiv {    /*        overflow: auto;        width: 680px;        height: 400px;    */    text-align: center;}td.tdHeaderTitle {    /*        color: #069de3;    */    text-align: left;    color: #056998;    vertical-align: bottom;    text-decoration: none;    font-weight: bolder;    font-style: oblique;    letter-spacing: 1px;    padding: 0px 0px 10px 10px;    margin:  0px 0px 0px 0px;    font-size: 17px;}td.tdInputLabel {    color: #FFFFFF;    background-color: #999999;    text-align: right;    vertical-align: bottom;    white-space: nowrap;    font-weight: bold;    font-size: 14px;}tr.trMerchMenuButtonRow{    background-color: #999999;}tr.trResultsHeadingRow {    background-color: #000000;    color: #FFFFFF;    white-space: nowrap;    font-weight: bold;    font-size: 13px;}tr.trTotalsFooter {    background-color: #056998;    color: #FFFFFF;    white-space: nowrap;    font-weight: bold;    font-size: 13px;}tr.trResultRowtrue{    background-color: #e0f5ff;    white-space: nowrap;    font-size: 13px;    /*        background-color: #d3f1ff;        background-color: #ace3fd;        background-color: #D3D3D3;    */}tr.trResultRowfalse{    background-color: #FFFFFF;    white-space: nowrap;    font-size: 13px;}tr.trResultRowtrue:hover {    background-color: #DCDCDC;    white-space: nowrap;    font-size: 13px;}tr.trResultRowfalse:hover {    background-color: #DCDCDC;    white-space: nowrap;    font-size: 13px;}tr.trBodyTitle {    text-align: center;    /*        background-color: #0000ff;        background-color: #67c2ed;    */    background-color: #056998;    color: #FFFFFF;    font-weight: bold;    font-size: 16px;}tr.trFormRow {    background-color: #999999;}tr.trTopButtonRow {    background-color: #67c2ed;}tr.trFooterMessage {    text-align: center;    background-color: #000000;    color: #FFFFFF;    font-size: 15px;    /*        text-decoration: blink;    */}tr.trFooterMessage2 {    text-align: center;    background-color: #FFFFFF   ;    color: #056998;    font-size: 15px;    font-family: Verdana;}tr.trFooterMessage3 {    text-align: center;    /*        background-color: #FFFFFF   ;        font-family: Verdana;    */    color: #FF0000;    font-size: 15px;}tr.trFooterMessage4 {    text-align: center;    /*        background-color: #FFFFFF   ;        font-family: Verdana;    */    color: red;    font-size: 15px;    font-weight: bold;}th.thFooterMessage {    /*        padding: 10px 10px 10px 10px;        margin:  10px 10px 10px 10px;    */    width: 100%;    height: 100%;}tr.trBodySubTitle {    text-align: center;    /*        background-color: #bbbbbb;    */    background-color: #999999;    color: #FFFFFF;    font-weight: bold;    padding: 0px 0px 0px 7px;    margin:  0px 0px 0px 0px;}tr.trBodySubTitle1 {    text-align: left;    background-color: #999999;    color: #FFFFFF;    font-weight: bold;    padding: 0px 0px 0px 0px;    margin:  0px 0px 0px 0px;}table.tableMenu {    padding: 0px 0px 0px 5px;    margin:  20px 0px 20px 2px;    white-space: nowrap;    /*        position: relative; top: 20px; left: 20px;    */}table.tableImageBackground {    padding: 0px 0px 0px 0px;    margin:  0px 0px 0px 0px;    background-color: #FFFFFF;    background-repeat: no-repeat;    white-space: nowrap;}tr.trTextRow {    font-size: 13px;}td.tdTextCellBlue {    color: blue;}td.tdTextCellRed {    color: red;}td.tdDefaultCell {    font-size: 13px;}td.tdNumberCell {    font-size: 13px;    /*    text-align: right;*/}td.tdLinkCell {    font-size: 15px;}td.tdMenuButton {    text-align: left;    vertical-align: middle;    /*        white-space: nowrap;        text-decoration: none;        padding: 0px 0px 0px 7px;        margin:  0px 0px 0px 7px;        letter-spacing: 0px;        border-bottom: 17px solid #ffffff;    */}.clear { /* generic container (i.e. div) for floating buttons */         overflow: hidden;         width: 100%;}a.button {    background: transparent url('../images/bg_button_a3.gif') no-repeat scroll top right;    /*    color: #444;    */    color: #000;    display: block;    float: left;    font: normal 12px arial, sans-serif;    height: 24px;    margin-right: 6px;    padding-right: 18px; /* sliding doors padding */    text-decoration: none;}a.button span {    background: transparent url('../images/bg_button_span3.gif') no-repeat;    display: block;    line-height: 14px;    padding: 5px 0 5px 18px;}a.button:active {    background-position: bottom right;    /*     color: #000;    */    color: #FF0000;    outline: none; /* hide dotted outline in Firefox */}a.button:active span {    background-position: bottom left;    padding: 6px 0 4px 18px; /* push text down 1px */} a.standardButton {    color: #000000;    text-decoration: none;    /*        display: block;        width: 100%;        height: 100%;        font-size: 13px;        font-weight: bold;        font-style: oblique;        border-bottom: 1px solid #000000;        border-top: 1px solid #000000;        border-left: 1px solid #000000;        border-right: 1px solid #000000;    */    border-style: solid;    border-width : 1px 1px 1px 1px;    text-decoration : none;    padding : 4px;    border-color : #69f #00f #00f #69f;}a.standardButton:hover {     border-color: #ccc; }    /**/a.menuButton {    color: #ffffff;    text-decoration: none;    /*    color: #000000;    */    display: block;    width: 100%;    height: 100%;    font-size: 13px;    font-weight: bold;    font-style: oblique;    /*        border-bottom: 1px solid #000000;        border-top: 0px;        border-left: 0px;        border-right: 0px;    */}a.menuButton:hover {    color: #FF0000;    /*        text-decoration: none;        display: block;    */    width: 100%;    height: 100%;    font-size: 13px;    font-weight: bold;}li.liBulletElement {    /*        color: #FF0000;        text-decoration: none;    */    padding: 0px 0px 0px 1px;    margin:  0px 0px 0px 13px;    /*        border-bottom: 1px solid #000000;    */}/*li.liBulletElementNew {    padding: 0px 0px 0px 1px;    margin:  0px 0px 0px 25px;   }*/#status-area .flash_message {    padding: 5px;    color: green;}.pageSubheader h4 { text-transform: none; color: #002F5B !important; font: bold 24pt/24pt Arial, Helvetica, sans-serif !important;text-align: left; position: relative; margin-top: 0px; width: auto; border-bottom: 1px solid #002F5B; padding-bottom: 7px; clear: both; }.pageSubheader h4 a { text-transform: none; color: #777;  font: bold 18pt/20pt Arial, Helvetica, sans-serif; position: relative; margin-top: 0px; width: auto; padding-bottom: 5px; clear: both; }.pageSubheader h4 a:hover { font: bold 18pt/20pt Arial, Helvetica, sans-serif; color: #777; position: relative; margin-top: 0px; width: auto; padding-bottom: 5px; clear: both; }.prodboxWht { margin: 5px 5px 15px; padding:18px; width:718px; border-radius: 15px; border: 1px solid #ccc; background: #ffffff; overflow: auto; display: block; }.prodboxWht1 { margin: 5px 5px 15px; padding:18px; width:700px; border-radius: 15px; border: 1px solid #ccc; background: #ffffff; overflow: auto; display: block; }.prodbox h4,.prodboxWht h4 { text-transform: none; color: #333333 !important; font: bold 18pt/20pt Arial, Helvetica, sans-serif !important; text-align: left; position: relative; margin-top: 0px; width: auto; border-bottom: 1px solid #CCC; padding-bottom: 5px; clear: both; }.prodbox a,.prodbox h4 a,.prodboxWht a,.prodboxWht h4 a { font-weight: bold; color: #333333; text-decoration: none; }.prodbox a:hover,.prodbox h4 a:hover,.prodboxWht a:hover,.prodboxWht h4 a:hover {color: #F2C63C; text-decoration: none;}#row2 .prodbox { margin: 15px 10px 15px 0px; padding: 15px; border-radius: 15px; border: 1px solid #ccc; background: #f3f3f3; display: block; overflow: auto; box-shadow: 0px 1px 5px #b9b9b9; }.bgrow2 { width:190px; border-radius: 15px; border: 1px solid #ccc; background: #f0f0f0; padding: 20px; margin-bottom: 20px; position: relative; left: -15px; top: -15px; line-height: 100%; box-shadow: 0px 1px 5px #b9b9b9; }.prodbox .artBlue,.prodboxWht .artBlue { color: #002F5B; font: italic bold 12pt Arial, Helvetica, sans-serif; border-bottom: 1px solid #002F5B; padding-bottom: 2px; display: block; margin-bottom: -10px; }.pressBox { font:  12pt/14pt Arial, Helvetica, sans-serif !important; color: #999 !important; padding: 10px 20px;text-align: left; border-bottom: 1px solid #CCC; }.pressBoxLast { font: 12pt/14pt Arial, Helvetica, sans-serif !important; color: #999 !important;text-align: left; padding: 10px 20px; }.pressBox a,.pressBoxLast a { font: normal 12pt/14pt Arial, Helvetica, sans-serif !important; color: #000 !important; }.pressBoxLast p { font: normal 12pt/14pt Arial, Helvetica, sans-serif !important; color: #000 !important; padding: 0px 0px !important;}.pressBox p { font: normal 12pt/14pt Arial, Helvetica, sans-serif !important; color: #000 !important; padding: 0px 0px !important;}.pressBox a:hover,.pressBoxLast a:hover { text-decoration: underline !important; color: #002F5B !important; }#redcolor {background-color : #F8F8F8 !important;color : #FF0000 !important;}#boldFont {font-weight: bolder !important;}tr.trMessagenew {    color: yellow;    font-size: 15px;    font-family: Verdana;}