﻿body {
	font-family: Arial;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #005EA1;
}
a:hover {
	color: #DD1F3B;
	text-decoration: underline;
}
.maintitle {
	color: #005EA1;
	font-family: Arial;
	font-size: 42px;
	font-weight: bolder;
}
.maintitlesub {
	color: #005EA1;
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
}
.bodyheading {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
}
.bodytitle {
	color: #005EA1;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
}
.bodytext {
	line-height: 1.5;
	font-family: Arial;
	font-size: 12px;
}
.addresstext {
	line-height: 1.5;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.burnerbackground {
	background-position: top right;
	
	background-image: url('images/burnerhead-background2.jpg');
	background-repeat: no-repeat;
	background-color: #dee8f4;
}
.redarrowul {
	margin-left: 16px;
	padding-left: 0px;
	margin-right: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('images/rightarrow-red.png');
}
.burnercareul {
	margin-left: 16px;
	padding-left: 0px;
	margin-right: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('images/bullet-square.jpg');
}

.postalul {
	margin-left: 18px;
	padding-left: 0px;
	margin-right: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('images/icon_postal.jpg');
}
.phoneul {
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('images/icon_phone.jpg');
}
.faxul {
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('images/icon_fax.jpg');
}




li {
	margin: 0px;
	padding: 0px;
}
.whoswhospanel {
	border-style: solid;
	border-color: #315ea0;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	text-align: right;
}
.whoswhoname {
	color: #315ea0;
	font-weight: bold;
}
#cse-search-box {
	text-align: center;
	margin-left: 680px;
	position: absolute;
	top: 60px;
}
#cse-search-results {
	width: 610px;
}
