/*
  $Id: global_stylesheet.css,v 1.3 2004/06/28 08:01:46 zvi Exp $

  RoboCommerce, by Rosenthal, Boshernitzan, and Associates
  http://www.robocommerce.com

  Copyright (c) 2004 Rosenthal, Boshernitzan, and Associates

  This software is confidential and proprietary.  No part of this software may be distributed without written, explicit permission from Rosenthal, Boshernitzan, and Associates.
*/

div.bottom_left_links {
	margin-top: 10px;
	margin-left: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}


.lightbrown {
    background-color: #eeeecc;
}

.button {border: black 1px solid;}

/* ----------- reporting stuff ---------- */

.reporting {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
}
.reporting-sliders { }
.reporting-background {
	background-color: #E0E4F5;
        /* background-color: red; */
	align: center;
	border: solid 1px black;
}

.reporting .header TD,.reporting .header TR,.reporting .header TH {background-color: #E0E4F5;}
.reporting .odd TD   ,.reporting .odd    TR {background-color: #EEEECC;}
.reporting .even TD  ,.reporting .even   TR {background-color: #FFFFFF;}
.reporting .totals TD,.reporting .totals TR {background-color: #CCCCCC;}

.reportquery TABLE{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    border-left: solid 1px black;

}
DIV.reportquery                 {border-top: solid 1px black;}
.reportquery TD,.reportquery TH {border-right: solid 1px black;     border-bottom: solid 1px black;}
.reportquery .header {background-color: #8D96B2;}
.reportquery .body TD {background-color: #E0E4F5;}
/* ----------------------------------- */


/* ----- finance_display stuff ------ */
/*.finance_display {margin-left: 5pt; margin-left: 20pt; margin-right: 10pt;}*/

.finance_display {color:navy;  font-family: Arial, Helvetica, Sans-serif;}


.finance_display H1 {font-size: 14pt;}
.finance_display H2 {font-size: 13pt;}
.finance_display H3 {font-size: 12pt;}

.finance_display TABLE {background-color: #ffffff;}

.finance_display TR {font-size: 13px}
.finance_display TD {font-size: 13px}

.finance_display P, .finance_display .agreement, .finance_display .navbar, .toc li{
	margin-right: 20px;
	color:black;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

.toc h3 a {
	color:black;
	text-decoration: underline;
	font-size:10pt;
}

/*
.finance_display TR {background-color: #aaaaaa;}
.finance_display TD {background-color: #dddddd; text-align: right;}
*/

