@charset "utf-8";

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	margin-top: 5pt;
	margin-bottom: 5pt;
}
.masthead {
	border-bottom: 1px solid #cccccc;
	width: 950px;
	border-top: 1px solid #cccccc;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-indent: 10px;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	line-height: 25px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 10px;
	width: 195px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}  
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 25px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 10px;
	width: 195px;
	background-color: #cccccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
} 

.navbar_top {
	color: #006699;
	padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.navbar_top:hover {
	color: #FF0000;
	padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.navbar_bottom {
	color: #006699;
	padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.navbar_bottom:hover {
	color: #FF0000;
	padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.lightgrey {color: #cccccc}
.p_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.p_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.redhead {color: #FF0000; font-size: 16px; font-weight: bold; }
body {
	background-color: #f3f5ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
