body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	background-image: url(../images-new/bg_main.jpg);
	background-repeat: repeat-x;
}
#main {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images-new/bg_swish.jpg);
}
.darkgreenhead {
	font-size: 17px;
	color: #3D5900;
}

#containermain {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#topbar {
	float: left;
	height: 31px;
	width: 638px;
	background-image: url(../images-new/bg_topnav.jpg);
	background-repeat: no-repeat;
	clear: left;
	padding-left: 162px;
	margin-bottom: 30px;
	background-position: bottom;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#botbar {
	clear: left;
	float: left;
	width: 770px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #999999;
}
#botbar a:link{
	color: #999999;
}
#botbar a:visited{
	color: #999999;
}
.greenbox {
	background-image: url(../images-new/bg_frontboxes.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 160px;
	width: 265px;
	margin-right: 10px;
	background-position: bottom;
	margin-top: 25px;
	text-align: center;
}

#columnleft {
	display: inline;
	float: left;
	width: 150px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
}
#columnleft a:link {
	color: #333333;
	font-size: 11px;

}
#columnleft a:hover {
	font-size: 11px;
	text-decoration: underline;

}
#columnleft a:visited {
	font-size: 11px;
	color: #333333;

}
a:link {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.greenbold {
	font-weight: bold;
	color: #669900;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}
#columnright {
	width: 575px;
	float: right;
	display: inline;
	margin-right: 35px;
}
.smallblack {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.smallblack a:link{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.smallblack a:visited{
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
ul {
	list-style-image: url(../images-new/list-arrow.jpg);
	line-height: 155%;
}
.tblbrder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	font-size: 11px;
}
.tblheader {
	background-image: url(../who-we-are/p7tp/img/tabs09_down.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.tblsubheader {
	font-weight: bold;
	background-image: url(../includes/cssmenus2/skins/nature/img/selected2.gif);
}
.trbrdrbtm {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
input,select,textarea {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 11px;
	background-image: url(../who-we-are/p7tp/img/tabs09_down.jpg);
	border: 1px solid #91A29F;
	width: 150px;
}
.boldred {
	font-weight: bold;
	color: #CE0000;
}
.introtxt {
	font-size: 14px;
	line-height: 18px;
}
.darkgreenhead h1{
	color: #3D5900;
}
.darkgreenhead a:link{
	color: #3D5900;
	font-size: 16px;
}
.darkgreenhead a:visited{
	color: #3D5900;
}

.divider {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.downloads {
	margin-top: 10px;
}
.downloads a { font-size: 14px; color: #fff; text-decoration:none; }
.downloads a:hover { text-decoration:underline; }
