body{
	padding:0;
	margin:0;
	background-color:#DADADA;
	color:#474646;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#CC0000;
	text-decoration:underline;
}
#maincontainer{
	background-color:#DADADA;
}
#wrapper
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}
#header{
	background-color:#ffffff;
}
.headerborder{
	background-color:#CC0000;
}
.footerborder{ background-color:#B9B9B9;}

.contentheading
{
	font-size:20px;
	color:#000000;
}
.interviewheading
{
	font-size:20px;
	color:#000000;
}



.componentheading
{
	font-size:20px;
	color:#000066;
}
.topmenubar
{
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 24px;
	white-space: nowrap;
	/*margin-left:3px;
	margin-right:3px;*/
	text-align:center;
	
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #CC0000;/*#004276;*/
	font-weight:normal;
	border-right:1px solid #DDDDDD;
	font-size:13px;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
	font-size:13px;
	
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	color:#CC0000;
	text-decoration:none;
}
ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#CC0000;
}
/***********/
#content
{
	width:100%;
	float:none;
	
}
.content
{
padding:5px;
background:#FFFFFF;
}

.pictureoftheday
{
	background-color:#000000;
	color:#FFFFFF;
	
}
.rightcontentbg{/*For right section*/
	background-color:#f5f5f5;
	border-right:1px solid #E0E0E0;
	padding:2px;
	
}
.middlecontentbg{/*For right section*/
	background-color:#F3F3F3;
	border-right:1px solid #E0E0E0;
	padding:10px;
	width:220px;
	
}
.leftcontainerbg{/*For left boxes*/
	border:1px solid #E0E0E0;
	background-color:#ffffff;
	padding:0;
	margin:0;
	width:550px;
}
.leftcontainerbgWide{/*For left boxes*/
	border:1px solid #E0E0E0;
	background-color:#ffffff;
	padding:0;
	margin:0;
	width:800px;
}
.padding5
{
/*	padding-left:5px;
	padding-right:5px;*/
	padding-top:5px;

}
.moduletable_front
{
	border:1px solid #E0E0E0;
	width:100%;
	margin-bottom:5px;
}

.moduletable_front table
{
	width:100%;
	padding:3px;
}

.moduletable_front th
{
	border-bottom:1px solid #E0E0E0;
	text-align:left;
	font-size:16px;
	color:#000000;
	padding:3px;
	background-image:url(../images/headbg.png);
}
.moduletable_front ul li
{
	color:#004276;
	/*list-style-image:url(../../../images/bullet.png);*/
	list-style:square;
	/*margin:0px;*/
	
	
}
.moduletable_front a
{
	color:#004276;
	text-decoration:none;
}
.moduletable_front a:hover
{
	color:#CC0000;
	text-decoration:none;
}
.pictureoftheday .caption
{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	color:#FFFFFF;
}
.moduletable
{
	width:100%;
}
.moduletable th
{
/*	border:2px dotted #B6B6B6; */
	border-bottom:1px dotted #b6b6b6;
	font-size:13px;
	color:#333333;
	text-align:left;
}
.contentpane
{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/****FORMS*/

.inputbox
{
	border:1px solid #bfcdda;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.button
{
	background-color:#c9282d;
	background-image:url(../../../images/btnBG.png);
	color:#FFFFFF;
	border:1px solid #c9282d;
	font-weight:bold;
	
}
.morenews
{
	font-size:11px;
	float:right;
	font-weight:normal;	
}
.morenews a
{
	color:#004276;
	text-decoration:none;
}
.morenews a:hover
{
	color:#CC0000;
	text-decoration:none;
}
.highlight
{
	background-color:#FFFFCC;
}

/**SECTIONS*****/
.sectiontableheader
{
	font-size:13px;
	font-weight:bold;
	color:#222222;
	border-bottom:1px solid #CCCCCC;
	
}

.subcomponentheading
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.smalltext
{
	color:#666666;
	font-size:11px;
	font-weight:normal;
}
.cls1
{
	background-color:#f5f5f5;
	border:1px solid #EEEEEE;
}
.list
{
	color:#006699;
	/*list-style-image:url(../../../images/bullet.png);*/
	list-style:square;
	margin-left:-20px;
	*margin-left:20px; 
	margin-right:15px;
	color:#CC0000;
}

.list a
{
	color:#006699;
	text-decoration:none;

}
.list a:hover
{
	color:#CC0000;
	text-decoration:underline;
}
ul.publication
{
	list-style:square;
	margin-left:-20px;
	*margin-left:20px; 
}

ul.publication a
{
	color:#006699;
	text-decoration:none;
}
ul.publication a:hover
{
	color:#CC0000;
	text-decoration:underline;
}
div.heading
{
	color:#CC0000;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
}
div.readmore
{
	width:100%;
	text-align:right;
}
.moduletable_search
{
	width:100%;
}
.inputbox_search
{
	border:1px solid #bfcdda;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:85%;
}

/****FOOTER***/
/** unordered list item for top menu **/
#footer
{
	text-align:center;
	width:100%;
}
#footer>ul#mainlevel-nav
{
		text-align:center;
		width:100%;
}

#footer>ul#mainlevel-nav li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	/*float: left;*/
	margin: 0;
	width: auto !important;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
	/*margin-left:3px;
	margin-right:3px;*/
	border-right:1px solid #CCCCCC;
}

/** unordered list item link for top menu **/
#footer>ul#mainlevel-nav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;/*#004276;*/
	font-weight:normal;
	border:0px;
	font-size:12px;
}


