.nav {
	margin-right: 15px;
	text-align: right;
}
.nav img {
	margin: 20px 0;
}
.nav a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.header {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background: center;
	text-align: center;
}
.caption {
	font-size: 14px;
}
.headerSmall {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.titletd {
	font-weight: bold;
	color: #FFFFFF;
	background: #000066;
}
.thumb {
	border: thin solid #999999;
}
a.x:link {
}
a.x:visited {
}
a.x:active {
	color: #FFFF00;
}
a.x:hover {
	color: #FFFF00;
}
.keywords {
	font-size: 1px;
	color: #FFFFFF;
	cursor: default;
}
DIV.contactField {
	float:left;
	width:80px;
	padding-right:10px;
}
DIV.contactHeader {
	font-size:16px;
	font-weight:bold;
	color:#000066;
	margin-top:16px;
}
