/* CSS Document */

BODY{font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #000000;}

/* INPUT, TEXTAREA, SELECT, OPTION { padding: 2px; font-size: 13px; color: #000080; background-color: #E0FFFF; border: inset 1px #708090; } */

a:link {color:#003366; background-color:transparent;}
a:visited {color:#003399; background-color:transparent;}
a:active {color:#3366CC; background-color:transparent;}
a:hover {color:#3366CC; background-color:transparent; text-decoration:none;}

a.navbtn:link{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#003366;border:none;width:150px;}
a.navbtn:visited{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#003366;border:none;width:150px;}
a.navbtn:active{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#003366;border:none;width:150px;}
a.navbtn:hover{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#003366;background-color:#FFFFFF;border:none;width:150px;}

a.navbtn_on:link{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#0099CC;border:none;width:150px;}
a.navbtn_on:visited{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#0099CC;border:none;width:150px;}
a.navbtn_on:active{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#0099CC;border:none;width:150px;}
a.navbtn_on:hover{display:block;padding:2px 2px;text-decoration:none;font-size:10pt;font-weight:bold;color:#FFFFFF;background-color:#0099CC;border:none;width:150px;}

TR.tr_header {background-color: #CC0000;}
.header{font-size: 10pt; color: #FFFFFF; background-color: #CC0000; white-space: nowrap;}

TR.tr_subheader {background-color: #0099CC;}
.subheader{font-size: 14pt; color: #FFFFFF; background-color: #0099CC; white-space: nowrap;}

TR.tr_prod_header {background-color: #990000; text-align: center;}
.prod_header{font-size: 12pt; text-align: center; font-weight: bold; color: #FFFFFF; background-color: #990000; white-space: nowrap;}

.page_header{font-size: 16pt; font-weight: bold;}

.red{color: #FF0000;}

.bodysm{font-size: 8pt;}
.bodysmbold{font-size: 8pt; font-weight: bold;}
.bodymd{font-size: 10pt;}
.bodymdbold{font-size: 10pt; font-weight: bold;}
.bodylg{font-size: 12pt;}
.bodylgbold{font-size: 12pt; font-weight: bold;}
