body{
	margin:0px;
	background-image:url('../../Images/main_bg.gif');
	text-align:center;
}
td
{
	font-family: Tahoma; 
	font-size:10pt;
}
.topBG{
	background-image:url('../../Images/top_side_left_tile.gif');
	height:127px;
	vertical-align:top;
}
.topBG2{
	background-image:url('../../Images/top_bg2.gif');
	vertical-align:top;
	background-repeat:repeat-x;
	background-position:bottom;
	width:900px;
}
.menuBar{
	background-image:url('../../Images/menuBar_01.gif');	
}
.menubarCenter{
	width:898px;
	background-image:url('../../Images/menubar_center.gif');
	background-repeat:repeat-x;
}
.top_side_left{
	background-image:url('../../Images/top_side_left.gif');	
	background-position:right;
	background-repeat:no-repeat;
}
.top_side_right{
	background-image:url('../../Images/top_side_right.gif');	
	background-position:left;
	background-repeat:no-repeat;
}
.mainBody{
	width:900px;
	background-color:white;
}
.icons_placholder{
	padding-left:15px;
	vertical-align:top;
}
.topLogo{
	background-image:url('../../Images/topLogo.jpg');
	background-position:top;
	background-repeat:no-repeat;
	width:216px;
}
.bot_side_left{
	background-image:url('../../Images/bot_side_left.gif');
	background-repeat:repeat-y;
	background-position:right;
}
.bot_side_right{
	background-image:url('../../Images/bot_side_right.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tabHolder{
	padding-right:2px;
	padding-left:1px;
	vertical-align:bottom;
	width:96px;
}
.tabOff{
	background-image:url('../../Images/tab_all.gif');
	background-repeat:repeat-x;
	background-position:0px -28px;
	height:28px;
	font-family:tahoma;
	font-size:11px;
	color:#bfbfbf;
	text-align:center;
	cursor:pointer;
}
.tabOn{
	background-image:url('../../Images/tab_all.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:28px;
	border-color:#237a8a;
	border-width:1px;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	cursor:default;
}
.tabOn a:hover,
.tabOn a:visited,
.tabOn a:link,
.tabOn a:active,
.tabOver a:hover,
.tabOver a:visited,
.tabOver a:link,
.tabOver a:active
{
	color:#FFFFFF;
	text-decoration:none;
	border:0;
}
.tabOff a:hover,
.tabOff a:visited,
.tabOff a:link,
.tabOff a:active
{
	color:#bfbfbf;
	text-decoration:none;
	border:0;
}
.tabOver{
	background-image:url('../../Images/tab_all.gif');
	background-repeat:repeat-x;
	background-position:0px -56px;
	height:28px;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}
.icons td
{
	font-size:1px;
	cursor:pointer;
	background-image:url('../../images/icons.gif');
	background-repeat:no-repeat;
}

.icon_01
{
	background-position:0px 0px;
}
.icon_01_hover
{
	background-position:0px -27px;
}
.icon_02
{
	background-position:-25px 0px;
}
.icon_02_hover
{
	background-position:-25px -27px;
}
.icon_03
{
	background-position:-50px 0px;
}
.icon_03_hover
{
	background-position:-50px -27px;
}
.icon_04
{
	background-position:-75px 0px;
}
.icon_04_hover
{
	background-position:-75px -27px;
}
.icon_05
{
	background-position:-100px 0px;
}
.icon_05_hover
{
	background-position:-100px -27px;
}
.tabcontent{
	display:none;
	vertical-align:top;
	font-family:tahoma;
	color:white;
}
.c2_bg{
	background-color:#9a9a9a;	
}
.c2_header{
	background-image:url(../../Images/dottedLine.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:37px;
}
.bullet{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/bullets.png',sizingMethod='image');
	/*background-image:url(../../Images/bullets.png);
	background-repeat:no-repeat;*/
	background-position:center middle;
	/*font-size:1px;*/
}
.c2_header_text{
	padding-right:5px;
	padding-bottom:4px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11px;
	font-weight:600;
	color:white;
}
.arrow_up{
	background-image:url(../../Images/arrow_up.gif);
	background-position:top;
	width:7px;
	height:7px;
	font-size:1px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.arrow_up_over{
	background-image:url(../../Images/arrow_up.gif);
	background-position:bottom;
	width:7px;
	height:7px;
	font-size:1px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.arrow_down{
	background-image:url(../../Images/arrow_down.gif);
	background-position:top;
	width:7px;
	height:7px;
	font-size:1px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.arrow_down_over{
	background-image:url(../../Images/arrow_down.gif);
	background-position:bottom;
	width:7px;
	height:7px;
	font-size:1px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.mainPaddingRight{
	padding:4 4 4 2px;	
}
.mainPaddingLeft{
	padding:4 2 4 4px;	
}
.c3_bg{
	background-color:#767676;	
}
.footer{
	padding:2 4 4 4;
	height:48px;
	background-image:url(../../Images/dottedLine_02.gif);
	background-position:top;
	background-repeat:repeat-x;
	direction:rtl;
}
.footerText{
	font-family:tahoma;
	font-size:11px;
	color:#bfbfbf;
	direction:rtl;
}
.rollDiv{
	height:270px;
	width:100%;
	overflow-y:hidden;
}
.testi_content_style{
	height:86px;
	padding:3 0 3 0;
	vertical-align:top;
}
.testi_header{
	font-family:tahoma;
	color:white;
	font-size:12px;
	padding:5 10 0 0;
	height:25px;
	vertical-align:top;
}
.testi_body{
	font-family:tahoma;
	padding:2 10 0 0;
	color:#cecece;
	font-size:11px;
	vertical-align:top;
}
.testi_body a,
.testi_body a:link,
.testi_body a:visited
{
	color:White;
	border:0;
}
.testi_body a:hover{
	color:#cecece;
	text-decoration:underline;
}
.content_02{
	padding:0 3 0 3;	
}
.c3_header{
	font-family:tahoma;
	font-size:11px;
	font-weight:600;
	color:white;
	padding-bottom:4px;
}
.c3_body{
	font-family:tahoma;
	font-size:11px;
	color:#cecece;
	padding-right:15px;
	text-align:justify;
	padding-left:5px;
}
.tp_0{
	padding:15 0 15 5px;	
}
.tp_1{
	background-image:url(../../Images/ridge_03.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:317px;
}
.tab_c_header{
	padding-right:15px;
	height:50px;
	vertical-align:middle;
	font-family:tahoma;
	font-size:12px;
	font-weight:600;
	color:white;
}
.tab_c_body{
	vertical-align:top;
	padding-left:2px;
}
.tab_c_footer{
	height:30px;
	vertical-align:top;	
	padding:0 20 0 15;
}
.tab_c_header_text{
	padding-bottom:5px;
	vertical-align:middle;
	font-family:tahoma;
	font-size:12px;
	font-weight:600;
	color:white;
}
.link_still{
	height:23px;
	cursor:pointer;
	padding-right:15px;
}
.link_over{
	height:23px;
	background-color:#00758c;
	padding-right:15px;
	cursor:pointer;
}
.link_stillInner{
	cursor:pointer;
}
.link_overInner{
	background-color:#00758c;
	cursor:pointer;
}
.menuLinkText{
	font-family:tahoma;
	font-size:11px;
	color:white;
	padding-bottom:4px;
}.menuLinkTextInner{
	font-family:tahoma;
	font-size:11px;
	color:white;
	padding-bottom:4px;
	background-image:url(../../Images/groove.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:3 5 3 5;
}
.menu_footer_01
{
	background-image:url(../../Images/dottedLine_04.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:tahoma;
	font-weight:600;
	font-size:11px;
	color:#80b8c3;
	padding-bottom:3px;
}
.menu_footer_02 a,
.menu_footer_02{
	font-family:tahoma;
	font-size:11px;
	color:#4d99a7;
	padding-bottom:10px;
}
.arrows
{
	background-image:url(../../Images/arrows.png);
	background-repeat:no-repeat;
	width:100%;
	height:22px;
	cursor:pointer;
	background-position:center top;
}
.arrow_right{
	background-position:center -22px;
}
.menuRoll{
	width:505px;
	height:215px;
	overflow-x:hidden;
}
a:link{
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-color:blue;
	border-bottom-width:1px;
}a:hover{
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-color:blue;
	border-bottom-width:0px;
}
a:visited{
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-color:blue;
	border-bottom-width:0px;
}
#content a{
	border:0;
}
.simpleText1{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	direction:rtl;
	line-height:170%;
}
.sepa_01_right{
	background-image:url(../../Images/sepa_01_right.gif);
	background-repeat:no-repeat;
	width:33px;
	height:32px;
}
.sepa_01_center{
	background-color:#727272;
	direction:rtl;
	text-align:right;
	color:white;
	font-weight:600;
	font-family:Tahoma;
	font-size:11px;
	padding:0 3 0 0;
}
.sepa_01_left{
	background-image:url(../../Images/sepa_01_left.gif);
	background-repeat:no-repeat;
	width:6px;
	height:32px;
}
.products1{
	width:33%;
	text-align:center;
	vertical-align:top;
	padding:5px;
}
.products2{
	direction:rtl;
	text-align:justify;
	vertical-align:top;
	padding:10 3 0 0;
	font-size:11px;
	color:#666666;
	font-family:tahoma;
	line-height:180%;
}
.simpleBoldText{
	font-size:11px;
	color:#666666;
	font-family:tahoma;
	padding:3 0 5 0;
}
.stabs_off{
	cursor:pointer;
	height:35px;
	width:25%;
	border-style:groove;
	border-color:#e1e1e1;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	background-image:url(../../Images/stabsTile.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:tahoma;
	font-size:11px;
	color:#999;
	text-align:center;
	vertical-align:middle;
}
.stabs_on{
	cursor:pointer;
	height:35px;
	width:25%;
	border-style:groove;
	border-color:#e1e1e1;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	font-family:tahoma;
	font-size:11px;
	color:#999;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
}
.stabs_off_1{
	cursor:pointer;
	height:35px;
	width:25%;
	border-style:groove;
	border-color:#e1e1e1;
	border-width:0px;
	border-bottom-width:1px;
	background-image:url(../../Images/stabsTile.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:tahoma;
	font-size:11px;
	color:#999;
	text-align:center;
	vertical-align:middle;
}
.stabs_on_1{
	cursor:pointer;
	height:35px;
	width:25%;
	border-style:solid;
	border-color:#e1e1e1;
	border-width:0px;
	font-family:tahoma;
	font-size:11px;
	color:#999;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
}
.innerStabs{
	height:150px;
	padding:5px;
	direction:rtl;
	padding:15 10 0 10;
	font-size:11px;
	color:#666666;
	font-family:tahoma;
	line-height:180%;
	text-align:justify;
}
.rowHolder{
	padding:5 0 0 0;	
}
.rowHolder a[href],
.rowHolder a:link,
.rowHolder a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#666;	
	direction:rtl;
	padding:2 5 2 5;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}
.rowHolder a:hover
{
	border-bottom-style:solid;
	border-bottom-color:#666;
}
.rowNumber{
	font-family:tahoma;
	font-size:11px;
	color:#8a8870;
	font-weight:600;
	direction:rtl;
	width:30px;
	text-align:center;
	border-color:#dedcc4;
	border-width:0px;
	border-style:solid;
	border-left-width:2px;
}
.rowText{
	font-family:tahoma;
	font-size:11px;
	color:#666;	
	direction:rtl;
	padding:2 5 2 5;
}
.row1{
	background-color:#e8e6ce;
	font-family:tahoma;
	font-size:11px;
	color:#666;
	height:25px;
}
.altrow1{
	background-color:#dedcc4;
	font-family:tahoma;
	font-size:11px;
	color:#666;
	height:25px;
}
.simpleText2{
text-align:justify;
direction:rtl;
font-family:tahoma;
font-size:11px;
color:#666;
padding:5 0 5 5;
font-weight:600;
}
.simpleText3{
text-align:justify;
direction:rtl;
font-family:tahoma;
font-size:11px;
color:#666;
padding:5px;
line-height:1.7;
}
.PageTopTitle
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:5px;
}
.Input_CSS_Buttons
{
	padding:3px;
}
.Input_CSS_Buttons,
.Input_CSS_TextBox,
.Input_CSS_DropDown,
.Input_CSS_ListBox
{
	font-family:Tahoma;
	font-size: 11px;
}
.watermark
{
	color:Gray;
	font-family:Tahoma;
	font-size: 11px;
}
.RequiredChar
{
	color:Red;
}
/*========================= Tabs =========================*/
.TopGroup
 {
   z-index:99;
   position:relative;
 }
 
 .DefaultTab 
 {
  color:Gray; 
  background-image: url(../../images/pt.gif);
  font-family: Tahoma;
  font-weight:bold;
  cursor:default;
}

.DefaultTabHover 
{
  color:#4682b4; 
  background-image: url(../../images/pt.gif);
  font-weight:bold;
  font-family: Tahoma;
  cursor:default;
}

.SelectedTab 
{
  color:White; 
  background-image: url(../../images/at.gif);
  font-family: Tahoma;
  font-weight:bold;
  cursor:default;
}

.MultiPage
{
background-color:White;
  border: 1px solid #9ebcee;
  width:487px;
  height:150px;
  position:relative;
  padding:0px;
  top:-2px;
  left:1px;
  z-index:98;
}

.PageTop
{
	background-image:url(../../images/hpbrp.gif);
	color:White;
	height:24px;
}
/*================================= Grid ============================*/

.Grid_MainClass,
.Grid_MainClass TH,
.Grid_MainClass TD
{
	border:solid 1px #aeccff;
	padding:2px;
}
.Grid_AlternatingRowStyle
{
	background-color:#FAFAFA;
	vertical-align: top;
	text-align:right;
	border:solid 1px black;
}
.Grid_EditRowStyle
{
}
.Grid_EmptyDataRowStyle
{
}
.Grid_FooterStyle
{
}
.Grid_HeaderStyle TH,
.Grid_HeaderStyle TD
{
	padding:2px;
}
.Grid_HeaderStyle
{
	background-color:#487DA9;
	vertical-align:middle;
	text-align:center;
	color:White;
	border:solid 1px black;
	font-family:B Koodak;
	font-weight:bold;
	font-size:11pt;
}
.Grid_HeaderStyle a
{
	color:White;
	font-family:B Koodak !important;
	font-weight:bold !important;
	font-size:11pt !important;
	text-decoration:underline !important;
	border:0 !important;
	padding:0  !important;
}
.Grid_PagerStyle
{
	text-align:center;
	border:solid 0px #000000;
}
.Grid_PagerStyle TD
{
	text-align:center;
	border:solid 0px #000000;
}
.Grid_RowStyle
{
	background-color:#F1F9FE;	
	vertical-align: top;
	text-align:right;
	border:solid 1px black;
}
.Grid_SelectedRowStyle
{
	
}

.Details_HeaderStyle
{
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
	color:Black;
	width:45%;
}
.Details_ItemStyle
{
	width:60%;
}
.InGrid_Grid_MainClass,
.InGrid_Grid_MainClass TH,
.InGrid_Grid_MainClass TD
{
	border:solid 1px #aeccff;
	padding:2px;
}
.InGrid_Grid_HeaderStyle TH,
.InGrid_Grid_HeaderStyle TD
{
	padding:2px;
}
.InGrid_Grid_HeaderStyle
{
	vertical-align:middle;
	text-align:center;
	color:black;
	font-family:B Koodak;
	font-weight:bold;
	font-size:10pt;
}
.InGrid_Grid_RowStyle
{
	vertical-align: top;
	text-align:right;
	border:1;
}
.Pager
{
	font-family:B Koodak;
}
