/*******************************************/
/*  Bizgrok Style Sheet / for letters /bizletter.css	*/
/*  $Revision: 4.2 $				*/
/*  $Date: 2003/08/07 $				*/
/*  Copyright 2002-2003 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:visited	{
	color: #008080;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
 	}
 a:hover 	{             	
	color: #FFFFFF;
            	background-color:#095095;
	font-weight: 500;
	font-size: 8pt;
	text-decoration: none;
	}
a:hover img     	{
		background-color: #FFF;
		}
address	{
	font: 11pt Georgia, script, "Book Antiqua", serif;
	}
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:#FFFFC0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#095095;
	scrollbar-darkshadow-color: #008080;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #008080;
	margin-top: 0%;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 4%;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000;
	background-color: #FFF;
	background-image: none;
	}
cite	{
	font-style: italic;
	font: 9pt 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;
	}
h1	{
	font-size: 20pt;
	font-family: "Footlight MT Light", "Engravers MT", serif;
	text-decoration: none;
	text-align: left;
	color: #C00000;
	font-weight: 700;
	}
h2	{
	font-size: 16pt;
	font-family: "Footlight MT Light", "Engravers MT", serif;
	text-align: left;
	color:#095095;
	font-weight: 700;
	}
h3	{
	font-size: 12pt;
	font-family: "Footlight MT Light", "Engravers MT", serif;
	text-align: left;
	color: #C00000;
	font-weight: 600;
	}
h4	{
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;	text-align: left;
	color: #000;
	font-weight: 600;
	}
h5	{
	font-size: 9pt;
	font-family: "Footlight MT Light", "Engravers MT", serif;
	text-align: left;
	color: #C00000;
	font-weight: 600;
	}
h6	{
	background-color: #FFF;
	color:#095095;
	text-align: left;
	font-size: 10pt;
	font-weight: 700;
	font-family: verdana, arial, sans-serif;
	}
hr	{
	color: #000;
	}
img	{
	border-width: 0px;
	background-color: #FFF;
	}
kbd 	{
	font: 10pt Georgia, garamond, serif;
	font-weight: 600;
	}
li	{
	color: #000;
	font-weight: 500;
	font-size: 8pt;
	font-family: arial, sans-serif;
	font-family: verdana, arial, sans-serif;
 	}
p	{
	color: #000;
	background-color: #FFF;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
 	}
samp	{
	font: 10pt Georgia, garamond, serif;
	font-weight: 600;
	}
strong	{
	color: #008080;
	font-weight: 600;   /* normal+200 */
	}
stronger	{
	color: #00FF00;
	font-weight: 600;  /* normal+200 */
	}
table	{
	color: #000;
	text-align: justify;
	}
td	{
	color: #000;
	text-align: justify;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
 	}
th	{
	color: #000;
	background:#3399CC;
	font-weight: 600;
            	font-size: 8pt;
	text-align: center;
            	}
td.li	{
	color: #000;
	background: #404040;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
 	}
.banner	{
	text-align: center;
	}
.bannermenu	{
		text-align: center;
		margin-left: 0%;
 		margin-right: 0%;
		background-color: #000;
		background-image: none;
		color: #FFF;
		font-weight: 600;
		font-size: 8pt;
		}
.bannermenu a	{
		color: #FFF;
		background-color: #000;
		font-weight: 600;
		text-decoration: none;
		}
.bannermenu a:visited	{
		color: #FFFFCC;
		background-color: #000;
		font-weight: 600;
		font-size: 8pt;
		text-decoration: none;
 			}
.bannermenu a:hover	{             	
		color: #FFF;
            		background-color: #008080;
		font-weight: 600;
		font-size: 8pt;
		text-decoration: none;
			}
.blurb	{
	background-color: #FFF;
	color: #095095;
	text-align: center;
	font-weight: 600;
	font-style: italic;
	font: 13pt "Footlight MT Light",  Laskoner, script, serif;
	margin-left: 9%;
	margin-right: 9%;
	}
.blurb2	{
	background-color: #FFF;
	color: #C00000;
	text-align: center;
	font-weight: 600;
	font: 11pt verdana, arial, sans-serif;
	margin-left: 12%;
	margin-right: 12%;	
	}
.blurb3	{
	background-color: #FFF;
	color: #095095;
	text-align: center;
	font-weight: 600;
	font: 10pt verdana, arial, sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	}
