* {
	margin: 0px; padding: 0px; color: rgb(58, 58, 58); font-family: Tahoma; font-size: 12px;
}
body {
	text-align: center;
}
ul {
	margin-bottom: 10px; margin-left: 20px;
}
ol {
	margin-bottom: 10px; margin-left: 20px;
}
li {
	text-align: justify;
}
p {
	text-align: justify; margin-bottom: 10px;
}
h1 {
	color: rgb(0, 93, 173); font-family: Arial; margin-bottom: 10px;
}
h2 {
	color: rgb(0, 93, 173); font-family: Arial; margin-bottom: 10px;
}
h3 {
	color: rgb(0, 93, 173); font-family: Arial; margin-bottom: 10px;
}
h4 {
	color: rgb(0, 93, 173); font-family: Arial; margin-bottom: 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
em {
	color: rgb(0, 53, 94);
}
strong {
	color: rgb(0, 53, 94);
}
strong * {
	font-weight: bold;
}
hr {
	margin-bottom: 10px; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-bottom-width: 1px; border-top-style: none; border-bottom-style: dashed;
}
select {
	padding: 3px; border: 1px solid currentColor;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
input.button {
	width: 150px;
}
span.alert {
	color: rgb(221, 0, 0);
}
div#main-content table {
	width: 700px; margin-bottom: 10px; border-collapse: collapse;
}
div#main-content table td {
	padding: 3px; border: 1px solid currentColor; text-align: center; vertical-align: top;
}
div#main-content table th {
	padding: 3px; border: 1px solid rgb(5, 53, 132); text-align: center; color: rgb(255, 255, 255); font-weight: bold; vertical-align: top; background-color: rgb(5, 53, 132);
}
div#main-content table thead td {
	border: 1px solid rgb(5, 53, 132); color: rgb(255, 255, 255); font-weight: bold; background-color: rgb(5, 53, 132);
}
div#main-content table thead td * {
	color: rgb(255, 255, 255); font-weight: bold;
}
div#main-content table .shade * {
	background-color: rgb(238, 238, 238);
}
div#main-content a {
	text-decoration: underline;
}
div#main-content img {
	border: 1px solid currentColor;
}
div#main-content a img {
	border: currentColor;
}
div#master {
	
}
div#master input {
	width: 150px;
}
div.bordered {
	border: 1px dashed currentColor; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px;
}
table#form-table {
	border: currentColor; width: 700px;
}
table#form-table tr td {
	border: currentColor; width: auto; text-align: left;
}
table#form-table tr td.label {
	width: 200px; font-weight: bold;
}
table#form-table tr td input {
	padding: 3px; border: 1px solid currentColor; width: 450px;
}
table#form-table tr td textarea {
	padding: 3px; border: 1px solid currentColor; width: 450px;
}
table#main-page-picture {
	margin: 0px; padding: 0px; border: currentColor; border-collapse: collapse;
}
table#main-page-picture tr {
	margin: 0px; padding: 0px; border: currentColor;
}
table#main-page-picture tr td {
	margin: 0px; padding: 0px; border: currentColor;
}
table#main-page-picture tr td img {
	margin: 0px; border: currentColor;
}
table#main-page-picture tr td a img {
	margin: 0px; border: currentColor;
}
table.product-table {
	border: 1px solid currentColor;
}
div#main-content table.layout {
	border: currentColor;
}
div#main-content table.layout tr {
	border: currentColor;
}
div#main-content table.layout tr td {
	border: currentColor;
}
div#main-content table.layout tr td img {
	border: currentColor;
}
div#left p {
	text-align: left;
}
.green_circle {
	text-align: center; color: rgb(113, 191, 67); font-size: 120%;
}
.orange_circle {
	border: currentColor; text-align: center; color: rgb(245, 130, 30); font-size: 120%;
}
.black_circle {
	border: currentColor; text-align: center; color: black; font-size: 120%;
}
.gray_circle {
	border: currentColor; text-align: center; color: rgb(192, 192, 192); font-size: 120%;
}
table#bookmark tr {
	margin-bottom: 0px;
}
table#bookmark td.unselect {
	border: 0px currentColor; text-align: center; font-weight: bold; background-color: rgb(5, 53, 132);
}
table#bookmark td.select {
	border: 0px currentColor; text-align: center; font-weight: bold;
}
table#block-content {
	padding: 0px; margin-top: 0px;
}
table#bookmark a.unselected {
	color: rgb(255, 255, 255); text-decoration: none;
}
table#bookmark a.selected {
	color: rgb(200, 0, 0); text-decoration: none;
}
