P {
  margin: 0pt;
}


html { 
	height:100%; 
}

BODY {	
	color: #000000; 
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
	background-attachment : fixed;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #4A8685; 
	SCROLLBAR-3DLIGHT-COLOR: #4A8685; 
	SCROLLBAR-ARROW-COLOR: #4A8685; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 

a:link {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a:visited {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a:active {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #F5841F;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}


a.nav:link {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a.nav:visited {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a.nav:active {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a.nav:hover {
	color: #F5841F;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}

a.botnav:link {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}
a.botnav:visited {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}
a.botnav:active {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}
a.botnav:hover {
	color: #F5841F;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}


div.navspaceheight {
	font: 1pt arial;
	height: 7px;
	width: 2px;	
}


a.systemwide:link {
	color: #FFFFFF;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: none;
}
a.systemwide:visited {
	color: #FFFFFF;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: none;
}
a.systemwide:active {
	color: #FFFFFF;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: none;
}
a.systemwide:hover {
	color: #FFFFFF;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: underline;
}


H1 { 
	color: #ff9900;
	font: 14pt arial;
	font-weight: normal;
	text-decoration: none;
	
}
H2 { 
	color: #3366CC;
	font: 14pt arial;
	font-weight: normal;
	text-decoration: none;
}
H3 { 
	color: darkslategray;
	font: 9pt arial;
	font-weight: bold;
	text-decoration: none;
}


td {
	 color: #000000; 
	 font: 9pt arial; 
	 font-weight: none; 
	 text-decoration: none; 
}

td.content, navcontent {
	 padding-top:4px;
	 color: #000000; 
	 font: 9pt arial; 
	 font-weight: none; 
	 text-decoration: none; 
}

td.navcontent {
	 padding-top:6px;
}


.disclaimer {
	 color: #A7A7A7; 
	 font: 8pt arial; 
	 font-weight: none; 
	 text-decoration: none; 
}

input { 
	color:darkslategray; 
	font: 9pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid #66A9C6;
}

input.box { 
	color: #737373; 
	font: 9pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: none;
}  

select {
	color: #737373;
	font:  9pt arial;
	font-weight: none;
	text-decoration: none;
	background: white;
	border: 1 dotted gray;
}

textarea { 
	color: #737373; 
	font: 9pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid #66A9C6;
}

.nobox {
	border: 0
}
