@charset "UTF-8";
#main {
	border: 1px solid #666666;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #3B5977;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #3B5977;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
#main .basictext em {
	list-style-type: circle;
}
.dotsh {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline overline;
}
#main .basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding: 3px;
	border: 1px solid #999900;
	font-weight: bold;
	margin-top: 12px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.nav a:link {
	color: #003366;
	text-decoration: underline;
}
.basictext a:link {
	color: #003366;
}
.basictext a:visited {
	color: #003366;
}
.nav a:visited {
	color: #003366;
	text-decoration: underline;
}
.nav a:hover {
	color: #CD601D;
	text-decoration: overline;
}
.basictext a:hover {
	color: #CD601D;
}
.nav a:active {
	color: #996600;
	text-decoration: underline;
}
.basictext a:active {
	color: #996600;
}
.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: right;
	color: #CE601D;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CE601D;
	font-weight: bold;
	text-decoration: none;
}
#main #banner #coname p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CE601D;
	text-align: right;
	font-weight: bold;
}
#main #contactform td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
