BODY
{
}
hr 
{
	border-bottom-width: 0.1px;
	color: #61AB61; 
	border-bottom-style:solid;
	height: 1px; 
}


.TextBody
{
	font-family: Verdana, Arial;
	font-size: 10px;
/*	color: Black;*/
	color: black;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderTable
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-variant:normal;
	font-style:normal;
	background-color:#ffffff;
	text-decoration:underline;
	border-bottom-style:solid;
	border-bottom-color:#61AB61;
	border-bottom-width:2px;
	font-weight:bold;
}
.subHeaderTable
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-variant:normal;
	font-style:normal;
	background-color:#BAEDBA;
	text-decoration:nderline;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:2px;
	font-weight:bold;
}
.HeaderTable2
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-variant:normal;
	font-style:normal;
	background-color:#e3ecef;
	text-decoration:nderline;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:2px;
	font-weight:bold;
}
.HeaderTable1
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-variant:normal;
	font-style:normal;
	text-decoration:nderline;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:2px;
	font-weight:bold;
}
.HeaderMenu
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	background-color:#333366;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:White;
	border-right-width:1px;
	border-top-style:solid;
	border-top-color:White;
	border-top-width:1px;
}
.HeaderMenuLink
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderMenuLinkslim
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
	text-align:right;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderMenuLinkOn
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4D914D;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.HeaderMenuLink2
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	font-weight:bold;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderMenuLinkOn2
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FBC900;
	font-weight:bold;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.HeaderMenuLink2slim
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	font-weight:normal;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderMenuLinkOn2slim
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	font-weight:bold;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.HeaderMenuLink2slim0
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderMenuLinkOn2slim0
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	font-weight:bold;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.HeaderMenuLink2slim1
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	background-color:#EEFBEE;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.HeaderMenuLinkOn2slim1
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1B731B;
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.TabelCellOn
{
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color:#ffffff;
	color: Black;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}
.TabelCellOff
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	background-color:#E4E4E4;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.RegularTextBox
{
	font-size:10px;
	font-family: Verdana;
	border-style : solid;
	border-width : 1px;
	border-color: #5555AA;	 
	height:20px;
}
.HiddenTextBox
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FBC900;
	font-weight:bold;
	border-style : none;
	border-width : 0px;
	text-align:center;
	background-color: #1B731B;
	height:20px;
}
.TextArea
{
	font-size:10px;
	font-family: Verdana;
	border-style : solid;
	border-width : 1px;
	border-color: #5555AA;
}
.RequiredTextBox
{
	font-size:10px;
	font-family: Verdana;
	border-style : solid;
	border-width : 1px;
	border-color: #000000;
	background-color: #FBFDFF;
	height:20px;
}
.RequiredTextBox_
{
	font-size:10px;
	font-family: Verdana;
	border-style : solid;
	border-width : 1px;
	border-color: #5555AA;
	background-color: #FBFDFF;
}
.ReadOnlyTextBox
{
	font-size:10px;
	font-family: Verdana;
	border-style : solid;
	border-width : 1px;
	color: #05056e;
	border-color: #5555AA;
	background-color:#FBFDFF;
	height:20px;
	width:120px;
}

.SubmitButton
{
	background-color:#BAEDBA;
	text-align:center;
	color:#009B00;
	font-size:8pt;
	font-family:Verdana;
	/*font-weight:bold;*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#009B00;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#009B00;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#009B00;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#009B00;
}

.LabelGeneral
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
}
.LabelGeneral_slim
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
}
.LabelGeneral_
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:middle;
}
.LabelGeneral_lightgreen
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:middle;
	background-color: #EEFBEE;
}

.ErrorLabel
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: red;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
}
.InformationMessage
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: navy;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	/*background-color:#e4ecfa;*/
	border-bottom-color:Black;
	border-right-color:Black;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-right-width:0px;
	border-right-style:solid;
	border-left-width:0px;
	border-top-width:0px;

}
.LabelWarning
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
}
.LabelTitlePage
{
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #ffffff;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
}
.SearchMenu
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: Black;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	font-weight:bold;
	background-repeat:repeat-x;
	background-image:url('/img/line.gif');
}
.MenuTable
{
	text-align:left;
	color:#000000;
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
	background-color:#C5E2F7;	
}
.VLine
{
	background-repeat:repeat-y;
	background-image:url('/img/VLine.gif');
}
.HLine
{
	text-align:left;
	color:#330000;
	font-size:8pt;
	font-family:Verdana;
	background-repeat:repeat-x;
	background-image:url('/img/HLine.gif');
	height:20px;
}
.PageTitle
{
	font-family: Verdana;
	font-size: 20px;
	color: #336699;
	font-variant:normal;
	text-decoration:none;
	text-align: left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-color:#336699;
	border-bottom-width:2px;
}
.TabelForm
{
	border-spacing:1px;
	border-bottom-style:solid;
	border-bottom-color:#A0C6E5;
	border-bottom-width:2px;
	border-top-style:solid;
	border-top-color:#A0C6E5;
	border-top-width:3px;
	border-left-style:solid;
	border-left-color:#A0C6E5;
	border-left-width:2px;
	border-right-style:solid;
	border-right-color:#A0C6E5;
	border-right-width:2px;
}

.LabelForm
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color:#A0C6E5;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	height:15px;
}

.TextFooter
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	border-top-style:solid;
	border-top-color:#333366;
	border-top-width:0px;
	background-color:#333366;
}