@charset "utf-8";
body {
	background: url('background.gif');
	color: #444444;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 11px;
	margin: 0px 10px 10px 10px;
}
table {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0;
	border: 0;
}
div {
	text-align: center;
}
img {
	border: 0;
}
a {
	color: #444444;
	font-weight: bold;
}
td {
	vertical-align: top;
	padding: 0;
}
p {
	text-align: left;
}
td.header_1 {
	padding-top: 12px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: center;
}
td.header_2 {
	color: #496191;
	padding-top: 4px;
	padding-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
td.footer {
	padding-bottom: 15px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
td.banner {
	padding-bottom: 5px;
}
td.pageTitle {
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #496191;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
}
td.quoteButton {
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #496191;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
}
td.center {
	text-align: center;
}
td.middle {
	vertical-align: middle;
	width: 100%;
}
a.header_1 {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
a.header_1:hover {
	text-decoration: underline;
}
a.header_2 {
	color: #496191;
	font-weight: bold;
	text-decoration: none;
}
a.header_2:hover {
	text-decoration: underline;
}
a.footer {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a.section {
	color: #444444;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.section:hover {
	text-decoration: underline;
}
a.title_product {
	font-size: 12px;
	font-weight: bold;
	color: #C86420;
	text-transform: uppercase;
	text-decoration: none;
}
a.title_product:hover {
	text-decoration: underline;
}
div.footer {
	line-height: 40px;
	font-size: 10px;
	border-top: 1px dotted #888888;
}
.page {
	width: 980px;
	border-top: 0px;
	border-bottom: 1px dotted #888888;
	border-left: 1px dotted #888888;
	border-right: 1px dotted #888888;
}
.title {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}
.bold {
	font-weight: bold;
}
.line_top {
	line-height: 15px;
	border-top: 1px dotted #888888;
}
.line_bottom {
	line-height: 15px;
	border-bottom: 1px dotted #888888;
}
.form_valid_note {
	font-weight: bold;
	color: #C86420;
	text-transform: uppercase;
}

