/********************************************/
/*  Boscarino, Grasso &amp; Twachtman Style Sheet 	*/
/*  $Revision: 1.1 $				*/
/*  $Date: 2006/09/28 $				*/
/*  Copyright 2005-2006 Bizgrok Inc.			*/
/*  All Rights Reserved. Not for use without 		*/
/*  permission from Bizgrok, Inc			*/
/*************************************************/
/*  	*******  -- GREENS -- ******			*/
/*  #339933 (grass-green)		#004000 (Dk Pine Green)	*/
/*  #339999 ParkGreen (bluish)	#DDFFCC (ltyellgrn)	*/
/*  #336633 (Pine Green)		#CCEECC (lt mute grn)	*/
/*  #008000 (pine green)		#9BB59B	(dusty green)	*/
/*  #006600 (dark green)					*/
/*  	*******  -- BROWNS -- ******			*/
/*  #996633 (brown)		#663300 (drk brown)	*/
/*  #CC6600 (Penn-dirt)		#938267 (dark sand)	*/
/*  #663333 (Dk Mahogany)	 	#993300 (Mahogany)	*/
/*  #996633 (Sienna Brown)	  	#CC9900 (Dk Mustard)	*/
/*  #CC3300 (Rust)		#BB3300 (brick)		*/
/*************************************************/
a:link  	{
	font-weight: 500;
	color: #006600;
	font-size: 8pt;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
         	}
a:visited	{
	color: #666666;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	}
a:hover 	{
	color: #FFFFFF;
	background-color:#666666;
	font-weight: 500;
	font-size: 8pt;
	text-decoration: none;
	}
a:hover img{
	background-color: #FFFFFF;
	}
address	{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
	font-style: normal;
	}
blockquote{
	font: 11pt Georgia, script, garamond, serif;
	background-color: #FFFFCC;
	color: #000;
	text-align: center;
	font-style: italic;
	font-weight: 500;
	margin-left: 6%;
	margin-right: 6%;
	}
body	{
	margin-left: 1%;
	margin-right: 1%;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size:8pt;
	text-align: justify;
	color: #000;
	background-color:#FFFFFF;
	background-image: none;
	}
cite	{
	font-style: italic;
	font: 10pt Georgia, garamond, serif;
	}
code	{
	font: 10pt Georgia, garamond, serif;
	font-weight: 600;
	}
dt	{
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;	
	text-align: left;
	color: #000;
	font-weight: 600;
	}
em	{
	color:#663300;
	font-weight: 600;   /* normal+200 */
	}
h1	{
	font-size: 24pt;
	font-family: "Goudy Old Style", serif;	
	text-decoration: none;
	text-align: center;
	color:#006600;
	font-weight: 600;
	}
h1.subsection{
	margin-bottom: 0.2em;
	}
h2	{
	font-size: 15pt;
	font-family: verdana, arial, sans-serif;	
	text-align: center;
	color:#CC9900;
	font-weight: 600;
	}
h2.gray{
	font-size: 14pt;
	color:#666666;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	}
h2.green{
	font-size: 14pt;
	color:#009900;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	}
h2.subsection{
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	}
h2.subsection2{
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	}
h3	{
	font-size: 12pt;
	font-family: Verdana, arial, Tahoma, sans-serif;	
	text-align: left;
	color:#000000;
	font-weight: 600;
	}
h3.center{
	text-align: center;
	}
h3.subsection{
	margin-top: 1em;
	margin-bottom: 0.2em;
	}
h4	{
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	color: #000;
	font-weight: 600;
	}
h5	{
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	color: #006699;
	font-weight: 600;
	}
h6	{
	text-align: left;
	font-size: 10pt;
	font-weight: 700;
	font-family: verdana, arial, sans-serif;
	color:#43A0FF;
	}
hr	{
	color:#006600;
	}
hr.subsection	{
	color:#006600;
	margin-top: 0.1em;
	margin-bottom: 0em;
	}
img	{
	border-width: 0px;
	background-color:#FFFFFF;
	}
li	{
	color:#663300;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	}
p	{
	color: #000;
	background-color:#FFFFFF;
	text-align: justify;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	}
p.center	{
	text-align: center;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	}
p.subsection{
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	}
p.subsection2{
	margin-top: 1.5em;
	margin-bottom: 0.4em;
	}
strong	{
	color:#006600;
	font-weight: 600;   /* normal+200 */
	}
strong.bizgrok{
	color:#CC9966;
	font-weight: 600;   /* normal+200 */
	font-style: italic;
	}
ul	{
	list-style: disc;
	}
ul.subsection{
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	}
ol.subsection{
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	}
.blurb	{
	background-color:#FFFFFF;
	color:#006E82;
	text-align: center;
	font-weight: 600;
	font: 14pt Rockwell, serif;
	margin-left: 9%;
	margin-right: 9%;
	}
.disclaimer{
	font-size: 8pt;
	}
.header	{
	text-align: center;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	color:#000080;
	}
.heading	{
	text-align:left;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	color:#000080;
	}
.legal	{
	background-color:#FFFFFF;
	font-style: italic;
	font-size: 8pt;
	font-family: arial, sans-serif;
	text-align: center;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	}
.logo	{
	background-color: #FFF;
	}
.menubar	{
	text-align: left;	
	color: #000000;
	text-decoration: none;
	font: 7pt Tahoma, "Lucida Sans", sans-serif;
	font-weight: 550;
	}
a:active.menubar	{
	color: #336633;
	text-decoration: none;
	font: 7pt Verdana, Tahoma, "Lucida Sans", sans-serif;
	font-weight: 550;
	}
a:link.menubar	{
	color: #336633;
	text-decoration: none;
	font: 7pt Verdana, Tahoma, "Lucida Sans", sans-serif;
	font-weight: 550;
	}
a:visited.menubar 	{
	color: #000000;
	text-decoration: none;
	font: 7pt Verdana, Tahoma, "Lucida Sans", sans-serif;
	font-weight: 550;
	}
a:hover.menubar 	{             	
	color: #FFFFFF;
            	background-color:#000;
	font: 7pt Verdana, Tahoma, "Lucida Sans", sans-serif;
	font-weight: 550;
	text-decoration: none;
	}
.validbar {
	background-color:#FFFFFF;
	color: #000000;
	font-style: italic;
	font-size: 8pt;
	font-family: arial, sans-serif;
	font-weight: 500;
	text-align: center;
	margin-left: 1%; 
	margin-right: 1%;
	}
.validbar  a:link	{
	color:#000000;
	text-decoration: none;
	}
.validbar  a:active{
	color:#000000;
	text-decoration: none;
	}
.validbar  a:visited{
	color:#666666;
	text-decoration: none;
	}
.validbar  a:hover{
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	}
.navbar	{
	font: 8pt verdana, arial, sans-serif;
	text-align: left;	
	background-color:#FFFFFF;
	color: #095095;
	font-weight: 600;
	}
.navtext	{
	background-color:#FFFFFF;
	color: #000;
	text-align: left;
	font-weight: 500;
	font: 8pt verdana, arial, sans-serif;
	}
.note	{
	font-size: 8pt;
	font-family: "Arial Narrow", "Eras Light ITC", "Berlin Sans FB", sans-serif;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	}
.note2	{
	line-height: 1em;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	}
.contact{
	color: #333333;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	}