﻿body {
	background: #999;
}

a, div, li, p {
	font-family: arial;
	font-size: 11pt;
}

li {
	padding: 15px;
}

h1 {
	font-size: 13pt;
}

h2 {
	text-align: center;
}

a:link {
	color: #333333;
	font-family: arial;
	text-decoration: none;
	font-size: 11pt;
}

a:visited {
	color: #333333;
	font-family: arial;
	text-decoration: none;
	font-size: 11pt;
}

a:hover {
	color: #333333;
	font-family: arial;
	text-decoration: underline;
	font-size: 11pt;
}

.pageBody {

}

.newsletter {
	text-align: center;
	font-size: 10pt;
}
.newsletterSelect {
	cursor: pointer;
}

.top_logo {
	background-position: top;
	text-align: center;
	background: #fff;
	width: 990px;
	height: 220px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url('/images/top_back.jpg');
	background-repeat: no-repeat;
}

.top_logo_img {
	margin: 10px;
}

.footer {
	margin-top: 4px;
	text-align: center;
	font-size: 8pt;
}
.footer a {
	font-size: 8pt;
	text-decoration: underline;
}

.search {
	z-index: 20;
	position: absolute;
	top: 255px;
	left: 935px;
}
.search a {
	text-decoration: none;
}
.search img {
	border: 0px;
}

.print {
	z-index: 20;
	position: absolute;
	top: 245px;
	left: 925px;
}
.print a {
	text-decoration: none;
}
.print img {
	border: 0px;
}
