/*******************************************/
/*  Bizgrok Style Sheet for Frank Szarka		*/
/*  $Revision: 4.3 $				*/
/*  $Date: 2004/06/22 $				*/
/*  Copyright 2002-2004 Bizgrok Inc.			*/
/*						*/
/***** Standard Colors *****			*/
/*  #006699 (med-dk blue)	#3399CC (lighter blue) 	*/
/*  #FFFFCC (pale gold)     	#CC9966 (dark gold) 	*/
/*  #00C0C0 (teal)		#FFCC33 (med gold)	*/
/*  #FFCC99 (pale tan)	#FF9966	(dk bronze)	*/
/*  #000 (black)        	#FFF (white)		*/
/*  #C0C0C0 (gray)	#FF4040 (soft red)		*/
/*  #095095 (link=blue)	#008080 (dk teal)		*/
/*  #EFDFDF #FAD0D0#F7DBDB			*/
/*******************************************/

a:link  	{
	font-weight: 500;
	color: #006699;
	font-size: 8pt;
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
             	}
a:hover 	{             	
	color: #FFFFFF;
            	background-color:#3399CC;
	font-weight: 500;
	font-size: 8pt;
	text-decoration: none;
	}
a:visited	{
	color: #000;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
 	}
a:hover img     	{
		background-color: #FFF;
		}
address	{
	color: #095095;
	background-color: #FFF;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	margin-left: 2%;
	margin-right: 2%;
	}
blockquote	{
		font: 11pt Georgia, script, "Book Antiqua", serif;
		background-color: #FFFFCC;
		color: #000;
		text-align: center;
		font-style: italic;
		font-weight: 500;
		margin-left: 6%;
 		margin-right: 6%;
		}
body	{
	scrollbar-face-color:#095095;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#095095;
	scrollbar-darkshadow-color: #008080;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
	margin-top: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000;
	background-color: #FFF;
	background-image: none;
	}
.note	{
	font-style: italic;
	font: 9pt Georgia, garamond, serif;
	text-align: center;
	}
cite	{
	font-style: italic;
	font: 9pt Georgia, garamond, serif;
	}
code	{
	font: 10pt Georgia, garamond, serif;
	font-weight: 600;
	}
h1	{
	font-size: 18pt;
	font-family: Georgia, Gothic, serif;
	text-decoration: none;
	text-align: left;
	color: #CC0000;
	font-weight: 700;
	margin-bottom: 0em;
	}
h2	{
	font-size: 14pt;
	font-family: Georgia, Gothic, serif;
	text-align: left;
	color:#095095;
	font-weight: 700;
	}
h3	{
	font-size: 12pt;
	font-family: Georgia, Gothic, serif;
	text-align: left;
	color: #C00000;
	font-weight: 600;
	}
h3.subsection	{
	margin-bottom: 0em;
		}
h4	{
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;	
	text-align: left;
	color: #000;
	font-weight: 600;
	}
h4.subsection	{
		margin-top: 0.8em;
		margin-bottom: 0.3em;
		}
h5	{
	font-size: 11pt;
	font-family: Georgia, Gothic, serif;
	text-align: left;
	color: #C00000;
	font-weight: 600;
	}
h6	{
	background-color: #FFF;
	color:#095095;
	text-align: left;
	font-size: 12pt;
	font-weight: 700;
	font-family: verdana, arial, sans-serif;
	}
h6.subsection	{
	margin-bottom: 3em;
		}
hr	{
	text-align: center;
	background-color:lightsteelblue;
	color: #FFFFFF;
	font-weight: 600;
	}
img	{
	border-width: 0px;
	}
li	{
	color: #000;
	font-weight: 500;
	font-size: 9pt;
	font-family: arial, sans-serif;
 	}
ul	{
	color: #000;
	font-weight: 500;
	font-size: 9pt;
	font-family: arial, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
 	}
p	{
	color: #000;
	background-color: #FFF;
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
 		}
p.subsection	{
	color: #000;
	background-color: #FFF;
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	margin-bottom: 0.5em;
 		}
p.subsection2	{
	font-size: 9pt;
	font-family: "Lucida Sans", arial, sans-serif;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: 500;
 		}
p.steelblue	{
	color: #000;
	background-color:lightsteelblue;
	font-size: 10pt;
	font-family: "Lucida Sans", arial, sans-serif;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: 500;
 	}
strong	{
	color: #095095;
	font-weight: 600;   /* normal+200 */
	}
.top	{
	color: #000;
	background-color: #FFF;
	font-size: 8pt;
	font-family: "Gills Sans MT", sans-serif;
	text-decoration: none;
	margin-bottom: 0.5em;
	font-weight: 600;
 	}
table	{
	text-align: justify;
	}
td	{
	text-align: justify;
 	}
.footer	{
	background-color:lightsteelblue;
	font-size: 8pt;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	}
.menubar		{
            		background-color:lightsteelblue;
		text-align: center;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		}
a:link.menubar	{
		color:#FFFFFF;
            		background-color:lightsteelblue;
		font: 8pt arial, sans-serif;
		font-weight: 600;
		text-align: center;
		text-decoration:none;
		}
a:hover.menubar	{             	
		color: #990000;
            		background-color:#FFFFFF;
		font: 8pt arial, sans-serif;
		font-weight: 600;
		text-decoration: none;
		}
a:visited.menubar	{
		color: #FFFFFF;
            		background-color:lightsteelblue;
		font: 8pt arial, sans-serif;
		font-weight: 600;
		text-align: center;
		text-decoration: none;
		}
.navhead	{
	background-color: #FFFFFF;
	color: #CC0000;
	text-align: left;
	font-size: 10pt;
	font-weight: 600;
	font-family: arial, sans-serif;
	margin-bottom: 0.2em;
	}
.navtext	{
	background-color: #FFFFCC;
	color: #000;
	text-align: left;
	font-size: 10pt;
	font-weight: 500;
	font-family: verdana, arial, sans-serif;
	}
