body {
	background-color: #ECECEC;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Helvetica, Lucida Grande, Arial;
	font-size: 10pt;
	color: #313131;
}
a:link {
	color: #17579E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #17579E;
}
a:hover {
	text-decoration: underline;
	color: #17579E;
}
a:active {
	text-decoration: none;
	color: #17579E;
}

.bottom {
	font-size: 4px;
	height: 10px;
	width: 280px;
}
.bottomCenter {
	font-size: 4px;
	border: solid #EEEEEE;
	border-width: 0px 1px 0px 1px; 
	height: 10px;
	width: 280px;
}
.centerColumn {
	padding: 15px;
	border: solid #EEEEEE;
	border-width: 0px 1px 0px 1px; 
	width: 250px;
}
.column {
	padding: 15px;
	width: 250px;
}
.content {
	background: url(../images/content-background.jpg);
}
.contentBottom {
	background: url(../images/content-bottom.jpg);
	font-size: 4px;
	height: 10px;
}
.footer {
	background: url(../images/footer.jpg);
	padding-right: 25px;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
}
.history {
	padding-bottom: 6px;
}
.pageTitle {
	font-size: 16pt;
	color: #17579E;
	padding-bottom: 12px;
}
.render {
	border: solid #EEEEEE;
	border-width: 4px 0px 4px 0px;
	height: 50px;
}
.renderMain {
	border: solid #EEEEEE;
	border-width: 4px 0px 4px 0px;
	height: 150px;
}
.smallfont {
	font-size: 9pt;
}
.title {
	font-size: 12pt;
	padding-bottom: 6px;
	color: #17579E;
}
.titleNP {
	font-size: 12pt;
}
