.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 200%;
}

#border {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 800px;
}

.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


#mainphoto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365072;
}

#mainnav {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eef1f4;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #375072;
	text-decoration: none;
}
.links a {
	color: #375072;
	text-decoration: none;
}

.links a:hover {
	color: #000000;
	text-decoration: underline;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #375173;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #617590;
	text-decoration: none;
}
.footwh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.tdon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #eff1f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1bbc8;
}

.tdoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1bbc8;
}
