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

#content {
	float: left;
	width: 896px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #header #intro h2 {
	width: 450px;
}

#terms {
	width: 816px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	margin: 0px;
	float: left;
}
#container #content #terms ul {
	clear: both;
}


#terms ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	width: 806px;
}
#terms ul li a {
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}


#container #content #terms .number {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: lighter;
}

.tab {
	padding-left: 45px;
}

