body {
	background-color: #336600;
}
/* Banner at top of every page included in cbs banner lib item */
#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #339900;
	background-color: #FFFFF9;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 100;
	width: 900px;
	left: 0px;
	top: 0px;
	border-top-width: thin;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #009900;
}
/* Library Item CBS Links  */
#LinksBox {
	position:absolute;
	width:200px;
	z-index:1;
	left: 8px;
	top: 200px;
	background-color: #FFFFF9;
	font-family: "Trebuchet MS";
	color: #339900;
	font-size: 12px;
	padding-left: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	overflow: visible;
	visibility: visible;
}

/* Main body text  */
#paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336600;
	background-color: #FFFFF9;
	border: medium outset #009900;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 102;
	height: auto;
	width: 476px;
	left: 274px;
	top: 200px;
	padding: 10px;
}
a:link {
	color: #339933;
}
a:visited {
	color: #00CC33;
}
a:hover {
	color: #0000FF;
}

/* Request for information form box  */
#form box {
	background-color: #FFFFD0;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: 102;
	left: 250px;
	top: 200px;
}
#boxforform {
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 253px;
	top: 201px;
	z-index: 110;
	width: 593px;
	height: 50px;
}


.style3 {
font-size: 14px
}

/*  text for name of company on banner */
.bannername {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #339900;
}

/* text for capital First letters CBS on banner*/
.bannernameCaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #339900;
	font-weight: bold;
}

/* Font for locations on banner */
.bannernameLocs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #339900;
	font-weight: normal;
}
