body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111112;
}
body {
	background-color: #008899;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	padding: 0px 40px 40px;
	text-align: left;
}
.footer,.footer:link,.footer:visited,.footer:hover,.footer:visited {
	color: #00C9DF;
	text-decoration: none;
	font-size: 10px;
}
a:link {
	color: #111112;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #111112;
}
a:hover {
	text-decoration: underline;
	color: #111112;
}
a:active {
	text-decoration: none;
	color: #111112;
}
.pageTitle {
	font-size: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 48px;
}
