/* Styles for dark blue */

a	{color:#172995; text-decoration:none;}
a:hover	{color:#87B4FF; text-decoration:underline;}

/* first level categories */
.top_cats	{font-size:9pt; font-weight:bold; color:#0B1448;}

/* horizontal menus that appear above the title and down by the footer with the dark bg */
.menu_cats	{color:#FFFFFF; font-weight:bold;}
.menu_alt	{color:#87B4FF;}

td	{text-align:left;}

h1	{margin:0px; font-size:11pt; font-weight:bold; color:#5B160A;}
h2	{margin:0px; font-size:10pt; font-weight:bold; color:#666666;}
h3	{margin:0px; font-size:9pt; font-weight:bold; color:#C35E5E;}
h4	{margin:0px; font-size:8pt; font-weight:bold; color:#666666;}

.zborder { border: 1px solid #CCCCCC; }
.zbox { border: 1px solid #0D1756; }
.zbox_body { background-color: #FFFFFF; color: #000000; font-family: tahoma, arial, sans-serif; font-size: 9pt; }
.zbox_head { background-color: #0D1756; color: #FFFFFF; font-family: tahoma, arial, sans-serif; font-size: 9pt; }
.zcolor { background-color: #152588; color: #000000; }
.zcolor_contrast { background-color: #C9D563; color: #000000; }
.zcolor_dark { background-color: #09113E; color: #FFFFFF; }
.zcolor_light { background-color: #87B4FF; color: #000000; }
.zlink { color: #172995; }
.ztab0 { background-color: #CCCCCC; color: #000000; font-family: tahoma, arial, sans-serif; font-size: 9pt; }
.ztab1 { background-color: #A32D17; color: #ffffff; font-family: tahoma, arial, sans-serif; font-size: 9pt; font-weight: bold;}
.ztabbody { background-color: #EFEFEF; color: #000000; font-family: tahoma, arial, sans-serif; font-size: 8pt; }
.ztitle { font-weight: bold; color: #5B160A; font-family: tahoma, arial, sans-serif; font-size: 10pt; }
.ztitle2 { font-weight: bold; color: #666666; font-family: tahoma, arial, sans-serif; font-size: 9pt; }
.zwarn { color: #099516; font-weight: bold; }
