address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #BCBDC0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

a:link {
	color: #46AA42;
	text-decoration: underline;
}

a:visited {
	color: #46AA42;
	text-decoration: underline;
}

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

a:active {
	color: #46AA42;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.copyright:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.copyright:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.copyright:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

a.copyright:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a img {
	border: none;
}

.highlight {
	color: #FF0000;
}

.errorhighlight {
	color: #FF0000;
	font-weight: bold;
}

.tabletop {
	background-color: #83A4B8;
	color: #FFFFFF;
	font-weight: bold;
}

.tablecell {
	background-color: #C8D6DF;
}

table.cellborder, table.cellborder td {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.requiredfield {
	color: #FF0000;
}

.fielderror {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}

.formerrors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	margin: 5px 30px 5px 30px;
	padding: 0px 30px 0px 30px;
}

.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #46AA42;
}

.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #46AA42;
}

.pagefooter {
	color: #FFFFFF;
	background-color: #6C6E71;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tagline {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	margin: 0px;
}

.commentline {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

.photocaption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#topnav a {
	display: block;
	text-decoration: none;
	background-color: #6C6E71;
	color: #FFFFFF;
	line-height:1;
	font-weight: bold;
}

#topnav a:hover, #topnav a:active, #topnav a:focus {
	background-color: #FFFFFF;
	color: #6C6E71;
	letter-spacing: .01px;
}

