a.navigationLink			{ text-decoration: none }
a:link						{ color: #0A3B80 }
a:visited					{ color: #6060CE }
a.navigationLink:hover		{ text-decoration: underline }
a.navigationLink:active		{ text-decoration: underline }
a:hover						{ color: #0A3B80; background: #C4C4FF }
a:active					{ color: #0A3B80; background: #C4C4FF }
a.img:hover					{ color: #0A3B80; background: transparent }
a.img:active				{ color: #0A3B80; background: transparent }

body						{ background: white; color: black; margin: 0pt 0pt }

span.link					{ font: normal 10pt "Helvetica", "Arial", "Geneva", sans-serif }
p							{ font: normal 12pt "Times", "Times New Roman", serif }
span.underconstruction		{ font: italic bold 28pt "Times", "Times New Roman", serif }
span.sitehighlight			{ font-weight: bold; color: #0000CE }
span.note					{ font: italic 10pt "Times", "Times New Roman", serif }
span.sectiontitle			{ font: italic bold 16pt "Times", "Times New Roman", serif }
span.pagesubtitle			{ color: #0000CE; font: italic bold 16pt "Helvetica", "Arial", "Geneva", sans-serif }
span.pagetitle				{ color: #0000CE; font: bold 20pt "Helvetica", "Arial", "Geneva", sans-serif }
span.required				{ color: #CE0001 }
span.smallcaps				{ font-variant: small-caps }
table.copyright				{ font: normal 10pt "Times", "Times New Roman", serif }
table.form					{ font: normal 12pt "Times", "Times New Roman", serif }
table.textlinks				{ font: normal 10pt "Times", "Times New Roman", serif }
table.contactinfo			{ font: normal 10pt "Times", "Times New Roman", serif }
table.pressreleasesummary	{ font: normal 10pt "Times", "Times New Roman", serif }
table.productsummary		{ font: normal 10pt "Times", "Times New Roman", serif }
tr.optionalrow				{ background: #D0D0D0 }
td.extendedLogo				{ background: url(background.jpg) }
td.navigationCell			{ background: #9FBAE2 }
td.navigationBorderShadow	{ background: #000000 }
td.navigationBorderWhite	{ background: #FFFFFF }
ul.listtext					{ font: normal 12pt "Times", "Times New Roman", serif }
ul.smalllisttext			{ font: normal 10pt "Times", "Times New Roman", serif }
hr							{ color: #0000CE }

