@charset "utf-8";
body {
	background: #DEE7F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #132959;
	font-size: 32px;
	margin-top: 0px;
	}
h2 {
	color: #234CA5;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	}
h3 {
	font-size: 18px;
	line-height: 18px;
	color: #234CA5;
	}
hr {
	background: #132959;
	color: 132959;
	border: 0;
	height: 1px;
	}
#wrapper {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#header {
	width: 760px;
	background: url(images/header.jpg);
	height: 79px;
	padding: 15px 15px 0px 0px;
	}
#navigation {
	width: 775px;
	background: #234CA5;
	border-bottom: 10px solid #132959;
	}
#navigation ul {
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	}
#navigation li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	}
#navigation li a:hover {
	text-decoration: underline;
	}
#contentArea {
	width: 765;
	background: url(images/contentBkgrnd.gif) repeat-y;
	border-right: 10px solid #132959;
	border-bottom: 10px solid #132959;
	border-left: 10px solid #132959;
	overflow: hidden;
	height: 100%;
	}
#leftCol {
	float: left;
	width: 145px;
	text-align: center;
	}
#content {
	float: left;
	width: 560px;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#bottom {
	clear: both;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	}
#bottom img {
	margin: 0px 20px 0px 20px;
	}
.bold {
	font-weight: bold;
	}
.boxBlue {
	border: 1px solid #234CA5;
	padding: 5px;
	margin: 0px 15px 15px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	}
.boxBlue h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
	text-decoration: underline;
	}
.buttons {
	background: #DEE7F8;
	text-decoration: none;
	font-weight: bold;
	color: #132959;
	padding: 3px;
	}
.buttons:hover {
	background: #132959;
	color: #DEE7F8;
	}
.lowLight {
	color: #AAAAAA;
	}
.ratesNotes {
	font-size: 10px;
	font-style: italic;
	}
.ratesSub {
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #8C0003;
	}
.ratesTitle {
	font-weight: bold;
	font-size: 14px;
	}
.rLogin {
	position: relative;
	background: url(images/rLogin.gif);
	width: 113px;
	height: 69px;
	left: 655px;
	line-height: 18px;
	}
.rLogin form {
	margin: 0px;
	padding: 0px;
	}
.rLogin .formInput {
	border: none;
	width: 63px;
	}
.rLogin2 {
	position: relative;
	background: url(images/rLogin.gif);
	width: 111px;
	height: 67px;
	left: 650px; 
	overflow: hidden;
	}
.rLogin2 .formInput {
	border: none;
	width: 63px;
	}
.useful_links {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.images {
	float:right;
	padding: 5px 5px 5px 5px;
	border:none;
	}
	
#div1_links { float:left; width:50%;}
#div2_links { marging-left:50%; width:50%;}	

#div1_index { float:left; width:70%;}
#div2_index { marging-left:30%; width:30%;}	
