.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none}
.header {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color: #3399CC; text-decoration: none}
body {
	font-family: "Times New Roman", Times, serif;
	color: #3399CC;
}
.main_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navigation_bar.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
}
.navigation_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 800px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0125em;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
.alert {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	text-align: center;
	margin-top: 0px;
}
.credits_same {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	width: 100px;
	margin: 0px;
	padding: 1px;
	border-top-color: #CB806F;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #CB806F;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CB806F;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #CB806F;
	border-left-style: solid;
	border-left-width: thin;
}
.search-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	text-align: left;
}
