.border3ptbk {
	border: 3px solid #000000;
}
.border3ptbk_notop {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.underline {
	text-decoration: underline;
}
.nofloat {
	clear: both;
}
.header {
	background-color: #000000;
}
.menu {
	background-color: #66CCFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 20pt;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.content a:hover {
	text-decoration: underline;
}
.content_table {
	border: 2px solid #000000;
}
.content_table a:hover {
	text-decoration: underline;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.disclaimer {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	width: 720px;
	color: #666666;
}
#bottomlinks {
	background-color:#66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottomlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#bottomlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#bottomlinks a:hover {
	text-decoration: underline;
}
.content_table td {
	text-align:center;
	border: 1px solid #000000;
}
.bold_text {
	font-weight: bold;
}
html {
overflow: -moz-scrollbars-vertical;
}
ul { text-align:left;
padding-left: 50px;
}
li { padding-left:inherit;
}