td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	color: #013567;
	text-transform: uppercase;


}
h2 {
	font-size: 13px;
	color: #013466;
	font-weight: bold;


}
.main-window {
	padding: 20px;
	border: 1px solid #BFCCD9;
	background-color: #FFFFFF;

}
.main-window-news {
	padding: 20px 0px 20px 20px;
	border: 1px solid #BFCCD9;
	background-color: #FFFFFF;

}
li {
	list-style-type: square;
	color: #333333;
}
.form-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.product-facts {
	color: #666666;
	font-size: 11px;

}
a:link {
	color: #315A83;
	text-decoration: none;
}
a:visited {
	color: #315A83;
	text-decoration: none;
}
a:hover {
	color: #315A83;
	text-decoration: underline;
}
.table-border {
	border: 1px solid #D4D0C8;
}
.table-centred {
	vertical-align: middle;
}
.price-tag {
	font-size: 13px;
	font-weight: bold;
	color: #013466;
}
.footer-btm {
	font-size: 10px;
	vertical-align: middle;
	padding: 3px;
	color: #666666;
}

.footer-btm a:link {
	color: #666666;
	text-decoration: none;
}
.footer-btm a:visited {
	color: #666666;
	text-decoration: none;
}
.footer-btm a:hover {
	color: #666666;
	text-decoration: underline;
}
.product-freight {

	color: #666666;
	font-size: 11px;
}
.product-freight a:link,.product-freight a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
.product-freight a:hover {
	color: #315A83;
	font-size: 11px;
	text-decoration: underline;
}
.testimonial_border {
	border: 1px solid #BFCCD9;
	color: #003366;
}
.testimonial_cell_right {
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/testimonials_back.gif);
	background-repeat: repeat-x;
}
.testimonial_cell_mid {
	padding-top: 10px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.para_zerospace {
	margin-top: 0px;
	margin-bottom: 0px;
}
.date {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.small {
	font-size: 11px;
}
.no-margin {
	margin-left: 4px;
	padding: 0px;
}
