@charset "UTF-8";
body {
	background-image: url(images/frame/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #679F8C;
	padding-right: 15px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-right: 15px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 18px;
	padding-left: 25px;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-position: center center;
}
.box {
	background-image: url(images/frame/side-box2.jpg);
	background-repeat: no-repeat;
}
.oed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.texgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CABA;
}
.texgreen2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #88B2A6;
}
.boldgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h6 {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #95CABB;
	margin-right: 50px;
	margin-left: 50px;
}
