﻿div.LTR
{
	font-family: verdana;
	font-size: 8pt;
	direction:ltr;
}
div.LTR table td.FormLabel
{
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
div.LTR td.FormInput
{
	text-align: left;
}
div.LTR .MainContentContainer
{
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-size: 8pt;
	direction: ltr;
}
div.LTR h1
{
	font-family: arial;
	font-size: 16pt;
	text-align: center;
}

div.LTR .LigthtGreenBoxContainer
{
	background-color: #A1D260;
	color: Black;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	line-height: 1.5em;
}

div.LTR * .default-align
{
	text-align: left;
}

div.LTR .opposite-align
{
	text-align: right;
}

div.LTR .default-float
{
	float: left;
}

div.LTR .opposite-float
{
	float: right;
}

div.LTR .ButtonInput
{
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
}

div.LTR .TextInput, div.LTR select
{
	font-family: verdana;
	font-size: 8pt;
	padding: 2px;
	background-color: #d5e6ff;
	border: 1px solid white;
}

div.LTR .MenuContentContainer
{
	direction: rtl;
}
div.LTR .autocomplete_container
{
}
div.LTR .autocomplete_container_ltr
{
	direction: ltr;
	text-align: left;
}

div.LTR .normal_item
{
	background-color: #BFD0EA;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
div.LTR .highlight_item
{
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	background-color: #A1BBE4;
}
div.LTR .suggested
{
	font-weight: bold;
}

div.LTR table.GridView tr *
{
	border: 0px;
}

div.LTR table.GridView tr.GridViewRow td
{
	text-align: center;
}
div.LTR table.GridView tr.Alternate td
{
	text-align: center;
}
div.LTR table.GridView tr.GridViweFooter td
{
	text-align: right;
}

div.LTR table.GridView tr.GridViewHeader th
{
	text-align: center;
	color: black;
	padding: 3px;
	background-color:#f5f5f5;
}
div.LTR table.GridView tr.GridViewHeader a
{
	color: blue;
	text-decoration: none;
}
div.LTR table.GridView td.SortColumn
{
	background-color: #A1BBE4;
}
div.LTR table.GridView tr.SelectedRow *
{
	background-color: #5BDD45;
	color: black;
}
div.LTR table.GridView tr.SelectedRow td
{
	border-bottom: 1px solid #ffffff;
	text-align: center;
}
div.LTR .WhiteBoxContentsContainer
{
	direction: ltr;
	color: Black;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background-color: White;
}
div.LTR .GreenTitleGrayBoxContentsContainer
{
	direction: ltr;
	color: Black;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background-color: #DBDBDB;
}

div.LTR .Blue2BoxContentsContainer
{
	direction: ltr;
	color: black;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background-color: #A1BDEA;
}
div.LTR .DefaultBoxContentsContainer
{
	color: black;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background-color: #e4e9ed;
	direction:ltr;
}
div.LTR .Blue2BoxContentsContainer a,div.LTR .Blue2BoxContentsContainer a:visted
{
	color: black;
}
div.LTR .allContainerBox
{
	background-color: #3767AF;
}
div.LTR .default-margin
{
	margin-left: 10px;
	margin-bottom: 10px;
}
div.LTR .default-direction
{
	direction: rtl;
}
div.LTR a
{
	color: Blue;
	text-decoration: none;
}
div.LTR h2
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
}
div.LTR td.VeryLightGreen
{
	direction:ltr;
	text-align:left;
	background-color: #D3E6EA;
}

div.LTR .IPCOStaticMenuItemStyle{ padding:5px; color:black;}
div.LTR .IPCOStaticHoverStyle{ padding:5px; color:black; background-color:#f5f5f5;}
div.LTR .IPCODynamicMenuStyle{ color:black; border:1px dotted gray; background-color:#F1F2FF;}
div.LTR .IPCODynamicHoverStyle{ padding:5px; color:black; background-color:#E8E9FF;}
div.LTR .IPCODynamicMenuItemStyle{ padding:5px; color:black;}