/** unordered list item for top menu for firefox only **/
#footer>ul#mainlevel-nav li a:hover {
	color:#CC0000;
	text-decoration:none;
}
#footer>ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #CC0000;
	background-color:#FFFFFF;
	font-weight:bold;
}
#footerex{
	background-color:#ffffff;
}
.footer
{
	padding-left:10px;
}
/***********/
/****BOOKS**/
.booktitle
{
	font-size:13px;
	color:#e35208;
	font-weight:bold;
}

.bookauthor
{
	font-size:11px;
	color:#000000;
	
}
.bookauthor span
{
	font-size:11px;
	color:#444444;
	font-weight:bold;
}

.bookpublication
{
	font-size:11px;
	color:#000000;
	
}
.bookpublication span
{
	font-size:11px;
	color:#444444;
	font-weight:bold;
}

.bookprice
{
	font-size:11px;
	color:#000000;
	
}
.bookprice span
{
	font-size:11px;
	color:#444444;
	font-weight:bold;
}

.moduletable_pop
{
	width:100%;
}
.moduletable_pop th
{
/*	border:2px dotted #B6B6B6; */
	border-bottom:1px dotted #b6b6b6;
	font-size:13px;
	color:#333333;
	text-align:left;
}
.moduletable_pop ul
{
color:#004276;
	list-style-image:url(../../../images/bullet.png);
	margin-left:-20px;
	*margin-left:20px; 
}


.moduletable_pop ul li
{
	color:#004276;
	
	padding:1px;
}

.menu_column
{
	
}
.menu_column td
{
	padding:3px;
}
.latestnews
{
	list-style:square;
	color:#000066;
}
.latestnews li
{
	float:left;
	padding-left:3px;
	padding-right:3px;
}
.latestnews li a
{
	color:#000066;
}
.mosad
{
	width:100%;
	text-align:center;
}
.columns
{
	border-right:1px solid #CCCCCC;
	background-color:#f5f5f5;
}
.publication th
{
font-size:14px;
color:#FF6600;
text-align:left;
font-weight:bold;
}
.forex th
{
	color:#006600;

}

.forex td
{
	border-bottom:1px solid #CCCCCC;
}
.source
{
	color:#666666;
	font-size:9px;
}
.archives td
{
	border-bottom:1px dotted #CCCCCC;
	
}
.sectionheading
{
	color:#006600;
	font-size:14px;
	font-weight:bold;
	padding:4px;
}
.sectiontableentry1 a
{
	font-weight:bold;
	color:#003399;
	text-decoration:underline;
	font-size:14px;
}
.sectiontableentry1 a:hover
{
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
	font-size:14px;
}

.sectiontableentry2 a
{
	font-weight:bold;
	color:#003399;
	text-decoration:underline;
	font-size:14px;
}
.sectiontableentry2 a:hover
{
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
	font-size:14px;
}
.counter
{
	margin-left:10px;
}
.counter span
{
	font-weight:bold;
	font-size:16px;
	font-family: Helvetica,Arial, sans-serif;
	color:#CC0000;	
}
.outerpod
{
	
}
.podtable
{
	
}
.podtable td
{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	
}
.podtable td:hover
{
	background-color:#efefef;
	border:1px solid #003366;
	padding:10px;
}
.podimage
{
	background-color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
	
}
.podtext
{
	color:#000000;

}
.newshead
{
margin-left:10px;
margin-top:5px;
}
.newstext
{
	margin-left:10px;
	border-bottom:1px solid #CCCCCC;
}
.newshead a
{
	color:#006699;
	font-size:13px;
	font-weight:bold;
	
}
.pubhead
{
	font-size:38px;
	color:#000000;
	border-bottom:2px solid #FF0099;
	text-align:center;
}
.scroll {font-weight:bold; font-size:36; text-align: center; font-family: Verdana, Courier, Courier New;}

.inlinead
{
	width:100%;
	text-align:center;
	margin-top:10px;
}