.logo_float {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
body {
	background-color: #FDEEF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer {
	background-color: #D0E7FF;
	color: #666666;
	font-size: 9px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link {
	color: #CC3366;
}
a:visited {
	color: #CC3366;
}
a:hover {
	color: #0054A6;
}
.table {
	padding-left: 210px;
	padding-top: 50px;
}
.shift {
	padding-left: 60px;
}
h1 {
	color: #CC3366;
	font-size: 18px;
	font-weight: bold;
}
p {
	padding-right: 10px;
	color: #0055A6;
}
.p {
	color: #0055A6;
}
.h1_space {
	font-size: 14px;
	font-weight: normal;
}
.contact_shift {
	text-align: right;
	padding-right: 250px;
}
.contact_shift2 {
	text-align: right;
	padding-right: 160px;
}
.check_list {
	list-style-image: url(/images/check.gif);
	color: #0055A6;
}
.table2 {
	padding-top: 50px;
	text-align: right;
}
.shift2 {
	padding-left: 15px;
}
.navlist {
	float: left;
	text-align: left;
	padding-top: 420px;
}