.text   { font-family: Arial; color: #000000; font-size: 9pt; text-align: justify }

.text1   { font-family: Verdana; color: #000000; font-size: 9pt }
.text1 a { font-family: Verdana; color: #000000; font-size: 9pt; text-decoration: none }
.text1 a:hover { color: #1E7D9C }

.form_text   { font-family: Verdana; color: #000000; font-size: 8pt; font-weight: normal; font-style: normal }
.fields_text   { font-family: Verdana; color: #000000; font-size: 9pt; font-weight: normal; font-style: italic; border:0; background: #F0F0F0 }
.buttons_text   { font-family: Arial; color: #000000; font-size: 8pt; font-weight: normal; font-style: normal }
.card_text   { font-family: Verdana; color: #000000; font-size: 10pt;  font-weight: normal; font-style: normal }

.menu   { font-family: Verdana; color: #FEE153; font-size: 9pt;  font-weight: bold; font-style: italic }
.menu a:link   { font-family: Verdana; color: #FFFFFF; font-size: 9pt;  font-weight: bold; font-style: italic; text-decoration: none }
.menu a:visited   { font-family: Verdana; color: #FFFFFF; font-size: 9pt;  font-weight: bold; font-style: italic; text-decoration: none }
.menu a:active   { font-family: Verdana; color: #FFFFFF; font-size: 9pt;  font-weight: bold; font-style: italic; text-decoration: none }
.menu a:hover   {text-decoration: none; color: #FEE153 }

.submenu   { font-family: Verdana; color: #FEE153; font-size: 7pt;  font-weight: bold; font-style: italic }
.submenu a:link   { font-family: Verdana; color: #FFFFFF; font-size: 7pt;  font-weight: bold; font-style: italic; text-decoration: none }
.submenu a:visited   { font-family: Verdana; color: #FFFFFF; font-size: 7pt;  font-weight: bold; font-style: italic; text-decoration: none }
.submenu a:active   { font-family: Verdana; color: #FFFFFF; font-size: 7pt;  font-weight: bold; font-style: italic; text-decoration: none }
.submenu a:hover   {text-decoration: none; color: #FEE153 }

.menutable {
	border-color: 004563;
	background-color: 004563;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;

}
.menutable a {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
.menutable a:hover {
	color: #1E7D9C;
}


.texttable   {
	font-family: Verdana;
	color: White;
	font-size: 7pt;
	font-weight: bold;
}
.texttable2   {
	font-family: Verdana;
	color: White;
	font-size: 12pt;
	font-weight: bold;
}

.titletable	   {
	font-family: Verdana;
	color: White;
	font-size: 8pt;
	font-weight: bold;
}
.titletable a   {
	font-family: Verdana;
	color: White;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
.titletable a:hover  {
	color: #005D81;
}

.Error { font-family: Verdana; color: #C00000; font-size: 9pt;  font-weight: normal; font-style: normal; text-align:center }

h2 {
	page-break-before: always;
}