﻿body
{
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Tahoma, Geneva, sans-serif;
}

.bodyCopy
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: Black;
}

.bodyCopySmall
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}
.bodyCopyLink
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: Black;
	text-decoration: underline;
}


.bodyBold
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: Black;
}

.formHeader
{
	font-weight: bold;
	font-size: 13px;
	color: Black;
	font-family: Tahoma, Geneva, sans-serif;
}


.formHeaderWhite
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Tahoma, Geneva, sans-serif;
}
.formHeader_red
{
	font-weight: bold;
	font-size: 13px;
	color: Red;
	font-family: Tahoma, Geneva, sans-serif;
}
.formBold
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: Tahoma, Geneva, sans-serif;
}
.formBoldWhite
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial, Sans-Serif;
}
.formButton
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: Tahoma, Geneva, sans-serif;
}

.formButtonSmall
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: Tahoma, Geneva, sans-serif;
}

.formText
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Arial, Sans-Serif;
}

.formLink
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Arial, Sans-Serif;
	text-decoration: underline;
}

.formBoldSmall
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Sans-Serif;
}

.formTextSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
}
.formField
{
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif;
}

.formFieldOff
{
	font-size: 12px;
	color: #555555;
	font-family: Arial, Sans-Serif;
	background-color: Gray;
}

.formError
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color: #ffdddd;
}

.errorField
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color: #ffcccc;
}

.errorText
{
	font-weight: bold;
	font-size: 12px;
	color: Red;
	font-family: Arial, Sans-Serif;
}

.tableStyle
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 12px;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: #e6e6e6;
}

.formTable
{
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
	border-collapse: separate;
	background-color: Gray;
}


.formTableInset
{
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
	background-color: white;
}



.formTitle
{
	font-weight: bold;
	font-size: 15pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}




.formHeader
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}

.formHeader_W
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
}

.formHeader_G
{
	font-weight: bold;
	font-size: 13px;
	color: #004F00;
	font-family: Arial, Helvetica, Sans-Serif;
}

.formLabel
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


.formBold_W
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.formBold_G
{
	font-weight: bold;
	font-size: 12px;
	color: #004F00;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.formBoldItalic
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.formHighlight
{
	font-weight: bold;
	font-size: 12px;
	color: #00693F;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}



.formError_Y
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.formItalic
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}



.micro
{
	font-weight: normal;
	font-size: 1px;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.rowBorder
{
	border-color: #000000;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
}

.hdrCopy
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1f4f27;
	line-height: 100%;
}


.TaskListBold
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	list-style-type: none;
}

.TaskListText
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: Black;
	list-style-type: none;
}

.ShiftLabel
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: Black;
	
	
}	
