body, td, div, input, textarea, select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #555F6C;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(http://www.futuremark.com/images/layout/page_bg.gif);
}
h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #506685;
}
h1.margin {
	margin-top: 20px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #506685;
}
h2.margin {
	margin-top: 18px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #506685;
}
h3.margin	{
	margin-top: 15px;
}
h4	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #506685;
}
h4.margin {
	margin-top: 12px;
}
form	{
	margin: 0px;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
}
p.quote, div.quote	{
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}
p.margin	{
	margin-top: 15px;
	margin-bottom: 8px;
}
.disabled {
	color: #909090;
}
a {
	color: #4268A2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.column_left {
	width: 50%;
	padding-right: 20px;
	vertical-align: top;
}
td.column_right {
	padding-left: 20px;
	vertical-align: top;
}
ul, ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	margin-bottom: 5px;
}
.bulletindent {
	padding-left: 9px;
	text-indent: -9px;
}
hr {
	height: 1px;
	color: #E0E0E0;
	border-top: 1px #E0E0E0 solid;
	border-bottom: 0px;
}
textarea {
	width: 600px;
	height: 100px;
}
input.text {
	width: 300px;
}
input.submit {
	font-size: 12px;
	font-weight: bold;
}
input.reset {
	font-size: 12px;
}
td.leftdivider {
	background: url(http://www.futuremark.com/images/layout/dividers/bgp_v.gif) repeat-y left;
}
.mainpadding {
	padding: 20px 64px 0px 54px;
}

