.formtextfield {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 8pt;
     background-color: #F0F0F0;
     border-style: solid;
     border-top-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
	 vertical-align: top
     }
	 
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 2px;
	margin-top: 1px;
	background-color: #666666;
	border: 1px outset #666666;
	vertical-align:top
	}
	
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

.bodycopy1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}

.bigcopy1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 14pt;
	letter-spacing: 1px;
}

.links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #999999;
	color: #999999;
    }

ul { list-style-image: url(images/bullet_01.gif); }

ul ul { list-style-image: url(images/bullet_01.gif); }

