.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 45px;
	font-weight: bold;
}
.pagebackground {
	background-image: url(image/pageBKG.jpg);
	background-repeat: repeat-x;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 34px;
}
.boxSmUnddrline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.homeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 55px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:link {
	color: #00CCFF;
}
.footertext a:visited {
	color: #00CCFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #0099FF;
	text-decoration: none;
}
.footertext a:active {
	color: #00CCFF;
	text-decoration: none;
}
.homeMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homeMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homeMenu a:hover {
	color: #18C9FF;
	text-decoration: none;
}
.homeMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #013567;
	text-decoration: none;
	font-weight: bold;
}
.NewsPicture {
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.pagetext a:link {
	color: #FFFFFF;
}
.pagetext a:visited {
	color: #FFFFFF;
}
.pagetext a:active {
	color: #FFFFFF;
}
.pagetext a:active {
	color: #FFFFFF;
}
.formStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01407E;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #013567;
	cursor: hand;
	font-weight: bold;
	border: thin solid #FFFFFF;
}

