/* CSS Document */

.bodycopy {
	font-family: "GIll Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
body,td,th {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
a {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.navbarlinks {
	color: #333333;
	font-weight: bold;
	}
a.websitelinks {
	color: #FFFFFF;
	font-weight: bold;
	}
ul.navbar {
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	display:inline;
}
ul.navbar li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	border-color: #333333;
	list-style: none;
	display: inline;
	}
ul.navbar li.first {
	margin-left: -10px;
	border-left: none;
	list-style: none;
	display: inline;
	}
ul.websites {
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	display:inline;
}
ul.websites li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	border-color: #FFFFFF;
	list-style: none;
	display: inline;
	}
ul.websites li.first {
	border-left: none;
	list-style: none;
	display: inline;
	}
ul.websites li.last {
	margin-right: 0px;
	border-right: none;
	list-style: none;
	display: inline;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#custom ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}
#custom li, #custom-gen li {
		list-style-image: none;
		list-style-type: none;
		}
#custom-gen ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		}
#custom-gen ul li:before {
	content: " ";
	}
.NewsHeader {
	font-size: 24px;
	color: #63BC46;
}
img.QuickLinksImages {
	border-top: 1px solid #99FF00;
	border-right: 1px none #99FF00;
	border-bottom: 1px solid #99FF00;
	border-left: 1px none #99FF00;
}
.QuickLinksHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #63BC46;
	padding: 4px 4px 4px 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

small.header {
	font-size: 12px;
	color: #66CC33;
	font-weight: bold;
}
.headers {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #78A22E;
	line-height: 22px;
}
.smallCAPS {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
}

</style>
