.copyright a:visited {
	color: #000000;
	text-decoration: underline;
}
.copyright a:link {
	color: #000000;
	text-decoration: underline;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright a:active {
	color: #000000;
	text-decoration: underline;
}

.top {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navBtm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 1px solid #000000;
}
.SubNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.picture {
	border: 2px ridge;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.SubNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.SubNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SubNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.SubNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.copy a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033FF;
}
.copy a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033FF;
}
.copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.copy a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}

span.vanadium-invalid {color: red; font-size: small; font-weight: normal; }
#form {width: 550px; margin: 0 auto;}
li {list-style: none; margin-bottom: 10px; clear: both;}
input {height: 18px; font-size: 16px; width: 250px; float: left; margin-bottom: 10px; }
label {margin-right: 10px; float: left; width: 100%; text-align: left; font-size: 14px;}
textarea {width: 100%; float: left; font-size: 16px; font-family: Verdana;}
#saveForm {width: 90px; height: 24px; font-size: 14px; margin-top:10px;}