@charset "UTF-8";
/* CSS Document */

.bannerArea {
	background-image: url(images/template/pagetitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 76px;
	width: 900px;
}
.navigationArea {
	background-image: url(images/template/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 237px;
	width: 900px;
}
.contentArea {
	background-repeat: repeat-y;
	clear: both;
	width: 900px;
}
.footerArea {
	background-image: url(images/template/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 32px;
	width: 900px;
}
.banner_left {
	float: left;
	width: 540px;
	margin-bottom: 2px;
}
.bannerRight {
	float: right;
	width: 355px;
}
.bannerBelow {
	float: none;
	width: 900px;
}
.navigationcontent {
	width: 900px;
}
.content_left {
	float: left;
	width: 470px;
	padding-left: 20px;
	display: inline;
}
.content_right {
	float: right;
	width: 345px;
	padding-left: 5px;
	text-align: left;
	margin-left: 0px;
}
content_right a {
	color: #990000;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a {
	color: #990000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 300;
	color: #006699;
}
.footerContent {
	width: 900px;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #006699;
	line-height: 20px;
}
