/*	Author: Kristie Rottmann */
html {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	}
body {
	background: #FFF url(../images/bg.jpg) repeat-x top left;
	font-family: Helvetica, Geneva, Arial,  Trebuchet, Verdana, Tahoma, sans-serif;
	color: #316793;
	text-align: center;
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
a:link, a:visited {
	color: #508aaf;
	text-decoration: underline;
	}
	a:hover, a:active {
	text-decoration: none;
	}	
	a img {
	border: 0px;
	}
h4 {
	color: #316793;
	font-size: 16px;
	margin: 0px 0px 3px 0px;
	}
h5 {
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
	padding-top: 18px;
	}
h6 {
	font-size: 10px;
	margin: 0px;
	float: left;
	padding-left: 105px;
	font-weight: normal;
	}
	h6 a:link, h6 a:visited {
	color: #9fc5da;
	text-decoration: none;
	padding: 0px 3px;
	}
	h6 a:hover, h6 a:active {
	cursor: pointer;
	text-decoration: underline;
	}	
p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	}	


/* CONTENT TAGS */
#website {
	background: transparent url(../images/bg-left.jpg) no-repeat top left;
	margin: 0px auto;
	padding-left: 6px;
	width: 994px;
	height: 690px;
	text-align: left;
	}
	#website .body {
	background: #FFF url(../images/bg-right.jpg) no-repeat top right;
	margin: 0px auto;
	padding-right: 6px;
	width: 988px;
	height: 690px;
	}
#banner {
	height: 61px;
	background: transparent url(../images/bg-banner.gif) repeat-x top left;
	text-align: right;
	color: #508aaf;
	padding-right: 12px;
	}
	#banner .container {
	padding-top: 3px;
	padding-bottom: 1px;
	height: 24px;
	float: right;
	}
	#banner .container a {
	font-size: 10px;
	padding: 3px;
	}
	#banner a:link, #banner a:visited {
	text-decoration: none;
	}
	#banner a:hover, #banner a:active {
	cursor: pointer;
	text-decoration: underline;
	}	
#logo {
	height: 61px;
	background: transparent url(../images/logo.jpg) no-repeat top left;
	margin-left: 19px;
	float: left;
	}	
	#logo a  {
	position: absolute;
	z-index: 1000;
	}
	#logo h1 {
	display: none;
	visibility: hidden;
	}
.nav {
	display: block;
	float: right;
	clear: right;
	}
#home {
	background: transparent url(../images/home.jpg) no-repeat top left;
	margin: 0px;
	padding: 181px 0px 31px 41px;
	}
	#home h2, #home h3, #home h4, #home a span {
	display: none;
	visibility: hidden;
	}
	#home a.button {
	display: block;
	width: 118px;
	height: 40px;
	}
#container {
	background: transparent url(../images/bg-content.gif) repeat-x top left;
	height: 200px;
	padding-right: 20px;
	}
#login {
	text-align: left;
	padding-left: 28px;
	float: left;
	width: 210px;
	}
	#login a:link, #login a:visited {
	color: #8a8685;
	}
	#login a:hover, #login a:active {
	cursor: pointer;
	}	
	#login .login {
	text-align: left;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 25px;
	}	
	#login .hr {
	height: 1px;
	margin-top: 40px;
	margin-right: 40px;
	background: transparent url(../images/spacer.gif) repeat-x bottom left;
	}
	#login .login a {
	float: right;
	clear: right;
	}
	#login .login .button, #login .login label {
	float: left;
	font-weight: bold;
	}
	#login .login .input {
	width: 185px;
	margin-bottom: 8px;
	}
	#login h4 {
	padding-top: 20px;
	}
	#login img {
	padding: 0px 8px;
	float: left;
	}
#main {
	float: right;
	width: 728px;
	height: 360px;
	background: transparent url(../images/bg-main.gif) repeat-x top left;
	color: #524444;
	font-size: 12px;
	line-height: 15px;
	}
	#main .container {
	height: 360px;
	background: transparent url(../images/bg-main-right.jpg) no-repeat top right;
	}
#news {
	height: 360px;
	overflow: auto;
	padding-left: 33px;
	padding-top: 15px;
	float: left;
	width: 463px;
	background: transparent url(../images/bg-main-left.jpg) no-repeat top left;
	}
	#news h4 {
	background: transparent url(../images/news.gif) no-repeat bottom left;
	width: 197px;
	height: 21px;
	}
	#news h4 span {
	visibility: hidden;
	display: none;
	}
	#news p {
	display: block;
	width: 405px;
	}
#rates {
	padding-bottom: 18px;
	background: transparent url(../images/spacer.gif) repeat-y top left;
	float: left;
	margin-top: 15px;
	padding-left:30px;
	}
	#rates .container {
	height: auto;
	background: transparent;
	}
	#rates p {
	display: block;
	padding: 15px 0px 10px 8px;
	width: 155px;
	}
	#rates h4 {
	background: transparent url(../images/rates.gif) no-repeat bottom left;
	width: 105px;
	height: 21px;
	margin-left: 8px;
	}
	#rates h4 span {
	visibility: hidden;
	display: none;
	}
.table, .tableAlt {
	width: 170px;
	margin-top: 12px;
	padding: 5px 3px 2px 7px;
	margin: 0px;
	line-height: 12px;
	}
	.tableAlt {
	background: #e1f2f9;
	}
	.table th, .tableAlt td, .table td {
	font-size: 10px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	}
	.tableAlt td, .table td, th span {
	font-size: 12px;
	text-transform: none;
	}
.up {
	background: transparent url(../images/arrow-up.gif) no-repeat bottom left;
	width: 15px;
	height: 8px;
	}
	.up span {
	visibility: hidden;
	display: none;
	}
#footer {
	font-family: Geneva, Helvetica, Arial,  Trebuchet, Verdana, Tahoma, sans-serif;
	text-align: right;
	padding-right: 135px;
	padding-bottom: 8px;
	color: #9fc5da;
	font-size: 10px;
	text-transform: lowercase;
	clear:left;
	}
