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

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

#content h1 {
	font:bold 26px Arial, Helvetica, sans-serif;
	color:#C64204;
	padding:0 0 16px;
	line-height:26px;
}

#content h2 {
	font:bold 20px Arial, Helvetica, sans-serif;
	padding:0;
	line-height:20px;
}

#content h3 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 14px;
	line-height:18px;
}

#content a {
	color:#C64204;
}

#content p {
	padding:0 0 14px;
	line-height:14px;
}

#content table {
	margin:0 0 14px;
}

#content table td {
	border:2px solid #ffaf38;
	padding:2px;
}

#content .rates {
	background:url(images/rates-bg.jpg) 100% 0 no-repeat;
}

#content hr {
	border:0;
	height:1px;
	color:#c60;
	background:#c60;
	margin:0 0 20px;
}

/* Old Styles */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style2 {
	font-family: Verdana;
	color: #FF0000;
}
.style3 {
	text-align: left;
}
.style4 {
	font-size: small;
}
.style5 {
	color: #000000;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style8 {
	text-align: center;
}
.style9 {
	color: #FF0000;
}
.style10 {
	color: #3C231E;
}

/* Old Styles End */

.centered {
	text-align:center;
}