@charset "utf-8";
/* CSS Document */

body, p, span, div, a, strong, em, img, ul, li {
	margin:0;
	padding:0;
}
body.terms {
	background:#e9e7f0 url('../images/terms_pagebg.gif') repeat-x;
	Margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border:none;
}
div.terms_middle_container h1 {
	font-size:21px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #CCCCCC;
	width:779px;
	float:left;
	margin:0px;
	margin-bottom:15px;
}
div.terms_middle_container p a, a {
	color: #666666;
	text-decoration:underline;
}
div.terms_middle_container p {
	float:left;
	width:777px;
	text-align:left;
	padding:10px 0px 10px 0px;
	margin:0px;
	line-height:16px;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
div.terms_middle_container p a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.terms_wrapper {
	width:877px;
	margin:0 auto;
}
.terms_header {
	float:left;
	width:877px;
	padding-top:20px;
}
.float_left {
	float:left;
}
.terms_middle_container {
	width:777px;
	float:left;
	text-align:left;
	background:url(../images/terms_bg.gif) repeat-y;
	height:auto;
	padding:25px 50px 25px 50px;
	margin:0px;
}
