body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bodygrnblu3.gif) repeat-x;
	font-size: 100%;
}
#wrapper {
	background: #FFFFCC;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #999999;
}
#masthead {
	background: #FFFFCC;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#nav {
	background: #FFFFCC;
	width: 100%;
	float: left;
	list-style: none;
	font-size: 0.8em;
}
#content {
	background: #FFFFCC;
	float: left;
	width: 100%;
	clear: none;
	font-size: .8em;
	border-left: thin groove #CCCCCC;
	border-right: thin groove #CCCCCC;
}
#footer {
	background: #FFFF66;
	width: 100%;
	clear: both;
	border-top: thin groove #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
	font-size: .75em;
	padding-top: .5%;
	padding-bottom: .5%;
}
#form1 {
	float: right;
	font-size: .9em;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: #9999CC;
	height: auto;
}
a:link {
	font-weight: bold;
}
#nav a {
	display: block;
	height: 1.5em;
	background: #FFFF66;
	border-top: medium groove #CCCCCC;
	border-right: thin groove #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin groove #CCCCCC;
	color: #FF0000;
	text-decoration: none;
}
#nav li {
	float: left;
	width: 12%;
	text-align: center;
	font-weight: bold;
}
#breadcrumb {
	width: 25%;
	float: left;
	margin: 0px;
	padding: 0px 0px 0%;
	height: auto;
	border-left: thin groove #CCCCCC;
}
#emailink {
	background: #FFFFCC;
	padding-top: 1px;
	height: auto;
	float: right;
}
#youare {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: .3em;
}
#colcontent {
	width: 46.5%;
	background: #CF9;
	padding: 1%;
	margin: 0%;
	font-size: 0.9em;
	float: left;
	line-height: 1.2em;
	border-top: thin solid #FFFFCC;
	border-right: thick solid #FFFFCC;
	border-bottom: thick solid #FFFFCC;
	border-left: thick solid #FFFFCC;
}
#colcontentn {

	width: 21.5%;
	background: #CF9;
	padding: 0% 1% 1%;
	margin: 0%;
	font-size: 0.9em;
	float: left;
	line-height: 1.2em;
	border-top: thin solid #FFFFCC;
	border-right: thick solid #FFFFCC;
	border-bottom: thick solid #FFFFCC;
	border-left: thick solid #FFFFCC;
}
#colcontentb {


	width: 21.5%;
	background: #FC9;
	padding: 0% 1% 1%;
	margin: 0%;
	font-size: 0.9em;
	float: left;
	line-height: 1.2em;
	border-top: thin solid #FFFFCC;
	border-right: thick solid #FFFFCC;
	border-bottom: thick solid #FFFFCC;
	border-left: thick solid #FFFFCC;
}
.imgleft {
	margin-left: 1%;
	margin-right: 1%;
	border: thin solid #CCCCCC;
}
.imgright {
	margin-right: 1%;
	margin-left: 1%;
	border: thin solid #CCCCCC;
}
#colcontentw {

	width: 96%;
	background: #CF9;
	padding: 1%;
	margin: 0%;
	font-size: 0.9em;
	float: left;
	line-height: 1.2em;
	border-top: thin solid #FFFFCC;
	border-right: thick solid #FFFFCC;
	border-bottom: thick solid #FFFFCC;
	border-left: thick solid #FFFFCC;
}
#nav a:hover {
	color: #009900;
	background: #FFFFCC;
}
#nav a:visited {
	color: #336600;
	background: #FFFF66;
}
#nav a:visited:hover {
	color: #006600;
	background: #FFFFCC;
}
#nav #current a {
	color: #006600;
	background-color: #FFFFCC;
}
#colcontent2 {

	width: 46.5%;
	background: #CF9;
	padding: 1%;
	margin: 0%;
	font-size: 0.9em;
	float: left;
	line-height: 1.2em;
	border-top: thin solid #FFFFCC;
	border-right: thick solid #FFFFCC;
	border-bottom: thick solid #FFFFCC;
	border-left: thick solid #FFFFCC;
}
.input {
	background: #CF9;
	font-size: .8em;
	font-weight: bold;
}
.inputGrn {

	background: #CF9;
	font-size: .8em;
	font-weight: bold;
}
#head2 {
	background-color: #FF0000;
}
