#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#hdr {
	clear: both;
	height: 64px;
}
.logo {
	float: left;
	height: 64px;
	width: 395px;
}
.ttle {
	float: left;
	width: 305px;
	height: 64px;
	text-align: right;
}
.ttle h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px 0px 0px;
}
.ttle h1 a {
	color: #000000;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	text-align: center;
	color: #999999;
	clear: both;
	width: 700px;
	padding-top: 10px;
	margin-top: 25px;
	border-top: 5px solid #85C2FF;
}
#footer a {
	color: #999999;
}
#bdy {
	text-align: left;
	font-size: 12px;
}
#bdy h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
}
#bdy p a {
	color: #333333;
}
.formcontainer {
	background: #E2E2E2;
	margin: 0px;
	padding: 10px;
	border: 1px solid #AF2924;
}
form {
	margin: 0px;
	padding: 0px;
}
#bdy a:hover {
	color: #000000;
	text-decoration: none;
}
.note {
	color: #AF2924;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#bdy h4 {
	margin-bottom: 0px;
	background: #85C2FF;
	display: inline;
	padding: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.confirm {
	border: 5px solid #85C2FF;
	background: #FFFFFF;
}
#dabg {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tblemain {
	font-weight: bold;
	color: #FFFFFF;
	background: #85C2FF;
	text-transform: capitalize;
	width: 150px;
}
.bozzybutton {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top: 2px solid #BFDFFF;
	border-right: 2px solid #2F97FF;
	border-bottom: 2px solid #2F97FF;
	border-left: 2px solid #BFDFFF;
	padding: 5px 20px;
	background: #85C2FF;
}
.txtentry {
	width: 400px;
}
.confirmtd {
	background: #E0F0FF;
}
.wherami {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.wherami td {
	padding: 7px 0px 5px;
	background: url(/images/menu_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.wherami td.iameher {
	background: #AE191F;
	font-weight: bold;
	color: #FFFFFF;
	border-left: #AF2924;
}

.wherami_small {
	font: 10px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.wherami_small td {
	padding: 7px 0px 5px;
	background: url(/images/menu_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
.wherami_small td.iameher {
	background: #AE191F;
	font-weight: bold;
	color: #FFFFFF;
	border-left: #AF2924;
}


.dnumberhdr {
	font-weight: bold;
	color: #FFFFFF;
	background: #85C2FF;
	padding: 5px 5px 5px 10px;
}
.dnumberhdr a {
	color: #FFFFFF;
}
h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	text-transform: uppercase;
	color: #333333;
}
hr {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
.wherami a {
	color: #FFFFFF;
	text-decoration: none;
}
.wherami a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}

.wherami_small a {
	color: #FFFFFF;
	text-decoration: none;
}
.wherami_small a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}


.tblemain2 {
	color: #000000;
	background: #ECF5FF;
	text-transform: capitalize;
}
.typehdr td {
	background: #85C2FF;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.confirm th {
	background: #85C2FF;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}
.confirm td {
	padding: 5px;
}
.confirm td a {
	color: #000000;
}
.confirm {
	background: #FFFFFF;
}
