@charset "UTF-8";
.header {
	color: #CC9900;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-right: 10px;
	margin-left: 10px;
}
.list {
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	color: #52677B;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #f3ecad;
	background-image: url(images/daffodilbkgrd.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4A6078;
}
.navtext {
	font-size: 10px;
	color: #000033;
}
.style1 {font-size: 12px}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #4A6078;
	width: auto;
	letter-spacing: 0.1em;
	text-align: justify;
	line-height: 14px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.linkbox {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sideboxtextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #99CCCC;
	background-color: #7CCAC8;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
	padding: 2px;
	white-space: normal;
}
.imgRM  {
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-right-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #003366;
	border-bottom-color: #000033;
	border-left-color: #9999FF;
	border-top-width: thin;
	border-bottom-width: medium;
}
.smalltext {
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-position: left;
	text-align: left;
	color: #4A6078;
}

