a { color: #003399; text-decoration: none; }

a:hover {color: #ff0000; text-decoration: underline }

.normal { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000 }

.small { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #333333 }

.navLink { font-family: verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight: normal; font-size: 8pt }

.selectedLink { font-family: verdana, Arial, Helvetica, sans-serif; color: #d44829; text-decoration: none; font-weight: normal; font-size: 8pt }

.smallLink { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #003399; text-decoration: none }

/* Define the style sheet for the menu bar */
#menubar { position: relative; font: menu; cursor: default; background: lightgrey; }
/* Style for the top-level menu items */
#menubar.root { border: 1px lightgrey solid; padding-left: 2pt; padding-right: 2pt }
/* Style for nested menus. display: none is used to ensure nested menus are not initially visible */
#menubar TABLE { font: menu; margin: 0pt; padding: 0pt; background: lightgrey; border-left: 2px #EEEEEE solid; border-right: 2px gray solid; border-bottom: 2px gray solid; border-top: 2px #EEEEEE solid; display: none; position: absolute }

#menubar TABLE TD { padding-top: 2pt; padding-bottom: 2pt; padding-left: 12pt; padding-right: 15pt; margin: 0pt }
/* Style for highlighted elements */
#menubar.highlight { color: white; background: navy }
/* Style for highlighting disabled elements */
#menubar.disabledhighlight { background: navy; color: gray }
/* Style for disabled and break elements */
#menubar#break, #menubar.disabled { color: gray }
/* Remove padding and margins for break elements (horizontal bars) */
#menubar#break { padding: 0pt; margin: 0pt }
/* Style for the arrow representing more choices */
#menubar.more { font: 9pt webdings; position: relative; height: 9pt; left: 14pt; top: -2pt; margin: 0pt; padding: 0pt; float: right; width: .8em }
/* Style for aligning elements in the margin to the left of the text */
#menubar.left { margin-left: -11pt }

.normalbold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal }

.header { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }

.boldHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold }

.comheader { font-family: verdana; font-size: 13px; font-weight: bold; color: #003366 }

.headline { font-family: verdana; font-size: 10px; color: #003366 }

.headlinetopic { font-family: verdana; font-size: 14px; color: #003366 }