.blurb4	{
	background-color: #FFF;
	color: #095095;
	text-align: center;
	font-weight: 700;
	font: 9pt verdana, arial, sans-serif;
	margin-left: 15%;
	margin-right: 15%;	
	}
.date	{
	font: 8pt "Arial Rounded MT Bold", sans-serif;
	font-weight: 600;
	color: #C00000;
	background-color: #FFF;
	}
.disclaimer{
	font-size: 8pt;
	}
.header	{
	text-align: left;
	}
.headline	{
	text-align: left;
	font-size: 14pt;
	font-family:"Footlight MT Light", "Engravers MT", serif;
	color: #095095;
	font-weight: 500;
	}
.headline2	{
	font: 11pt verdana, arial, sans-serif;
	color: #C00000;
	font-weight: 500;
	}
.legal	{
	background-color: #FFF;
	font-style: italic;
	font-size: 8pt;
	font-family: arial, sans-serif;
	}
.logo	{
	background-color: #FFF;
	}
.menubar		{
		color:#C0C0C0;
            		background-color:#FFFFFF;
		font: 8pt verdana, arial, sans-serif;
		font-weight: 500;
		text-align: center;
		}
a:menubar	{
		color: #C00000;
            		background-color:#FFFFFF;
		font: 8pt arial, sans-serif;
		font-weight: 500;
		text-align: center;
		text-decoration:none;
		}
a:active.menubar	{
		color: #C00000;
            		background-color:#FFFFFF;
		font: 8pt arial, sans-serif;
		font-weight: 500;
		text-align: center;
		text-decoration:none;
		}
a:hover.menubar	{             	
		color: #FFFFFF;
            		background-color:#095095;
		font: 8pt arial, sans-serif;
		font-weight: 500;
		text-decoration: none;
		}
a:visited.menubar	{
		color: #095095;
            		background-color:#FFFFFF;
		font: 8pt arial, sans-serif;
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		}
.navbar	{
	font: 8pt verdana, arial, sans-serif;
	text-align: left;
	background-color: #FFFFCC;
	color: #095095;
	}
a:navbar 	{
	text-decoration:underline;
	color: #095095;
	background-color: #FFFFCC;
	}
a:img.navbar	{
	border:none;
	align:center;
	text-decoration: none;
	background-color: #FFFFCC;
		}
a:active.navlink	{
	color: #095095;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
    	}
a:visited.navlink	{
	color:#008080;
	background-color: #FFFFCC;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
 	}
a:hover.navlink	{             	
	color: #FFF;
            	background-color: #095095;
	font-weight: 500;
	font-size: 8pt;
	text-decoration: none;
	}
.navhead	{
	background-color: #FFFFCC;
	color: #095095;
	text-align: center;
	font-size: 9pt;
	font-weight: 600;
	font-family: arial, sans-serif;
	}
.navtext	{
	background-color: #FFFFCC;
	color: #000;
	text-align: left;
	font-size: 8pt;
	font-weight: 500;
	font-family: verdana, arial, sans-serif;
	}
.note	{
	font-size: 10pt;
	font-family: "Arial Narrow", "Eras Light ITC", "Berlin Sans FB", sans-serif;
	}
.sidebar	{
	background-color: #095095;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 8pt;
	font-family: verdana, Arial, sans-serif;
	}
.sidehead	{
	background-color: #095095;
	color: #CC9966;
	font-weight: 600;
	font-size: 9pt;
	font-family: verdana, Arial, sans-serif;
	}
.accessbanner	{
		text-align: center;
		background-color:#6699FF;
		}
.bizservebanner	{
		text-align: center;
		background-color:#095095;
		}
.consultbanner	{
		text-align: center;
		background-color:#FFCC00;
		}
.homebanner	{
		text-align: center;
		background-color:#095095;
		}
.librarybanner	{ 
		text-align: center;
		background-color:#FFFFC0;
		}
.webbanner	{
		text-align: center;
		background-color:#C00000;
		}
.topbanner	{ 
		text-align: center;
		background-color:#FFFFC0;
		}
.topbanner2	{
		text-align: center;
		background-color:#C00000;
		}
.topbanner3	{
		text-align: center;
		background-color:#095095;
		}
.topbanner4	{
		text-align: center;
		background-color:#FFCC00;
		}
.topbanner5	{
		text-align: center;
		background-color:#00C0C0;
		}