	/* Basic Definitions */
A:link			{text-decoration: underline; color: #0000ff}
A:visited		{text-decoration: underline; color: purple}
A:hover			{color: navy}
A:active		{text-decoration: underline}
	/* Table Definitions */
table			{font: 10pt Arial}
td				{font: 10pt Arial}
td.header		{font: 10pt Arial; font-weight: bold}
	/* New OLCI definitions */
.OLCIGreen		{background-color: #ccff99}
.OLCIRed		{background-color: #CC0000}
.OLCIBlue		{background-color: #333399}
.TagHeaders		{font: 12pt Arial; font-weight: bold; font-style: italic; color:#333399}
.red 					{color: #CC0000}
	/* New Home Page definitions */
.homepageBlue	{color: #000066; font-size: 8pt;}
.homepageBlack	{color: #FFFFFF; font-size: 8pt;}
	/* General Definitions */
.indent			{text-indent: 0.25in}
.leftpad		{padding-left: 0.25in}
.bold			{font-weight: bold}
.boldindent		{font-weight: bold; text-indent: 0.25in}
.disclaimer		{font: 8pt Arial}
.smaller		{font: 9pt Arial}
.small			{font: 8pt Arial}
.big			{font: 12pt Arial}
.bigitalicbold			{font: 12pt Arial; font-style: italic; font-weight: bold;}
.normal			{font: 10pt Arial}
.black			{color: black}
.italic			{font-style: italic}
	/* Paragraph Definitions */
P				{font: 10pt Arial}
	/* Character Definitions */
B.bold			{font-weight: bold}
I.italic		{font-style: italic}
U.underline		{font-style: underline}
B				{font-weight: bold}
I				{font-style: italic}
U				{font-style: underline}
	/* List Definitions */
dt				{font: 12pt Arial}
dd				{font: 10pt Arial}
dt.small		{font: 10pt Arial}
dd.small		{font: 9pt Arial}
ul				{font: 10pt Arial; display: list-item; list-style-type: square}
ol				{font: 10pt Arial}
	/* Header Definitions */
h1				{font: 17pt Arial}
h2				{font: 15pt Arial}
h3				{font: 12pt Arial}
h4				{font: 10pt Arial}
	/* Input and Form defintions */
input			{font: 10pt Arial; font-weight: normal}
input.submit	{font: 10pt Arial; font-weight: normal}
	/* Definitions for Enavigator Security*/
.field			{font: 10pt Arial; font-weight: normal}
.fielddata		{font: 10pt Arial; font-weight: normal}
.message		{font: 10pt Verdana; font-weight: normal; color:#CC3333}
.formpassword   {fontsize: 1pt}
