body {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-size: 12px;
}
.promotitle {
	font-size: 50px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.promosubtitle {
	font-size: 24px;
	color: #BFD2F8;
}
.promotext {
	font-size: 14px;
	color: #C9D4E9;
}
h1 {
	font-size: 24px;
	color: #3C661E;
}

.promoheader {
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-color: #3D60B1;
	height: 210px;
}
th {
}
.y {
	background-color: #FFF1BB;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3D60B1;
}
.yd {
	background-color: #FFE375;	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3D60B1;
}
.ydk {
	background-color: #FFCF0D;	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3D60B1;
}

.buttoncompare {
	background-image: url(images/button_big.png);
	color: #000000;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin: 10px;
	font-weight: bold;
}
a.buttoncompare {	}

a.buttoncompare:hover {
	background-image: url(images/button_big.png);
	color: white;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin: 10px;
}

.button {
	background-image: url(images/button.png);
	color: #000000;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 16px;
	float: left;
	margin: 10px;
	font-weight: bold;
}
a.button {	}

a.button:hover {
	color: white;
}
.pricesmall {
	font-size: 10px;
}
.dollar {
	font-size: 10px;
	vertical-align: top;
}
.boxshade {
	background-color: #F2F2EE;
}

