body {
	background-image: url(../img/bkg_terms.jpg);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

table.terms_content {
	width:700px;
	margin-top:30px;
	margin-bottom:10px;

}

img, table {
	border:0;
}

.termstopnav {
	vertical-align:bottom;
	text-align:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:15px;
}

.termstopnav a {
	color:#fff;
	text-decoration:none;
}

.termstopnav a:hover {
	text-decoration:underline;
}

.terms {
	background:#fff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding:30px 20px 10px 20px;
}

.terms_logo {
	width:60%;
	height:73px;
	padding-bottom:15px;
}

h1 {
	color:#000;
	font-size:40px;
	margin-top:0;
	margin-bottom:30px;
}

h2 {
	color:#000;
	font-size:12px;
	margin-bottom:5px;
}

p {
	margin:0px 0 20px 10px;
}

.terms_footer {
	color:#fff;
	font-size:15px;
	padding:20px 0 0 20px;
}

.terms_footer a {
	color:#fff;
	font-size:15px;
	text-decoration:none;
}

.terms_footer a:hover {
	text-decoration:underline;
}

.footerfirst {
	margin-left:15px;
}

.copyright {
	color:#fff;
	font-size:13px;
	margin:5px 0 0 0;
}