body {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
}
img {
	border: 0px;
}
ul {
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 8px;
}
li {
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-image: url(../images/arrowsmall.gif);
}
input, select, textarea {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #004710;
}
.submit {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #004710;
	background: #2cb04a;
	background-color: #2cb04a;
	cursor:pointer;
}
a.link {
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	color: #e7d139;
	text-decoration: underline;
}
.title {
	font-size: 16px;
	color: #e7d139;
	font-weight: bold;
	line-height: 24px;
}
.highlight {
	font-size: 14px;
	color: #e7d139;
	font-weight: bold;
}
.highlightsm {
	font-size: 11px;
	color: #e7d139;
	font-weight: bold;
}
.large {
	font-size: 14px;
}
.small {
	font-size: 10px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
.leftnavigation {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	background-image: url(../images/leftgrdnt.jpg);
	line-height: 20px;
}
a.navlinks {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.navlinks:hover {
	color: #333333;
	text-decoration: underline;
}
.main {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: top;
}
fieldset {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
legend {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #e7d139;
	font-weight: bold;
	font-size: 14px;
}