.TextSmall {
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	; font-weight: lighter;
}
h3 {
	font-size: 1.5em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}
h2 {
	font-size: 2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}
h1{
	font-size: 2.5em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
p{
padding:0em 0em 1em;
}
A{
	COLOR: #660000;
}
A:hover{
	COLOR: #000033;
}
A:visited{
	color: Gray;
}
A:active{
	COLOR: Fuchsia;
}
body {
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: Navy;
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
}
div.banner {
	width: 580px;
	height: 80px;
	margin: 0px;
	position: absolute;
	left: 160px;
	top: 5px;
	z-index: 0;
}
div.links {
	text-align: right;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	width: 130px;
	height: 300px;
	position: absolute;
	top: 125px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	left: 10px;
	z-index: 0;
}
div.maintext {
width: 380px;
height: 300px;
position: absolute;
left: 170px;
top: 115px;
}
div.widemaintext {
	width: 580px;
	height: 300px;
	position: absolute;
	left: 169px;
	top: 115px;
	z-index: 0;
}
div.RightHand {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	width: 200px;
	height: auto;
	position: absolute;
	left: 550px;
	top: 130px;
}
img {
float: left;
margin-right: 20px;
}
div.valid {
	width: 150px;
	height: 31px;
	position: absolute;
	left: 10px;
	top: 800px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	z-index: 0;
}
IMG.icon { 
  float: right;
  margin-left: 0;
}

