/* CSS Document */

a:link, a:visited, a:active {letter-spacing: 1px; text-decoration: none; color: #ffffff;}
a:hover {letter-spacing: 1px; text-decoration: underline; color: #ffffff;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
td.top {
	text-align: right;
}
.heading {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 700;
}
.bold {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
}
.large {
	font-size: 14px;
}
td.topunder {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	height: 20px;
	background: #FF3B3B;
}
td.topshade {
	text-align: left;
	vertical-align: top;
	height: 5px;
	padding: 0px;
	spacing: 0px;
}
td.topnav {
	color: black;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	height: 10px;
}
td.bottom {
	color: white;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 12px;
}
td.copy {
	color: black;
	text-align: center;
	padding-top: 3px;
}
.subhead {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid silver;
	text-align: left;
}li {
	margin-left: 2px;
}
ul {
	margin: 5px;
	margin-left: 0px;
	padding-left: 5px;
}
li {
	padding: 2px;
	padding-left: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 0px;
}
