body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #2167A2;
}
img {
	margin: 1px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}

.masthead01 {
	height: 170px;
	width: 770px;
	background-image: url(images/masthead01a.jpg);
}
.topnav01 {
	background-image: url(images/bg_topnav01a.jpg);
	height: 30px;
	width: 770px;
}
.txtstyle01 {
	font-size: 11px;
	color: #666666;
	margin: 5px;
	text-align: left;
}
.txtstyle02 {
	font-size: 11px;
	color: #333333;
	margin: 10px;
	text-align: left;
}
.boldstyle01 {
	font-weight: bold;
	color: #2167A2;
}
.boldstyle02 {
	font-weight: bold;
	color: #042A67;
}
.copyright01 {
	margin: 10px;
	color: #FFFFFF;
}
.txttopnav01 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 8px;
	text-align: center;
}
.linktopnav01 {
	color: #FFFFFF;
}
.mytdheader{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #025284;
background-color:#FFFFFF;
}