BODY {
  background: white;
  font-family: "MS Sans Serif", Arial, Verdana, Helvetica, Serif;
  margin-left: 0px; margin-right: 0px;
  font-size: 10pt;
}

P, TD {
  font-family: "MS Sans Serif", Arial, Verdana, Helvetica, Serif;
  font-size: 10pt;
  text-align: justify;
  color: #003366;
}
P.left {
  text-align: left;
}
P.cent {
  text-align: center;
}
P.qp {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}
TD.shade {
  margin-left: 2px; margin-right: 2px;
  background: #EAEAEA;
}
TD.trans {
  margin-left: 2px; margin-right: 2px;
  background-color: transparent;
}
TD.cat {
  font-family: Verdana, Arial, Helvetica, Serif;
  font-size: 10pt;
  font-weight: bold;
  background-color: #003366;
  color: white;
  text-align: left; vertical-align: middle;
}

pre {
	font-family: "Courier New", Courier, Arial;
	font-size: 10pt;
}

ul {
  color: #000;
  font-family: Arial, Helvetica, Serif;
  font-size: 11pt;
}

dd {
  color: #712F55;
  font-family: Verdana, Arial, Helvetica, Serif;
  font-size: 10pt;
  text-align: justify;
}

dt {
  color: #800040;
  font-family: Verdana, Arial, Helvetica, Serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: justify;
}

H1 { 
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
}

H2 {
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #660033;
	margin-right: 2px;
}

H3 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	text-align: left;
}

H4 {
	color: #000090;
	font-family: Verdana, Arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

H5 {
	color: #004040;
	font-family: Verdana, Arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

H6 {
  color: #004040;
  font-family: Verdana, Arial, helvetica;
  font-size: 10pt;
  font-weight: bold;
}


A:link  { color: #660033; background: transparent }
A:active { color: #660033; background:#0000A0  }
A:visited { color: #68354E; background: transparent }
A:hover { color: #FFFFFF; background: #660033}

ADDRESS { 
  text-align: left;
  font-weight: bold;
  font-style: italic 
}

.hide {
  display: none;
  color: white;
}

.thick { size: 8 }

.but {
  background-color: #BBB;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

.page-header {
  text-align: center;
  background: none;
  border-left: none ;
  border-right: none ;
  border-top: thin solid navy;
  border-bottom: thin solid navy;
  text-decoration: none;
; font-variant: small-caps}


.hilite {
  color: #FFFFFE;
  font-weight: bold;
}

.fnotice {
  color: #BBB;
  alink-color: #000;
  vlink-color: #FFF;
  font-family: Arial, Helvetica, Serif;
  font-size: 9;
}

.h2 { font-size: 12px; font-weight: bold; color: #008; background: none; }
.h3 { font-size: 12pt; font-weight: bold; color: #008; background: none; }
.h4 { font-size: 11pt; font-weight: bold; color: #008; background: none; }
.h5 { font-size: 10pt; font-weight: bold; color: #008; background: none; }

.form1 {
  border-style: solid;
  border-width: 1px;
  border-color: #003366;
;  background-color: #DDD;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
;  font-weight: normal;
  text-decoration: none;

}

.imgborder {
	border: 1px solid #003366;
}
.prod_nav_table{
	font-size: 8px;
	width: 100%;
	border-top: 1px solid silver;
	border-right: 1px none silver;
	border-bottom: 1px none silver;
	border-left: 1px none silver;
	text-align: center;
}