.pagetitle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #15A8CA;
	border-right-color: #15A8CA;
	border-bottom-color: #15A8CA;
	border-left-color: #15A8CA;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.menuright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subtitle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #15A8CA;
	border-right-color: #15A8CA;
	border-bottom-color: #15A8CA;
	border-left-color: #15A8CA;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: inherit;
	background-image: url(images/logo_wash.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_bg {
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	font-size: 19px;
	color: #0F758E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F758E;
}

