body {
	background-color: White;
	color: #183B2B;
	background-image: url(img/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
td.detail {
	color: #fff;
	background-color: #FAF1CA;
	border-top: 1px dotted;
}
td.item {
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	text-decoration: none;
	border-top: 1px dotted;
}
td.menu {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	padding: 3px 6px;
}
a.menu:link {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: underline;
}
a.menu:active {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
td.menu-select {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: none;
	padding: 3px 6px;
}
a.menu-select:link {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: underline;
}
a.menu-select:visited {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: underline;
}
a.menu-select:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: underline;
}
a.menu-select:active {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: underline;
}
td.menu-bottom-select {
	background: #183B2B;
	color: #fff;
	height: 11px;
}
td.bottomline {
	height: 2px;
	background-image:  url(img/bottomline.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
td.comparison-title {
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	padding: 3px 15px 3px 3px;
	margin: 1px;
	color: #999;
	text-decoration: none;
	border-top: 1px dotted #183B2B;
}
td.comparison {
	font-size: 12px;
	font-weight: normal;
	background-color: #FAF1CA;
	padding: 3px 15px 3px 3px;
	margin: 1px;
	color: #183B2B;
	text-decoration: none;
}
.disclaimer {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	padding: 10px 20px 20px 0;
	color: #8C8C8C;
	text-decoration: none;
}
a.disclaimer {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	background-color: transparent;
	padding: 20px 20px 0px 0px;
	color: #183B2B;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	padding: 10px 20px 0px 0px;
	color: #183B2B;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	padding: 5px 20px 0px 0px;
	color: #183B2B;
	text-decoration: none;
}
strong {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #183B2B;
	text-decoration: none;
}
li {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 20px 0px 0px;
	background-color: transparent;
	color: #183B2B;
	text-decoration: none;
}
a:link {
	color: #21409A;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #183B2B;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: #21409A;
	background: transparent;
	text-decoration: underline;
}
a:active {
	color: #183B2B;
	background: transparent;
	text-decoration: underline;
}
