/**** STYLES ****/
h1 {
	font-size: 130%;
	/*color: #004477;*/
	margin-top: 0px;
}
h2 {
	font-size: 100%;
	margin: 0px;
}
h3 {
	font-size: 100%;
	color: #004477;
	margin: 0px;
}
hr {
	width: 416px;
	height: 1px;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
img {
	border: 0;
}
a:link {
	color: #0066bb;
}
a:visited {
	color: #0066bb;
}
a:hover {
	color: #dd6611;
}
a:active {
	color: #dd6611;
}
p.top {
	font-size: 85%;
	margin-top: 0;
	background-image: url(../_images/arrow_up.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 18px;
	padding-top: 15px;
}
.orange {
	color:#dd6611;
}
#container #contact p {
	/*color: #dd6611;*/
	/*color: #0066bb;
	font-weight:bold;*/
	margin: 0px;
	padding: 0px;
}
#container table {
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
#container th, td {
	padding: 0px;
	border-style: none;
}
#container #mainContentHome p {
	line-height: 1.25em;
	padding-right: 30px;
	padding-left: 250px;
	color: #333333;
}
#container #mainContentLev2 p {
	line-height: 1.25em;
	color: #333333;
}
#container #footer p {
	margin: 0px;
	padding: 0px;
}
/*#container #mainContentLev2 #rates table table {
	width: 450px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}*/
#container #mainContentLev2 #rates th, table table td {
	text-align:left;
	/*border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;*/
	padding: 4px 4px 4px 30px;
	vertical-align: top;
}
#container #mainContentLev2 #rates th {
	font-weight: normal;	/*background-color: #eeeeee;*/
}

