/* Hyperlink Customization */

A.hyperlink_red { color: #E36800;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
text-decoration: none; }
A.hyperlink_red:hover { color: #E36800;
font-size: 9pt;
font-weight: normal;
text-decoration: underline; }

A.hyperlink_red10pt { color: #E36800;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-decoration: none; }
A.hyperlink_red:hover { color: #E36800;
font-size: 9pt;
font-weight: normal;
text-decoration: underline; }

A.hyperlink_redbold { color: #E36800;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
text-decoration: none; }
A.hyperlink_redbold:hover { color: #E36800;
font-size: 9pt;
font-weight: bold;
text-decoration: underline; }

A.hyperlink_standard9pt { color: #146C98;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
text-decoration: none; }
A.hyperlink_standard:hover { color: #146C98;
font-size: 9pt;
font-weight: normal;
text-decoration: underline; }

A.hyperlink_standard8pt { color: #146C98;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 8pt;
text-decoration: none; }
A.hyperlink_standard:hover { color: #146C98;
font-size: 8pt;
font-weight: normal;
text-decoration: underline; }

A.hyperlink_standardbold9pt { color: #146C98;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
text-decoration: none; }
A.hyperlink_standardbold:hover { color: #146C98;
font-size: 9pt;
font-weight: bold;
text-decoration: underline; }

A.hyperlink_black { color: black;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
text-decoration: none; }
A.hyperlink_black:hover { color: black;
font-size: 9pt;
font-weight: bold;
text-decoration: underline; }

A.hyperlink_white { color: white;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 8pt;
text-decoration: none; }
A.hyperlink_white:hover { color: white;
font-size: 8pt;
font-weight: normal;
text-decoration: underline; }

A.hyperlink_menu { color: black;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
text-decoration: none; }
A.hyperlink_menu:hover { color: black;
font-size: 9pt;
font-weight: normal;
text-decoration: underline; }

A.hyperlink_menutop { color: black;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 8pt;
text-decoration: none; }
A.hyperlink_menutop:hover { color: black;
font-size: 8pt;
font-weight: bold;
text-decoration: underline; }

A.hyperlink_menutop_blue { color: #006CA7;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 8pt;
text-decoration: none; }
A.hyperlink_menutop:hover { color: #006CA7;
font-size: 8pt;
font-weight: bold;
text-decoration: underline; }

A.hyperlink_footer { color: black;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 8pt;
text-decoration: none; }
A.hyperlink_footer:hover { color: black;
font-size: 8pt;
font-weight: normal;
text-decoration: underline; }


/* Menu Title */

.menutitle { color: #E36800;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11pt;
text-decoration: none; }

/* Page Details */

.standard_font_blue { color: #146C98;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-decoration: none; }

.standard_font_blue_8pt { color: #146C98;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 8pt;
text-decoration: none; }

.standard_font_black { color: black;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-decoration: none; }

.standard_font_black_8pt { color: black;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 8pt;
text-decoration: none; }

.standard_font_black_9pt { color: black;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
text-decoration: none; }

.title_font_blue { color: #146C98;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 18pt;
text-decoration: none; }


