body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1 {
	background: #00396B;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-size: 18px;
	width: 90%;
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
	}
h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
#outsideWrapper {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	}
#topBanner {
	background: url("images/topBanner.jpg") no-repeat;
	height: 42px;
	}
#wrapper {
	text-align: left;
	border-left: #00396B solid 20px;
	border-right: #000000 solid 1px;
	height: 100%;
	overflow: hidden;
	}
#navigation {
	margin-top: 10px;
	border-bottom: #00396B solid 10px;
	height: 18px;
	}
#content {
	float: left;
	width: 558px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 20px 20px;
	}
#content marquee a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00008B;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
	}
.rates_buttons {
	padding: 3px;
	border: #C62827 solid 1px;
	font-size: 12px;
	color: #00396B;
	line-height: 20px;
	text-decoration: none;
	}
.rates_buttons:hover {
	background: #CECECE;
	}
#rightCol {
	float: left;
	width: 165px;
	text-align: center;
	}
#gray1, #gray2 {
	background: #EEEEEE;
	padding: 10px 0px;
	border-left: #000000 solid 1px;
	}
#gray1 h3, #gray2 h3 {
	background: #00396B;
	color: #EEEEEE;
	font-size: 14px;
	width: 145px;
	margin: 0px;
	}
#blue {
	background: #00396B;
	color: #FFFFFF;
	border-left: #000000 solid 1px;
	}
#blue h2 {
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #EEEEEE;
	}
#blue marquee a {
	color: #98FF00;
	font-size: 16px;
	font-weight: bold;
	line-height: 64px;
	}
#blue a {
	color: #FFD700;
	}
#footer {
	clear: both;
	background: #00396B;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	text-align: right;
	}
#bottom {
	width: 775px;
	text-align: left;
	}
.bold {
	font-weight: bold;
	}
.buttons {
	display: block;
	margin: 5px 0px 5px 0px;
	background: #C62827;
	width: 145px;
	font-size: 14px;
	color: #00396B;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	}
.cuName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00008B;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
.date {
	text-align: right;
	margin-right: 50px;
	color: #FFFFFF;
	padding-top: 20px;
	}
.warning {
	color: #8B0000;
	font-size: 14px;
	font-weight: bold;
	}
.largeWarning {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	}