.normal					{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; }

.regular					{ font-weight: normal; } 
.bold						{ font-weight: bold; } 
.italic						{ font-style: oblique; } 
.bold_italic			{ font-weight: bold; font-style: oblique; } 
.underline				{ text-decoration:underline; } 

.white						{ color: #FFFFFF }
.black					{ color: #414B56 }
.violet						{ color: #510D83 }
.blue						{ color: #004C89 }
.red							{ color: #DD0000 }
.green					{ color: #197300 }
.pink						{ color: #EC008C }
.orange					{ color: #F63B01 }
.gray						{ color: #9FB8BF }
.yellow					{ color: #F5ED09 }
.lgray						{ color: #F1F1F1 }
.lviolet					{ color: #C7A9FF }
.lorange				{ color: #F86407 }
.brown					{ color: #765335 }
.lblue						{ color: #ABE5FC }

.s05						{ font-size: 5pt; } 
.s06						{ font-size: 6pt; } 
.s07						{ font-size: 7pt; } 
.s08						{ font-size: 8pt; } 
.s09						{ font-size: 9pt; } 
.s10						{ font-size: 10pt; } 
.s11						{ font-size: 11pt; } 
.s12						{ font-size: 12pt; } 
.s13						{ font-size: 13pt; } 
.s14						{ font-size: 14pt; } 
.s15						{ font-size: 15pt; } 
.s16						{ font-size: 16pt; }
.s17						{ font-size: 17pt; } 
.s18						{ font-size: 18pt; }
.s19						{ font-size: 19pt; } 
.s20						{ font-size: 20pt; }
.s25						{ font-size: 25pt; }
.s30						{ font-size: 30pt; }
.s35						{ font-size: 35pt; }
.s50						{ font-size: 50pt; }

body						{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 9pt; color: #102224 }
td								{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 9pt; color: #102224 }
h1							{ font-weight: bold; font-size: 12pt; padding: 0px; margin: 0px; color: #03383C }
h2							{ font-weight: bold; font-size: 10pt; padding: 0px; margin: 0px; color: #03383C }
h3							{ font-weight: bold; font-size: 16pt; padding: 0px; margin: 0px; color: #03383C }
p								{ margin: 0px; }

.pdd_top02			{ padding-top: 2px; }
.pdd_top03			{ padding-top: 3px; }
.pdd_top05			{ padding-top: 5px; }
.pdd_top08			{ padding-top: 8px; }
.pdd_top16			{ padding-top: 16px; }
.pdd_top24			{ padding-top: 24px; }
.pdd_top32			{ padding-top: 32px; }
.pdd_bottom02	{ padding-bottom: 2px; }
.pdd_bottom03	{ padding-bottom: 3px; }
.pdd_bottom05	{ padding-bottom: 5px; }
.pdd_left01			{ padding-left: 1px; }
.pdd_right01		{ padding-right: 1px; }
.pdd_left02			{ padding-left: 2px; }
.pdd_right02		{ padding-right: 2px; }
.pdd_left03			{ padding-left: 3px; }
.pdd_right03		{ padding-right: 3px; }
.pdd_left05			{ padding-left: 5px; }
.pdd_right05		{ padding-right: 5px; }
.pdd_left08			{ padding-left: 8px; }
.pdd_right08		{ padding-right: 8px; }
.pdd_left10			{ padding-left: 10px; }
.pdd_right10		{ padding-right: 10px; }
.pdd_left15			{ padding-left: 15px; }
.pdd_right15		{ padding-right: 15px; }
.pdd_left20			{ padding-left: 20px; }
.pdd_right20		{ padding-right: 20px; }
.brd_top				{ border-top: #2A455A 1px solid; }
.brd_bottom			{ border-bottom: #2A455A 1px solid; }
.brd_left					{ border-left: #2A455A 1px solid; }
.brd_right				{ border-right: #2A455A 1px solid; }

.dash_bottom		{ border-bottom: #ABE5FC 1px dashed; }
.dash_top				{ border-top: #ABE5FC 1px dashed; }
.dash_left				{ border-left: #414B56 1px dashed; }
.dash_right			{ border-right: #9FB8BF 1px dashed; }
.box_pdd12			{ padding-left: 12px; padding-right: 12px; }
.box_w01				{ padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-bottom: #FFFFFF 1px solid; }
.box_w02				{ padding-top: 3px; padding-bottom: 3px; border-left: #FFFFFF 1px solid; border-bottom: #FFFFFF 1px solid; }
.bg_white				{ background-color: #FFFFFF; }
.brd_red				{ border-top: #DD0000 1px solid; border-bottom: #DD0000 1px solid; border-left: #DD0000 1px solid; border-right: #DD0000 1px solid; }
.brd_black			{ border-top: #414B56 1px solid; border-bottom: #414B56 1px solid; border-left: #414B56 1px solid; border-right: #414B56 1px solid; }

a:link, a:active, a:visited { color: #102224; text-decoration:none; font-size: 8pt }
a:hover { color: #102224; text-decoration:underline; font-size: 8pt }
a.black_menu:link, a.black_menu:active, a.black_menu:visited { color: #102224; text-decoration:underline; font-size: 9pt }
a.black_menu:hover { color: #102224; text-decoration:underline; font-size: 9pt }
a.black_link:link, a.black_link:active, a.black_link:visited { color: #102224; text-decoration:underline; font-size: 8pt }
a.black_link:hover { color: #102224; text-decoration:underline; font-size: 8pt }
a.heading_menu:link, a.heading_menu:active, a.heading_menu:visited { color: #03383C; font-weight: bold; text-decoration:none; font-size: 11pt }
a.heading_menu:hover { color: #03383C; font-weight: bold; text-decoration:underline; font-size: 11pt }

a.blue_menu:link, a.blue_menu:active, a.blue_menu:visited { color: #004C89; text-decoration:underline; font-weight: bold; font-size: 10pt }
a.blue_menu:hover { color: #004C89; text-decoration:underline; font-weight: bold; font-size: 10pt }
a.white_menu:link, a.white_menu:active, a.white_menu:visited { color: #FFFFFF; text-decoration:underline; font-size: 9pt }
a.white_menu:hover { color: #FFFC00; text-decoration:underline; font-size: 9pt }
a.violet_menu:link, a.violet_menu:active, a.violet_menu:visited { color: #510D83; text-decoration:underline; font-size: 9pt }
a.violet_menu:hover { color: #510D83; text-decoration:underline; font-size: 9pt }
a.blue_link:link, a.blue_link:active, a.blue_link:visited { color: #004C89; text-decoration:underline; font-size: 9pt }
a.blue_link:hover { color: #004C89; text-decoration:underline; font-size: 9pt }
a.violet_link:link, a.violet_link:active, a.violet_link:visited { color: #510D83; text-decoration:none; font-size: 8pt }
a.violet_link:hover { color: #510D83; text-decoration:underline; font-size: 8pt }
a.white_link:link, a.white_link:active, a.white_link:visited { color: #ABE5FC; text-decoration:underline; font-size: 8pt }
a.white_link:hover { color: #ABE5FC; text-decoration:underline; font-size: 8pt }
a.white_link2:link, a.white_link2:active, a.white_link2:visited { color: #FFFFFF; text-decoration:none; font-size: 8pt }
a.white_link2:hover { color: #FFFFFF; text-decoration:underline; font-size: 8pt }