body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #336699;
}
h2 {
	font-size: 18px;
	color: #336699;
}
h3 {
	font-size: 14px;
	color: #336699;
}

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

copyrightLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9;
	color:#999999;
	line-height: 150%;
}

.subHeaderTable {
	background-image: url(images/subheader_bg.jpg);
	background-repeat: repeat;
	background-position:bottom;
}

.headerTable {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}