@CHARSET "ISO-8859-1";

body {
background-color: #ffffff;
color: #000000;
}

.Zbody {
background-image: url("/images/zassistme_background.png");
background-position: 10px 10px;
color: #000000;
}

.mobile_font1 {
font-size: 10pt;
}

.mobile_font2 {
font-size: 12pt;
}

.mobile_font3 {
  font-size: 16pt;
  text-align: center;
}

a.calndr {
text-decoration: none;
}

a.MWJCAL {
display: block;
width: 100%;
font-weight: bold;
}

a.MWJCAL:hover {
background-color: #99ff99;
}

#smtm_contents {
z-index: 1;
position: absolute;
}

.wait_table {
font-size: 10pt;
border: 0px solid #000000;
background-color: #B8B8B8;
}

.wait_text {
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  z-index:20;
}

.ttitle_20 {
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
}

.ttitle {
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.inv_title {
  vertical-align:top;
  padding:4px;
  text-align: center;
  font-size:12px;
  font-weight: bold;
}

.inv_header {
  vertical-align:top;
  padding:4px;
  text-align: center;
  font-size:10px;
  font-weight: bold;
  border: 1px solid #000000;
}

.inv_row {
  vertical-align:top;
  padding:4px;
  text-align: right;
  font-size:10px;
  border: 1px solid #000000;
}

.inv_row_cntr {
  vertical-align:top;
  padding:4px;
  text-align: center;
  font-size:10px;
  border: 1px solid #000000;
}

.inv_row_left {
  vertical-align:top;
  padding:4px;
  text-align: left;
  font-size:10px;
  border: 1px solid #000000;
}

.inv_row_right {
  vertical-align:top;
  padding:4px;
  text-align: right;
  font-size:10px;
  border: 1px solid #000000;
}

.mobile_row_cntr {
  vertical-align:top;
  padding:4px;
  text-align: center;
  font-size:10px;
  border: 0px solid #000000;
}

.mobile_row_left {
  vertical-align:top;
  padding:4px;
  text-align: left;
  font-size:10px;
  border: 0px solid #000000;
}

.mobile_row_right {
  vertical-align:top;
  padding:4px;
  text-align: right;
  font-size:10px;
  border: 0px solid #000000;
}

.mobile_row_bold {
  vertical-align:top;
  padding:4px;
  font-size:14px;
  font-weight: bold;
  border: 0px solid #000000;
}

.mobile_button_bold {
  vertical-align:top;
  padding:6px;
  font-size:18px;
  font-weight: bold;
}

.top_closer_row {
  vertical-align:top;
  padding-top:0px;
  height: 9px;
  text-align: right;
  font-size:8px;
}

.top_closer_link {
  vertical-align:top;
  padding-top:0px;
  height: 9px;
  text-align: right;
  font-size:8px;
  color: #0000ff;
  cursor: pointer;
}

.top_pending_link {
  vertical-align:top;
  padding-top:0px;
  height: 9px;
  text-align: right;
  font-size:8px;
  color: #000000;
  text-decoration: blink;
  visibility: hidden;
}

.top_row {
  vertical-align:top;
  padding-top:2px;
}

.top_row_a{
  vertical-align:top;
  padding-top:6px;
}

body, td, th, h1, h2 {
font-family: Verdana;
}

pre {
margin: 0px;
 font-family: monospace;
}

.emsg {
color: #FF0000;
font-weight: bold;
}

.failmsg {
color: #FF0000;
}

a:link {
color: #000099;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.elink:link {
color: #FF0000;
text-decoration: none;
}

.elink:hover {
color: #FF0000;
text-decoration: underline;
}

.tlink:visited {
color: #000000;
text-decoration: none;
}

.tlink:link {
color: #000000;
text-decoration: none;
}

.tlink:hover {
color: #000000;
text-decoration: underline;
}

.elink:visited {
color: #FF0000;
text-decoration: none;
}


table {
border-collapse: collapse;
}

.gbar_table {
font-size: x-small;
border: 1px solid #000000;
background-color: #ccff99;
}

.gbar {
font-size: x-small;
border: 0px;
background-color: #ccff99;
}

.rbar_table {
font-size: x-small;
border: 1px solid #000000;
background-color: #ff99ff;
}

.rbar {
font-size: x-small;
border: 0px;
background-color: #ff99ff;
}

.date_item {
font-size: 9pt;
}

.center {
text-align: center;
}

.data_item {
text-align: center;
}

.center table {
margin-left: auto;
margin-right: auto;
text-align: left;
}

.captcha_cell {
margin-top: 20px;
text-align: left;
}

.date_cell {
margin: auto;
border : 0px;
}

.center th {
text-align: center;
}

td, th {
border: 0px solid #000000;
}

.captcha_cell {
margin-top: 20px;
text-align: left;
}

.diary_note {
font-size: 10pt;
}

.warning_note {
font-size: 10pt;
background-color:#ffff66;
}

.hide_diary_links {
font-size: 10pt;
color: #0000ff;
padding: 2px;
cursor: pointer;
visibility: hidden;
}


.diary_links {
font-size: 10pt;
color: #0000ff;
padding: 2px;
cursor: pointer;
}

.diary_links:link {
color: #0000ff;
text-decoration: none;
}

.diary_links:visited {
color: #0000ff;
text-decoration: none;
}

.diary_links:hover {
color: #0000ff;
text-decoration: underline;
}

.button_links {
font-size: 16pt;
color: #0000ff;
padding: 2px;
cursor: pointer;
border-style: ridge;
}

.button_links:link {
color: #0000ff;
text-decoration: none;
}

.button_links:visited {
color: #0000ff;
text-decoration: none;
}

.button_links:hover {
color: #0000ff;
text-decoration: underline;
}

.click_button_link {
cursor: pointer;
}


.footer_links {
font-size: 8pt;
color: #0000ff;
padding: 2px;
cursor: pointer;
}

.footer_links:link {
color: #0000ff;
text-decoration: none;
}

.footer_links:visited {
color: #0000ff;
text-decoration: none;
}

.footer_links:hover {
color: #0000ff;
text-decoration: underline;
}

.border_help_table {
font-size: 10pt;
border: 1px solid #000000;
background-color: #ffffff;
padding: 4px;
}

.help_note {
vertical-align: top;
font-size: 10pt;
border : 0px;
padding: 10px;
}

.help_links {
font-size: 10pt;
color: #0000ff;
cursor: pointer;
}

.help_links:link {
color: #0000ff;
text-decoration: none;
}

.help_links:visited {
color: #0000ff;
text-decoration: none;
}

.help_links:hover {
color: #0000ff;
text-decoration: underline;
}

.menu_note {
font-size: 10pt;
border : 0px;
padding: 4px;
}

.menu_links {
font-size: 12pt;
color: #0000ff;
padding: 2px;
cursor: pointer;
}

.menu_links:link {
color: #0000ff;
text-decoration: none;
}

.menu_links:visited {
color: #0000ff;
text-decoration: none;
}

.menu_links:hover {
color: #0000ff;
text-decoration: underline;
}

.padded_cell2 {
padding: 4px;
}

.nobdr_table_cntr{
font-size: 14pt;
border: 0px solid #000000;
padding: 2em 2em 2em 2em;
margin-left: auto;
margin-right: auto;
}

.noborder_table {
font-size: 10pt;
border: 0px solid #000000;
background-color: #ffffff;
padding: 2em 2em 2em 2em;
}

.noborder_msg_table {
font-size: 10pt;
border: 0px solid #000000;
background-color: #ffffff;
padding: 2em 2em 2em 2em;
width: 570px;
}

.noborder_table_cntr{
font-size: 14pt;
border: 0px solid #000000;
background-color: #ffffff;
padding: 2em 2em 2em 2em;
width: 100%;
}

.noborder_table_mobile{
font-size: 14pt;
border: 0px solid #000000;
background-color: #ffffff;
padding: 2em 2em 2em 2em;
}

.border_table {
font-size: 10pt;
border: 1px solid #000000;
background-color: #ffffff;
padding: 2px 2px 2px 2px;
}

.green_border_table {
font-size: 10pt;
border: 1px solid #00ff00;
background-color: #ffffff;
padding: 4px 10px 4px 10px;
}

.green_note {
font-size: 10pt;
background-color: #ffffff;
padding: 10px 40px;
}

.border_table2 {
font-size: 10pt;
border: 1px solid #000000;
background-color: #ffffff;
padding: 2em 2em 2em 2em;
}

.border_table3 {
font-size: 10pt;
border: 1px solid #000000;
background-color: #ffffff;
padding: 4px 4px 4px 4px;
}

.border_table3c {
font-size: 10pt;
text-align: center;
border: 1px solid #000000;
background-color: #ffffff;
padding: 4px 4px 4px 4px;
}

.border_table3c_highlight {
font-size: 10pt;
text-align: center;
border: 1px solid #000000;
background-color: #ffff66;
padding: 4px 4px 4px 4px;
}

.border_table_hover {
font-size: 10pt;
border: 1px solid #000000;
background-color: #ccffff;
}

.row_hover {
font-size: 10pt;
padding: 2em 2em 2em 2em;
}

.graph_table {
font-size: 10pt;
border: 2px ridge #000000;
background-color: #ffffff;
border-right-color: #ffffff;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-bottom-color: #ffffff;
padding: 2em 2em 2em 2em;
cursor: crosshair;
}

.graph_table2 {
font-size: 10pt;
padding: 2em 2em 2em 2em;
cursor: crosshair;
}

.graph_outer_div {
padding:10px;
overflow:auto;
position:relative;
left:1px;
top:1px;
visibility:visible;
border: 1px ridge #000000;
background-color: #ffffff;
border-left-width: 2px;
border-right-width: 0px;
border-top-width: 0px;
}

.graph_outer_visibleflow_div {
padding:10px;
overflow:visible;
position:relative;
left:1px;
top:1px;
visibility:visible;
border: 1px ridge #000000;
background-color: #ffffff;
border-left-width: 2px;
border-right-width: 0px;
border-top-width: 0px;
}

.graph_inner_div {
font-size: 1pt;
position:relative;
left:1px;
top:1px;
height:300px;
visibility:visible;
}

.graph_inner800_div {
font-size: 1pt;
position:relative;
left:1px;
top:1px;
height:300px;
width:800px;
visibility:visible;
}

.graph_inner_mobile_div {
font-size: 1pt;
position:relative;
left:1px;
top:1px;
height:200px;

visibility:visible;
}

.blu_div {
position:absolute;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
bottom:1px;
width: 2px;
background-color:blue;
z-index:3;
}

.gray_div {
position:absolute;
bottom:1px;
width: 2px;
background-color:#ACACAC;
z-index:2;
}

.blk_div {
position:absolute;
opacity:.40;
filter: alpha(opacity=40);
-moz-opacity: 0.4;
bottom:1px;
width: 2px;
background-color:black;
z-index:3;
}

.low_blk_div {
position:absolute;
opacity:.40;
filter: alpha(opacity=40);
-moz-opacity: 0.4;
bottom:1px;
width: 2px;
background-color:black;
z-index:4;
}

.low_violet_div {
position:absolute;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
bottom:1px;
width: 2px;
background-color:violet;
z-index:2;
}

.grn_div {
position:absolute;
bottom:1px;
width: 2px;
background-color:green;
z-index:3;
}

.grnw_div {
position:absolute;
bottom:1px;
width: 6px;
background-color:green;
z-index:3;
}

.wht_div {
position:absolute;
width: 2px;
background-color:white;
z-index:3;
}

.whtw_div {
position:absolute;
width: 6px;
background-color:white;
z-index:3;
}

.red_div {
position:absolute;
bottom:1px;
width: 2px;
background-color:red;
z-index:3;
}

.hover_pt:link {
color: #00ff00;
text-decoration: none;
cursor: crosshair;
}

.hover_pt:visited {
color: #00ff00;
text-decoration: none;
cursor: crosshair;
}

.hover_pt:hover {
color: #ff0000;
text-decoration: blink;
cursor: crosshair;
}

.hover_h2opt:link {
color: #0000ff;
text-decoration: none;
cursor: crosshair;
}

.hover_h2opt:visited {
color: #0000ff;
text-decoration: none;
cursor: crosshair;
}

.hover_h2opt:hover {
color: #ff0000;
text-decoration: blink;
cursor: crosshair;
}

.hover_rhpt:link {
color: #0000ff;
text-decoration: none;
cursor: crosshair;
}

.hover_rhpt:visited {
color: #0000ff;
text-decoration: none;
cursor: crosshair;
}

.hover_rhpt:hover {
color: #ff0000;
text-decoration: blink;
cursor: crosshair;
}

.mycenter {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.noborder {
border : 0px;
}

.noborderlow{
border : 0px;
vertical-align: bottom;
}

.footernoborder {
font-size: 8pt;
border : 0px;
}

h1 {
font-size: 150%;
}

h2 {
font-size: 125%;
}

.p {
text-align: left;
}

@media (max-width: 800px) {

.noborder_msg_table {
  width: 100%;
}

.noborder_table_mobile {
  width: 100%;
}

}
