@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF;
	margin:15px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	line-height:1.4em;
	color:#000000;
	list-style-position: inside;
	list-style-image: url(images/background/bullet_green.gif);
}

a:link, a:visited, a:active {
	font-weight:normal;
	color: #478a05;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
	color: #478a05;
}

h2 {
	font-size: 1.1em;
	color: #478a05;
}

h3 {
	font-size: 1em;
	color: #478a05;
}

h4 {
	font-size: 0.9em;
	color: #478a05;
}

hr {
	background:#cccccc;
	width:80%;
	text-align:center;
}

#nav {
	font-weight:normal;
	font-size:0.9em;
	color: #478a05;
	line-height:0.9em;
	text-align:center;
}

#nav a:link, #nav a:visited, #nav a:active {
	font-weight:bold;
	color: #478a05;
	text-decoration: none;
}
#nav a:hover {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

#footer {
	font-weight:normal;
	font-size:0.9em;
	color: #FFFFFF;
	line-height:2em;
	padding-top:5px;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.required {
	font-size:0.9em;
	color: #478a05;
	font-weight:bold
}

.fineprint {
	font-size:0.8em;
	font-style:italic;
}
.small {
	font-size:0.85em;
	font-style:normal;
}
#imglink {
	font-weight:normal;
	font-size:0.8em;
	padding-top:20px;
}

#imglink a:link, #imglink a:visited, #imglink a:active {
	font-weight:normal;
	font-style:italic;
}
#imglink a:hover {
	font-weight:normal;
	font-style:italic;
}
