body {
	background-color: #5e8ac0;
	background-image: url(images/bg_fade.gif);
	background-repeat: repeat-x;
}
body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A3A3A;
}
#contentContainer {
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#header {
	width: 895px;
	height: 165px;
	background-image: url(images/acu_header.jpg);
	background-repeat: no-repeat;
}
#logoAndLogin {
	height: 124px;
}
#logoLink {
	width: 302px;
	height: 124px;
	float: left;
}
#loginBox {
	width: 303px;
	height: 93px;
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
	float: right;
}
#logoutBox {
	width: 303px;
	height: 93px;
	background-image: url(images/bg_logout.jpg);
	background-repeat: no-repeat;
	float: right;
}
#addressBox {
	width: 475px;
	height: 23px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #00355b;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
}
#navigationBar {
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	height: 41px;
}
.navButton {
	display: block;
	width: 145px;
	height: 29px;
	padding-top: 12px;
	background: url(images/nav_button.jpg) no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.navButton:hover {
	background-position: 0 -41px;
}
.loginText {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.loginPassword {
	text-align: right;
	padding-right: 10px;
}
.loginPassword a, .loginPassword a:active, .loginPassword a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.loginPassword a:hover {
	text-decoration: underline;
}
.loginInput {
	width: 120px;
	height: 13px;
	font-size: 10px;
	margin: 0;
	border: 1px solid #E0E0E0;
}
#contentBox1 {
	width: 870px;
	height: 248px;
	margin-left: auto;
	margin-right: auto;
}
#contentBox2 {
	width: 870px;
	padding-top: 19px;
	margin-left: auto;
	margin-right: auto;
}
#subcontentBox1 {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
#content1Left {
	float: left;
	height: 247px;
	width: 578px;
	border-left: 1px solid #99AEBD;
	border-bottom: 1px solid #99AEBD;
}
#content1Right {
	float: right;
	width: 281px;
	height: 100%;
	border-left: 1px solid #99AEBD;
	background-image: url(images/blue_fade.jpg);
	background-color: #BFD9EC;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 9px;
}
#subcontent1Right {
	width: 279px;
	border-left: 1px solid #99AEBD;
	background-image: url(images/blue_fade.jpg);
	background-color: #BFD9EC;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 9px;
}
#subcontent1Rightsmall {
	width: 179px;
	border-left: 1px solid #99AEBD;
	background-image: url(images/blue_fade.jpg);
	background-color: #BFD9EC;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 9px;
}
#ratesBox {
	width: 262px;
	margin-left: 11px;
	padding: 7px;
	border: 1px solid #A8A8A8;
}
#ratesTable td {
	font-size: 10px;
	color: #0068B3;
}
.ratesAlt {
	background-color: #E4F2EB;
}
.clr {
	clear: both;
}
.searchInput {
	width: 189px;
	height: 17px;
	border: 1px solid #E0E0E0;
	font-size: 14px;
	margin: 0;
}
#subnav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav a, #subnav a:active, #subnav a:visited {
	margin: 0;
	padding-left: 8px;
	padding-top: 7px;
	display: block;
	width: 265px;
	height: 25px;
	background-image: url(images/subnav.gif);
	font-size: 16px;
	font-weight: bold;
	color: #0068B3;
	text-decoration: none;
}
#subnav a:hover {
	background-position: 0 -32px;
}
#solutionsFor td{
	padding: 0 12px 0 12px;
}
.solutionsTitle {
	border-bottom: 1px solid #99AEBD;
	font-size: 24px;
	font-weight: bold;
	color: #00355B;
}
.solutionsLink {
	color: #00355B;
	font-size: 12px;
}
.solutionsLink a, .solutionsLink a:active, .solutionsLink a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0068B3;
	text-decoration: none;
}
.solutionsLink a:hover {
	text-decoration: underline;
}
a, a:active, a:visited {
	color: #0068B3;
}
a:hover {
	color: #2F98E3;
}
#ticker {
	width: 868px;
	height: 23px;
	background-image: url(images/bg_ticker.gif);
	margin-top: 6px;
	padding-left: 27px;
	padding-top: 8px;
}
.tickerTitle {
	color: #00355B;
	font-weight: bold;
	font-size: 12px;
}
#footer {
	width: 895px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
#footerContentLeft {
	float: left;
	padding-left: 12px;
	font-size: 12px;
	color: #FFFFFF;
}
#footerContentLeft a, #footerContentLeft a:visited, #footerContentLeft a:active, #footerContentLeft a:active {
	color: #FFFFFF;
}
#footerContentRight {
	float: right;
	text-align: right;
}