@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #015301;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #924506;
	font-weight: normal;
	margin-bottom: 0px;
}
.paddinghead {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: left;
}

.padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
}
.padding3 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #015301;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

.padding2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

.background {
	background-color: #fffeed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
}
.line {
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #015301;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #015301;
	border-bottom-color: #015301;
	border-left-color: #015301;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: circle;
}
a:link {
	color: #015301;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #015301;
}
a:active {
	color: #015301;
	text-decoration: underline;
}
a:visited {
	color: #015301;
	text-decoration: none;
}
.paddingtn {
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.paddingtn2 {
	padding-left: 4px;
	padding-bottom: 4px;
}
table {
	text-align: left;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px Verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #fdfdf4;
	color: #8B7D6B;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FFD700}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
