/* PREVIOUSLY BASE */
.Dropdowns td.PrimaryNavGrey { background: #FFFFFF; }

/* # START - Page widths */
	#indexContainer { width: 1000px; }
	#contentContainer { width: 1000px; }
	#bodyContainer { width: 1000px; }
/* # END  - Page widths */



/* # END  - Page widths homepage */
	.DropdownBorder { border-right: 1px solid #8C9600; }
/* START LEGACY STYLES */
	.mediumtext { color: #4E562B; }
	.strongtext { color: #4E562B; }
	.largestbright { color: #8C9600; }
	.largeststrong { color: #4E562B; }
	/* note: capitalisation */
	.mediumText { color: #4E562B; }
	.strongText { color: #4E562B; }
	.largestBright { color: #8C9600; }
	.largestStrong { color: #4E562B; }

	hr { color: #8C9600; }

	.white, td.white { background-color: #FFFFFF; color: #000000; }
	.white a:link, td.white a:link { text-decoration: underline; color: #8C9600; background-color: #ffffff; }
	.white a:visited, td.white a:visited { text-decoration: underline; color: #333333; background-color: #ffffff; }
	.white a:hover, td.white a:hover { text-decoration:none; color: #4E562B; background-color: #f0f0f0; }

	.light, td.light { background-color: #f0f0f0; color: #000000; }
	.light a:link, td.light a:link { text-decoration: underline; color: #4E562B; background-color: #f0f0f0; }
	.light a:visited, td.light a:visited { text-decoration: underline; color: #4E562B; background-color: #f0f0f0; }
	.light a:hover, td.light a:hover { text-decoration: none; color: #8C9600; background-color: #ffffff; }

	.neutral, td.neutral { background-color: #f0f0f0; color: #000000; }
	.neutral a:link, td.neutral a:link  { text-decoration: underline; color: #4E562B; background-color: #f0f0f0; }
	.neutral a:visited, td.neutral a:visited  { text-decoration: underline; color: #4E562B; background-color: #f0f0f0; }
	.neutral a:hover, td.neutral a:hover { text-decoration: none; color: #8C9600; background-color: #ffffff; }

	.medium, td.medium { background-color: #ffffff; color: #000000; }
	.medium a:link, td.medium a:link { text-decoration: underline; color: #8C9600; background-color: #ffffff; }
	.medium a:visited, td.medium a:visited { text-decoration: underline; color: #333333; background-color: #ffffff; }
	.medium a:hover, td.medium a:hover { text-decoration:none; color: #4E562B; background-color: #f0f0f0; }

	.strong, td.strong { background-color: #4E562B; color: #ffffff; }
	.strong a:link, td.strong a:link { text-decoration: underline; color: #FFFFFF; background-color: #4E562B; }
	.strong a:visited, td.strong a:visited { text-decoration: underline; color: #FFFFFF; background-color: #4E562B; }
	.strong a:hover, td.strong a:hover { text-decoration:none; color: #4E562B; background-color:#F0F0F0; }

/* END */

/* GX BONUS */
.smalltext { font-size: 0.75em; }
div.plainborder, table.plainborder, table.plainborder td { border: 1px solid #8C9600; border-collapse: collapse; }
div.plainborderneutral,table.plainborderneutral,table.plainborderneutral td { border: 1px solid #CCCCCC; border-collapse: collapse; }
.nounderline, .nounderline a:link, .nounderline a:visited { text-decoration: none; }
.nounderline a:hover { text-decoration : underline; }
/* GX */
.startPage .pageTitle, .startPage .pageTools, .pageTitle, .pageTools
{
border-bottom-width: 0px;
border-bottom-style: none;
border-bottom-color: -moz-use-text-color;
}

a img {
border:none;
}



