﻿body
{
	background-color: Silver;
	font-weight: normal;
	font-size: inherit;
	color: black;
	font-family: Arial, 'Courier New' , Sans-Serif;
	margin-top: 0;
}

H3
{
	color: #104c6c;
}

.arrow
{
	list-style-image: url(images/bullet.gif);
}

.menubtn
{
	cursor: pointer;
}

.side
{
	font-size: 10pt;
	color: white;
	background-color: gray;
}

.content
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.content2
{
	padding-bottom: 60px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.bottomnav
{
	padding-bottom:60px;
}

.login
{
	background-image: url(images/loginbox.gif);
	background-repeat:no-repeat;
}

ul
{
	font-size: 10pt;
	text-align: justify;
}

table
{
	font-size: 10pt;
}

A:link
{
	text-decoration: none;
	color: #0033cc;
}

A:visited
{
	text-decoration: none;
	color: #0033cc;
}

A:active
{
	text-decoration: none;
	color: #0033cc;
}

A:hover
{
	text-decoration: underline;
	color: #0033cc;
}

/* clear */
.clear { 
	clear: both; 
	font-size: 0; 
	height: 0; 
	line-height: 0; 
	position: relative; }
	
/* col1 */
div.col1 {
	float: left;
	margin-left: 12px;
	text-align: left;
	width: 432px; } 
	
	div.col1 p, div.col2 p {
		font-size: 13px;
		margin-bottom: 18px; }
		
	div.col1 p.small, div.col2 p.small {
		font-size: 9px;
		color: #333; }

	div.col1 li, div.col2 li {
		font-size: 13px; }
	
	div.col1 h1, div.col2 h1 {
		color: #7AC142;
		font-weight: bold;
		margin-bottom: 18px;
		font-size: 18px; }
		
		div.col1 h1 span, div.col2 h1 span {
			color: #4C4A4B;
			font-style: italic; }
			
	div.col1 blockquote {
		background: url(images/testimonials.gif) no-repeat top left;
		padding: 0 0 10px 45px; }
		
		div.col1 blockquote p {
			padding-top: 10px;
			font-size: 12px;
			font-style: italic; }
			
		div.col1 blockquote cite {
			font-size: 11px;
			display: block;
			margin-left: 70px;
			font-style: normal; }

/* col2 */
div.col2 {
	float: right;
	text-align: left;
	margin-right: 12px;
	width: 484px; }
	
	div.col2 ul { 
		padding: 0;
		margin: 0; }
		
	div.col2 ul.charts li,
	div.col2 ul {
		list-style: none;
		text-align: left;
		padding: 0;
		margin: 0 0 50px; }
		
	div.col2 ul.charts li h2 {
		font-size: 14px;
		margin-top: 15px; }
		
	div.col2 ul.charts li p {
		margin-bottom: 4px; }
		
	div.col2 ul.charts li p strong {
		text-transform: uppercase; }
		
	div.col2 ul.charts li p strong span {
		text-transform: none; }
		
	div.col2 ul.charts li div.img {
		float: left;
		width: 226px; }
		
		div.col2 ul.charts li div.imgright {
			margin-left: 32px; }
			
		div.col2 ul.charts li div.imgleft {
			margin-right: 32px; }
		
	div.col2 ul.charts li div.text {
		float: left;
		width: 226px; }
		
	.small-cap-stock 
	{
		float:left;
		width:450px;
	}
	
	.income-stock
	{
		margin-left:450px;
	}


#MenuBox {
    margin: 16px 0 8px 0;
    border-bottom: 4px solid #7AC142;
}

	
#MenuPublications,
#MenuPublicationsIsr {
    margin: auto;
}

#MenuPublications td,
#MenuPublicationsIsr td {
    text-align: center;
}

#MenuPublicationsn0 table,
#MenuPublicationsn1 table,
#MenuPublicationsIsrn0 table,
#MenuPublicationsIsrn1 table {
    margin: 0 5px;
    padding: 3px 10px 0 10px;
    background-color: #104C6C;
}

#MenuPublications .itemselected,
#MenuPublicationsIsr .itemselected {
    background-color: #7AC142;
}

#MenuPublications a,
#MenuPublicationsIsr a {
    font-weight: bold;
    color: #FFFFFF;
}

#MenuPublications a.itemselected,
#MenuPublicationsIsr a.itemselected {
}

