body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 14px;
}
body {
	background-color: #DCE5EC;
	background-image: url(/images/bkgrd.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #6600FF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #999999;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
a.nav:link,a.nav:visited,a.nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 130px;
	padding-top: 2px;
	padding-left: 10px;
	margin-top: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 13px;
	background-color: #C9D6E4;
	border: 1px dotted #003366;
}
a.nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
	height: 20px;
	width: 130px;
	padding-top: 2px;
	padding-left: 10px;
	margin-top: 2px;
	padding-right: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 13px;
	background-color: #FFFF99;
	border: 1px dotted #003366;
}
.sitemap {
	font-size: 12px;
}
.copyrights {
	font-size: 10px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
input, select, button, textarea {
	background: #0000CC;
	font-family: verdana, tahoma, arial;
	color: #FFFF99;
	border: 1px solid #000066;
	font-size: 12px;
}

HR {
	color: #0000CC;
	height: 1px;
}
.tdbkgrdbt {
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #314B99;
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	left:50%;
	top:9px;
	width:95px;
	height:101px;
	z-index:1;
	margin-left: -500px;
	right: auto;
}.titlesm {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #2A4288;
}
.tdbox {
	padding-left: 20px;
}

