﻿/*hamza*/
Body
{
margin:0px; 
background:url(../images/bg.jpg) repeat;
}
.ReferenceDiv
{
	 float:left;
	 margin:0px 3px 2px 3px;	 	 
	 text-align:center;	
	 display:block;	 	 
}
.HiddenDiv
{	
	font-size:10px;
	font-family:Tahoma;
	display:block;
	position:absolute;
	padding-bottom:0px;
	margin-bottom:0px;
	bottom:0px;		
}
.HiddenDiv a
{
	color:#FFFFFF;
}
.BottomLink
{
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	margin: 1px 3px 1px 3px;
	text-decoration: none;
	float: left;
}
.BottomLink:hover
{
	color:#000;
}
.IntroBody
{
 margin-top:10px;
 background:url(../images/bg.jpg) repeat;	
}
.MainDiv
{
  width:100%;  
  text-align:center;
}
.ImagesBorder
{
 border:solid 1px #CCC;
 padding:2px 2px 2px 2px;
}
.MiniText
{
font-family:Verdana;
font-size:10px;
color:#0173a1;
}
.TdLeftTop
{
 background:url(../images/main_top_left.png) no-repeat;
 width:10px;
 height:10px;
}
.TdRightTop
{
 background:url(../images/main_top_right.png) no-repeat;
 width:10px;
 height:10px;
}
.TdMiddleTop
{
 background:url(../images/main_top_middle.png) repeat-x; 
 width:730px;
 height:10px;	
}
.TdLeftBottom
{
 background:url(../images/main_bottom_left.png) no-repeat;
 width:10px;
 height:10px;
}
.TdRightBottom
{
 background:url(../images/main_bottom_right.png) no-repeat;
 width:10px;
 height:10px;
}
.TdMiddleBottom
{
 background:url(../images/main_bottom_middle.png) repeat-x; 
 height:10px;	
 width:730px;
}
.TdLeftMiddle
{
 background:url(../images/main_left.png) repeat-y;
 width:10px; 
}
.TdMiddleMiddle
{
 background-color:#FFFFFF;  
 width:730px; 
}
.TdRightMiddle
{
 background:url(../images/main_right.png) repeat-y;
 width:10px; 
}
.Title
{
 text-align:left;
 padding:2px 0px 0px 2px;
 font-family:Verdana;
 font-weight:bold;
 font-size:11px;
 color:#363636;
 /*color:#138FD7;*/
 width:100%; 
 vertical-align:middle; 
}
.HoverTitle
{
 background-color:#F5F5F5;
 background-image:url(../images/leftmenuitem.PNG);
 background-repeat:no-repeat; 
 background-position:left;  
 margin-left:2px;
 text-align:left;
 padding:2px 0px 0px 10px;
 font:bold 11px Verdana; 
 color:#363636;
 /*color:#138FD7;*/
 width:98%; 
 vertical-align:middle; 
 line-height:22px;
 display:block;
}
.HoverTitle:hover
{ 
 background-color:#FFFFDD;
 text-align:left;
 margin-left:2px;
 padding:2px 0px 0px 11px; 
 vertical-align:middle; 
}
.HoverContent
{ 
  font-family:Verdana;
  font-size:11px;
  text-align:justify;  
  line-height:16px;
  padding-left:10px;
  color:#595959;   
}
.FaqTitle
{
 background-color:#F5F5F5;
 background-image:url(../images/questionmark.PNG);
 background-repeat:no-repeat; 
 background-position:left;  
 margin-left:2px;
 text-align:left;
 padding:2px 0px 0px 18px;
 font:bold 11px Verdana; 
 color:#138FD7;	
 width:98%; 
 vertical-align:middle; 
 line-height:22px;
 display:block;
}
.FaqTitle:hover
{ 
 background-color:#FFFFDD;
 text-align:left;
 margin-left:2px;
 padding:2px 0px 0px 19px; 
 vertical-align:middle; 
}
.FaqContent
{ 
  font-family:Verdana;
  font-size:11px;
  text-align:justify;  
  line-height:16px;
  color:#595959;   
  padding-left:18px;
  vertical-align:middle; 
}
.TitleImage
{
  background:url(../images/line.jpg) no-repeat left;  
  width:100%;
  height:8px;
}
.TdLeft
{
 width:25%;	
 vertical-align:top; 
}
.TdRight
{
 width:75%;
 vertical-align:top;
 padding-left:10px;	
 text-align:left;
}
.TrLeftSeperator
{ 
 text-align:left;
 vertical-align:top;
}
.LeftMenu
{	
 font-family:Verdana;
 font-size:11px; 
 color:#363636;
 font-weight:bold;
 /*color:#BC2B28;*/
 text-decoration:none;
}
.LeftMenu:hover
{
 text-decoration:underline;
}
.LeftMenuTextHeader
{
 font-family:Verdana;
 font-size:11px; 
 font-weight:bold;
 text-decoration:underline;
 color:#363636;
 /*color:#BC2B28;*/
}
.LeftMenuText
{
 font-family:Verdana;
 font-size:11px; 
 color:#363636;
 /*color:#BC2B28;*/
 text-decoration:none;
}
.LeftMenuAnouncement
{
  font-family:Verdana;
  font-size:11px;  
  color:#363636;
  /*color:#309A00; */
  text-decoration:none;
}
.LeftMenuAnouncement:hover
{  	
  text-decoration:underline;
}
.RightContent
{
  font-family:Verdana;
  font-size:11px;
  text-align:justify;  
  line-height:16px;
  color:#595959;    	
}
.formBox
{ 
	border:solid 1px #46a6be;		
	color:#0297be;
	border-style:solid;
}

.formHeader
{	
	height:24px;
	vertical-align:middle;	
    text-align:left;
    padding-left:5px;	
}
.formItem
{	
	width: 30%;
	white-space: nowrap;
	vertical-align:middle;	
	color:#404040;
	text-align:right;
	padding:5px 5px 5px 5px;
}
.formItemLeft
{	
	width: 40%;
	white-space: nowrap;
	vertical-align: top;
	color:#404040;
	text-align:left;
	padding:2px 2px 2px 2px;
}
.formInput
{
	font-family:Verdana;
	font-size: 11px;
	color:#404040;		
	padding:5px 5px 5px 5px;
	text-align:left;
	width: 70%;	
}
.InputStyle
{
	font-family:Verdana;
	font-size: 11px;
	color:#404040;		
	padding:2px 2px 2px 2px;
	width:70%;
	text-align:left;
	border:solid 1px #DCDCDC; 
}
.MyButton
{
   font-size:11px;
   font-family:Tahoma;
   font-weight:bold;
   color:#111111;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff888888',EndColorStr='#ffFFFFFF');
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   padding:2px 2px 2px 2px;   
   cursor:hand;
}
.contentPanel
{
	overflow:auto;
	height:450px;
	width:100%;
}


.LinkImage
{
border:0;
}
.PopupHeader
{
 height:28px;	
 background:url(../images/window_titlebg.gif) repeat-x; 
 text-align:right; 
 vertical-align:middle;
}
.ArticleTitle
{  
 font:bold 11px Verdana;	
 color:#138FD7;
 width:98%;
}
.ArticleContent
{
  font-family:Verdana;  
  padding-left:10px;  
  text-align:justify;  
  line-height:16px;
  color:#595959;
}