body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D2DDBA;
	font-size: 12px;
}
#homeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	background-color: #D2DDBA;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.padding {
	padding: 4px;
}


a:link {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #5F684B;
	font-size: 12px;
	font-weight: bold;
}
li {
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
	font-weight: bold;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.emphasis2 {
	color: #18674B;
	font-size: 14px;
	font-weight: bold;
}

#Table_01 {
	background-image: url(images/bgNav.gif);
}
#links {
	font-size: 11px;
	color: #ACBB8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	padding-top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.sidelinks:link {
	font-size: 11px;
	color: #ACBB8C;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.sidelinks:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D2DDBA;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	padding-top: 3px;
	text-decoration: none;
}
blockquote {
	line-height: 18px;
}

h2 {
	font-size: 14px;
}
#footer {
	padding-top: 12px;
	color: #ADBC8D;
	font-size: 11px;
}
a.footer:link {
	font-size: 11px;
	color: #788B52;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	font-size: 11px;
	color: #ADBC8D;
	text-decoration: none;
	font-weight: normal;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
}
.searchPadding {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
a.button:link,a.button:visited {
	background-color: #F6FAEB;
	padding: 5px;
	border: 1px double #00966D;
	text-decoration: none;
	line-height: 18px;
}
.headerTd {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ADBC8D;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00986F;
	border-bottom-color: #00986F;
}

