/*******************************************/
/*  Bizgrok Style Sheet for More Than Soup	*/
/*  $Revision: 1.4 $					*/
/*  $Date: 2007/01/18 $				*/
/*  Copyright 2004-2007 Joyworks			*/
/*  Webmaster: Joyce Thomas				*/
/*		**** 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)	*/
/*  #BBCCEE (steelblue)        	#FFF (white)		*/
/*  #C0C0C0 (gray)		#FF4040 (soft red)	*/
/*  #095095 (link=blue)	#008080 (dk teal)	*/
/*  #EFDFDF  			#FFAA55 (bckgrd orange)*/
/* #CC9966 (soft brown)	#996633 (brown)		*/
/* #CC6600 (Penn-dirt) 	#663300 (drk brown)	*/
/*******************************************/

a:link  	{
	font-weight: 500;
	color: #006699;
	font-size: 9pt;
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
    }
a:visited	{
	color: #663300;
	font-weight: 500;
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
 	}
a:hover 	{
	color: #FFFFFF;
	background-color:#3399CC;
	font-weight: 500;
	font-size: 9pt;
	text-decoration: none;
	}
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: #BBCCEE;
	color: #000;
	text-align: justify;
	font-style: italic;
	font-weight: 500;
	padding: 8px 20px 6px 20px;
	}
body	{
	margin-top: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-decoration: none;
	font-family:verdana, arial, sans-serif;
	font-size: 9pt;
	color: #000;
	background-color: #FAF3D5;
	background-image: none;
	}
.note	{
	font-style: italic;
	font: 8pt verdana, arial, sans-serif;
	text-align: center;
	}
.cite	{
	font-style: italic;
	font: 8pt 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: #CC9966;
	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: #CC6633;
	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: #996633;
	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;
 	}
p	{
	color: #000;
	background-color: #FFF;
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	text-align: justify;
	}
p.center{
	text-align: center;
	}
p.subsection{
	color: #000;
	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: #006699;
	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;
	}
	/*  navigation menu */
.menubar	{
	background-color:#BBCCEE;
	color:#FFFFFF;
	text-align: center;	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
.menubar a:link{
	font: 8pt arial, sans-serif;
	font-weight: 600;
	text-align: center;
	text-decoration:none;
	}
.menubar a:hover{
	color: #990000;
	background-color:#FFFFFF;
	font: 8pt arial, sans-serif;
	font-weight: 600;
	text-decoration: none;
	}
.menubar a:visited{
	color: #808080;
	font: 8pt arial, sans-serif;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	}
/*  navigation submenu */
#submenu {
	background-color:#FFCC99;
	text-align: center;	
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 0px;
	padding-right: 0px;	
}
#submenu a {
	margin-left: 1px;
	margin-right: 1px;
	font: 8pt arial, sans-serif;
	font-weight: 600;
	text-align: center;
	text-decoration:none;
	}
#submenu a:link {
	color: #445;
}
#submenu a:visited {
	color: #996633;
	font: 8pt arial, sans-serif;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
}
#submenu a:hover, #submenu a:visited:hover {
	color: #FFAA55;
	background-color:#FFFFFF;
	font: 8pt arial, sans-serif;
	font-weight: 600;
	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;
	}

