<!--

/*Do not remove fonts, only change the order, as older browsers may not understand the font you specify*/
body {font-size: 10pt; font-family: Arial, Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit, serif; color: #000000; background-image: url('images/bg19.gif');}
				 
h1	{font: 24pt; font-family: Arial, Sans-Serif; Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit, color: black; text-align: center;}
p	{text-indent: 0.0in; margin-left: 5px; margin-right: 25px;}

/* "th" is the first row of the trans tables, otherwise known as the table header */
th 	{background-color: #003399; color: #ffffff; font-size: 10pt; font-family: Arial, Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, Georgia, Bitstream Cyberbit, serif;}

/* Changes for the odd rows in the tables */
.odd {background-color: #ffffff; color: black; font-size: 10pt; font-family: Arial,Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, Georgia, Bitstream Cyberbit, serif;}

/* Changes for the even rows in the tables */
.even {background-color: #cccccc; color: black; font-size: 10pt; font-family: Arial; }

/* Don't change, hard-coded in ECom */
.search  {background-color: white; color: black; font-size: 10pt; font-family: Arial; } //hard-coded do not change

/*The background color of the drop-down menus*/
.clsmenuitemdn1 	{FONT-SIZE: 8pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: rgb(0,16,153)}

.clsmenubaritemdn1 	{FONT-SIZE: 8pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Verdana;  TEXT-DECORATION: none}
table#tblMenuBarDN1 TD 	{PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-SIZE: 8pt; PADDING-BOTTOM: 0px; CURSOR: default; COLOR: white; PADDING-TOP: 0px; FONT-FAMILY: Verdana}
table#tblMenuBarDN1 TD.clsmenubaritemdn1 {CURSOR:  hand}

/* Drop-down border */
DIV.clsmenudn1 {TEXT-ALIGN:LEFT; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 8pt; VISIBILITY: hidden; PADDING-BOTTOM: 4px; WIDTH: 200px; PADDING-TOP: 0px; FONT-FAMILY: Verdana; POSITION: absolute; BACKGROUND-COLOR: #003399;}

/* How the hyperlinks behave/appear within the drop-downs */
div.clsmenudn1 A {COLOR: #ffffff;}
div.clsmenudn1 A:Link {COLOR: #ffffff;}
div.clsmenudn1 A:Active {COLOR: #0099CC;}
div.clsmenudn1 A:Visited {COLOR: #FFFFFF;}
div.clsmenudn1 A:hover {COLOR:#0099CC;}

.clsnav1menu 	{FONT-SIZE: 8pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #84b0f2}
.clsnav1menuHref {FONT-SIZE: 8pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #84b0f2}
.clsdatanav1menu {FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #483d8b}
.clsdatanav2menu {FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #483d8b}

/* How the links behave/appear in the whole site, excluding the drop-down menus */
a:link	{color: #003399; text-decoration: underline;}
a:visited	{color: #660000; text-decoration: underline;}
a:active	{color:#0099CC; text-decoration: underline;}
/* a:hover	{color: red; text-decoration: underline;}
/* Branding logo positioning same as 2.2 */
#Logo { position: absolute; top: 1; left: 1; z-index: 0; }
//-->