.topbox {
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.midbox {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.botbox {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.basebox {
	width: 750px;
}
.logo {
	float: left;
	margin-right: 40px;
	background-color: #00FF00;
}
.toptext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 71%;
	color: #666666;
	padding-top: 30px;
	width: 591px;
	height: 73px;
	float: left;
}
.hometext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 71%;
	color: #666666;
	padding-top: 0px;
	float: left;
}
.bodyhome {
	margin: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 750px;
}
.greybox {
	background-color: #656565;
	display: block;
	padding: 2px 7px;
	height: 43px;
	width: 145px;
}
.col1 {
	float: left;
	width: 166px;
}
.col2 {
	float: left;
	width: 138px;
}
.col3 {
	float: left;
	width: 104px;
}
.col4 {
	float: left;
	width: 138px;
	margin-left: 45px;
}
.col5 {
	float: left;
	width: 208px;
	margin-left: 30px;
}

.col-logos {
	float: left;
	width: auto;
	margin-left: 45px;
}
.homepic {
	width: 750px;
	background-image: url(../images/homepage/home_wave.gif);
	background-repeat: no-repeat;
	display: block;
		float: left;
}
.menubuttons a {
color: #FFFFFF;
	background-color: #656565;
	display: block;
	padding: 2px 7px;
	height: 43px;
	width: 145px;
font: normal 71% Tahoma, Arial, sans-serif;
text-decoration: none;
text-align: left;}

.menubuttons a:hover {
background-color: #92B561;
color: #FFFFFF;
}
.menubuttons2 a {
	color: #FFFFFF;
background-color: #92B561;
	display: block;
	padding: 2px 7px;
	height: 23px;
	width: 114px;
font: normal 71% Tahoma, Arial, sans-serif;
text-decoration: none;
text-align: left;
}

.menubuttons2 a:hover {
background-color: #6C9B23;
color: #FFFFFF;
}
.menubuttons3 a {
	color: #FFFFFF;
background-color: #92B561;
	display: block;
	padding: 2px 7px;
	height: 23px;
	width: 100px;
font: normal 71% Tahoma, Arial, sans-serif;
text-decoration: none;
text-align: left;
}

.menubuttons3 a:hover {
background-color: #6C9B23;
color: #FFFFFF;
}
.smlpic{

}
.titleboxblue{
	background-color: #0066CC;
	display: block;
	float: left;
	width: 212px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font: normal 71% Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
.titleboxgreen{
	background-color: #339900;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font: normal 71% Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
.textarea{
	display: block;
/*	width: 180px; */
	padding: 7px 10px 2px 10px;
	font: normal 71% Tahoma, Arial, sans-serif;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.deltexthead {

	font: normal 71%/16px Tahoma, Arial, sans-serif;
	color: #333333;
	background-color: #C9E4DC;
	padding: 5px 10px;
	text-align: left;
}
.bordergrey{
	border: 1px solid #CCCCCC;
}
