body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	display: none;
}
#sidebar {
	display: none;
}
#rightcol {
	display: none;
}
#rightlinks {
	display: none;
}
#advertisement {
	display: none;
}
#content {
	margin: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenttitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content p {
	margin-left: 20px;
	margin-right: 10px;
}
#reset {
display: none;
}

#Submit {
display: none;
}

#footer {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.page-break	{ display: block; page-break-before: always; }
