body   { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
h1      { color: navy; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 0.2em }
h2     { color: navy; font-weight: normal; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0px; margin-bottom: 0px }
textarea, input  { font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
select, option {
	font-size: x-small
	}
td     { font-size: 12px }
td.MainTableHeader     { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 10px }
td.News { color: #fff; font-style: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f4773f }
td.TableHeader  { color: white; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #039 }
td.TableRow        { font-style: normal; font-weight: normal; background-image: url(../2008/images/index72dpi_06.jpg) }
td.TableRightCol     { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: url(../2008/images/1000pxWide-stage_04.jpg) no-repeat }
td.TableErrorRow    { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fc6; padding: 5px; border: solid 1px black }
td.TableFooter  { color: #fff; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: gray }
td.MainColumnHeading   {
	color: #fff;
	background-color: #8bbc72;
	border-right: 1px solid #557d40;
	border-bottom: 1px solid #557d40
	}
td.ColumnHeading     { color: white; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: black; border-right: solid; border-bottom: solid }
td.ColumnItem    { color: black; font-style: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: silver; border-right: 1px solid gray; border-bottom: 1px solid gray }
td.ColumnItemAlt        { color: black; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td.FormControlLabel { color: white; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: gray; border-right: 1px solid silver; border-bottom: 1px solid silver }
td.FormControl { color: black; font-style: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: silver; border-right: 1px solid gray; border-bottom: 1px solid gray }
.navigation1 a:link, .navigation1 a:visited  { color: red; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: silver repeat-y; padding: 5px; border: solid 1px gray; display: block }
.navigation1 a:hover  { color: white; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: black repeat-y; border: solid 1px white; display: block }
input.text     { color: #fff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f4773f; text-align: center; vertical-align: middle; border: inset 1px white; cursor: hand  }
input.submitbutton   { color: white; font-style: normal; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #000; text-align: center; vertical-align: middle; border: outset 1px white; cursor: hand  }
button { color: #fff; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #696969; margin: 2px; padding: 2px; border-style: outset; border-width: 1px; border-color: blue navy navy blue; cursor: hand  }
a      { color: navy; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited     { color: navy; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover      { color: teal; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
/*
** Use these when GoLive's layout view correctly picks up :link styles.
** This version hides links that don't have an href by giving them the
** same color as the TableHeader background.  We really need two
** link styles to make this idea work: one for TableHeader and one
** for MainTableHeader.

a.HeadingArea-Link  {
	color: #bbdea9
	}

a.HeadingArea-Link:link  {
	color: #ffc
	}
*/
a.HeadingArea-Link  {
	color: #ffc
	}
a.HeadingArea-Link:visited {
	color: #ffc
	}
a.HeadingArea-Link:hover {
	color: #557d40
	}
.footer { color: silver; font-style: normal; font-weight: normal; font-size: 11px; font-family: "Times New Roman", Georgia, Times; margin: 2px; padding: 2px }

