@charset "utf-8";
/* CSS Document */

body {
	background:url(images/background.jpg) repeat;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:16px;
	color:#000;
}
h1 {
	margin:0px;
}
p {
	margin:0px;
}
img {
	border:none;
	outline:none;
}
.logo {
	padding-top:28px;
	padding-left:240px;
}
.wrapper {
	width:1000px;
	margin:0px auto;
	padding-bottom:30px;
}
a {
	text-decoration:none;
}
.nav {
	background:url(images/nav_bg.png) no-repeat;
	width:1000px;
	height:55px;
	margin-top:13px;
	text-align:center;
}
.nav ul {
	padding:0px;
	margin:0px;
}
.nav ul li {
	display:inline;
	line-height:54px;
	font-family:Arial;
	list-style:none;
	color:#fff;
	margin-right:27px;
	font-family:Arail;
	font-size:17px;
}
.nav ul li a {
	color:#fff;
}
.tody_rate h1 {
	margin:0px;
	font-size:30px;
	font-family:Arial;
	text-align:center;
	line-height:36px;
	color:#1a408c;
	padding-top:12px;
}
.container {
	background:#fff;
	min-height:400px;
}
.table_section {
	width:773px;
	padding-bottom:17px;
	margin:0px auto;
}
.date {
	background:#FC8D05;
}
.date p {
	margin:0px;
	font-family:Arial;
	font-size:20px;
	color:#000;
}
.section_hidding {
	background:#FC8D05;
	padding-top:6px;
	padding-bottom:7px;
	padding-bottom:7px\0/;
}
.section_hidding h1 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#000;
}
.rates_body p {
	color:#282880;
	font-family:Arial;
	font-size:14px;
}
.td2 {
	background:#f4f4f4;
}
.border_bottom {
	border-bottom:1px solid #99a8b0;
}
.bottom_section {
	text-align:center;
}
.bottom_section a {
	text-align:center;
}
.bottom_section p {
	color:#282880;
	font-family:Arial;
	font-size:14px;
}
.footer {
	background:url(images/footer_bg.png) no-repeat;
	height:65px;
}
.footer_left {
	float:left;
	width:381px;
}
.footer_left p {
	font-family:Arial;
	padding-left:18px;
	padding-top:23px;
	color:#dbdbdb;
	font-size:12px;
}
.footer_left p a {
	color:#dbdbdb;
}
.footer_links {
	width:338px;
	float:left;
	padding-top:14px;
}
.footer_links h1 {
	color:#dbdbdb;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}
.footer_links a {
	padding-left:40px;
	color:#dbdbdb;
	font-size:14px;
	margin-top:5px;
	display: inline-block;
}
.footer_rights {
	width:255px;
	float:left;
}
.footer_rights p {
	padding-top:14px;
	color:#dbdbdb;
	font-size:12px;
	font-family:Arial;
}

.rates_table {
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 770px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: left;
	margin: 10px auto; 
}

.rates_table .rates_table_top {
	position: relative;
	height: 61px;
	width: 770px;
	left:0px;
	top:0px;
	background-image: url("images/rates_top.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px 0 0 15px;
}

p.date {
	margin: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: black;
}

.rates_table .rates_table_sides {
	position: relative;
	text-align: left;
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 768px; 
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #99a8b0;
	border-right: 1px solid #99a8b0;
}

.rates_table .rates_table_bottom {
	position: relative;
	height: 27px;
	width: 770px;
	left:0px;
	top:0px;
	background-image: url("images/rates_bottom.png");
	background-position: top left;
	background-repeat: no-repeat;
}

table.table_rates, table.table_rates_bottom {
	padding: 0;
	background-color: #fff;
	color:#282880;
	font-family:Arial;
	font-size:14px;
	margin: 0;
	border: 0;
	border-spacing: 0;
	border-collapse:collapse;
	width: 100%;
}

table.table_rates_bottom {
	background-color: transparent;
}

table.table_rates tr, table.table_rates_bottom tr {
	height: 27px;
	border: 0;
	margin: 0;
	padding: 0;
}

table.table_rates tr.tr2 {
	height: 27px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #F4F4F4;
}