html,body { 
	text-align: left; height: 100%;
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 1.0em;
	color: #657983;
	margin: 0 5px 5px 5px;
}
a,img
	{
	border: none;
	}

a { color: #424d50; text-decoration: none; }
a:hover { color: #ed1c24; text-decoration: underline; }

.nohilite a { color: #657983; text-decoration: none;}

td {
	font-size: 0.8em;
	color: #657983;
	float: top;
	vertical-align: top;
}

p {
	margin: 0 0 10px 0;
}

li {
	margin-bottom: 6px;
}

input {vertical-align: middle;}

.tar { text-align: right; }
.vab { vertical-align: bottom; }

.selectedcolor { color: #91af33; }
.hovercolor {color: #ed1c24; }

.selectedlink a { color: #91af33; }
.selectedlink a:hover { color: #ed1c24; text-decoration: underline; }

h1 {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 2.9em;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 25px;
	color: #657983;
}

h2 {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	padding: 0 0 0 0;
	margin-bottom: 3px;
	color: #657983;
}

h3 {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 3px;
	color: #657983;
}

#topnav {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 12px;
	color: #657983;
}

#topnav ul {
	margin-top: 60px;
}

#topnav ul, #topnav li {
	list-style: none;
	float: left;
	margin-right: 54px;
	margin-bottom: 10px;
	padding: 0;
	display: inline;
}

#leftnav {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 12px;
	color: #657983;
	vertical-align: top;
}

#leftnav ul, #topnav li {
	list-style: none;
	padding: 0;
}

#leftnav li {
	margin-bottom: 8px;
}

#leftnav .selectedlink {
	font-size: 1.2em;
}

.stdBulletText {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.9em;
	font-weight: normal; /* bold; */
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 25px;
	color: #222222;
}

.liteBulletText {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 25px;
	color: #444444;
}

.headBulletText {
		font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 1.1em;
		font-weight: normal; /* bold; */
		font-style: normal;
		padding: 0 0 0 0;
		margin-bottom: 25px;
		color: #444444;
}	

.greenText {
	color: #668f2d;
}
.buttontext {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	color: #222222;
}

.buttontextlite {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	color: #222222;
}

.closing {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	color: #222222;
}
.footer {
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	margin-top: 5px;
	color: #222222;
}

