.locationdiv {
	position:relative;left:10px;width:200px;border-color:#EEEEEE;background-color:#EFEFEF;border-style:groove;padding-bottom:5px;
}

.navlinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#660066;
	font-weight:bold;
	text-decoration:underline;
}

.viewerlinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#660066;
	text-decoration:underline;
}

.button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#660066;
	font-weight:bold;
	background-color:#FFFFFF;
	border-style:outset;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

.inputtable {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	height:10px;
}

.titleheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.instructions {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
}

.error {
	color:#FF0000;
}
