@charset "utf-8";
body {
	background-color: #ffffff;
	margin: 12px 12px 12px 12px;
}
.banner {
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	height: 130px;
	vertical-align: middle;
	padding: 0px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.nav {
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	height: 22px;
	vertical-align: top;
	padding: 3px 0px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}
.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.intro {
	padding: 12px 0px 0px 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #303c54;
	text-align: left;
	margin: 8px 0px 8px 0px;
}
.content {
	padding: 0px 20px 8px 12px;
	vertical-align: top;
}
.quote {
	margin: 3px 0px 3px 0px;
	border: 1px #cfd9dd solid;
	background-color: #f2f5f6;
	height: 26px;
}
.quote2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.quote2 a:link {
	color: #0000ff;
	text-decoration: none;
}
.quote2 a:visited {
	color: #0000ff;
	text-decoration: none;
}
.quote2 a:hover {
	color: #0000ff;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.panel {
	padding: 12px 0px 12px 0px;
	vertical-align: middle;
}
.pds {
	padding: 16px 0px 18px 0px;
	vertical-align: middle;
	text-align: center;
}
.more {
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
.box {
	padding: 12px 40px 10px 30px;
	vertical-align: top;
}
.details {
	font-weight: bold;
}
.end {
	border-top: 2px solid #ffffff;
	padding: 0px 60px 0px 16px;
}
.end p {
	color: #aaaaaa;
	font-size: 11px;
}
.end a:link {
	color: #666666;
	text-decoration: none;
}
.end a:visited {
	color: #666666;
	text-decoration: none;
}
.end a:hover {
	color: #666666;
	text-decoration: underline;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #303c54;
}