body {
	background-color: #000000;
	color: #F20A30;
	width: 100%;
	padding: 0px;
	margin: 0px;
 	font-family: "Century Gothic", "Tahoma", sans-serif;
	font-weight: bold;
  	text-align: center;
}
body ul, body dl, ol .no-counters {
	list-style-type: none;
}
hr {
	clear: both;
	margin: 2% 0%;
	text-align: center;
	border-color: #B81B26;
	display: block;
}
hr.invisible {
	visibility: hidden;
	display: block;
}
p, address {
	margin: 14px 5%;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 22px;
	display: block;
}
ul, dl {
	margin-right: 5%;
	margin-left: 8%;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	display: list-item;
}
ol {
	margin-right: 5%;
	margin-left: 8%;
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
	display: list-item;
}
.note, .note a:link {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;	
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:active, a:focus, a:hover {
	color: #C6535F;
	text-decoration: underline;
}
h5, h5 a:link, h5 a:visited {
	margin: 1% 2%;
 	font-family: "Vivaldi", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 36px;
}
h4, h4 a:link, h4 a:visited {
	margin: 1% 2%;
 	font-family: "Vivaldi", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 40px;
}
h3, h3 a:link, h3 a:visited {
	color: #F20A30;
	margin: 1% 2%;
 	font-family: "Vivaldi", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 48px;
}
h2, h2 a:link, h2 a:visited {
	color: #F20A30;
	margin: 1% 2%;
 	font-family: "Vivaldi", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 60px;
}
h1, h1 a:link, h1 a:visited {
	color: #F20A30;
	margin: 1% 2%;
 	font-family: "Vivaldi", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 76px;
}
.justify {
	text-align: justify;
}
.right-align {
	text-align: right;
}
.left-align {
	text-align: left;
}
.center {
	text-align: center;
}
strong {
	text-decoration: underline;
}
em {
	font-style: italic;
}
div a:link {
	font-size: 14px;
	word-spacing: normal;
	text-decoration: none;
}
.text-column-left {
	float: left;
	width: 48%;
	margin: 1%;
	display: block;
}
.text-column-right {
	float: right;
	width: 48%;
	margin: 1%;
	display: block;
}
table {
	margin: 2% 17% 8% 17%;
	table-layout: fixed;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 18px;
	display: table;
}
colgroup {
	table-layout: fixed;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	display: table-column-group;
}
col {
	display: table-column;
}
thead {
	table-layout: fixed;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}
tr {
	empty-cells: show;
	display: table-row;
}
thead th {
	padding: 5px;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: top;
	empty-cells: show;
	display: table-cell;
}
tfoot th {
	display: table-cell;
}
td {
	padding: 5px;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: top;
	empty-cells: show;
	display: table-cell;
}
#copyright-notice {
	margin: 2% 5%;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	word-spacing: normal;
}
#foot-links {
	background-color: transparent;
	margin: 1% 2%;
	padding: 5px;
	border-width: 0px 1px;
	text-align: center;
	list-style: none;
	font-size: 11px;
	line-height: 20px;
	word-spacing: normal;
	display: block;
}
#foot-links li {
	padding: 0px 5px 0px 10px;
	margin: 0px !important;
	border-width: 0px 0px 0px 1px;
	border-color: #B81B26;
	border-style: solid;
	display: inline;
}
#foot-links #last {
	padding: 0px 10px !important;
	border-width: 0px 1px !important;
	border-color: #B81B26;
}
#foot-links a:link, #foot-links a:visited {
	color: #6666666;
	text-decoration: none;
}
#foot-links a:active, #foot-links a:focus, #foot-links a:hover {
	color: #C6535F;
	text-decoration: none;
}
#head-links {
	background-color: #000000;
	margin: 1% 2%;
	padding: 5px;
	border-width: 0px 1px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	word-spacing: normal;
	display: block;
}
#head-links li {
	padding: 0px 5px 0px 10px;
	margin: 0px !important;
	border-width: 0px 0px 0px 1px;
	border-color: #B81B26;
	border-style: solid;
	display: inline;
}
#head-links #last {
	padding: 0px 10px !important;
	border-width: 0px 1px !important;
	border-color: #B81B26;
}
#head-links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#head-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#head-links a:active, #head-links a:focus, #head-links a:hover {
	color: #C6535F;
	text-decoration: none;
}
.image-left {
	float: left;
	margin: 1% 2%;
	display: run-in;
}
.image-right {
	float: right;
	margin: 1% 2%;
	display: run-in;
}
.image-center, center-div, .text-insert {
	margin: 1%;
	display: block;
}
.text-insert p, .text-insert li, .text-insert a:link {
	font-size: 12px;
	line-height: 20px;
}
.sitemap-div {
	float: left;
	width: 31%;
	margin: 5px 0% 5px 2%;
	display: block;
}
#startbox {
	margin: 0% 0% 0% 0%;
	display: block;
}
.title-button-left {
	float: left;
	margin: 5% 0% 0% 30%;
	display: run-in;
}
.title-button-right {
	float: right;
	margin: 5% 10% 0% 5%;
	display: run-in;
}