<!--

body, td, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
}

body {
	background-image:url(bg_page.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #ffffff;
}


.foot_pricechallenge {
	background-image:url(../images/foot_pricechallenge.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


a, a:visited {
	text-decoration: none;
	color: #3C77D5;
}
a:hover, a.menu:hover {
	text-decoration: underline;
	color: #3C77D5;
}


#page {
	margin-left: 76px;
	width: 747px;
}


#menublock{
	position: absolute;
	left: 130px;
	top: 110px;
	width: 700px;
	height: 25px;
}
a.menu, a.menu:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-right:10px;
}

.faq h3 {
	padding-top: 15px;
	padding-bottom: 5px;
	color: #12337D;
	font-weight: bold;
	font-size: 12pt;
}


.panel {
	width: 340px;
	margin-bottom: 20px;
}

h1 {
	font-size: large;
	color: #12337D;
}


th {
	text-align: left;
	font-weight: normal;
	padding-left: 3px;
}

.thPage {
	color: #ffffff;
	font-weight: bold;
	height: 24px;
	background-image:url(strip_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.thBrand {
	height: 21px;
	background-image:url(strip_orange.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}	

.tbl1 td{
	padding-bottom:5px;
}


.button {
	background-color: #FBAC15;
	border: 1px solid black;
}
-->