﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E4F8FF;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.formBox {
	height: 244px;
	width: 313px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/cdl-r4_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.formBox1 {
	background-image: url(../images/cdl3_r4_c3.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 456px;
	text-align: right;
	padding-right: 20px;
	font-size: 13px;
	line-height: 15px;
}
.formBox1 div {
	width: 95%;
}
.formBox1 img {
	padding-top: 10px;
}
.bottom {
	background-color: #014761;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	font-size: 11px;
	width: 950px;
}
.bottom a {
	color: #FFF;
	font-weight: bold;
}
td img {
	display: block;
}
.bottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #D4D0C8;
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.bottomBar a {
	color: #333;
}
.bottomBar p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}