BODY {
  font-family: Verdana, Arial, Helvetica, Serif;
  font-size: 10pt;
  color: #000000 ;
  margin-left: 0px;
  margin-top: 0px;
}

p {
  color: navy;
  font-family: Verdana, Arial, Helvetica, Serif; 
  font-size: 10pt;
  text-align: justify;
  margin-left: 2px;
  margin-right: 2px;
}

TD {
  font-size: 10pt;
  color: navy;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
input {
  font-family:  Verdana,Arial, Helvetica, Serif;
  font-size: 9pt;
}


pre {
	font-family: "Courier New", Courier, Arial;
	font-size: 10pt;
}

dt { color: #800040; font-family: Arial, Helvetica, Sans-Serif;  font-weight: bold; }
dd { text-align: justify; }

ADDRESS { text-align: left; }

H1, H2, H3, H4, H5, H6 { font-family: Arial, Helvetica, Sans-serif; }
H3 { color: #660033; font-size: 12pt; font-weight: bold; border: 1px solid black; 
margin-bottom: -1em}
H4 { color: #666666; font-size: 12pt; font-weight: bold; ; 
margin-bottom: -1em}
H5 { color: #000070; font-size: 10pt; font-weight: bold; ; 
margin-bottom: -1.5em}
H6 { color: #004040; font-size: 9pt; font-weight: bold; 
margin-bottom: -1.5em}

.cent { text-align: center };

.tf {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	whitespace: nowrap;
	color: navy; background: transparent; 
	width: 1px;
	font-weight: bold;
	border-bottom: 1px solid red;
/*
	border-left: 1px solid navy;
	border-right: 1px solid navy;
*/
	margin-bottom: -3px;
    margin-top: 1px;
}

.h2-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13pt;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	color: #0099FF;
	background-color: transparent;
	margin-right: 2 px;
	text-align: right;
	width: 150px;
	border-top:  2px none #000066;
	border-bottom:  3px double #000066;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13pt;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	color: #0099FF;
	background-color: transparent;
	margin-right: 2 px;
	text-align: right;
	width: 150px;
	border-top:  2px none #000066;
	border-bottom:  3px double #000066;
	vertical-align: bottom;
}

.hide {
  display: none;
  color: white;
}


A:link  { color: #CC0066; background: transparent }
A:visited { color: #808080; background: transparent }
A:hover { color: white; background: #0408A4; }

A.button1:hover { 
	color: white; background: navy; 
	font-size: 9pt;
	width: 1px;
	font-weight: normal;
	border: 1px solid red;
	text-align: right;
}
A.button1 {
	text-decoration: none;
	color:  #0408A4; background: transparent;
	font-size: 9pt;
	width: 1px;
	border: 1px solid white;
	text-align: right;
}

A.button2 { background: #EFEFEF; color: red;
  font-family: Arial, Helvetica; font-size: 8pt;  font-weight: normal;
  text-decoration: none; text-align: center;
}
A.button2:hover { background: blue;  color: white;
  font-family: Arial, Helvetica; font-size: 8pt;  font-weight: bold;
  text-decoration: none; text-align: center;
}
/*
A.button2:visited { background: #EFEFEF; color: brown;
  font-family: Arial, Helvetica; font-size: 8pt;  font-weight: normal;
  text-decoration: none; text-align: center;
}
*/

.hilite {
  color: black;
  font-weight: bold;
}

.fnotice {
  color: #808080;
  font-family: Arial, Helvetica, Serif;
  font-size: xx-small;
  text-align: center;
}

.u0 { list-style-type: none; ; list-style-image: none}
.uSqaure { list-style-type: square; ; list-style-image: none}
.uTick { list-style-image: url(images/tick.gif); list-style-type: square }

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background: #FCF2EE;
	border: 1px #0408A4; border-style: solid;
	padding: 1px;
	margin: 2px;
}

.tf2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #FFFFFF; 
	background-color: #000000
}

.iw1 { width: 245px; }
.iw2 { width: 60px; }
.layer1 {
	position:absolute; 
	width: 220px; 
	height: 70px; 
	left: 100px; top: 2px; 
	border: 1px #0408A4; border-style: solid;
	padding: 1px;
	margin: 0px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #FCF2EE;
}
