<!--
/* style for outer tables */
.outer_table
{ 
  border-style: inset;
  border-width: 1px;
  border-color: #000000; 
}

input, select, textarea, table, button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

a:link { color: #333399; text-decoration: underline; font-weight: bold; }
a:visited { color: #333399; text-decoration: underline; font-weight: bold; }
a:active { color: #0000ff; text-decoration: underline; font-weight: bold; }

.stext { font-size:8pt; }
.stextb { font-size:8pt; font-weight: bold; }
.stexterror { font-size:8pt; font-weight: bold; color: #FF0000}
.text { font-size:8pt; }
.textb { font-size:8pt; font-weight: bold; }
.textc { font-size:10pt; font-weight: bold; font-family: Arial; color: #333399}
.textd { font-size:26pt; font-weight: bold; font-family: Arial; color: #ffffff}
.textUseOfStatement { font-size:12pt; font-weight: bold; font-style: italic; font-family: Arial; color: #000000}
.textInclusionExclusion { font-size:9pt; font-weight: bold; font-style: italic; font-family: Arial; color: #000000}
.textBerstedFoundation { font-size:12pt; font-weight: bold; font-family:Times New Roman; color: #333399}
.textUnitedWay {font-size:14pt; font-family: Arial; color: #ffffff}
.textUnitedWaySmall {font-size:7pt; font-weight: bold;font-family: Arial; color: #000000}
.textHeaderTop {font-size:10pt; font-family: Arial; color: #333399}
.textHeaderBottom {font-size:10pt; font-family: Arial; color: #333399}
.textHud {font-size: 9pt; font-weight:bold; font-family: Arial; color: #ffffff}
.textBottom{font-size: 10pt; font-weight:bold; font-family: Arial; color: #ffffff}
.texte { font-size:18pt; font-weight: bold; font-family: Arial; color: #ffffff}
.texterror { font-size:8pt; font-weight: bold; color: #FF0000}
.ltext { font-size:10pt; }
.ltextb { font-size:10pt; font-weight: bold; }
.ltexterror { font-size:10pt; font-weight: bold; color: #FF0000}
.xltext { font-size:12pt; }
.xltextb { font-size:12pt; font-weight: bold; }
.xltexterror { font-size:12pt; font-weight: bold; color: #FF0000}

.styleone { color: #000000; background-color:#cccccc; }
.styleoneb { color: #000000; background-color:#cccccc; font-weight: bold; }
.styleoneinv { color: #cccccc; background-color:#000000; }
.styleoneinvb { color: #cccccc; background-color:#000000; font-weight: bold; }

.styletwo { color: #000000; background-color:#dddddd; }
.styletwob { color: #000000; background-color:#dddddd; font-weight: bold; }
.styletwoinv { color: #dddddd; background-color:#000000; }
.styletwoinvb { color: #dddddd; background-color:#000000; font-weight: bold; }

.stylethree { color: #000000; background-color:#eeeeee; }
.stylethreeb { color: #000000; background-color:#eeeeee; font-weight: bold; }
.stylethreeinv { color: #eeeeee; background-color:#000000; }
.stylethreeinvb { color: #eeeeee; background-color:#000000; font-weight: bold; }


.stylefour      { color: #000000; }
.stylefourb     { color: #000000; font-weight: bold; }
.stylefourinv   { color: #ffffff; background-color:#000000; }
.stylefourinvb  { color: #ffffff; background-color:#000000; font-weight: bold; }

a.stylefourinvb:link    { color: #ffffff; text-decoration: none; font-weight: bold; }
a.stylefourinvb:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
a.stylefourinvb:active  { color: #ffffff; text-decoration: none; font-weight: bold; }
a.stylefourinvb:hover   { color: #AAAAAA; text-decoration: underline; font-weight: bold; }

.bkimgfooter		{ background-image: url('images/footer_ext.gif'); }
.bkimgboxbar		{ background-image: url('images/boxbar_ext.gif'); }

.blueItalic { color: #808080; font-family: "Footligh MT Light", serif; font-style: italic; font-weight: bold; font-size: 12pt;}
-->