@charset "utf-8";
html, body, #wrapper {
	height:100%;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}
#wrapper {
	width: 100%;
}
.headerfill {
	background-image: url(../images/page/header2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footerfill {
	background-image: url(../images/page/footer3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.foottext,
.foottext a:link,
.foottext a:visited,
.foottext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.foottext a:hover {
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #01008E;
	padding-top: 12px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #01008E;
	padding-top: 12px;
	margin-bottom: 8px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
}
.main a:link,
.main a:visited,
.main a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}
.main a:hover {
	color: #FF0000;
}
.pagelink,
.pagelink a:link,
.pagelink a:visited,
.pagelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.pagelink a:hover {
	color: #FF0000;
}
.buttonred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
	border-top: 1px solid #FF8282;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #FF8282;
}
.buttonredover {
	border-top: 1px solid #330000;
	border-right: 1px solid #FF8282;
	border-bottom: 1px solid #FF8282;
	border-left: 1px solid #330000;
}
.controls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.mainemp {
	font-weight: bold;
	font-size: 14px;
}
.tdLborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
.tdNoborder {
	padding-left: 10px;
	padding-right: 10px;
}
.mainhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.subpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#map {
	height: 450px;
	width: 586px;
	border: 1px solid #000000;
}
#mapouter {
	text-align: center;
	border: 1px solid #000000;
	margin-top: 10px;
}
.greencell {
	background-color: #ECFFEC;
	border: 1px solid #00C100;
}
.note {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	z-index: 1;
	display: ;
	visibility: hidden;
	border: 1px solid #000;
	background-color: #D5EAFF;
	width: 220px;
	text-align: center;
}
.notetitle,
.notetitle a:link,
.notetitle a:visited,
.notetitle a:hover,
.notetitle a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.noteinstr,
.noteinstr a:link,
.noteinstr a:visited,
.noteinstr a:hover,
.noteinstr a:active {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.points_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #05028F;
	font-style: italic;
	font-weight: bold;
}
.statusgreen,
.statusgreen a:link,
.statusgreen a:visited,
.statusgreen a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.statusgreen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.statusred,
.statusred a:link,
.statusred a:visited,
.statusred a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.statusred a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.statusamber,
.statusamber a:link,
.statusamber a:visited,
.statusamber a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.statusamber a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.statusborder {
	border: 1px solid #0000CC;
}
.remaccesspanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 390px;
	border: 1px solid #FF0000;
	margin-left: 35px;
}
#pagephoto {
	width: 238px;
	min-height: 50px;
	margin-bottom: 10px;
}
#testimonial2 {
	width: 238px;
	min-height: 113px;
	padding-bottom: 20px;
	background-color: #F9F9F9;
	background-image: url(../images/testimonial_bot2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
#testimonialhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #33333;
	padding-top: 12px;
	padding-right: 13px;
	padding-left: 10px;
	background-image: url(../images/testimonial_top2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	height: 40px;
}
#testimonialbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	padding-right: 13px;
	padding-left: 10px;
	background-image: url(../images/testimonial_mid2.jpg);
	background-repeat: repeat-y;
	margin-top: -31px;
}
#testimonialsignature2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
}
#testimonialsignature2 a:link,
#testimonialsignature2 a:visited,
#testimonialsignature2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#testimonialsignature2 a:hover {
	color: #FF0000;
	border-bottom-color: #FF0000;
}
.testimonialtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.testimonialtext2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	margin-top: 6px;
	margin-bottom: 4px;
}
.testimonialname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
.testimonialname2 a:link,
.testimonialname2 a:visited,
.testimonialname2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.testimonialname2 a:hover {
	color: #FF0000;
	border-bottom-color: #FF0000;
}
.testimonialtable {

}
.testimonialborder {
	border: 1px solid #666666;
	padding: 10px;
	background-image: url(../images/testinonialbkgnd.jpg);
	background-repeat: repeat-x;
}


.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.required {
	color: #FF0000;
}
.tablecms {
	border: 1px solid #0101A1;
	background-color: #FFFFFF;
}
.tablecmsL1 {
	background-color: #DFDFDF;
}
.tablecmsL2 {
	background-color: #EBEBEB;
}

