body {
	background-color: #8A869D;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #82879D;
}
.link1 {
	color: #587189;
	text-decoration: none;
	font-weight: bold;
}
.bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333366;
	border: 1px solid #000000;
	text-decoration: none;
	padding: 4px;
	width: 10px;
}
.link2 {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
}
.link3 {
	color: #587189;
	text-decoration: underline;
}
.textHead {
	font-size: 12px;
	font-weight: bold;
	color: #004B97;
}
.TDcontent {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 425px;
	vertical-align: top;
}
.TDPhotoContent {

	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	height: 425px;
	vertical-align: top;
}

