/*
 * $Id: common.css,v 1.8 2003/04/18 15:57:40 ksmith Exp $
 * PINT base style sheet definition
 */
 
/* STANDARD */
*				{ margin:0px; padding:0px;}

body			{ font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 11px; color: #333; }

font			{ font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 11px; color: #333; }

a:link, a:visited		{ color: #006; text-decoration: none; }
a:hover			{ color: #66c; }

table, td		{ font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 11px; text-align: left; }

OL, UL {
	padding-left : 5em;
}



h2				{ font-size: 15px; color: #696969; margin: 2px 0px;}

/* HOME PAGE */
#hlogo			{ width: 50%; height: 50%; }
#news			{ font-size: 9px; }

/* SUB PAGES */

#welcome span	{ margin-left: 0px; display: block; line-height: 15px;}

#breadcrumb		{ font-size: 9px; }

/* fisrt level tertiary navigation */
#tertnav		{ width: 134px; border-bottom: 1px solid #fff; }
#tertnav td		{ border-top: 1px solid #fff; width: 134px; font-size: 13px; line-height: 13px; background: #eee url(http://jor.client.shareholder.com/images/tertnav_back.gif) repeat-y top right; }
#tertnav td a:link, #tertnav td a:visited	{ display: block; padding: 8px 8px 8px 15px; }
#tertnav td a:hover		{ background: #e2e2e2 url(http://jor.client.shareholder.com/images/tertnav_hover.gif) repeat-y top right;}
#tertnav td a.on:link, #tertnav td a.on:visited	{ background: url(http://jor.client.shareholder.com/images/tertnav_on.gif) repeat-y top right; cursor: default; color: #006; border-bottom: 1px solid #ccc; }

/* second level tertiary navigation */
#tertnav td td 	{ font-size: 10px; background: url(http://jor.client.shareholder.com/images/tertnav3_back.gif) repeat-y top right; }
#tertnav td td a:link, #tertnav td td a:visited	{ padding-left: 25px; border-bottom: 1px solid #eee;}
#tertnav td td a:hover	{ background: url(http://jor.client.shareholder.com/images/tertnav_back.gif) repeat-y top right;}

/* third level tertiary navigation */
#tertnav td td.tertnav3 a:link, #tertnav td td.tertnav3 a:visited	{ padding-left: 30px; border: 0px; }

#content		{ width: 626px; font-size: 11px; line-height: 16px;}
#backtotop		{ font-size: 9px; float: right; }
#footer td		{ padding: 10px; font-size: 10px; line-height: 1.2 }		
div.emetalfooter { padding-left: 20px; padding-top: 7px; }

/* FORMS */

#contactForm 	{ font-size: 10px; color: black; }
#contactForm td	{ padding: 10px; }
#contactsmall	{ font-size: 9px; color: black;}

/* MISC ELEMENTS */

p						{ margin: 7px 25px 7px 0px; }
p.marg15				{ margin: 15px;}
p.president				{ margin: 5px 0px -3px 0px; }
.whatis p				{ margin: 25px 15px 5px 15px; line-height: 1.5 }
.whatis .p2				{ margin: 5px 0px 5px 15px }
hr						{ margin: 5px 0px 2px 0px; color: #cacaca; }
.small					{ font-size: 10px; }
#pres					{ text-align:right; font-size: 10px; color: #949494; line-height:10px;}
p.pdf					{ background: url(http://jor.client.shareholder.com/images/ICN_pdf_sm.gif) no-repeat 0 50%; padding-left: 20px; margin: 0px 0px 7px 0px; }

#pdfbox					{ float: left; background: url(http://jor.client.shareholder.com/images/ICN_pdf_sm.gif) no-repeat 5px 20%;  
						  padding-left: 25px; padding-top: 7px;
						  border: 1px solid #232466; 
						  width: 140px; height: 45px; font-size: 10px; line-height: 1.2;
						  margin: 10px 0px 10px 0px; }

#stocklist				{ font-size: 12px; color: #586B92; }
#stocklist td			{ padding: 4px; border: 1px solid #fff; border-width: 0px 0px 1px 1px; text-align: center;}
#stocklist th			{ background: #586B92; color: #FFFFFF; padding: 4px; border: 1px solid #fff; border-width: 0px 0px 1px 1px; text-align: center; }
#stocklist th.bars 				{ background: #ffffff; padding: 0px; border: 0px; margin: 0px;}
