@charset "utf-8";

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.style3 {
	font-size: 30px;
	color: #FFFFFF;
}

.style5 {font-size: medium}

.style6 {font-size: small}

.style7 {
	font-size: small;
	font-weight: bold;
}
.style8 {font-size: large}





#bottom-section {
	margin-top: 25px;
	float: left;
	clear: both;
	width: 1195px;
}





#footer {
	width: 100%;
	margin-top: 0px;
	background-color: #000099;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


/* CSS Document */


#terms-of-service {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

