.unnamed1 {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: scroll;
	}

.greyBox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	}
	
.blueBox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	text-align: center;
	vertical-align: middle;
	}

.box6 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C0000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	width: 100%;
	}

.list1 {
	color: #666666;
	text-indent: 4px;
	display: list-item;
	}

.cornBL {
	position:relative;
	background-image:url(Images/cornBL.gif);
	background-position: left;
	background-repeat:no-repeat;
	}

.lineUnder {
	border-bottom: 1px solid #CCCCCC;
}
.smallGray {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
#box1 {
	position:absolute;
	left:410px;
	top:5px;
	width:300px;
	height:130px;
	z-index: 1;
	background-image: url(Images/banner01.gif);
	background-position: right;
	background-repeat: no-repeat;
	overflow: visible;
	text-align: left;
	text-indent: 10px;
	color: #000066;
	font-style: italic;
	font-size: 12px;
}
.logoBox {

	position:relative;
	left:405px;
	top:0px;
	width:300px;
	height:130px;
	z-index: 5;
	background-image: url(Images/banner01.gif);
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
	font-size: 12px;
}
.Box2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	width: 100%;
	font-size: 18px;
}

#boxRates {
	position:relative;
	left:42px;
	top:5px;
	width:230px;
	height:140px;
	z-index: 1;
	overflow: visible;
	text-align: left;
	color: #000066;
	font-style: normal;
	font-size: 12px;
}
