/* This style sheet was written for Gulf Wide Safety Systems by Wendt L. Withers - 09/09/99 */
/* Copyright (c) 1999-2001 Encompass, LLC.  All rights reserved. */

A,BODY,H1,H2,H3,P,SMALL,UL,.FinePrint,.CreditInfo,.HighlightCell,.HighlightText,.CurrMenuItem,#PageName
{font-family: Verdana,Arial,Helvetica,Sans-serif;}

BODY {
	margin: 0px;
	background-color: black;
}
A
{cursor: pointer; text-decoration: underline;}

A:link
{color: #FF6600;}

A:visited
{color: #EE5500;}

A:active
{color: red;}

A:hover
{color: red;}

A.menu
{cursor: pointer; text-decoration: none; font-weight: bold;}

A.menu:link
{color: #FF7700;}

A.menu:visited
{color: #FF7700;}

A.menu:active
{color: red;}

A.menu:hover
{color: red;}

A.menu2
{cursor: pointer; text-decoration: underline; font-weight: bold;}

A.menu2:link
{color: #FF7700;}

A.menu2:visited
{color: #FF7700;}

A.menu2:active
{color: red;}

A.menu2:hover
{color: red;}

A.printable
{cursor: pointer; text-decoration: none; font-weight: bold;}

A.printable:link
{color: yellow;}

A.printable:visited
{color: yellow;}

A.printable:active
{color: yellow;}

A.printable:hover
{color: #FF7700;}

BODY
{font-size: 10pt; color: black; padding: 0px;}

H1,H2,H3
{font-weight: bold;}

H1
{color: #FF0000; font-size: 24pt;}

H2
{color: #0000FF; font-size: 11pt;}

H3
{color: #000044; font-size: 8pt;}

P
{font-size: 9pt; color: black;}

SMALL
{font-size: 8pt;}

UL
{font-size: 9pt; color: black;}

.FinePrint
{color: #FF7700; font-size: 8pt;}

.CreditInfo
{color: yellow; font-size: 10pt; font-weight: bold;}

.HighlightCell
{background: #EEEEEE;}

.HighlightText
{color: blue; font-size: 11pt; font-weight: bold;}

.CurrMenuItem
{color: #FF7700; font-weight: bold; font-size: 11pt;}

.CollapsingOutline
{cursor: pointer; text-decoration: underline; color: #0099CC;}

#PageName
{color: #FF8800; font-size: 12pt; font-weight: bold;}