.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFE9E1;
	border: 1px solid #CC3300;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bodytext-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height:160%;
}
a.teal:link, a.teal:visited {
	color:#007ea3;
	text-decoration:none;
}
a.teal:hover, a.teal:focus, a.teal:active {
	color:#007ea3;
	text-decoration:underline;
}
.bodytext-teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007EA2;
	text-decoration: none;
	font-weight: normal;

}
.input {
	border: 1px solid #007EA2;
	color: 007EA2;
	font-size: 12px;
	padding: 2px;
	height: 20px;
}
.border {
	border: 1px solid #000000;
}
.bodytext-teal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007EA2;
	text-decoration: none;
	font-weight: bold;

}
hr {
	color: 007EA3;
}
.NoDisp {
	visibility: hidden;
}

a:hover {
	color: #FF0000;
}
.admin-banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.admin-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #007EA2;
	vertical-align: middle;
}
.admin-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.admin-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}.admin-menu a:hover {
	color: #FFCC00;
}
.bodytext-teal-boldborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EA2;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #007EA2;
	background-color: #DEF3F8;
}
.list-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EA2;
	text-decoration: none;
	font-weight: bold;
	background-color: #DEF3F8;
	border-top: 1px solid #007EA2;
	border-right: 1px #007EA2;
	border-bottom: 1px solid #007EA2;
	border-left: 1px #007EA2;

}
.bodytext-teal-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EA2;
	text-decoration: none;
}
.list-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #007EA2;
}
.list-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EA2;
	text-decoration: none;
	font-weight: bold;
}
.list-foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #007EA2;
}
.form_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E0DFE3;
	border: 1px solid #000000;
}
.page-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #007EA2;
}