BODY
{
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-style: normal;
	font-family:Tahoma, Helvetica, sans-serif;	
	/*color:#838383;*/
	color:#444444;
	background-color:#cecece;
}
/*.contentContainer td ,.loginContainer td{
	margin:0px;
	padding:0px;
	}
html table{
	margin:auto;
	
	}
*/
.searchTopLeft{
	background-image:url(../images/en/searchtopleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.searchTopRight{
	background-image:url(../images/en/searchtopright.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
/*will go in Arabic starts*/
.moreImage{
	float:right;
}
/*.topMenu{
padding:0px 15px 0px 15px;
}*/
.trendzContainer{
	/*background-image:url(../images/main-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;
	border-bottom:#c9dae6 solid 1px;*/
	background-color:#FFFFFF;
	border:solid 1px #D1E8FF;
	margin-top:5px;
	margin-bottom:10px;
}
.trendzHeading{
	font:bold 11px Arail; color:#0150B9; padding-left:22px;
	background-image:url(../images/en/category_bg.gif);
	background-position:center left;	
	background-repeat:no-repeat;
}
.trendzHeadingSeperator{	
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom: dotted 1px #A9A9A9;;
	margin:2px;
	height:25px;
 }
.trendzBox{
	padding:5px 3px 5px 2px;
	float:left;
	position:relative;
	display:block;
}

.categoryContainer{
	/*background-image:url(../images/main-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;
	border-bottom:#c9dae6 solid 1px;*/
	background-color:#FFFFFF;
	/*border:solid 1px #D1E8FF;*/
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #dbdbdb;
}
.categoryHeading{
	font:bold 14px Tahoma, Helvetica, sans-serif; color:#797878; padding-left:0px;
	text-transform:uppercase;
	/*background-image:url(../images/en/category_bg.gif);*/
	/*background-position:center left;	
	background-repeat:no-repeat;*/
}
.categoryHeadingSeperator{	
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom: dotted 1px #A9A9A9;;
	margin:2px;
	height:25px;
 }
.categoryBox{
	padding:5px 5px 5px 2px;
	float:left;
	position:relative;
	display:block;
	width:99%;
}
.banner_home { padding-left:10px; padding-right:10px;}
.categoryBox td{
	vertical-align:middle;
}
.breadCrumbsTopLeft{
	/*background-image:url(../images/en/brTopLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.breadCrumbsTopRight{
/*	background-image:url(../images/en/brTopRight.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
}
.breadCrumbsBottomLeft{
	/*background-image:url(../images/en/brBottomLeft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;*/
}
.breadCrumbsBottomRight{
/*	background-image:url(../images/en/brBottomRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
.breadCrumbsLeft{/*border-left: #c9dae6 solid 1px;*/}
.breadCrumbsTop{/*border-top: #c9dae6 solid 1px;*/}
.breadCrumbsBottom{/*border-bottom: #c9dae6 solid 0px;*/}
.breadCrumbsRight{/*border-right: #c9dae6 solid 1px;*/}

.breadCrumbsContainer{
	/*background-image:url(../images/en/brRepeat.gif);
	background-color:#F4FAFF;
	background-position:bottom right;
	background-repeat:repeat-x;	*/
	margin-bottom:10px;	
	/*background:url(../images/bg-search.gif) repeat-x;*/
border:1px solid #dbdbdb;
width:99%;
margin-top:5px;
/*margin-left:10px;*/
}
/**:first-child+html .breadCrumbsContainer{
margin-left:10px;
}
*:first-child+html .breadCrumbsBox{
	padding-right:0px;
	
}
*/.breadCrumbsBox{
	padding:5px 5px 5px 2px;
	
}
.breadCrumbsBox td{
	font-size:11px; font-weight:600; 
	color:#797878;
	padding:5px 0;
	
}
.tabContainer{
border:solid 1px #AEC0CE;
padding:5px;
}
.activeTab{
	color:#16387C;
	background-color:#D8E5EE;
	cursor:pointer;	
	border-top:solid 2px #3D5360;	
	border-right:solid 2px #3D5360;	
	border-bottom:solid 1px #3D5360;
	border-left:solid 2px #3D5360;
	margin:2px;
	margin-bottom:0px;	
	vertical-align: middle;
	font-weight:bold;	
	font-size:12px;		
	padding:5px;

}
.otherTab{
	color:#316BB9;
	background-color:#EDF4FA;
	cursor:pointer;
	border-top:solid 1px #AEC0CE;	
	border-right:solid 2px #9DADC4;	
	border-bottom:solid 2px #9DADC4;
	border-left:solid 1px #AEC0CE;	
	margin:2px;	
	vertical-align: middle;
	font-weight:bold;	
	font-size:12px;		
	padding:5px;
}
.tabContentBlock{	
/*	background-color:#ECF4FB;*/
	padding:5px;
}

.breadCrumbsLink{
	background-image:url(../images/en/breadcrumb-arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	/*padding: 5px 8px 5px 10px ;		*/
	padding-left:10px;
	padding-right:8px;
	font-size:11px;
	font-style:normal;
	color:#838383;
	white-space:nowrap;
	display:block;
	float:left;
	width:100px auto;	
}
.breadCrumbsLinkgray{
	background-image:url(../images/en/breadcrumb-arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	/*padding: 5px 8px 5px 10px ;		*/
	padding-left:10px;
	padding-right:8px;
	font-size:11px;
	font-style:normal;
	color:#696969;
	white-space:nowrap;
	display:block;
	float:left;
	width:100px auto;	
}




.breadCrumbsLink a:active{	font-size:11px;	font-style:normal; color:#f36802; text-decoration:none;}
.breadCrumbsLink a:link{	font-size:11px;	font-style:normal; color:#f36802; text-decoration:none;}
.breadCrumbsLink a:visited{	font-size:11px;	font-style:normal; color:#f36802; text-decoration:none;}
.breadCrumbsLink a:hover{	font-size:11px;	font-style:normal;color:#f36802; text-decoration:underline;}
.breadCrumbsLinkgray a:active{	font-size:11px;	font-style:normal; color:#696969; text-decoration:none;}
.breadCrumbsLinkgray a:link{	font-size:11px;	font-style:normal; color:#696969; text-decoration:none;}
.breadCrumbsLinkgray a:visited{	font-size:11px;	font-style:normal; color:#f36802; text-decoration:none;}
.breadCrumbsLinkgray a:hover{	font-size:11px;	font-style:normal;color:#f36802; text-decoration:underline;}

.alphaLink{
	padding-left:5px;	
	padding-right:5px;	
	white-space:nowrap;
	display:block;
	float:left;
	width:10px auto;
}
/*will go in Arabic ends*/
TD
{
	font-size:11px;
	font-style:normal;
	vertical-align:top;
	/*font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family:Tahoma;	*/
}
FORM
{
    margin-TOP: 0px;
    margin-BOTTOM: 0px
}
a:active
{
    background: none transparent scroll repeat 0% 0%;
    color: #f36802;
    text-decoration: none
}
a:visited
{
    background: none transparent scroll repeat 0% 0%;
    color: #014f9f;
    text-decoration: none
}
a:link
{
	background: none transparent scroll repeat 0% 0%;
	color: #014F9F;
	text-decoration: none
}
a:hover
{
    background: none transparent scroll repeat 0% 0%; 
    text-decoration: underline
}
ul{
	margin:0px;
	padding:0px;
	list-style: none;
	
}
ol{
	margin: 0px;
	padding-left: 5px;
	list-style:none;
	
}
li
{
	padding-left:15px;
	padding-top: 5px;
	text-align: left; 
	list-style:none;
}

.normal
{
	margin-left:15px;
	padding-top: 5px;
	text-align: left; 
	list-style-image: url(../images/en/arrow-red03.gif);
	
}

#tabcontentcontainer{
width:auto;
height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
font-size:11px;
}

.tabcontent{
	display:block;
	height:20px;
	width:100%;
	vertical-align:middle;
	font-size:12px;
	background-color:#E5E7EF;
	padding-left:5px;
	padding-top:5px;
}


.tabHeading
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4888E0;	
}

.tabheading,tr.tabheading td {
	/*font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;*/
	/*font-family:"Trebuchet MS";*/
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-color: #ffffff;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	background-position:center left;
	padding:3px 3px 3px 5px;
	border-bottom:solid 1px #cdcdcd;
}
#stat-table{
border:solid 1px #cdcdcd;
background-color:#FFFFFF;
}
#stat-table td{

border:solid 1px #cdcdcd;
}

tr#stat-table-heading td{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-color: #ffffff;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	background-position:center left;
	padding:3px 3px 3px 5px;
	border-bottom:solid 1px #cdcdcd;
}

/*TAB MENU*/

#tabheader {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #E5E5E5;
  }
#tabheader ul {
	  margin:0;
	  padding:10px 10px 0 15px;
	  list-style:none;
  }
#tabheader li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabheader a {
  float:left;
  background:url("../images/tableft4.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  text-decoration:none;
  }
#tabheader a span {
  float:left;
  display:block;
  background:url("../images/tabright4.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#6B78A9;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabheader a span {float:none;}
/* End IE5-Mac hack */
#tabheader a:hover span {
  color:#6B78A9;
  }
#tabheader a:hover {
  background-position:0% -42px;
  }
#tabheader a:hover span {
background-position:100% -42px;
}

#tabheader #current a {
	  background-position:0% -42px;
}
#tabheader #current a span {
	  background-position:100% -42px;
}

.boxtopa
{
background: url(../images/left_top_box.gif);
height:28px;
width:8px;
}
.boxtopb
{
background: url(../images/middle_top_box.gif);
height:28px;
padding-left:5px;
}
.boxtopc
{
background: url(../images/right_top_box.gif) no-repeat;
height:28px;
width:8px;
}

.middlebox
{
background-color:#fff;
padding:5px 7px 5px 5px;
}
.middlea
{
background-color:#fff;
background: url(../images/middlea.gif) ;
}
.middleb
{
background-color:#fff;
background: url(../images/middlec.gif) ;
}
.bottoma
{
background: url(../images/left_bottom_box.gif);
height:7px;
width:8px;
}
.bottomb
{
background: url(../images/middle_bottom_box.gif);
background-color:#fff;
height:7px;
}
.bottomc
{
background: url(../images/right_bottom_back.gif) no-repeat;
height:7px;
width:8px;
}

.ContentPane
{
	border-right: none;
	padding-right: 7px;
	border-top: none;
	padding-left: 7px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 10px;	
	border-bottom: none;
}

.titleHeading
{
	font-weight:bold;
	font-size:11px;
	color:#666666;   
	/*font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family:"Trebuchet MS";*/
	/*background-color:#4D9EE3;*/
	padding:5px 5px 5px 10px;
	/*text-align:center;	  */
}
.contentLayOut
{
	float:left;
	/*border:1px solid #4D9EE3;	
	background-color:#E6F2FC;*/
	/*padding:5px;*/	
	padding-right:10px;
	margin-bottom:5px;		
}
.contentLayOut .tableClass, .tableClass{
	border:1px solid #cdcdcd;
}
.contentLayOut .tdClass,.tdClass{
	/*border:1px solid #c9dae6;*/
	padding:5px 5px 5px 5px;
	border-bottom:1px #cdcdcd dotted;
	/*font-family:"Trebuchet MS";*/
	font-size:11px;	
}
.tdClassRss{
	/*border:1px solid #c9dae6;*/
	padding:5px 5px 5px 5px;
	border-bottom:1px #cdcdcd dotted;
	/*text-align:center;*/
	/*font-family:"Trebuchet MS";*/
	font-size:11px;	
}

.menu_item {
	/*background-image: url(../images/menuRep.gif);*/
	background:#EBEBEB;
	font-size: 11px;
	color:#666;
	height:22px;
	border-bottom:1px solid #999999;
}
.menu_item_selected {
	/*background-image: url(../images/menuRep_selected.gif);*/
	background:#FFFFFF;
	font-size: 11px;
	color:#666;
	height:22px;
	border-bottom:1px solid #999999;
}
.divCategory {
	background-color:#98B4DB;
}
/* Css enteries for Topmenu (Breadcrumbs on admin side) ends here*/

.subMenuLinks{
	font-size:11px;
	color:#F57606;
}
/**********/
/* added by Atiq from 12th May */
.header_background {
	background-image:url(/themes/default/images/jeg-logo_repeat.gif);
	background-repeat:repeat-x;
	height:116px;
}
.bodergray02{
border: #e4e4e4 solid 1px;
background-image:url(../images/en/icons-bg01.gif);
background-repeat:repeat-y;
background-position:top right;
background-color:#ffffff;
}
a.graylink04{
	font-size:11px;
	font-style:normal;
	color:#696969;
	text-decoration:none;
}
a.graylink04:hover{
	font-size:11px;
	font-style:normal;
	color:#FF9900;
	text-decoration:none;	
}
.graylink04_selected{
	font:normal 11px tahoma;
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}
.header_admin{
	background-color:#0059A9;
	font-size:11px;
	font-style:normal;
	color:#ffffff;	
	font-weight:bold;
}
.content {
	font:normal 11px Tahoma;
	color:#797979;	
	font-weight:normal;	
}
.content_heading {
	font-size:11px;
	font-style:normal;
	color:#333333;	
	font-weight:bold;
}
.content_border{
	border:1px #A2BCD4 solid;
}
		
.footer {/*background:url(../images/bg-footer.gif) repeat-x left top;*/}
.footer img {
	border:none;
}

.social-links {
    background: none repeat scroll 0 0 transparent;
    font: 12px/13px Arial,Helvetica,sans-serif;
    margin-top: 21px;
    padding-left: 60px;
}
/* tabs for graphs */
#thicktabs{
margin:5px;
padding:0px;
float:left;
display:block;
font-size:11px;
font-style:normal;
border:solid 1px #d3bdbe;
background: transparent url(../images/pinkbg.gif) bottom left repeat-x;
}

#thicktabs li{
display: inline;
float:left;
}

#thicktabs li a{
float: left;
color: black;
padding: 5px 5px 5px 15px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/en/arrow-red03.gif) center left no-repeat;
 /*top border style*/
 /*thick bottom border below tabs*/
}


