.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
a.basetext:link {
	color: #999999;
	text-decoration: none;
}
a.basetext:visited {
	color: #999999;
	text-decoration: none;
}
a.basetext:hover {
	color: #999999;
	text-decoration: underline;
}
a.basetext:active {
	color: #999999;
	text-decoration: none;
}
.basecontacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #aca8a7;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #3e4657;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #404040;
	line-height: 18px;
	}
.subtitletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #404040;
	line-height: 18px;
}
.bodytext12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	line-height: 18px;
}
.bodytextsml {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	line-height: 18px;
}
.bodytextwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.bodytextwhitesml {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
#scrollingdiv {
	height: 326px;
	width: 450px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #3e4657; 
	scrollbar-shadow-color: #3e4657; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
#scrollingdivshorter {
	height: 326px;
	width: 430px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #3e4657; 
	scrollbar-shadow-color: #3e4657; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
#scrollingdivfullwidth {
	height: 326px;
	width: 870px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #3e4657; 
	scrollbar-shadow-color: #3e4657; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
#scrollingdivfullwidthgallery {
	height: 300px;
	width: 870px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #3e4657; 
	scrollbar-shadow-color: #3e4657; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
#scrollingdivshort {
	height: 190px;
	width: 426px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #3e4657; 
	scrollbar-shadow-color: #3e4657; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
#scrollingdivright {
	height: 330px;
	width: 416px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #3e4657; 
	scrollbar-shadow-color: #3e4657; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}.border_1pix_blue {
	border: 1px solid #454C5C;
}
.backgroundimage_brochure {
	background-attachment: fixed;
	background-image: url(pictures/brochure.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.formfields {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	height: 18px;
	width: 150px;
	border: 1px solid #3F4658;
}
.formtextarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	height: 55px;
	width: 150px;
	border: 1px solid #3F4658;
}