html, body {
	background: url(/img/page-bg.png) repeat;
	height: 100%;
}
form {
	display: block;
	height: 100%;
}
#boxPage {
	width: 778px;
	height: 100%;
	background: url(/img/footer-bg.png) repeat;
}
#boxHeader {
	background: #FFFFFF;
}
#boxnav0h {
	background: url(/img/header-swoosh.png) no-repeat;
	text-align: right;
	padding-right: 50px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#boxBodyTxt {
	padding-right:40px;
}
.nav0h {
	border-left: 1px solid #273D3D;
}
.nav0h, .nav0hFirst {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#boxnav0h a:hover {
	color: #00738A;
	text-decoration: none;
}
#boxnav0h a:visited {
	color: #273D3D;
	text-decoration: none;
}
#boxLogoSearch table {
	width: 100%;
}
#tdLogoCDI {
	padding-top: 13px;
	padding-left: 28px;
}
#tdSearchSite {
	text-align: right;
	padding-top: 28px;
	padding-right: 15px;
}
#tdSearchSite * {
	font-size: 10px;
}
#boxBody {
	background: #FFFFFF;
	padding-bottom: 48px;
}

#boxFooter {
	height: 68px;
	background: url(/img/footer-bg.png) repeat;
}
#tdLogoCWB {
	padding-left: 22px;
}
#boxFooter #boxLogo table {
	width: 100%;
}
#tdNav0f {
	 text-align: right;
	 padding-top: 17px;
	 padding-right: 10px;
}
#tdNav0f * {
	 font-size: 10px;
}
#tdNav0f a:hover {
	color: #00738A;
	text-decoration: none;
}
#tdNav0f a:visited {
	color: #273D3D;
	text-decoration: none;
}
.nav0f {
	border-left: 1px solid #273D3D;
}
.nav0f, .nav0fFirst {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#inputSearch {
	background: url(/img/search_icon.gif) no-repeat 0px 1px;
	padding-left: 22px;
	height: 15px;
}