#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: #660000;
background: transparent url(../images/en/arrow-red03.gif) center left no-repeat;
/*background-image: url(../images/pinkbgover.gif);*/ /*background image swap on hover*/
}
/* added by Atiq ends here */
/* copied form new design css */

/* Text Classes */
.bluetext01{font-size:12px; font-weight:bold; color:#005aaa; padding-left:0px; }
.bluetext01 a{font-size:12px; font-weight:bold; color:#005aaa; padding-left:0px; }
.bluetext01 a:visited{font-size:12px; font-weight:bold; color:#005aaa; padding-left:0px; }
.bluetext01 a:hover{font-size:12px; font-weight:bold;  color:#f36802; padding-left:0px; }

.bluetext02{font-size:11px; font-weight:bold;  color:#005aaa; padding-left:0px; }
.bluetext03{font-size:11px; font-weight:normal;  color:#3b82d1; padding-left:0px; }
.graytext01{font-size:11px; font-weight:normal;  color:#8e8e8e; padding:3px;}
.graytext02{font-size:11px; font-weight:normal;  color:#797979; padding:3px;}
.graytext03{font-size:11px; font-weight:normal;  color:#797979;}
.blacktext01{font-size:11px; font-weight:normal;  color:#000000; }
.blacktext02{font-size:11px; font-weight:normal;  color:#000000; font-weight:bold; }


/* Links Classes */
a.graylink01{font-size:11px; font-weight:normal;  color:#929292; text-decoration:underline;}
a.graylink01:visited{font-size:11px; font-weight:normal;  color:#929292; text-decoration:underline;}
a.graylink01:hover{text-decoration:none;}

a.graylink02{font-size:10px; font-weight:bold;  color:#737373; text-decoration:none;}
a.graylink02:visited{font-size:10px; font-weight:bold;color:#737373; text-decoration:none;}
a.graylink02:hover{text-decoration:underline;}

a.graylink03{font:11px/24px; color: #838383; text-decoration:none;}
a.graylink03:hover{text-decoration:underline;}
a.graylink03:visited{font:11px/24px; color: #838383; text-decoration:none;}

a.graylink04{font-size:11px; font-weight:normal; color:#696969; text-decoration:none;}
a.graylink04:hover{text-decoration:underline;}
a.graylink04:visited{font-size:11px; font-weight:normal; color:#696969; text-decoration:none;}

a.graylink05{font-size:10px; font-weight:normal; color:#737373; text-decoration:none;}
a.graylink05:visited{font-size:10px; font-weight:normal;color:#737373; text-decoration:none;}
a.graylink05:hover{text-decoration:underline;}

a.graylink06{font:normal 11px Tahoma; color:#737373; text-decoration:none;}
a.graylink06:visited{font:normal 10px Tahoma; color:#737373; text-decoration:none;}
a.graylink06:hover{font:normal 11px tahoma; color:#f36802; text-decoration:underline;}



a.whitelink01{font:bold 11px Tahoma; color:#ffffff; text-decoration:none;}
a.whitelink01:visited{font:bold 11px Tahoma; color:#ffffff; text-decoration:none;}
a.whitelink01:hover{font:bold 11px Tahoma; color:#ffffff;text-decoration:underline;}

a.whitelink02{font:bold 10px Tahoma; color:#ffffff; text-decoration:none; }
a.whitelink02:visited{font:bold 10px Tahoma; color:#ffffff; text-decoration:none; }
a.whitelink02:hover{text-decoration:underline;background:url(../images/forein-exchange-bg02.gif);height:15px;display: block;}

a.bluelink01{font:normal 11px Tahoma; color:#6ba0d7; text-decoration:underline;}
a.bluelink01:visited{font:normal 11px Tahoma; color:#6ba0d7; text-decoration:underline;}
a.bluelink01:hover{text-decoration:none;}

a.bluelink02{font:normal 11px Tahoma; color:#005aaa; text-decoration:none;padding-left:3px;}
a.bluelink02:visited{font:normal 11px Tahoma; color:#005aaa; text-decoration:none;padding-left:3px;}
a.bluelink02:hover{text-decoration:underline;}

a.bluelink03{font:12px Arial,Helvetica,sans-serif; color:#444444; text-decoration:none;}
a.bluelink03:visited{font:12px Arial,Helvetica,sans-serif; color:#444444; text-decoration:none;}
a.bluelink03:hover{font:12px Arial,Helvetica,sans-serif; color:#444444; text-decoration:underline;}

a.bluelink04{font:normal 11px Tahoma; color:#16387c; text-decoration:none;}
a.bluelink04:visited{font:normal 11px Tahoma; color:#16387c; text-decoration:none;}
a.bluelink04:hover{text-decoration:underline;}

a.bluelink05{font:bold 11px Tahoma; color:#3b82d1; text-decoration:none;}
a.bluelink05:visited{font:bold 11px Tahoma; color:#3b82d1; text-decoration:none;}
a.bluelink05:hover{text-decoration:underline;}

a.bluelink06{font:normal 11px Tahoma; color:#3b82d1; text-decoration:underline;}
a.bluelink06:visited{font:normal 11px Tahoma; color:#3b82d1; text-decoration:underline;}
a.bluelink06:hover{font:normal 11px Tahoma; color:#3b82d1; text-decoration:underline;}

a.bluelink06Active{font:normal 11px Tahoma; color:#f36802; text-decoration:underline;}
a.bluelink06Active:visited{font:normal 11px Tahoma; color:#f36802; text-decoration:underline;}
a.bluelink06Active:hover{font:normal 11px Tahoma; color:#f36802; text-decoration:underline;}


a.bluelink07{color: #005AAA; font: bold 12px Arial,Helvetica,sans-serif;text-decoration: none;}
a.bluelink07:visited{font: bold 12px Arial,Helvetica,sans-serif; color:#005aaa; text-decoration:none;}
a.bluelink07:hover{font: bold 12px Arial,Helvetica,sans-serif; color:#3aa2ff; text-decoration:none;}

.redlink01{font:bold 12px Tahoma; color:#c3002f; text-decoration:none; padding-left:3px;}
.redlink01:visited{font:bold 12px Tahoma; color:#c3002f; text-decoration:none; padding-left:3px;}
.redlink01:hover{text-decoration:underline;}

.redlink02{font:normal 11px Tahoma; color:#a03721; text-decoration:none; padding-left:3px;}
.redlink02:visited{font:normal 11px Tahoma; color:#a03721; text-decoration:none; padding-left:3px;}
.redlink02:hover{text-decoration:underline;}

.blacklink01{font:bold 11px Tahoma; color:#797878; text-decoration:none; }
.blacklink01:visited{font:bold 11px Tahoma; color:#797878; text-decoration:none; }
.blacklink01:hover{text-decoration:underline;}



/* TextBox Classes */
.textbox1{font:normal 11px Tahoma; color:#8e8e8e; padding:2px; border:solid 1px #c7e0e8; }
.textbox2{font:normal 12px Tahoma; color:#7d7d7d; padding:2px; border:solid 1px #c7e0e8; }
.input-search {font:normal 11px  Tahoma; width:175px; color:#9a9a9a; padding:2px; border:solid 1px #d1d1d1; height:16px;}

.input{
font:normal 11px  Tahoma; color:#9a9a9a; padding:2px; border:solid 1px #d1d1d1; height:16px; width:180px;
}
*:first-child+html .input{
font:normal 11px  Tahoma; color:#9a9a9a; padding:2px; border:solid 1px #d1d1d1; height:16px; width:192px;
}

.textFieldAr, .inputAr{
font:normal 11px Tahoma; color:#9a9a9a; padding:2px; border:solid 1px #bec3d8;;
direction:rtl;
}
.input2{font:normal 12px Tahoma; color:#9a9a9a; padding:2px; border:solid 1px #bec3d8;}/* for bigger font on text field*/
select , .select{
	font:normal 11px Tahoma; color:#9a9a9a; padding:2px; border:solid 1px #bec3d8;
	
}
.input_textarea
{
    border-right: 1px solid #bec3d8;
    border-top: 1px solid #bec3d8;
    font-size: 11px;
    border-left: 1px solid #bec3d8;
    color:#9a9a9a;
    border-bottom: 1px solid #bec3d8;
    font-family:Tahoma;
	background-repeat:inherit;
    background-color: #ffffff
}
.input_textareaAr
{
    border-right: 1px solid #bec3d8;
    border-top: 1px solid #bec3d8;
    font-size: 11px;
    border-left: 1px solid #bec3d8;
    color:#9a9a9a;
    border-bottom: 1px solid #bec3d8;
    font-family:Tahoma;
	background-repeat:inherit;
    background-color: #ffffff;
    direction:rtl;
}

checkbox , .checkbox
{
    border-right: #bec3d8 0px solid;
    border-top: #bec3d8 0px solid;
    font-size: 11px;
    border-left: #bec3d8 0px solid;
    color:#9a9a9a;
    border-bottom: #bec3d8 0px solid;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
radio, .radio
{
    border-right: #bec3d8 0px solid;
    border-top: #bec3d8 0px solid;
    font-size: 11px;
    border-left: #bec3d8 0px solid;
    color:#9a9a9a;
    border-bottom: #bec3d8 0px solid;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
/*.button2
{
	background:url(../images/btn-blue.png) no-repeat left top;
	border:none;
	cursor:pointer;
	margin-right:0px;
	padding-left:5px;
	width:41px;
	height:21px;
	padding-top:-2px;
	margin-top:-2px;
	font: 11px/19px Arial,Helvetica,sans-serif;
	color:#fff;
}*/
.button2
{
	
    background: url("../images/bg-button.gif") repeat-x scroll 0 0 transparent;
    border-color: #177BB0;
    border-right: 2px solid #177BB0;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10.5px;
    font-weight:normal;
    height: 22px;
    margin-left: 0px;
    padding: 0 5px 5px;
}
.button2:hover { border-right: #177bb0 2px solid;
    border-top: #177bb0 1px solid;
    font-size: 10.5px;
	font-weight:normal;
    border-left: #177bb0 1px solid;
	cursor:pointer;
    color: #fff;
    border-bottom: #177bb0 2px solid;
    font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button-hover.gif) repeat-x;
	height:22px;
	padding: 0 5px 5px;
	margin-left:0px;
}
/*IE7*/
*:first-child+html .button2
{
	
    background: url("../images/bg-button.gif") repeat-x scroll 0 0 transparent;
    border-color: #177BB0;
    border-right: 0px solid #177BB0;
    border-style: solid;
    border-width: 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10.5px;
    font-weight:normal;
    height: 22px;
    margin-left: 0px;
    padding: 0 5px 5px;
}
*:first-child+html .button2:hover { border-right: #177bb0 0px solid;
    border-top: #177bb0 0px solid;
    font-size: 10.5px;
	font-weight:normal;
    border-left: #177bb0 0px solid;
	cursor:pointer;
    color: #fff;
    border-bottom: #177bb0 0px solid;
    font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button-hover.gif) repeat-x;
	height:22px;
	padding: 0 5px 5px;
	margin-left:0px;
}

.button3
{
	background:url(../images/btn-blue3.png) no-repeat left top;
	border:none;
	cursor:pointer;
	margin-right:0px;
	padding-left:6px;
	width:102px;
	height:21px;
	margin-left:5px;
	padding-top:0px;
	font: 11px/19px Arial,Helvetica,sans-serif;
	color:#fff;
}
.button4
{
	
    background: url("../images/bg-button.gif") repeat-x scroll 0 0 transparent;
    border-color: #177BB0;
    border-right: 2px solid #177BB0;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10.5px;
    font-weight:normal;
    height: 21px;
    margin-left: 5px;
    padding: 0 5px 5px;
	padding-top:1px;
}
.button4:hover { border-right: #177bb0 2px solid;
    border-top: #177bb0 1px solid;
    font-size: 10.5px;
	font-weight:normal;
    border-left: #177bb0 1px solid;
	cursor:pointer;
    color: #fff;
    border-bottom: #177bb0 2px solid;
    font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button-hover.gif) repeat-x;
	height:21px;
	padding: 0 5px 5px;
	margin-left:5px;
	padding-top:1px;
}
/*IE7*/
*:first-child+html .button4
{
	
    background: url("../images/bg-button.gif") repeat-x scroll 0 0 transparent;
    border-color: #177BB0;
    border-right: 0px solid #177BB0;
    border-style: solid;
    border-width: 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10.5px;
    font-weight:normal;
    height: 22px;
    margin-left: 5px;
    padding: 0 5px 5px;
		padding-top:1px;
}
*:first-child+html .button4:hover { border-right: #177bb0 0px solid;
    border-top: #177bb0 0px solid;
    font-size: 10.5px;
	font-weight:normal;
    border-left: #177bb0 0px solid;
	cursor:pointer;
    color: #fff;
    border-bottom: #177bb0 0px solid;
    font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button-hover.gif) repeat-x;
	height:22px;
	padding: 0 5px 5px;
	margin-left:5px;
		padding-top:1px;
}
/*.button4
{
	background:url(../images/btn-blue3.png) no-repeat left top;
	border:none;
	cursor:pointer;
	margin-right:0px;
	padding-left:6px;
	width:102px;
	height:21px;
	margin-left:5px;
	padding-top:0px;
	font: 11px/19px Arial,Helvetica,sans-serif;
	
	color:#fff;
}*/
.button
{
 /*   font-size: 11px;
	font-weight:bold;
   cursor:pointer;
    color: #fff;
   	background:url(../images/btn-blue1.png) no-repeat;
	height:25px;
	width:60px;
	padding-left:5px;
	padding-right:5px;
	padding-top:-1px;
	border:0px solid;*/
	 border-right: #177bb0 2px solid;
    border-top: #177bb0 1px solid;
    font-size: 11px;
	font-weight:bold;
    border-left: #177bb0 1px solid;
	cursor:pointer;
    color: #fff;
    border-bottom: #177bb0 2px solid;
   font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button.gif) repeat-x;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:5px;
}
.button:hover
{
	border-right: #177bb0 2px solid;
    border-top: #177bb0 1px solid;
    font-size: 11px;
	font-weight:bold;
    border-left: #177bb0 1px solid;
	cursor:pointer;
    color: #fff;
    border-bottom: #177bb0 2px solid;
    font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button-hover.gif) repeat-x;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:5px;
}
/*IE7*/
*:first-child+html .button
{
	border-right:0px solid #177bb0;
    border-top:0px solid #177bb0;
    border-left: #177bb0 0px solid;
	 border-bottom: #177bb0 0px solid;
	cursor:pointer;
	font-size: 11px;
	font-weight:bold;
   color: #fff; 
   font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button.gif) repeat-x;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:5px;
}
*:first-child+html .button:hover
{
	border-right:0px solid #177bb0;
    border-top:0px solid #177bb0;
    border-left: #177bb0 0px solid;
	 border-bottom: #177bb0 0px solid;
    font-size: 11px;
	font-weight:bold;  
	cursor:pointer;   color: #fff;  
    font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background:url(../images/bg-button-hover.gif) repeat-x;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:5px;
}

/*.button:hover
{
    border-right: #b3afaf 2px solid;
    border-top: #d9d5d5 1px solid;
    font-size: 11px;
	font-weight:bold;
    border-left: #d9d5d5 1px solid;
	cursor:pointer;
    color: #f36802;
    border-bottom: #b3afaf 2px solid;
    /*font-family:"Trebuchet MS";   
	font-family:Tahoma;
	background-image:url(../images/button_bg.gif);
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	
}
*/



/* Border Classes */
.boderblue{border: #dce5ea solid 1px; padding:2px;}
.boderblue02{border: #b0bec7 solid 1px; }
.boderwhitetop{border-top: #ffffff solid 2px;}
.boderwhiteleft{border-left: #ffffff solid 2px;}
.boderwhiteright{border-right: #ffffff solid 2px;}
.boderbluetop{border-top: #c9dae6 solid 1px;}
.boderblueleft{border-left: #c9dae6 solid 1px;border-bottom: #c9dae6 solid 1px;}
.boderblueright{border-right: #c9dae6 solid 1px;border-bottom: #c9dae6 solid 1px;}
.boderbluebottom{border-bottom: #c9dae6 solid 1px;}
.bodergray{border: #dce5ea solid 1px; border-top:none;}
.bodergray02{border: #e4e4e4 solid 1px;}
/* Backgrounds Classes */
.dots01{background:url(../images/dots01.gif); background-repeat:repeat-y;}
.dots01 img{padding:3px 8px 3px 8px;}
.dots02{background:url(../images/dots02.gif); background-repeat:repeat-x; height:1px;}
.blueseprator{background:url(../images/blue-seprator.gif); background-repeat:repeat-y; width:2px;}
/* ends here*/

/* Form stylesheets */
.contentTable{
	margin:0px 0px 10px 0px;
	width:99%;

	/*margin-left:10px;*/
}
*:first-child+html .contentTable{
	margin:0px 0px 10px 0px;
	

	/*margin-left:10px;*/
}
.leftBlock{
	padding-right:10px;
	/*padding-left:10px;*/
}
.centerBlock{
	padding-right:7px;
	padding-bottom:10px;
	width:491px;
	
}
.rightBlock{
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}
/**:first-child+html .leftBlock{
	padding-right:10px;
	width:230px;
}*/
.banner-right-side {
    float: left;
    height: 180px;
    margin-right: 0px;
}
.banner-left-side {
    float: left;
    height: 180px;
}
/* Event Calndar Classes */
.eventCalendarClass{
border-left:solid 2px #DFDFDF;
border-right:solid 1px #DFDFDF;
border-bottom:solid 1px #DFDFDF;
text-align:center;
color:#626262;
}
.eventCalendarClass a{ color:#D12804; font-weight:bold;}
.weekClass{
	background-image:url(../images/week-bg.gif);
	background-repeat:repeat-x;
	background-color:#238DCE;
	background-position:top left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	border-right:solid 1px #DFDFDF;
}
.eventCalendarClass td{
border-top:solid 1px #DFDFDF;
border-right:solid 1px #DFDFDF;
border-bottom:solid 1px #DFDFDF;
font-weight:bold;
}
/*#headerOuterDiv{
	background-image:url(../images/jeg_logo_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#EFF8FD;	
	margin-top:5px;
}*/
#headerOuterDiv {
    background-color: #fff;
    margin-top: 5px;
}
#headerInnerDiv {
    background-position: right top;
    background-repeat: no-repeat;
}
#headerContainerDiv {
    background-position: right top;
    background-repeat: repeat-x;
    margin: 0 18px 0 15px;
}
/*#headerInnerDiv{
	background-image:url(../images/jeg_logo_right.gif);
	background-repeat:no-repeat;
	background-position:top right;	
}
#headerContainerDiv{
	background-image:url(../images/jeg-logo_repeat.gif);
	background-repeat:repeat-x;	
	background-position:top right;
	margin:0px 18px 0px 15px;	
}*/
/*.searchBoxContainer{
	padding-top:15px;
	padding-right:20px;
	text-align:right;	
}*/
.imageblueBorder{border: #b0bec7 solid 1px; padding:1px;}
/*description class class*/
.descriptionBlock{font:normal 11px Tahoma; color:#8d8d8d; float:left; width:100%; clear:both;}
/*link title class*/
.mainLinkTitle{font:bold 11px Tahoma; color:#005aaa; }
.mainLinkTitle a:active,a.mainLinkTitle:active{font:bold 11px Tahoma; color:#005aaa;}
.mainLinkTitle a:link,a.mainLinkTitle:link{font:bold 11px Tahoma; color:#005aaa;}
.mainLinkTitle a:visited,a.mainLinkTitle:visited{font:bold 11px Tahoma; color:#005aaa;}
.mainLinkTitle a:hover,a.mainLinkTitle:hover{font:bold 11px Tahoma; color:#006BCB;}

.descriptionSeperator{background:url(../images/dots02.gif); background-position:bottom left; background-repeat:repeat-x; clear:both; margin-bottom:5px; float:left; width:100%; }

.mainTopLeft{
/*	background-image:url(../images/en/login-topleft.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.mainTopRight{
	/*background-image:url(../images/en/login-topright.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;*/
	
}
.mainLeft{/*border-left: #c9dae6 solid 1px;*/}
.mainTop{border-top: #c9dae6 solid 1px;}
.mainRight{	
	/*border-right:1px solid #dbdbdb;
	background-image:url(../images/en/brCenterRight.gif);
	background-position:top right;
	background-repeat:repeat-y;
	border-bottom:#c9dae6 solid 0px;
*/
}
.mainBottomLeft{
	/*background-image:url(../images/en/shBottomLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.mainBottomRight{
/*	background-image:url(../images/en/shBottomRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffff;*/
}
.mainBottom{
	/*background-image:url(../images/en/shBottomCenter.gif);
	background-position:bottom right;
	background-repeat:repeat-x;*/
}
.mainContainer{
	/*background-image:url(../images/main-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;
	border-bottom:#c9dae6 solid 0px;*/
	margin-bottom:10px;
	border:1px solid #dbdbdb;
	width:99%;
	margin-top:10px;
}
*:first-child+html .mainHeading{  width:723px;}
.mainHeading{
	padding-left:5px;
	 font:bold 14px Tahoma, Helvetica, sans-serif;
  color:#fff; 
  padding:5px 5px 3px 12px;
  width:721px;
  
  /*background-image:url(../images/en/redcontentheading.gif);
  background-repeat:no-repeat;
  background-position:center left;*/
  height:19px;
  clear:both;
  text-align:left;  
   background: url(../images/bg-plain-heading.gif) repeat-x scroll left top transparent;
}
.mainHeadingSeperator{/* border-bottom:solid 0px #DFE4EA;*/ padding-bottom:5px;/*background:url(../images/dots02.gif); background-repeat:repeat-x; height:1px;  clear:both;*/ }
.mainBox{
	padding:5px 5px 5px 2px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin:10px;
	
}
.mainBox tr{ margin-left:10px;}
.eventContainer{
	/*background-image:url(../images/main-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;
	border-bottom:#c9dae6 solid 1px;*/
	background-color:#FFFFFF;
	border:solid 1px #DCE5EA;
	margin-top:5px;
	margin-bottom:10px;
}
.eventHeading{
	font:bold 12px Tahoma; color:#005aaa; padding-left:13px;
}
.eventHeadingSeperator{
	background-image:url(../images/event-bg.gif);
	background-color:#F1F4F6;
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:solid 1px #DCE5EA;;
	margin:2px;
	height:25px;
 }
.eventBox{
	padding:5px 5px 5px 2px;
}
.contentTopLeft{
	/*background-image:url(../images/en/login-topleft.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.contentTopRight{
	/*background-image:url(../images/en/login-topright.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;*/
}
.contentLeft{/*border-left: #c9dae6 solid 1px;border-bottom:#c9dae6 solid 0px;*/}
.contentTop{/*border-top: #c9dae6 solid 1px;*/}
.contentCenter{
	border-bottom:#c9dae6 solid 0px;
}
.contentRight{
	/*border-right: #c9dae6 solid 0px;
	background-image:url(../images/en/brCenterRight.gif);
	background-position:top right;
	background-repeat:repeat-y;
	border-bottom:#c9dae6 solid 0px;*/

}
.contentBottomLeft{
/*	background-image:url(../images/en/shBottomLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.contentBottomRight{
	/*background-image:url(../images/en/shBottomRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffff;*/
}
.contentBottom{
/*	background-image:url(../images/en/shBottomCenter.gif);
	background-position:bottom right;
	background-repeat:repeat-x;*/
}

.contentContainer{
	/*background-image:url(../images/publications-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;*/
	/*border-bottom:#c9dae6 solid 0px;*/
	border:1px solid #dbdbdb;
	margin-bottom:10px;
/*	background:#F9F9F9;*/
	background:url(../images/bg-content-container.gif) repeat-y;
}
.contentHeading{
  font:bold 12px Tahoma;
  color:#797878; 
  padding:5px 5px 3px 2px;
  width:660px;
/*  border-bottom:1px dashed #dbdbdb;
*//*  background-image:url(../images/en/redcontentheading.gif);
  background-repeat:no-repeat;
  background-position:center left;*/
  height:19px;
  clear:both;
  text-align:left;  
/*   background: url(../images/bg-plain-heading.gif) repeat-x scroll left top transparent;
*/}
.contentHeading a{font:bold 12px Tahoma; color:#005aaa; padding-left:0px; }
.contentHeading a:visited{font:bold 12px Tahoma; color:#005aaa; padding-left:0px; }
.contentHeading a:hover{font:bold 12px Tahoma; color:#f36802; padding-left:0px; }

.contentHeadingSeperator{  background:url(../images/dots02.gif); background-repeat:repeat-x; height:1px;  clear:both; }
.contentBox{
	padding:0px 5px 5px 2px;		
}
.contentBox td
{
	vertical-align:middle;
	padding:5px;
}
.readMoreBlock{
float:right;
clear:both;
padding:5px 10px 5px 5px;
}
.loginBox{
	padding:5px 5px 5px 2px;
}
.loginHeading{
  font:bold 12px Tahoma;
  color:#005aaa; 
  padding:3px 5px 0px 21px;
  background-image:url(../images/en/arrow-loginheading.gif);
  background-repeat:no-repeat;
  background-position: top left;
  height:19px;
  clear:both; 
  
}
.loginContainer{
	background-image:url(../images/login-bg.gif);
	background-repeat:repeat-x;
	background-color:#F5FAFF;
	border-bottom:#c9dae6 solid 0px;
	margin-bottom:10px;
}
.newsBox{
	padding:5px 5px 5px 2px;
}
.newsHeading{
  font:bold 12px Tahoma;
  color:#C3002F; 
  padding:5px 5px 5px 7px;  
  height:19px;
  clear:both;  
}
.newsContainer{
	background:url(../images/jegnews-bg01.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:#B0BEC7 solid 1px;
	margin-bottom:10px;
}
.menu_boxContainer{
	margin-bottom:10px;	
	background:url(../images/bg-search1.gif) repeat-x;
border:1px solid #dbdbdb;
width:99%;
margin-top:5px;
}
.menu_boxTopLeft{
	/*background-image:url(../images/en/search02-topleft.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.menu_boxTopRight{
/*	background-image:url(../images/en/search02-topright.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
}
.menu_boxLeft{/*border-left: #c9dae6 solid 1px;*/}
.menu_boxTop{/*border-top: #c9dae6 solid 1px;*/}
.menu_boxRight{/*border-right: #c9dae6 solid 1px;*/}
.menu_boxBox{
	padding-left:5px;
	padding-right:5px;
	padding:5px 5px 5px 2px;
}
.menu_boxBox td{
	padding-bottom:2px;
}
.bluelink04{font:normal 11px tahoma; color:#797878; text-decoration:none; cursor:pointer;}
.wrap{
margin-left:10px;
}


.mainHeading2{
  font:bold 12px Tahoma;
  color:#005aaa; 
  padding-left:25px;
  background-image:url(../images/en/arrow-red02.gif);
  background-repeat:no-repeat;
  height:19px;  
 }
.contentDiv{
padding:10px;
background:url(../images/publications-bg.gif);
background-repeat:repeat-x;
border-right: #c9dae6 solid 1px;
border-bottom: #c9dae6 solid 1px;
border-left: #c9dae6 solid 1px;

}
.fieldSetClass {  
  font: normal 11px Arial;	 
  border-color: #E4E4E4;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

.fieldSetLegendClass {
	font: normal 11px Tahoma;
	color: #666;
	/*background: #ffffff;
	border: 1px solid #444444;*/
	padding: 2px 6px;
	font-weight:bold;
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}
.textField {
	border: 1px solid #d1d1d1;
	padding: 2px; 
	width:200px;
} 
.textFieldAr {
	/*border: 1px solid #666699;*/
	border: 1px solid #d1d1d1;
	padding: 2px; 
	width:200px;
	direction:rtl;
} 

.formFieldLabel{
	font: normal 13px Tahoma;
	color:#525252;
	font-weight:normal;
	padding:2px 5px 2px 5px;
}
.formLabel{
	font: normal 13px Tahoma;
	color:#525252;
	font-weight:normal;
	text-align:right;
	padding:2px 5px 2px 5px;
}
.errorMsg{
	font: normal 11px Tahoma;
	color:#ff0000;
	font-weight:normal;
}
.required {
	color:#FF0000;
}
.formButton{
 background-image:url(../images/button_rep.gif);
 background-repeat:repeat-x;
 border:0px;
 height:23px;
 font: 11px tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold;
 background-color: #B1B3B4;
 color: #ffffff;
 margin-left: 5px;
 margin-top: 3px;
 margin-bottom: 2px;
 padding:2px 2px 2px 2px;
}
.formButton:hover{
 font: 11px tahoma, Geneva, Arial, Helvetica, sans-serif;
 background-color: #9F9FA0;
 border:0px;
 font-weight:bold;
 color: #cccccc;
 height:23px;
 margin-left: 5px;
 margin-top: 3px;
 margin-bottom: 2px;
 padding:2px 2px 2px 2px;
}
a.boldbuttons{
background: transparent url('../images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/* main box classes */
.main_center_rep {
	background-image:url(../images/main_box_top_rep.gif);
	background-repeat:repeat-x;
	height:47px;
}
.main_center_bottom_rep {
	background-image:url(../images/main_center_rep_bottom.gif);
	/*background-image:url(../images/main-bg.gif);*/
	background-repeat:repeat-x;
	/*height:247px;*/
}
.border_main {
  border: 1px solid #CED5DD;

}
.border_main1 {
  border: 1px solid #CED5DD;


}
.left_right_rep{
	background-image:url(../images/left_right_rep.gif);
	background-repeat:repeat-y;
	width:1px;
}
.main_bottom_footer_center_rep{
	background-image:url(../images/center_bottom_footer_rep.gif);
	background-repeat:repeat-x;
	height:5px;
}
.alert_msg{
	font: normal 11px Tahoma;
	color: #33CC33;
}
.companySeachMenuSeperator{
	padding:0px 5px 0px 5px;	
}
/*
textarea {
	width: 550px;
	height: 400px;
	border: 1px solid #c7e0e8;
	padding: 5px;
	font-family: Verdana, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:11px;	
	color:#8e8e8e;
}
*/
/* ends here */
/* grpah classes starts here*/
.blackTable_header{
	background-image: url(../images/rss/blacktable_head.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-size: 11px;
	color:#f2f2f2;	
	height:22px;
	padding-right:5px;
	text-align:right;
	FONT-FAMILY: "Tahoma";
}
.blackTable_content {
	color:#ffffff;
	FONT-FAMILY: "Tahoma";
	font-size: 10px;
	background-color:#000000;
	padding-right:10px;	
	padding:2px 4px 2px 4px;
	border-bottom: 1px solid white;
}
.blackTable_seperatar {	
	background-color:#424142;
	height:1px;
}

.pinkTable_header{
	background-image: url(../images/rss/pinktable_head.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-size: 11px;
	color:#f2f2f2;		
	height:22px;
	FONT-FAMILY: "Tahoma";
	text-align:right;
	padding-right:5px;
}
.pinkTable_content {
	color:#ffffff;
	FONT-FAMILY: "Tahoma";
	font-size: 11px;
	background-color:#634D63;
	padding:2px 4px 2px 4px;	
	border-bottom:1px solid white;
}
.pinkTable_seperatar {	
	background-color:#7B6173;
	height:1px;
}

.grayTable_header{
	background-image: url(../images/rss/graytable_head.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-size: 10px;
	color:#333333;	
	FONT-FAMILY: "Tahoma";
	font-weight:bold;
	height:22px;
	text-align:right;
	padding-right:5px;
}
.grayTable_content {
	color:#ffffff;
	FONT-FAMILY: "Tahoma";
	font-size: 11px;
	background-color:#6B696B;
	padding:1px 4px 1px 4px;
	border-bottom: 1px solid white;
}
.grayTable_seperatar {	
	background-color:#ffffff;
	height:1px;
}

.greenTable_header{
	background-image: url(../images/rss/greentable_head.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-size: 11px;
	color:#ffffff;		
	font-family:"Tahoma";
	height:22px;
	padding-right:5px;	
}
.greenTable_content {
	color:#ffffff;
	FONT-FAMILY: "Tahoma";
	font-size: 10px;
	background-color:#103442;
	padding-right:10px;	
	padding:4px 4px 4px 4px;
}
.greenTable_seperatar {	
	background-color:#31515A;
	height:1px;
}
.greenTableBackground{
	background-color:#296D8C;	
}

.redTable_header{
	background-image: url(../images/rss/redtable_head.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-size: 11px;
	color:#ffffff;		
	font-family:"Tahoma";
	height:22px;
	padding-right:5px;	
}
.redTable_content {
	color:#ffffff;
	FONT-FAMILY: "Tahoma";
	font-size: 10px;
	background-color:#4A0000;
	padding-right:10px;	
	padding:4px 4px 4px 4px;
}
.redTable_seperatar {	
	background-color:#632021;
	height:1px;
}
.redTableBackground{
	background-color:#940000;	
}
.head_normal{
	background-image: url(../images/rss/cyantable_head_normal.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-family:"Tahoma";
	font-size: 9px;
	color:#ffffff;	
	height:20px;
	text-align:center;
}
.head_selected{
	background-image: url(../images/rss/cyantable_head_selected.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-family:"Tahoma";
	font-size: 9px;
	color:#ffffff;	
	height:20px;
	text-align:left;
	white-space:nowrap;
}
.head_seperator{
	background-image: url(../images/rss/cyantable_head_seperator.gif);
	background-position:left top;
	background-repeat:repeat-x;		
}
.head_normal_red{
	background-image: url(../images/rss/cyantable_head_normal_red.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-family:"Tahoma";
	font-size: 9px;
	color:#ffffff;	
	height:20px;
	text-align:center;
}
.head_selected_red{
	background-image: url(../images/rss/cyantable_head_selected_red.gif);
	background-position:left top;
	background-repeat:repeat-x;		
	font-family:"Tahoma";
	font-size: 9px;
	color:#ffffff;	
	height:20px;
	font-weight:bold;	
}
.head_seperator_red{
	background-image: url(../images/rss/cyantable_head_seperator_red.gif);
	background-position:left top;
	background-repeat:repeat-x;		
}


.greenTable_links{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;	
}
.greenTable_links:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;	
}
/* ends here */
.links_top_left {
	background:url(../images/en/reports-bg02.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.links_top_right{
	background:url(../images/en/reports-bg03.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.my_account_menu_box{
border-bottom: solid 1px #BDCFD7;
}
.left_search_repeat{
	 border-left: solid 1px #bdcfd7;
}
.right_search_repeat{
	border-right: solid 1px #bdcfd7;
}
.divTdColHeading {
	font:normal 11px Tahoma;
	color:#333333;	
	font-weight:bold;
}
.contentLabel{
	text-align:right;
	font: bold 11px Tahoma;
	color:#333333;
	padding:2px 2px 2px 2px;
}
.contentDetailFeild{
	text-align:left;
	font:normal 11px Tahoma;
	color:#797979;	
	font-weight:normal;	
	padding:2px 2px 2px 5px;
}
.sub_top_menu{
 text-align:left;
 padding:2px 4px 2px 4px;
}
.login_box{
background-color:#F5FAFF;
background-image:url(../images/login-bg.gif);
background-repeat:repeat-x;
}
.assciationContainer{
	clear:both;
	margin-bottom:10px;
	padding:10px;
	border:solid 1px #90C4F1;
}
.headingCollapse{
  font:bold 12px Tahoma;
  color:#FFFFFF; 
  padding-left:20px;
  background-image:url(../images/dot_back.gif);
  background-repeat:no-repeat;
  background-position:0px 2px;
  cursor:pointer;
  height:19px;  
 }
.headingExpend{
  font:bold 12px Tahoma;
  color:#FFFFFF; 
  padding-left:20px;
  background-image:url(../images/dot_down.gif);
  background-repeat:no-repeat;
  background-position:0px 2px;
  cursor:pointer;
  height:19px;  
 }

.graphList {
	margin-left: 15px;
	margin-bottom: 5px;
}

.b2bBox {
	display:block;
	width: 100%;
	float:left;
	padding:5px;
}
.vertGap {
	line-height: 160%;
}
.tabedClass{
background:url(../images/jegnews-bg01.gif); background-repeat:repeat-x; height:20px;
}

.news_details_image {
float:left;
}

.new_details_image_inner{
margin-right:7px;
margin-bottom:2px;
float:left;
}
.dateBlock{
border:solid 1px #d5d5d5;
background-image:url(../images/datebg.gif); background-repeat:repeat-x; background-position:bottom left; background-color:#FFFFFF;
height:18px;
padding:4px 5px 0px 5px;
vertical-align:middle;
text-align:center;
font-weight:bold;
color:#db000d;
white-space:nowrap;
}
.tabLink
{
	font:bold 11px Tahoma;

	background:url(../images/bg-inner-tab.gif) repeat-x;
	color:#005aaa;
	/*background-image:url(../images/graystrip.gif);
	background-position:top right;
	background-repeat:repeat-x;	border:solid 1px #c9dbdd;	*/
	
	padding:4px;
	padding-top:9px;
 }
.tabLink a{color:#575757;}
.tabLink a:visited{color:#575757;}
.tabLink a:hover{color:#575757;}
.tabLinkActive
{
	font:bold 11px Tahoma;
	color:#575757;
		background:url(../images/bg-tab-blue.gif) repeat-x;
	/*background-image:url(../images/main-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;*/
	/*background-color:#ddebf4;
	border:solid 1px #c9dbdd;	
	border-bottom:solid 0px #c9dbdd;*/
	padding:4px;
	padding-top:9px;
}
.tab-left{ background:url(../images/tab-left.png) left no-repeat; background-position:left; height:33px; width:6px;}
.tab-right{ background:url(../images/tab-right.png) no-repeat;background-position:right; height:33px; width:6px;}
.tab-leftActive{ background:url(../images/blue-tab-left.png) left no-repeat; background-position:left; height:32px; width:6px;}
.tab-rightActive{ background:url(../images/blue-tab-right.png) no-repeat;background-position:right; height:32px; width:6px;}
.tabLinkActive a{color:#fff;}
.tabLinkActive a:visited{color:#575757;}
.tabLinkActive a:hover{color:#575757;}
.tabSeperator{ border-bottom:solid 1px #c9dae6;}
.tabMenuContainer{
	/*background-image:url(../images/main-bg.gif);	
	background-position:top right;
	background-repeat:repeat-x;
	border-bottom:#c9dae6 solid 1px;
	border-right:#c9dae6 solid 1px;
	border-left:#c9dae6 solid 1px;*/
	border:1px solid #dbdbdb;
	border-top:none !important;
	margin-bottom:10px;
	/*float:left;*/
}
.tabHeading{
	font:bold 15px Arial; color:#005aaa; padding-left:5px;
}
.mainHeadingSeperator{/* border-bottom:solid 1px #DFE4EA; padding-bottom:5px;background:url(../images/dots02.gif); background-repeat:repeat-x; height:1px;  clear:both;*/ }
.tabTableRight{/*border-right: #c9dae6 solid 0px;
	background-image:url(../images/en/brCenterRight.gif);
	background-position:top left;
	background-repeat:repeat-y;
	border-bottom:#c9dae6 solid 0px;	*/
	
}
.tabTableBottomRight{
	/*background-image:url(../images/en/shBottomRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffff;*/
}
.tabTableBottom{
	/*background-image:url(../images/en/shBottomCenter.gif);
	background-position:bottom right;
	background-repeat:repeat-x;*/
	
}

.tabBox{
	padding:5px 5px 5px 5px;		
	float:left;	
	width:100%;
}
.contentRow{
	display:block;
	clear:both;
	width:100%;	
	float:left;	
	
}
.contentRowLabelLarge{
	display:block;
	width:250px;
	text-align:right;
	float:left;
	padding:2px 5px 2px 5px;	
	
	
}
.contentRowDataLarge{
	display:block;
	width:450;
	float:left;	
	padding:2px 5px 2px 5px;	
}
.contentRowLabel{
	display:block;
	width:150px;
	text-align:left;
	float:left;
	padding:2px 5px 2px 5px;	

}
.contentRowData{
	display:block;
	width:350px;
	float:left;	
	padding:2px 5px 2px 5px;	
}
.contentRowData{
	display:block;
	width:350px;
	float:left;	
	padding:2px 5px 2px 5px;	
}
.mcontents{
padding-left:2px;
font:Tahoma, Helvetica, sans-serif;
height:18px;
color:#838383;
font-size:12px;
}
.mheadingsml{
padding-left:2px;
font:Tahoma, Helvetica, sans-serif;
height:18px;
color:#3f82bd;
font-size:12px;
font-weight:bold;
}
.mheadingmain{
padding-left:2px;
font:Tahoma, Helvetica, sans-serif;
height:18px;
color:#3f82bd;
font-size:12px;
font-weight:bold;
text-align:center;

}

.mheadingsmlLink{
padding-left:2px;
font: Tahoma, Verdana, Arial;
height:18px;
color:#3f82bd;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a.mheadingsmlLink:active{font:normal 11px Tahoma, Verdana, Arial;  color:#3f82bd; text-decoration:none;}
a.mheadingsmlLink:link{font:normal 11px  Tahoma, Verdana, Arial; color:#3f82bd; text-decoration:none;}
a.mheadingsmlLink:visited{font:normal 11px  Tahoma, Verdana, Arial; color:#3f82bd; text-decoration:none;}
a.mheadingsmlLink:hover{font:normal 11px  Tahoma, Verdana, Arial; color:#f36802; text-decoration:none;}
.mimageplace{
border:solid 1px #838383;
cursor:pointer;
}
.mimageplaceIcon{
border:#838383;
border-style:solid;
border-width:0;
}
.noRecordFound{
text-align:center;
margin-top:5px;
padding-top:5px;
border-width:1px;
height:25px;
}
.m_vertical_rol{
border-left: 1px dotted #CCCCCC;
float: left;
height: 210px;
vertical-align:middle;
}
.m_vertical_rol_d{
border-left: 1px dotted #CCCCCC;
}
.audioplayerdiv{
float:left;
}
.videoplayerdiv{
float:left;
z-index:1;
}
.mgoback{
padding-left:2px;
font:Tahoma, Helvetica, sans-serif;
height:18px;
color:#666666;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.mgoback a:active{font:normal 14px Tahoma; color:#666666; text-decoration:none;}
.mgoback a:link{font:normal 14px Tahoma; color:#666666; text-decoration:none;}
.mgoback a:visited{font:normal 14px Tahoma; color:#666666; text-decoration:none;}
.mgoback a:hover{font:normal 14px Tahoma; color:#666666; text-decoration:none;}
.heading
{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3f82bd;
	padding:5px 5px 10px 0px;
}
.classRight{
text-align:right;
}
.classLeft{
text-align:left;
}
.dirRight{
	direction:rtl;
}
.dirLeft{
	direction:ltr;
}
.arrow_heading{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3f82bd;
	background-image:url(../images/en/arrow-loginheading.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-bottom:5px;
}

.txt_white
{
color:#FFFFFF;
font:8pt Tahoma;
font-weight:normal;
text-decoration:none;
padding: 0px 5px 0px 5px;
line-height:17px;
direction:rtl;
}
.redTableBackground{
	background-color:#940000;	
}
.blueTableBackground{
	background-color:#446688;	
}
.graphDivBlock{
float:left;
position:relative;
}
.tableDivBlock{
float:left;
position:relative;
}
	ul{border:0; margin:0; padding:0; clear:both;}

	#pagination li{
		border:0; margin:0; padding:0;
		font-size:11px;
		list-style:none;
		display:inline;
	}
	#pagination a{
		border:solid 1px #9aafe5;
		margin-right:2px;
	}
	#pagination .previous-off,
	#pagination .next-off {
		border:solid 1px #DEDEDE;
		color:#888888;
		display:block;
		float:left;
		font-weight:bold;
		margin-right:2px;
		padding:3px 4px;
	}
	#pagination .next a,
	#pagination .previous a {
	 font-weight:bold;
	}	
	#pagination .active{
		background:#2e6ab1;
		color:#FFFFFF;
		font-weight:bold;
		display:block;
		float:left;
		padding:4px 6px;
	}
	#pagination a:link, 
	#pagination a:visited {
		color:#0e509e;
		display:block;
		float:left;
		padding:3px 6px;
		text-decoration:none;
	}
	#pagination a:hover{
		border:solid 1px #0e509e;
	}
	
	
	
	
	
input.validate-required{
	/*font:normal 11px Verdana; color:#8e8e8e; padding:2px; border:solid 1px #c7e0e8; height:18px;*/
	border:1px solid #C7E0E8;
	color:#8E8E8E;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:18px;
	line-height:normal;
	padding:2px;
}
input.validation-failed{
	/*font:normal 11px Verdana;  color:#8e8e8e; padding:2px; border:solid 1px #FF3300; height:18px;*/
	border:1px solid #FF3300;
	color:#8e8e8e;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:18px;
	line-height:normal;
	padding:2px;
}
/*
input.validation-passed, textarea.validation-passed {
font:normal 11px Verdana; color:#8e8e8e; padding:2px; border:solid 1px #c7e0e8; height:18px;
}
*/
textarea.validate-required {
	/*font:normal 11px Verdana; color:#8e8e8e; padding:2px; border:solid 1px #c7e0e8; height:18px;*/
	background-color:#FFFFFF;
	background-repeat:inherit;
	border:1px solid #C7E0E8;
	color:black;
	font-family:Tahoma;
	font-size:11px;
}
textarea.validation-failed {
	/*font:normal 11px Verdana;  color:#8e8e8e; padding:2px; border:solid 1px #FF3300; height:18px;*/
	background-color:#FFFFFF;
	background-repeat:inherit;
	border:1px solid #FF3300;
	color:#8e8e8e;
	font-family:Tahoma;
	font-size:11px;

}


.validation-advice {
	margin: 5px 0;
	padding: 5px;
	/*background-color: #FF3300;*/
	color : #FF3300;
	font-weight: bold;	
	display:block;
	position:relative;
	float:left;
	overflow:visible;
	
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.jir_links{
	color:#00458a;
	font-size:11px;	
	font:Helvetica Neue;
	padding:15px;
	}




@media print {	
.page-break { display:block; page-break-after:always;}  	
}
/*Top menu*/
.top-menu{
	margin:0 0px;
	width:340px;
}
.top-menu table{
	margin-bottom:14px;
}
.top-menu td {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#005dab;
	margin-bottom:7px; margin-left:5px; margin-right:5px;
	vertical-align:top;
}
.top-menu td p{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#153e58;
	margin-bottom:0;
}
.top-menu td img{
	margin-right:7px;
	margin-top:4px;
}
.search{ margin-right:60px;}
.search input{
	font:11px/19px Arial, Helvetica, sans-serif;
	color:#aaa;
	border:1px solid #d1d1d1;
	margin-right:4px;
	height:20px;
	width:135px;
	padding-left:2px;
}

.search .submit{
	background:url(../images/btn-blue.png) no-repeat left top;
	border:none;
	cursor:pointer;
	margin-right:0px;
	padding-left:0px;
	width:41px;
	height:21px;
	padding-top:-2px;
	
	position:absolute;
	top:10px;
	right:60px;
	color:#fff;

}
.topMenu  {
	margin: 0; padding: 0;
	float: left;
	width: 98%;
	list-style: none;
	position: relative; 
	font-size: 1.2em;
	background: #fafafa;
	color:#014F9F;
	z-index:1000;
	margin-left:10px; margin-right:0px;

}
.topMenu td {
	float: left;
	width:158px;margin: 0; padding: 0;
	color:#FFF;
	text-align:center;border-right: 1px solid #c4e1f1;
	font:12px/15px Arial, Helvetica, sans-serif; line-height:28px;
}
.topMenu td.lastchild {border-right: 0px solid #c4e1f1; }
.topMenu td a{
	padding: 11px 0px;
	display: block;
	color:#014F9F;	 
	font:bold 12px/12px Helvetica,sans-serif,Arial;
	text-decoration: none;
}
*:first-child+html .topMenu td a{
	padding: 12px 0px;
	
}
.topMenu td:hover{
	background:#EBEBE7;
	
}
.topMenu td.current{
	background:#EBEBE7;
	
}

.quick-alerts-carousel{
	background:url(../images/quick-alerts-body.gif) repeat-x left top;
	height:34px;
	position:relative;
	overflow:hidden;
	margin:10px;
}
*:first-child+html .quick-alerts-carousel{
	width:965px;
	}
*:first-child+html .quick-alerts-carousel .quick-alerts-content{
	
	width:685px; 
	}
.quick-alerts-carousel .quick-alerts-leftcorner{
	/*background:url(../images/backgrounds/quick-alerts-leftcorner.gif) no-repeat left top;*/
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:4px;
	height:34px;
}
.quick-alerts-carousel .quick-alerts-rightcorner{
	background:url(../images/quick-alerts-rightcorner.gif) no-repeat right top;
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	height:34px;
}
.quick-alerts-carousel .quick-alerts-arrow{
	background:url(../images/quick-alerts-arrow.png) no-repeat left top;
	width:140px;
	height:34px;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
.quick-alerts-carousel .quick-alerts-weather{
	background:url(../images/weather2.png) no-repeat left top;
	width:125px;
	height:34px;
	position:absolute;
	left:845px;
	top:0;
	z-index:10;
}
*:first-child+html .quick-alerts-carousel .quick-alerts-weather{
	
	left:848px;
}
	* html .quick-alerts-carousel .quick-alerts-arrow{
		background:url(../images/quick-alerts-arrow.gif) no-repeat left top;
	}
.quick-alerts-carousel .quick-alerts-arrow span{
	font: bold 14px/34px Arial, Helvetica, sans-serif;
	color:#05408c;
	padding-left:15px;
}
.quick-alerts-carousel .quick-alerts-weather span{
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	color:#05408c;
	padding-right:50px;
	float:right;
	line-height:34px;
}
.quick-alerts-carousel .quick-alerts-content{
	padding-left:145px;
	width:680px; 
	height:20px; 
	padding-top:10px;
}
.quick-alerts-carousel .quick-alerts-content ul{
	margin-bottom:0;
}
.quick-alerts-carousel .quick-alerts-content li{
	background:none;
	margin-bottom:0;
	padding-left:0;
	position:relative;
	font:12px/34px Arial, Helvetica, sans-serif;
	color:#444;
	width:562px;
	height:34px;
}
.quick-alerts-carousel .quick-alerts-nav{
	position:absolute;
	right:11px;
	top:13px;
	width:200px;
	
	z-index:10;
	background:url(../images/weather.png) no-repeat left top;
}
.quick-alerts-carousel .quick-alerts-nav a.quick-alerts-prev{
	background:url(../images/quick-alerts-prev.gif) no-repeat left top;
	display:block;
	float:left;
	width:5px;
	height:10px;
	outline:none;
}
.quick-alerts-carousel .quick-alerts-nav a.quick-alerts-next{
	background:url(../images/quick-alerts-next.gif) no-repeat left top;
	display:block;
	float:right;
	width:5px;
	height:10px;
	outline:none;
}
.welcome-txt {
    color: #014F9F;
    font: 12px Arial,Helvetica,sans-serif;
    margin-bottom: 7px;
    margin-left: 8px;
    margin-right: 5px;
}
.login-options{padding:0px 5px; border-right:1px solid #999999;}
/*.options {float:left;}*/







































/*left_price_box(start)*/
.banner-left-side {
    float: left;
    /*height: 180px;*/
}
div#test-accordion {
    padding: 0;
}
div.accordion {
    position: relative;
    width: 223px;
}
div.accordion-toggle {
    color: #FFFFFF;
    cursor: pointer;
    font: bold 14px Tahoma, Helvetica, sans-serif;
    margin-bottom: 1px;
    padding-bottom: 5px;
	/*padding-bottom: 0px;*/
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
	/*padding-top: 1px;*/
    position: relative;
    width: 204px;
    z-index: 10;
}
div.accordion-content {
    border: 1px solid #DBDBDB;
    color: #C4BAB1;
    overflow: hidden;
    /*padding: 0 5px 6px 0;*/
}
div.accordion-content table {
	height:70px;
}
div.accordion-content table tr {
	height:0px;
}


p {
    color: #444444;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0px;
}
.gray {
    color: #646662;
    font: bold 13px Helvetica,Arial,sans-serif;
    margin-right: 10px;
	padding:0 0 0 10px;
	float:left;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.blue {
    color: #014F9F;
    float: right;
    font: bold 13px Helvetica,Arial,sans-serif;
	padding:0 10px;
}
.gray1 {
    color: #646662;
    font: bold 13px Helvetica,Arial,sans-serif;
    margin-left: 10px;
    margin-right: 10px;
}
.blue1 {
    color: #014F9F;
    float: right;
    font: bold 13px Helvetica,Arial,sans-serif;
}
td
{
	vertical-align:top;
	padding-top:0px;
}
.title-icon-box .tib-title h4 {
    background: url(../images/heading-stock.png) no-repeat scroll left top transparent;
    color: #FFFFFF;
    font: bold 15px/34px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 5px 0 9px;
}
.title-icon-box .tib-title h4 span {
    color: #FFFFFF;
    padding-left: 38px;
    position: relative !important;
    right: auto;
    top: auto;
}
.title-icon-box .tib-content {
    background: none repeat scroll 0 0 #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    height: auto;
    overflow: hidden;
    padding: 10px 9px 18px;
	width:205px;
}
.tib-title
{
	float:left;
}
.home_blocks
{
	margin:0 10px 10px 10px;
}

/*left_price_box(end)*/


/*Home Links (start)*/
.option-menu {
    background-color: #E8E8E8;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}
.option-menu td {
    background: url(../images/grey-separator.gif) no-repeat scroll right 8px transparent;
    float: left;
    margin: 3px 0 1 0;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 2px;
    position: relative;
    width: 186px;
}
.option-menu td img {
    left: 4px;
    position: absolute;
    right: 20px;
    top: 7px;
}
.option-menu td a {
    color: #797878;
    display: block;
    float: left;
    font: bold 12px/14px Arial,Helvetica,sans-serif;
    padding-left: 42px;
	padding-top:10px;
    text-decoration: none;
}
.option-menu td a:hover{
	text-decoration:none;
	color:#014F9F;
/*	background-color:#d9d9d9;*/
}

.option-menu td a span {
    margin-left: 40px;
}
.option-menu td.last-child {
    margin: 0;
    padding-right: 0;
    width: 183px;
}
.no-bg {
    background: none repeat scroll 0 0 transparent !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
/*Home Links (end)*/

.title-icon-box-new{
	position:relative;
	margin-bottom:10px;
	width:98%;
}
.title-icon-box-new .white-corner-bl{
	background:url(../images/white-corner-bl.gif) no-repeat left bottom;
	left:8px;
	bottom:0;
	display:block;
	width:4px;
	height:4px;
	position:absolute;
		
}
.title-icon-box-new .white-corner-br{
	background:url(../images/white-corner-br.gif) no-repeat right bottom;
	right: 0;
	bottom: 0;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
}
*:first-child+html .title-icon-box-new .white-corner-br{
	right: -4px;

}
.tib-title-new{
	width:100%;

}
.title-icon-box-new .tib-title-new h2{
	background:url(../images/gen-heading.png) no-repeat right top;
	font:bold 15px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
	margin-left:1px;
	padding:0 5px 0 8px;
	text-align:center;
	width:210px;
	
}

.title-icon-box-new .tib-title-new h2 span{
	color:#fff;
	/*position:relative !important;
	top:auto;
	right:auto;*/
	padding-left:0%;
	width:210px;
	text-align:center;
}
.contentBox-nav {
    padding: 0 5px 5px 2px;
	 background-color:#e8e8e8;
	 margin-left:8px;
	 margin-bottom:10px;
	 width:209px;	 
}
.contentBox-nav td
{
	padding:0 5px 0 5px;
	vertical-align:middle;
}
*:first-child+html .contentBox-nav {
    padding: 0 5px 5px 2px;
	 background-color:#e8e8e8;
	 margin-left:8px;
	 margin-bottom:0px;
}

.contentBox-nav table{
    margin-bottom:0px;
	 
}
.contentBox-nav table td{
   /* margin-left:20px;*/
	 
}
.contentBox-nav td img{
	margin-right:2px;
}
.contentBox-nav td p{
	/*font:12px/15px Arial, Helvetica, sans-serif;*/
	font-size:11px;
	color:#153e58;
	margin-bottom:0;
}

.left-nav td{
    color: #444444;
	font-size:11px;
 
    margin-bottom: 0px;
    padding-left: 2px;
    padding-top: 3px;
	padding-bottom:3px;
    vertical-align: middle;
}

* html .left-menu .top-menu-left{ margin-top:0px; overflow:hidden; background-position:top;}
.left-menu .bottom-menu-left{
	background:url(../images/bottom_left_menu.gif) no-repeat left top;
	width:238px;
	height:3px;
	display:block;
}
.main-nav td {
    font: 12px/14px Arial,Helvetica,sans-serif;
  
}
.events { margin:0px; width:102%;}
.events td {
	/*background:url(../images/gray-arrow.png) no-repeat left 6px;*/
	font:12px/14px Arial,Helvetica,sans-serif;
	color:#444;
	margin-bottom:12px;
	padding-left:8px; vertical-align:middle; padding-top:5px;}

.events td a{
	/*display: block;
	font-weight: bold;*/
	color:#444;
	text-decoration:none;
}
.events td a:hover{
	text-decoration:underline;
}
.events td a.more-link {
    color: #014F9F;
    float: right;
    font: bold 10px/13px Arial,Helvetica,sans-serif;
    margin-right: 3px;
    padding-right: 5px;
    text-decoration: none;
}
/*Home Links (end)*/

/*News Box (start)*/
.content-body td.center-block {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    width: 480px;
}
.border-box {
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    padding: 0 0 0;
    position: relative;
}
.border-box .border-box-top h2 {
    background: url(../images/bg-plain-heading.gif) repeat-x scroll left top transparent;
    color: #FFFFFF;
    font: bold 16px/22px Helvetica,Arial,sans-serif;
    height: 26px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 2px;
	margin:0;
}
.border-box .border-box-top .whats-new-wrapper {
    margin: 0 0;
}
.grid {
    position: relative;
}
.tab {
	 height: 100%;
    overflow: hidden;
}

*:first-child+html .tab {
   width: 498px;
}
.grid .w2 {
    float: left;
    width: 300px;
}
.grid .content {
    background: url(../images/grid-border-fade.gif) no-repeat scroll right bottom transparent;
    height: 100%;
}
.tab .content {
    border-right: 0px solid white;
    height: auto;
}
.grid .label {
    color: #666666;
    font-family: 'Lucida Grande',Tahoma,sans-serif;
    font-size: 90%;
    font-weight: bold;
}
.grid .label {
    background: url(../images/col-border2.gif) no-repeat scroll right top #EEEEEE;
    border-left: 1px solid white;
    display: block;
    height: 20px;
    line-height: 180%;
    padding: 0 10px;
	margin-left:-3px;
}
.grid .label1 {
    color: #666666;
    font-family: 'Lucida Grande',Tahoma,sans-serif;
    font-size: 90%;
    font-weight: bold;
	width:93%;
}
.grid .label1 {
    background: url(../images/col-border2.gif) no-repeat scroll right top #EEEEEE;
    border-left: 1px solid white;
    display: block;
    height: 20px;
    line-height: 180%;
    padding: 0 10px;
		width:93%;
}
.label {
    float: left;
    font: bold 13px/14px Arial,Helvetica,sans-serif;
    /*margin-right: 10px;*/
    padding-top: 12px;
}
.grid .story, .grid .topic {
    margin: 10px 0 0 8px;
}
.tab .story {
    margin-top: 0.58em;
}
.story a
{
	color:#014F9F;
}
.border-box .border-box-top .whats-new-wrapper ul {
    margin-bottom: 0;
}
ol, ul {
    list-style: none outside none;
}
.border-box .border-box-top .whats-new-wrapper li {
    background: url(../images/border1.gif) no-repeat scroll center bottom transparent;
    margin-bottom: 15px;
    padding-bottom: 16px;
    padding-left: 0;
}
ul li {
    color: #444444;
    font: 12px/14px Arial,Helvetica,sans-serif;
}
.border-box .border-box-top .whats-new-wrapper li h4 {
    color: #014F9F;
    font: bold 12px/17px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
}
.border-box .border-box-top .whats-new-wrapper li p.source {
    color: #979897;
    font: 11px/13px Arial,Helvetica,sans-serif;
    margin-bottom: 3px;
    margin-top: 3px;
}
.border-box .border-box-top .whats-new-wrapper li p {
    color: #153E58;
    font: 12px/15px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
}
a.more-link {
    color: #014F9F;
    float: right;
    font: bold 10px/13px Arial,Helvetica,sans-serif;
    margin-right: 3px;
    padding-right: 5px;
    text-decoration: none;
}
.grid .w1 {
    background: none repeat scroll 0 0 transparent;
    float: right;
    width: 196px;
}
*:first-child+html .grid .w1 {
    background: none repeat scroll 0 0 transparent;
    float: right;
    width: 179px;
}
.no-bdr {
    border-right: medium none !important;
}
.tab .content {
    border-right: 1px solid white;
    height: auto;
}
.content {
    color: #797979;
    font: 11px Tahoma;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news {
    margin: 0 5px;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news ul {
    margin-bottom: 0;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news li {
    background: url(../images/border1.gif) no-repeat scroll center bottom transparent;
    margin-bottom: 13px;
    padding-bottom: 10px;
    padding-left: 0;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news li h4 {
    color: #8B8C8A;
    font: bold 10px/13px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-top: 10px;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news li a {
    color: #8B8C8A;
    font: bold 10px/13px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news li p.source {
    color: #979897;
    font: 9px/13px Arial,Helvetica,sans-serif;
    margin-bottom: 3px;
    margin-top: 3px;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news img {
    margin-left: 33px;
    text-align: center;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news li p {
    color: #797979;
    font: 10px/15px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
}
.border-box .border-box-top .whats-new-wrapper .jcci-news li a {
    color: #8B8C8A;
    font: bold 10px/13px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
}
/*News Box (end)*/
.text-dir {position:absolute; float:left; margin-left:100px; margin-top:50px; text-align:center; color:#fff;font:bold 16px/22px Arial, Helvetica, sans-serif;	width:115px; text-align:left;}
.text-dir a{ color:#fff; text-decoration:none;}

/*news tab starts*/
.news-tab { margin:0px; padding:0px; width:747px; margin-top:10px;}
.news-tab tr.bg-heading{/*background: url(../images/bg-plain-heading.gif) repeat-x scroll left top transparent;*/}
/*news tab end*/

/*Search Box (start)*/
body:not(:-moz-handler-blocked) #slider {
    height: 200px;
}
#slider {
    height: 190px;
    margin: 0 10px 10px;
    padding: 0 0 0;
    position: relative;
    width: 480px;
}
#slider .slides {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 200px;
    padding: 0 0;
    position: absolute;
}
#slider ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
:root #slider .slides ul {
    height: 150px;
    width: 270px;
}
#slider ul {
    height: 1%;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#slider .slides li {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 180px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 270px;
}
ul li {
    color: #444444;
    font: 12px/14px Arial,Helvetica,sans-serif;
}
.slide-input {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-top: 10px;
    width: 200px;
}
.slide-input label {
    color: #797878;
    font: 11px/14px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.slide-input input {
    border: 1px solid #D1D1D1;
    color: #AAAAAA;
    font: 11px/19px Arial,Helvetica,sans-serif;
    height: 20px;
    margin-right: 4px;
    padding-left: 2px;
    width: 165px;
}
.select {
    border: 1px solid #D1D1D1;
    color: #AAAAAA;
    font: 11px/19px Arial,Helvetica,sans-serif;
    height: 20px;
    margin-right: 4px;
    padding-left: 2px;
    width: 170px;
}
.slide-input .btn-submit {
    background: url(../images/btn-blue.png) no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 21px;
    margin-right: 30px;
    padding-left: 0;
    width: 41px;
}
#slider ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#slider ul {
    height: 1%;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.slides-nav {
    clear: both;
    float: left;
    left: 4px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 190px;
    z-index: 100;
}

.slides-nav .bluelink04
{
    background: url(../images/in-active.gif) repeat-x scroll left top transparent;
    color: #797878;
    display: block;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0;
    padding: 8px 5px 5px 20px;
    text-decoration: none;
    width: 145px;
}
.slides-nav .blacklink01
{
    background: url(../images/in-active.gif) repeat-x scroll left top transparent;
    color: #000000;
	font-weight:bold;
    display: block;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0;
    padding: 8px 5px 5px 20px;
    text-decoration: none;
    width: 145px;
}
.slides-nav li {
    margin-left: 4px;
	padding:0;
}
ul li {
    color: #444444;
    font: 12px/14px Arial,Helvetica,sans-serif;
}
/*Search Box (end)*/
*:first-child+html .banner_home { padding-left:5px; padding-right:5px;}
.footer-logo{margin-top:5px; margin-left:10px;}
.line { background:url(../images/line.gif) repeat-x top; padding-top:5px;font-size:11px; font-weight:normal;  color:#797979;}
*:first-child+html .grid .label { margin-left:-8px;}

ul.ppt {
	position: relative;
	min-height:108px;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	padding:0px;
}

.ppt img {
	/*border: 1px solid #e7e7e7;
	padding: 5px;
	background-color: #ececec;*/
	border:none;
}

