@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
.pagetitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004c1e;
	text-align: center;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
}
.centerdivider {
	background-image: url(images/centerdivider.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.centerdividertext {
	color: #ffffff;
	text-align: center;
	margin-top: 6px;
}
.error {
	color: #FF0000;
}

.centerdividertext a{
    color: #000000;
}
.pagetitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #004c1e;
}
.techleft {
	color: #004c1e;
	text-align: right;
}
