body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #F2F1EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003333;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #003333;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #003333;
}

a:link {
	color: #003333;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	text-decoration: underline;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
a:active {
	color: #003333;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 11px;
	line-height: 14px;
}
.container {
	background-color: #ffffff;
	background-image: url(images/bkg_new.jpg);
	background-repeat: no-repeat;
}
.edge {
	background-color: #E5E5CB;
	background-image: url(images/edge_05.gif);
	background-repeat: repeat-y;
}
.bottomnav {
	font-family: Arial, Verdana, Tahoma, geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	line-height: 16px;
}
.bottomnavselected {
	font-family: Arial, Verdana, Tahoma, geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Verdana, Tahoma, geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669999;
	line-height: 16px;
}