body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.copyWhite {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}
a.reverse:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.reverse:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.reverse:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}
a.reverse:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.field {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.subhead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.cellPaddingLeft {
	padding-top: 5px;
}
.copy {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003399;
}
.button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #cc0000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
.headline {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
