body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
table.logo {
	width: 759px;
}
td.logo-left {
	background-image: url(images/logo_left.jpg);
	width: 105px;
	height: 84px;
}
td.logo-left-middle {
	background-image: url(images/logo_left_middle.jpg);
	width: 241px;
	height: 84px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
td.logo-center {
	background-image: url(images/logo_center.gif);
	width: 68px;
	height: 84px;
}
td.logo-right-middle {
	background-image: url(images/logo_right_middle.jpg);
	width: 239px;
	height: 84px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
td.logo-right {
	background-image: url(images/logo_right.jpg);
	width: 106px;
	height: 84px;
}
table.buttons {
	width: 600px;
}
td.buttons-edge-left {
	background-image: url(images/buttons_edge_left.gif);
	width: 50px;
	height: 27px;
}
td.buttons-middle {
	background-color: #FF0000;
	height: 27px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	word-spacing: 12px;
}
td.buttons-edge-right {
	background-image: url(images/buttons_edge_right.gif);
	width: 50px;
	height: 27px;
}
a.button {
	text-decoration: none;
	color: #FFFFFF;
}
a.button:hover {
	text-decoration: none;
	color: #000000;
}
a.email-link {
	text-decoration: none;
	color: #FF0000;
}
a.email-link:hover {
	text-decoration: underline;
	color: #000000;
}
a.section-title {
	text-decoration: none;
	color: #000000;
}
a.section-title:hover {
	text-decoration: none;
	color: #000000;
}
div.content {
	width: 610px;
	text-align: left;
}
p.section-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
p.section-links {
	text-align: center;
}
p.notice {
	border: 1px solid #FF0000;
	width: 200px;
	text-align: center;
	margin-left: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.email-link {
	text-align: center;
	color: #FF0000;
}
p.last-updated {
	text-align: center;
	color: #FF0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
table.search-result {
	width: 100%;
	border: 1px dotted #CCCCCC;
}
td.search-result {
	border: 1px dotted #CCCCCC;
}
p.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
	margin-top: 20px;
}
a.bottom-link {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom-link:hover {
	color: #000000;
	text-decoration: underline;
}
div#credits {
	display: none;
}
