﻿body {
	text-align: center;
	font: 14px Tahoma;
	background-color: White;
}
a {
	border-width: 0;
	color: #1F5C82;
	text-decoration: none;
	border-bottom: 1px dotted #1F5C82;
	font-weight: bold;
}
a:visited {
	color: #555;
}
a:hover {
	color: #1F5C82;
	border-bottom-style: solid;
}
.table table {
	border: 1px dotted #d5d5d5;
	padding: 5px;
}
.footer {
	background-color: #404040;
	color: white;
	text-align: left;
	float: left;
	height: 38px;
}
#footercopy {
	padding-left: 14px;
	padding-top: 8px;
	font-size: 9pt;
	font-weight: bold;
	width: 150px;
}
#footeraddr {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 8pt;
	font-weight: bold;
	width: 217px;
}
#footerphone {
	padding-top: 8px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	width: 190px;
}
a.footerlink {
	text-decoration: none;
	color: white;
}
#bottom_links {
	margin: 0 auto;
	text-align: center;
	color: #404040;
	font-size: 7pt;
}
#bottom_links a {
	padding-left: 5px;
	padding-right: 5px;
	color: Gray;
	border-bottom: 0px;
}
h1, h4 {
	text-align: left;
	padding: 0px 0px 1px 5px;
	font-weight: bold;
	color: #404040;
	margin: 0 0 0 0;
}
h1 {
	font-size: 17pt;
}
h4 {
	font-size: 15pt;
}
h5 {
	text-align: left;
	padding: 0px 0px 1px 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #404040;
	margin: 0 0 0 0;
}
p {
	margin: 3px 15px 3px 0px;
}
#links_exchange {
	margin-left: -25px;
	margin-top: 15px;
	text-align: justify;
	font-size: 11px;
	overflow: auto;
	height: 240px;
}
#links_exchange ul {
	margin-top: 5px;
}
#links_exchange li {
	margin-bottom: 5px;
	padding-right: 15px;
}
textarea {
	font-size: 8pt;
	font-family: Tahoma;
}
#topmenu {
	background-color: White;
	height: 43px;
	font-size: 12pt;
	font-weight: bold;
	position: relative;
}
#topmenu ul {
	margin-top: 0px;
	position: absolute;
	bottom: -5px;
	list-style: none;
}
#topmenu li {
	float: left;
	font-weight: bold;
	padding-top: 10px;
}
#topmenu li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	color: Gray;
	text-decoration: none;
	border-bottom: 0px;
}
#topmenu a:hover {
	padding-left: 10px;
	padding-right: 10px;
	color: #1F5C82;
	text-decoration: none;
}
#topmenu a.current {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	color: #1F5C82;
	text-decoration: underline;
}
ul {
	margin-top: 5px;
}
li {
	padding: 0px;
}
