@charset "utf-8";
/* CSS Document */
body {
	background-color: #E7E7E7;
	margin-top: 0;
	margin-left: 0;
	background-image: url(bak35.gif);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 4px;
}
.itc {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 4px;
}
.bold {
    font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: underline;
}
.boldunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00517D;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 4px double #CCCCCC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.h1color {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #00517D;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(bak11.gif);
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #00517D;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;	
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
}
.h3underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: underline;
}
.currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00517D;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 4px double #CCCCCC;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.border02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
