td {
	text-align: center;
	}
img {
	display: block;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B4273;
	background-image:   url(images/wave3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	line-height: 16px;
	background-attachment: fixed;
}

#quote {
	color: #2B4273;
	letter-spacing: 0.2em;
	line-height: 20px;
	width: 33%;
	margin: 40px auto 20px;
	text-align: justify;
	display: block;
}

em {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
p {
	text-align: center;
}
select {
	margin-top: 10px;
}
.welcome {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}
.little {
	font-size: 10px;
	font-style: normal;
	padding-top: 5px;
	line-height: 10px;
}
#compare {
	width: 800px;
	margin: 0 5%;
}

#compare p {
	text-align: left;
	margin: 5px 0px;
	padding: 5px 0px;
	line-height: 18px;
}

#compare a {
	display: block;
	font-weight: bold;
	color: #2B4273;
	margin-top: .75em;
	margin-bottom: .75em;
}

#compare a:active, #compare a:link, #compare a:visited {
	text-decoration: none;
}

#compare a:hover {
	text-decoration: underline;
}

#compare td.coleventop, #compare td.coloddtop {
	padding: 5px;
	width: 180px;
	vertical-align: middle;
	border: 1px solid #2B4273;
	margin: 3px 0 3px;
	background-color: #A5B7DC;
	color:#2B4273;
	font-size: 16px;
	font-weight: bold;
}

#compare td.coleven, #compare td.colodd {
	padding: 5px;
	width: 180px;
	vertical-align: middle;
	border: 1px solid #2B4273;
	margin: 3px 0 3px;
}

.coleven {
	background-color: #EEF4FB;
}
.colodd {
	background-color: #E2EFFA;
}

.stub {
	text-align: right;
	font-weight: bold;
}


.rule {
	border-top: 2px solid #DCE9F6;
}
select {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.float {
	float: left;
	width: 210px;
	border: 1px solid #2B4273;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 0px;
	background-color: #A5B7DC;
	letter-spacing: .05em;
	line-height: 18px;
}
