@media print
{
body	{
	margin: 0 20px 0 20px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(none);
	background-repeat: repeat-x;
	direction:rtl;
	}
	
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #418C3D;
	margin: 5px 0 5px 0;
	font-weight: bold;
	font-size: 170%;
	direction:rtl;
	}
	
h2	{
	color: #666666;
	margin: 15px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	}
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 120%;
	margin-bottom: 0px;
	direction:rtl;
	}

h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 105%;
	margin-bottom: 0px;
	color: #003399;
	line-height: 140%;
	direction:rtl;
	}
	
p	{
	font-size: 90%;
	line-height: 130%;
	margin: 0px;
	padding-bottom: 10px;
	direction:rtl;
	text-align: right;
	}

ul {
	line-height: 150%;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 20px;
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
.Container	{
	width: 100%;
	text-align: left;
	background-color: #fff;
	background-image: url(Images/ContainerBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.HeaderContainer	{
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: none;
	border-bottom: 3px solid #FFFFFF;
	}	
.Header	{
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
	}
/************** logo styles *****************/

.Logo {
	float: right;
	padding-left: 0px;
	margin-top: 8px;

}

/************** UtilityBottom styles *****************/

.UtilityBottom {
	color: #FFFFFF;
	font-size: 90%;
	direction:rtl;
	text-align: left;
	direction:rtl;
	padding-top: 11px;
	display: none;
}

.UtilityBottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.UtilityBottom a:visited {
	color: #EFEFE9;
	text-decoration: none;
}
.UtilityBottom a:hover, .UtilityBottom a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.UtilityTop {
	color: #FFFFFF;
	font-size: 90%;
	height: 20px;
	text-align: left;
	direction:rtl;
	padding-top: 11px;
	padding-left: 7px;
	display: none;
}

.UtilityTop a:link {
	color: #FFFF99;
	text-decoration: none;
}
.UtilityTop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.UtilityTop a:hover, .UtilityTop a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #213D5D;
	font-size: 90%;
	background-image: url(Images/BreadCrumbs.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	}
	
.BreadCrumbs a	{
	color: #213D5D;
	text-decoration: none;
	}
	
.BreadCrumbs a:hover	{
	color: #0000FF;
	text-decoration: underline;
	}

.Content	{
	padding: 10px 10px 30px 8px;
	margin:0;
	text-align: right;
	background-image: url(Images/ContentTopBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	

.SideBar {
	float: left;
	width:184px;
	padding-top: 10px;
	margin-left: -184px;
	text-align: right;
	display: none;
}

/************ footer styles **************/
.Footer	{
	clear: both;
	color: #FFFFFF;
	text-align: right;
	font-size: 80%;





	padding-bottom: 20.px;
	margin-top: 0px;
	background-image: url(Images/FooterBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 10px 16px 0px;
	background-color: #FFFFFF;
	display: none;
	}

.Footer a	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.Footer a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}
/************ Forms styles **************/
.FormFieldLeft  		{
	direction:lft;
	text-align: left;
	border: 1px solid #2E5C8B;
	background-color: #F7F7F7;
	padding: 2px 0px 1px 2px;
}

.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #2E5C8B;
	background-color: #F7F7F7;
	padding: 2px 2px 1px 0px;
}

.FormButton {
	font-size: 100%;
}

.ClearBoth {
	clear: both;
}
.MainBody {
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	float: left;
	width: 99.7%;
}

/************ Tables styles **************/

.TableList {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 100%;
}

.TableList td {
	border-bottom: solid #B6C5E2 1px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;
	line-height: 120%;
	text-align: right;
}

.TableList th {
	border-bottom: solid #B6C5E2 2px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;
	text-align: right;
	font-size: 90%;
	
}
 
.TableDetails {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
	border: 0;
}

.TableDetails td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.TableDetails th {
	padding: 5px 0px 5px 5px;
	vertical-align: top;
	font-weight: bold;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.note {
	font-size: 80%;
	color: #666666;
	margin-top: 0px;
}
.FooterLogo {
	text-align: left;
	float: left;
}
.Search {
	padding-right: 7px;
}
.SideMenu {
	margin-bottom: 15px;
}
.BoxItem {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F5;
	font-size: 95%;
	margin-bottom: 15px;
}
.BoxItemTitle {
	background-image: url(Images/BoxItemTitle.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
}
.BoxItemContent {
	padding: 5px 5px 5px 5px;
}
.BoxItemTitle h2 {
	font-size: 120%;
	color: #003399;
	margin: 3px 5px 0px 5px;
	float: right;
}
.BoxItemBtns {
	text-align: left;
	padding: 3px 0px 0px 5px;
	display: none;
}
.LogIn {
}
.LogIn .Container {
	background-image: url(none);
}
.LogIn .Content {
	margin: 0;
	text-align: center;
	direction: ltr;
	padding: 50px 200px 30px 200px;
}
.LogIn .BoxItem {
	width: 380px;
}
.LogIn .BoxItemTitle h2 {
	float: left;
}
.LogIn .TableDetails {
	text-align: left;
}
.LogIn  p {
	text-align: left;
	direction: ltr;
}
.LogIn .BoxItemContent a:link {
	color: #FF0000;
	text-decoration: underline;
}
.LogIn .BoxItemContent a:visited {
	color: #990000;
	text-decoration: underline;
}
.LogIn .BoxItemContent a:hover, .LogIn .BoxItemContent a:active	{
	color: #FF0000;
	text-decoration: none;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.FormNote {
	font-size: 90%;
	color: #CC0000;
}
.BoxItemTable td {
	text-align: right;
}
.BoxItemTable th {
	font-weight: normal;
	text-align: right;
}
.BoxItemTable .Botton {
	text-align: left;
}
.UtilityTop .IPAdress {
	direction: ltr;
}
}
.ModulesRow
{
	background-color:#BCE5FA;
	border-top:0px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom :1px solid gray;
	font-family: Tahoma,Verdana,Arial,David;
	font-size:12px;
	direction:ltr;
}
.ModulesTableHeader
{
	border-top:1px solid whitesmoke;
	border-right:1px solid whitesmoke;
	border-left:1px solid whitesmoke;
	border-bottom :1px solid whitesmoke;
	font-weight:bold;
	font-family: Tahoma,Verdana,Arial,David;
	font-size:13px;
	background-color:#E6E6E6;
	border-top:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom :1px solid gray;
	direction:ltr;
}