body {
	font-family: arial, helvetica, verdana;
	font-size: 6px;
	color: #999999;
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	min-height: 1024px;
	background-color:#ffffff;
}
.centerall {
	float: center;
}
.top-LEFT {
	background: url(images/top-left.jpg) no-repeat top right;
	min-height: 530px;
	margin: 0;
	padding: 0;
}
.top-RIGHT {
	background: url(images/top-right.jpg) no-repeat top left;
	min-height: 505px;
	margin: 0;
	padding: 0;
}
.top_navBG {
	background: url(images/FOSAF-top_10.gif) no-repeat top right;
	height:36px;
	width:768px;
	float: top;
	margin: 0;
	padding: 0;
}
.bg-nav {
	background: url(images/bg-nav.gif) repeat-x top left;
	background-color:#dce5b7;
	min-height: 20px;
	width:960px;
	margin: 0;
	padding: 0;
	vertical-align:text-top;
}
.bg-main1 {
	background: url(images/bg-main.gif) repeat-x top left;
	background-color:#dce5b7;
	min-height: 505px;
	margin: 0;
	padding: 0;
	padding:10px;
	vertical-align:text-top;
	border-bottom: #b6ca5e 3px solid;
}
.bg-main2 {
	background-color:#FFFFFF;
	padding:5px;
}
.bg-main3 {
	background-color:#FFFFFF;
	padding:5px;
	border:#c8d685 solid 1px;
}
.underline1 {
	border-bottom:#abacae solid 3px;
}
.Heading1 {
	font-size: 16px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color: #555555;
}
.Heading2 {
	font-size: 14px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color: #77632e;
}
.copy {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	color: #777777;
}
.copy2 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	color: #8f8c60;
	vertical-align:text-top;
}
A:link {
	color: #669933;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
A:Visited {
	color: #669933;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
A:hover {
	color: #336600;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.link2 A:link {
	color: #00225c;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.link2 A:Visited {
	color: #00225c;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.link2 A:hover {
	color: #365891;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.nav-border {
	border-right:1px #ffffff solid;
}
.textfield {
	BORDER-TOP-WIDTH: 1px;
	BORDER-TOP-COLOR: #b7a984;
	FONT-WEIGHT: normal;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #b7a984;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #b7a984;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #b7a984;
	font-family: arial, helvetica, verdana;
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	align:left;
	background-color:#eae4d3;
	height:20px;
}