.copy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	text-align: center;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	margin-left: 8px;
	padding-left: 8px;
}
ul {
	list-style-image: url(../images/bullet.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:link.lfooter {
	color: #003399;
	text-decoration: underline;
}
a:visited.lfooter {
	color: #003399;
	text-decoration: underline;
}
a:hover.lfooter {
	color: #FFFFFF;
	text-decoration: underline;
}.subhead {
	font-size: 12px;
	font-weight: bold;
}
.bold13 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	text-align: center;
	font-weight: bold;
	color: #4C8FC4;
}
.normal {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
}
.imagesleft {
	padding-right: 8px;
	padding-bottom: 8px;
}
.imagesright {
	padding-bottom: 8px;
	padding-left: 8px;

}
.inputBox {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEDDE;
	border: 1px solid #CC0000;
}
.inputSubmit {
color: #000000;
background-color: #EFEDDE;
border-color : #CCOOOO;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight: bold;
}
