/* SELECTOR STYLE DEFINITIONS */

a:link			{ color: #2058A0; text-decoration: none; font-weight: bold }
a:visited			{ color: #2058A0; text-decoration: none; font-weight: bold }
a:hover			{ color: #FF9900; text-decoration: none; font-weight: bold }

a:link.sidenavbar {FONT-WEIGHT: bold; COLOR: #777777; TEXT-DECORATION: none}
a:visited.sidenavbar {FONT-WEIGHT: bold; COLOR: #777777; TEXT-DECORATION: none}
a:hover.sidenavbar {FONT-WEIGHT: bold; COLOR: #2058A0; TEXT-DECORATION: none}

a:link.sidenavbar_on {FONT-WEIGHT: bold; COLOR: #2058A0; TEXT-DECORATION: none}
a:visited.sidenavbar_on {FONT-WEIGHT: bold; COLOR: #2058A0; TEXT-DECORATION: none}
a:hover.sidenavbar_on {FONT-WEIGHT: bold; COLOR: #2058A0; TEXT-DECORATION: none}

a:link.section {FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #2058A0; TEXT-DECORATION: underline}
a:visited.section {FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #2058A0; TEXT-DECORATION: underline}
a:hover.section {FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #FF9900; TEXT-DECORATION: underline}


body 			{font-family: Verdana, Arial, sans-serif; font-size: 8pt; background-color: white; color: black; scrollbar-base-color : #003366; scrollbar-highlight-color : #3399cc; scrollbar-shadow-color : #006699; scrollbar-arrow-color : #ffffff; scrollbar-face-color : #336699; }
b				{ font-weight: bold }
h1				{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: white; font-weight: bold }
h3				{ font-size: 12pt; color: #2058A0; font-weight: bold; margin: 0px }
h2				{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #2058A0; font-weight: bold; margin: 0px }
h4				{ font-size: 10pt; font-weight: bold }
p				{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: black; line-height: 120% }
td				{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: black }
ul				{ }
li				{ font-weight: bold }
caption			{ font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: bold; color: red }
input			{ font-family: Verdana, Arial, sans-serif; font-size: 9pt; font-weight: normal }
textarea		{ font-family: Verdana, Arial, sans-serif; font-size: 9pt; font-weight: normal }
select			{ font-family: Verdana, Arial, sans-serif; font-size: 9pt; font-weight: normal }

/* CLASS SELECTOR STYLE DEFINITIONS */
.bold			{ font-weight: bold }
.formresults		{ background: #C0C0C0 }
.signinerror		{ font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 8pt; color: red }
.heading		{ color: #2058A0; font-size: 10pt; font-weight: bold }
.sitemaptopic { font-size: 12pt; font-weight: bold }
.prodheading 	{ color: #2058A0; font-weight: bold }
.upperbar {BACKGROUND-COLOR: #EBECEB; height: 25px }
.upperbartext {FONT-WEIGHT: bold; FONT-SIZE: 8pt}

.section {FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #2058A0; background-color: white}
.subsection {font-size: 12pt; color: #2058A0; font-weight: bold}

td.required  		{ color: white; background-color: #2058A0 }
td.updateerrorheader  { FONT-WEIGHT: bold; BACKGROUND-COLOR: #ffcc00 }
td.updateerrorbody  { BACKGROUND-COLOR: #ffff99 }
td.padding { padding: 5px }

h3.prodheading {color: black}
 

/* ID STYLE DEFINITIONS */
#lowernavbar {font-family: Arial; background: black; color: white; font-size: 8pt; line-height: 120%; padding: 4px }
#qs9000	{ font-size: 8pt }

