body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #626C73;
}
p {
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	
}
a {
	color: #626C73;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #7B878E;
	text-decoration:none;
	font-weight: bold;
}
.content {
	background-color: #F0F0F0;
}
.photoNav {
	background-color: #626C73;
}
.photoCaption {
	/*background-color: #2E78A3;*/
	background-color: #000000;	
	color:#FFFFFF;
	font-weight: bold;
	font-size: x-small;
	
}
.photoCaptionLink {
	background-color: #000000;	
	color:#FFFFFF;
	font-weight: bold;
	font-size: x-small;
	text-decoration:underline;
}
.photoCaptionLink:hover {
	background-color: #000000;	
	color:#FFFFFF;
	font-weight: bold;
	font-size: x-small;
	text-decoration:none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7B878E;
}.pageTitleSerif {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #626C73;
}
