body {
	background-color: #9ea7b1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.footlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footlink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-color: #CA0115;
	border: 1px solid #FFFFFF;
}
.seperator-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-image: url(/images/blend.jpg);
	background-repeat: repeat-x;
}
.content-padding {
	padding-right: 10px;
	padding-top: 10px;
}

.form {
	background-color: #DCE6F0;
	font-size: 11px;
}
.blend-bg {
	background-image: url(/images/blend-home.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: left;
	left: 10px;
	top: 5px;
	right: 10px;
	bottom: 5px;
	margin: 0px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CA0115;
	border-right-color: #CA0115;
	border-bottom-color: #CA0115;
}
.page-top {
	color: #FFFFFF;
	background-image: url(/images/top-blend.jpg);
	background-repeat: repeat-x;
}
.home-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
}
.page-header {
	font-size: 16px;
	font-weight: bold;
	color: #CA0115;
}
.home-nav-s {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
	background-color: #E2E9EF;
	cursor: pointer;
	cursor: pointer;
}
.bg-right {
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
}
.white-bg {
	background-color: #FFFFFF;
}
.footer-bg {
	background-color: #C60613;
	padding: 8px;
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
}
.top-padding {
	padding-top: 15px;
	padding-bottom: 25px;
}
.tour-top-seperator {
	background-image: url(/images/blend.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EA7B1;
}
