BODY
{
    FONT-FAMILY: Arial;
}

A:link
{
    COLOR: black;
}
A:visited
{
	color: #5f005f;
}
.c_tahoma
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.c_tahoma_b
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.Heading1
{
    FONT-SIZE: 150%;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.Heading4
{
    FONT-SIZE: 100%;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #e5dbe2
}
.Heading3
{
    FONT-SIZE: 80%;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #5f005f
}
.Heading3Small
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #5F005F
}
.Heading3SmallLeft
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #5F005F;
    text-align:left
}
.Heading5
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
.Normal
{
    FONT-SIZE: 80%;
    COLOR: black;
    FONT-FAMILY: Arial
}
.NormalSmall
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    color:black;
    text-align:left;
}
.NormalSmallCenter
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    color:black;
    text-align:center;
}
.NormalBoldSmall
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    font-weight:bold;
    color:#5F005F;
    text-align:right;
}
.NormalLink
{
    FONT-SIZE: 80%;
    COLOR: black;
    FONT-FAMILY: Arial
}
.NormalBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: black;
    FONT-FAMILY: Arial
}
.NormalXSLT
{
	FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.Warning
{
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-ALIGN: center
}
.Informational
{
    COLOR: #5F005F;
    TEXT-ALIGN: center;
    FONT-SIZE: 8pt;
}
.Message
{
    FONT-SIZE: 8pt;
    COLOR: #5F005F;
    TEXT-ALIGN: center;
}
.Error
{
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-ALIGN: center
}
.NoMatch
{
    FONT-SIZE: 8pt;
    font-weight:bold;
    COLOR: red
}
.SystemMatch
{
    FONT-SIZE: 8pt;
    font-weight:bold;
    COLOR: green
}
.s
{
    BORDER-BOTTOM: white 1px solid
}
.s1
{
    FONT-SIZE: 1pt;
    BORDER-BOTTOM: white 1px solid
}
.NormalError
{
    FONT-SIZE: 80%;
    COLOR: red
}
.CalendarButton 
{
	Behavior:url(../JavaScript/CalendarButton.htc);
}
.HelpTitle
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	color: black;
	font-family: Arial, Sans-Serif;
}
.HelpSection
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Sans-Serif;
}
INPUT.QuantityField
{
	text-align: right 
}
INPUT.Arrow, SELECT.Arrow
{
	behavior: url('../Behaviors/inputArrow.htc');
}
.Printing
{
	behavior: url('../Behaviors/PivotPrint.htc');
}
.Headline
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
	list-style-type:disc;
}
.Section
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: black;
	font-family: Arial, Sans-Serif;
}
.NewsText
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
}
.NewsTextWhite
{
	font-size: 8pt;
	color:White;
	font-family: Arial, Sans-Serif;
}
.BOLD
{
	FONT-SIZE: 80%;
    COLOR: black;
    FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
}
.Small
{
    FONT-SIZE: 70%;
    COLOR: black;
    FONT-FAMILY: Arial
}
.Heading2
{
    FONT-SIZE: 100%;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}

.reboot
{
	padding-right: 100px;
	padding-left: 100px;
	font-weight: bold;
	font-size: 75px;
	padding-bottom: 100px;
	padding-top: 100px;
	font-family: Arial;
	background-color: red;
	text-decoration: underline;
}

.InformationalHeader
{
    COLOR: #5F005F;
    TEXT-ALIGN: center;
    FONT-SIZE: 9pt;
    font-weight:bold
}

td.LabelLeftBold
{
	font-size:8pt;
	text-align:left;
	font-weight:bold;
}

td.LabelLeft
{
	font-size:8pt;
	text-align:left;
}

.CommandButton	
{
	height:18px;
	width:38px;
	font-family:Arial;
	color:#ffffff;
	font-size:xx-small;
	background-color:#5F005F;
	border-style:outset;
	border-width:1px;
	cursor:hand;
	font-weight:bold;
}