
textarea, input {
	font-size: xx-small
	}

select, option {
	font-size: x-small
	}

td {
	color: #333;
	font-size: x-small;
	font-family: verdana, sans-serif
	}

td.MainTableHeader      { background-color: #666; text-align: left; text-indent: 0; padding-top: 6px; padding-bottom: 8px; padding-left: 10px; border-right: 0 none; border-bottom: 0 none; border-left: 10px none }


td.ColourTableHeader       { text-align: left; text-indent: 0; padding-top: 6px; padding-bottom: 8px; padding-left: 10px; border-right: 0 none; border-bottom: 0 none; border-left: 10px none }


td.Newstable { text-align: left }



td.TableHeader   {
	color: #557d40;
	background-color: #bbdea9;
	border-bottom: 1px solid #7eb95f
	}

td.TableRow  {
	color: #557d40;
	background-color: #bbdea9
	}

td.TableErrorRow {
	color: #f60;
	background-color: #fc6
	}

td.TableFooter {
	color: #fff;
	background-color: #999
	}

td.MainColumnHeading    { color: #fff; background-color: #8bbc72; border-right: 10px solid #557d40; border-bottom: 1px solid #557d40 }

td.ColumnHeading   {
	color: #557d40;
	background-color: #bbdea9;
	border-right: 1px solid #7eb95f;
	border-bottom: 1px solid #7eb95f
	}

td.ColumnItem  {
	color: #557d40;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
	}

td.ColumnItemAlt  {
	color: #557d40;
	font-size: x-small;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
	}

input.MainButton {
	color: #fff;
	font-weight: bold;
	background-color: #9c6;
	cursor: hand;
	border-top: 1px outset #cf9;
	border-left: 1px outset #cf9;
	border-right: 1px outset #693;
	border-bottom: 1px outset #693;
	margin: 0px
	}

input.SecondaryButton {
	color: #666;
	font-weight: bold;
	background-color: #ccc;
	cursor: hand;
	border-top: 1px outset #fff;
	border-left: 1px outset #fff;
	border-right: 1px outset #999;
	border-bottom: 1px outset #999;
	margin: 0px
	}

a  {
	color: #395527;
	text-decoration: none
	}

a:visited {
	color: #395527
	}

a:hover {
	color: #8bbc72
	}
/*
** 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: white; font-size: 8pt; font-family: arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 10pt }

a.HeadingArea-Link:visited   { color: white; font-size: 8pt; line-height: 10pt }

a.HeadingArea-Link:hover   { color: white; font-size: 8pt; line-height: 10pt; text-decoration: underline }

a.Headingtitle-Link     { color: white; font-size: 11.5pt; font-family: arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 17pt }

a.Headingtitle-Link:visited   { color: white; font-size: 11.5pt; font-weight: bold; line-height: 17pt }

a.Headingtitle-Link:hover   { color: white; font-size: 11.5pt; font-weight: bold; line-height: 17pt; text-decoration: underline }

.other {  color: white; font-size: 11.5pt; font-family: arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 17pt}

a.Toptitle-Link      { color: black; font-size: 7.8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular; font-weight: 700; line-height: 10pt }

a.Toptitle-Link:visited    { color: black; font-size: 7.8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular; font-weight: 700; line-height: 10pt }

a.Toptitle-Link:hover    { color: black; font-size: 7.8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, Swiss text-decoration: underline ; font-weight: 700; line-height: 10pt; text-decoration: underline }


a.News-Link       { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, Swiss; font-weight: bold; line-height: 10pt; text-align: left } 

a.News-Link:visited     { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, Swiss; font-weight: bold; line-height: 10pt; text-align: left }

a.News-Link:hover     { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, Swiss text-decoration: underline ; font-weight: bold; line-height: 10pt; text-decoration: underline; text-align: left }
body    { }




