﻿/* APAC version 29 Dec */
/* Instructs browser to ignore several elements of the page when printing and adds print friendly copyright line */
@media print {
#nav {display:none; }
#header {display:none;}
#footer{display:none;}
#btop{display:none;}
#print_this_page{display:none;}
#printcopy{display:none;}
}
/* Instructs browser to ignore print-friendly copyright line when viewing on screen */
@media screen {
#printcopy{display:none;}
}
.xs, .smlink, .spotlight, .subquote { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:11px;}
.sm, .breadcrumb { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:10px; margin-left:1px; }
.breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited { color:#7D7E80; }
.med, .bodycopy, .pullquote { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:13px; margin-left:1px; }
.reg { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:14px;}
.sup { font-size:12px;}
.blacklink, .relatedlink, .boxlink { color:black; margin-left:1px;  }
.boxlink { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:12px; color:#0860A8; text-decoration:none; margin-left:1px; }
.boxlink:hover { text-decoration:underline; color:#0860A8; margin-left:1px; }
.spotlink { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:11px; color:#0860A8; margin-left:1px; }
.jumplink { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:11px; color:#0860A8; text-decoration:none;}
.jumplink:hover { text-decoration:underline;}
.boxheader { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^;  color:#000; font-size:12px; margin-left:1px; font-weight:bold; }
.boxsubhead { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#0860A8; font-size:11px;}
.featureheader { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#0860A8; font-size:12px; font-weight:bold;}
.featuretext { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#000; font-size:11px;}
.spotheader { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#000; font-size:12px; font-weight:bold; }
.spottext { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#000; font-size:12px; margin-left:1px; }
.spotsubhd { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#333; font-size:12px; font-weight:bold;}
.sectionheader { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#000; font-size:13px; text-decoration:none; margin-left:1px; font-weight:bold; }
.sectionlink { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:12px; color:#0860A8; }
.sectionlink2 { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; font-size:12px; color:#0860A8; }
.sectiontext { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#000; font-size:12px; margin-left:1px; }
.legaltext { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#000; font-size:11px; }
.tableheader { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#FFF; font-size:12px; font-weight:bold; }
.jumplinkheader { font-family:Verdana,Sans-Serif,Simsun,ｧｺﾊ^; color:#0860A8; font-size:12px; font-weight:bold;}
.orange { color:#ff9900; font-weight:bold; }

.wmargin    {margin-left:1px; color:#0860A8;}
.wmargin a, .wmargin a:visited, .wmargin a:hover { color:#0860A8; }

.filesize    {font-family:Arial, Verdana, Sans-Serif, Simsun,ｧｺﾊ^; color:#666666; font-size:10px;}
.margin8pxBottom  {margin-bottom:  8px;}
.solidLine {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-color: #A6A6A6;
        line-height: 1px;
}
