@charset "utf-8";
.body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.whiteNavi11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textGray13b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
}
.textBlack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.textgray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.linkblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.linkblack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B9E6C8;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #095321;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 75px;
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #095321;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.directorbg {
	background-image: url(images/directortd.jpg);
	background-repeat: repeat-x;
}
.directorborder {
	border: 1px solid #999999;
}
.a {
	border: 1px solid #666666;
}
.arial14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #328b4f;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #BFBFBF;
}
