/* Main settings for page */

html>body #ContainerMaster, html>body #ContainerMasterHomePage, html>body #xOuterContainer {height: auto; min-height: 100%;}
/* ------------------------------------------ HACK IE6 ONLY ---------------------------------------------- */
*html div#PanelHeadingBackground {
  height: 29px;
  background-image: url('../img/common/Panel_Main_Top_Background.gif');
  background-position: 2px 0px;
  background-repeat: no-repeat;
}

*html div.InnerPanel {
  position: relative;
  left: 9px;
  width: 241px;
  font-size: 0.7em;
  background-color: #FFFFFF;
}

*html div.PanelBottomCurve {
  position: relative;
  height: 20px;
  margin-bottom: 10px;
  left: 9px;
  background-image: url('../img/common/Panel_Bottom_Curve_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

*html div.PanelEndCurve {
  position: relative;
  top: 10px;
  height: 15px;
  left: 2px;
  background-image: url('../img/common/Panel_End_Curve_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

*html div.ForIE6Only {
  position: relative;
  height: 20em;
}

*html div.ForIE6OnlySmall {
  position: relative;
  height: 5em;
}

/* -- Needed for inheritance bug for IE6 -- */
*html div.InnerPanel.ChildPanel, *html div.PanelBottomCurve.ChildPanel {
  left: 12px;
}

*html div#HomePagePanel02Background {
  float: right;
  position: relative;
  height: 221px;
  width: 330px;
  background-image: url('../img/common/public/HomePage_Panel02_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  margin-top: -231px;
  right: 4px;
}

*html p span.HomePagePanelHeading3 {
  position: relative;
  top: -20px;
  line-height: 1.3em;
}

/* ---------- HACK IE6 AND IE7 : NEED BOTH SEPARATE DECLARATIONS ----------- */

*+html span.PanelHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  position: relative;
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: bold;
  left: 15px;
  top: 3px;
}

*html span.PanelHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  position: relative;
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: bold;
  left: 15px;
  top: 3px;
}

/* ------------------------------------------ HACKS MORE AT END ---------------------------------------------- */

html {
   height: 100%;
   background-color: #FFFFFF;
   overflow: auto;
   overflow-x:auto;
   overflow-y:auto;
}

body {
   margin: 0px 0px;
   height: 100%;
   xmin-height:100%;
   padding: 0px;
   background-color: #81837C;
   xbackground-color: #FF00FF;
   font-size: 100%;
   font-family: Trebuchet MS, Tahoma, Verdana, sans-serif, Arial;
   xfont-family: Verdana, sans-serif, Arial;
   text-align: center;
}

td, th, table {
   font-family: Trebuchet MS, Tahoma, Verdana, sans-serif, Arial;
   xfont-family: Verdana, sans-serif, Arial;
   font-size: 0.83em;
   vertical-align: top;
}

/*--DOM Non-Standard Rounding for Opera to three decimal places---*/
table #HomePageTopCell, table #HomePageRightCell {
  font-size: 1.415em;
}

table .TextBox {
   font-size: 1em;
   vertical-align: top;
}

/* BUG FIX: Removes default top margin from paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

div > h1 {
  margin-top: 0;
}

div > h2 {
  margin-top: 0;
}

div.TextBodySize table {
   font-size: 1.1em;
}

strong {
	font-weight: bold;
}

hr {
  display: none;
}

.TextBodySize p img {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.TextBodySize p {
	margin-top: 10px;
}

img {
  border: none;
  outline: none;
}

pre {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Courier New", Courier, fixed-width, monospace;
  font-size: 0.9em;
  background-color: #EFF6E8;
  border: 1px dashed #FFFFFF;
}

code {
  font-family: "Courier New", Courier, fixed-width, monospace;
  font-size: 0.9em;
  background-color: #EFF6E8;
  border: 1px dashed #FFFFFF;
}

table td pre {
 font-size: 1em;
}

/*---------------------------------------------------------------------*/

.SearchLinkPosition {
  position: relative;
  top: 5px;
}

.font-family {
  position: relative;
  bottom: 1px;
}

#SearchArea {
  position: absolute;
  vertical-align: baseline;
  top: 57px;
  right: 10px;
  z-index: 3;
  color: #333333;
}

#LogInArea {
  position: absolute;
  vertical-align: baseline;
  top: 61px;
  right: 220px;
  z-index: 3;
  color: #333333;
}

.ALeftMargin13px {
  margin-left: 13px;
}

.ATopPadding6px {
  padding-top: 6px;
}

.MarginBottom {
  margin-bottom: 10px;
}

.PaddingLeft {
  padding-left: 20px;
}

#CenterContent, .CenterErrorContent {
	margin-left: auto;
	margin-right: auto;
	xmargin-top: 3%;
}

#CenterContent {
	width: 480px;
}

.CenterErrorContent {
	width: 652px;
	font-size: 0.8em;
}

#HeightIncrease {
	position: relative;
	top: 250px;
}

.CenterText {
	text-align: center;
}

td.CenterText {
	width: 100px;
}

.TinyDivider {
  font-size: 0.01em;
}

.SpacerSmall {
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

.Spacer8px {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}

.Spacer15px {
	padding-top: 8px;
	padding-bottom: 7px;
}

.Spacer1px {
	padding-top: 1px;
}

.Spacer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.SpacerLarge {
	padding-top: 25px;
	padding-bottom: 25px;
}

.FloatLeft {
  float: left;
}

.FloatRight{
  float: right;
}

/*-----------------------------------SIDE PANEL----------------------------------*/

.SidePanelIWFLogo {
  position: relative;
  left: 25px;
}

.SidePanelLinxLogo {
  position: relative;
  left: 15px;
}

.SidePanelAPCLogo {
  position: relative;
  left: 23px;
  top: 4px;
}

/*-----------------------------------TEXT SIZES & STYLES-------------------------*/

h1 {
  display: inline;
  color: #4B8895;
  xletter-spacing: -0.01em;
  font-size: 1.65em;
  font-weight: bold;
}

h2 {
  xdisplay: inline;
  position: relative;
  color: #4A9000;
  font-size: 1.5em;
  xletter-spacing: -0.03em;
  text-decoration: none;
  font-weight: bold;
  xtop: -10px;
}

h3 {
  display: inline;
  position: relative;
  color: #4A9000;
  font-size: 1.3em;
  xletter-spacing: -0.09em;
  text-decoration: none;
  font-weight: normal;
  xtop: -10px;
}

h4 {
  display: inline;
  position: relative;
  color: #625E4C;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
}

.LeadingParagraph {
  font-family: Verdana, Tahoma, Georgia;
  font-size: 0.95em;
  font-weight: bold;
  line-height: 1.5em;
  color: #706D5C;
  display:block;
}

.LeadingParagraph2 {
  font-family: Verdana, Tahoma, Georgia;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.45em;
  letter-spacing: -0.03em;
  xcolor: #706D5C;
  display:block;
}

.RelevantContactsTitle {
  display: block;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 1px;
  color: #3F3F3F;
}

.Tiny {
  font-size: 0.4em;
}

.Small {
  font-size: 0.6em;
}

.Small2 {
  font-size: 0.65em;
}

.Small3 {
  font-size: 0.7em;
}

.SmallBold {
  font-size: 0.6em;
  font-weight: bold;
}

.SmallMid {
  font-size: 0.75em;
}

.Smaller {
  font-size: 0.85em;
}

.SmallLarger {
  position: relative;
  color: #000000;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: normal;
}

.Larger {
  font-size: 0.9em;
}

.LargerRoundingUp {
  font-size: 0.97em;
}

.Font1point1em {
  font-size: 1.1em;
}

.FormTextBold {
	font-weight: bold;
	color: #485779;
	letter-spacing: -0.09em;
}

.LineSpacing {
  line-height: 2em;
}

.Underline {
  text-decoration: underline;
}

.Uppercase {
	text-transform: uppercase;
}

.ErrorText {
	font-size: 0.85em;
	font-weight: bold;
	color: #C21200;
}

.ErrorTextSmall {
	font-size: 80%;
	font-weight: bold;
	color: #C21200;
}

.FormText {
  font-size: 0.7em;
  color: #000000;
}

.FormTextSmall {
  font-size: 0.85em;
  letter-spacing: -0.09em;
  color: #000000;
}

.FormTextSmallBold {
  font-size: 0.8em;
  font-weight: bold;
  color: #000000;
}

.TextBodySize {
  font-size: 0.8em;
}

.NoNav3 {
  padding-top: 4px;
}

.FirstLetter {
  text-decoration: underline;
}

.ColourBlue {
  color: #1261C8;
}

.DisplayBlock {
  display: block;
}

.DisplayNone {
  display: none;
}

/*-------------------------------------end---------------------------------------*/


/*--------------------------------------------LINKS: CONTENT & OTHER -----------------------------------------*/

.WhiteText {
 color: #FFFFFF;
 letter-spacing: -0.09em;
 font-weight: normal;
}

.HomePagePanelTitle {
  display: inline;
  color: #FFFFFF;
  position: relative;
  left: 0.8em;
  top: 0.3em;
  font-size: 1.3em;
  text-decoration: none;
  font-weight: normal;
  xtop: -10px;
}

.HomePagePanelHeading1 {
  xcolor: #4A9000;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1em;
  margin-top: 3px;
}

.HomePagePanelHeading2 {
  position: relative;
  top: -5px;
  color: #625E4C;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
}

.HomePagePanelHeading3 {
  position: relative;
  top: -10px;
  line-height: 1.3em;
}

.HomePagePanelHeading4 {
  xcolor: #008B90;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-top: 4px;
  display: block;
}

.HomePagePanelText {
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 10px;
}

.StripStyle {
	text-decoration: none;
	font-weight: normal;
}

.EmailLink {
  color: #008CBB;
  font-weight: normal;
}

.EmailLink:link {color: #008CBB; text-decoration: underline; font-weight: normal;}
.EmailLink:visited {color: #008CBB; text-decoration: underline; font-weight: normal;}
.EmailLink:hover {color: #FF493E; text-decoration: underline; font-weight: normal;}
.EmailLink:active {color: #FF493E; text-decoration: underline; font-weight: normal;}

.HomePagePanelLink {
  color: #008CBB;
}

.HomePagePanelLink:link {color: #008CBB; text-decoration: none;}
.HomePagePanelLink:visited {color: #008CBB; text-decoration: none;}
.HomePagePanelLink:hover {color: #FF493E; text-decoration: none;}
.HomePagePanelLink:active {color: #FF493E; text-decoration: none;}


.HomePagePanelLink span.HomePagePanelHeading1 {
  color: #4A9000;
}

.HomePagePanelLink span.HomePagePanelHeading1:link {color: #4A9000; text-decoration: none;}
.HomePagePanelLink span.HomePagePanelHeading1:visited {color: #4A9000; text-decoration: none;}
.HomePagePanelLink span.HomePagePanelHeading1:hover {color: #FF493E; text-decoration: none;}
.HomePagePanelLink span.HomePagePanelHeading1:active {color: #FF493E; text-decoration: none;}

.ContentLinkList {
  color: #008CBB;
  font-weight: normal;
}

.ContentLinkList:link {color: #008CBB; text-decoration: underline; font-weight: normal;}
.ContentLinkList:visited {color: #008CBB; text-decoration: underline; font-weight: normal;}
.ContentLinkList:hover {color: #FF493E; text-decoration: underline; font-weight: normal;}
.ContentLinkList:active {color: #FF493E; text-decoration: underline; font-weight: normal;}

.NonStandardList {
  color: #7100B3;
  font-weight: normal;
  letter-spacing: -0.09em;
}

.NonStandardList:link {color: #7100B3; text-decoration: none; font-weight: normal;}
.NonStandardList:visited {color: #7100B3; text-decoration: none; font-weight: normal;}
.NonStandardList:hover {color: #A27AD0; text-decoration: none; font-weight: normal;}
.NonStandardList:active {color: #A27AD0; text-decoration: none; font-weight: normal;}

.NewsLinkList {
  color: #7100B3;
  text-decoration: none;
  width: 190px;
}

.NewsHomePageTitle {
  display: block;
  color: #4C0777;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  xletter-spacing: -0.09em;
  padding-bottom: 4px;
}

table#NewsHomePageTable td.Small3, table#SearchResultsTable td.Small3 {
  padding-top: 6px;
}

tr.NewsRowOdd td.SecondCell {
  border-top: 1px solid #E2E0E5;
  border-bottom: 1px solid #E2E0E5;
  padding: 5px;
  background-color: #FCF9FF;
}

tr.NewsRowOdd td.SecondCell {
  border-top: 1px solid #E2E0E5;
  border-bottom: 1px solid #E2E0E5;
  padding: 5px;
  background-color: #FCF9FF;
}

tr.SearchResultsRowOdd td.SecondCell {
  border-top: 1px solid #E2E0E5;
  border-bottom: 1px solid #E2E0E5;
  padding: 5px;
  background-color: #F9F8F4;
}

.NewsRowEven td.SecondCell, .SearchResultsRowEven td.SecondCell {
  padding: 5px;
  background-color: #FFFFFF;
}

.SearchResultText {
  padding-bottom: 20px;
}

.SearchResultText div {
  padding-top: 10px;
}

.SearchResultURL {
  display: block;
  font-size: 0.97em;
  padding-top: 2px;
}

.ContentLinkStandard {
  color: #008CBB;
  font-weight: bold;
}

.ContentLinkStandard:link {color: #008CBB; text-decoration: underline; font-weight: bold;}
.ContentLinkStandard:visited {color: #008CBB; text-decoration: underline; font-weight: bold;}
.ContentLinkStandard:hover {color: #FF493E; text-decoration: underline; font-weight: bold;}
.ContentLinkStandard:active {color: #FF493E; text-decoration: underline; font-weight: bold;}

.ContentLinkRelative {
  color: #7611DE;
  font-weight: bold;
}

.ContentLinkRelative:link {color: #7611DE; text-decoration: underline; font-weight: bold;}
.ContentLinkRelative:visited {color: #7611DE; text-decoration: underline; font-weight: bold;}
.ContentLinkRelative:hover {color: #9964FF; text-decoration: underline; font-weight: bold;}
.ContentLinkRelative:active {color: #9964FF; text-decoration: underline; font-weight: bold;}

.FooterYLinkWhite {
  position: relative;
  /* margin-left: 77px;
  // font-size: 0.6em;
  // letter-spacing: 0em;
  // font-weight: bold; */
  color: #FFFFFF;
}

.FooterYLinkWhite:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.FooterYLinkWhite:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.FooterYLinkWhite:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.FooterYLinkWhite:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

.PanelLink {
  font-size: 0.9em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #4C0777;
}

.PanelLink:link {color: #4C0777; text-decoration: none; font-weight: bold;}
.PanelLink:visited {color: #4C0777; text-decoration: none; font-weight: bold;}
.PanelLink:hover {color: #4C0777; text-decoration: underline; font-weight: bold;}
.PanelLink:active {color: #4C0777; text-decoration: underline; font-weight: bold;}

.PanelLinkWhite {
  position: relative;
  margin-left: 77px;
  font-size: 0.6em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #FFFFFF;
}

.PanelLinkWhite:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.PanelLinkWhite:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.PanelLinkWhite:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.PanelLinkWhite:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

.PanelLinkWhiteNonRelative {
  font-size: 0.6em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #FFFFFF;
}

.PanelLinkWhiteNonRelative:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.PanelLinkWhiteNonRelative:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.PanelLinkWhiteNonRelative:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.PanelLinkWhiteNonRelative:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

.PanelLinkSlope {
  position: relative;
  top: 6px;
  font-weight: bold;
  color: #FFFFFF;
}

/*-----------------------------------------------end-------------------------------------------------------*/

/*--------------------------------------------LINKS: NAV --------------------------------------------------*/


.WhiteLink {
  color: #FFFFFF;
  font-size: 0.6em;
  font-weight: bold;
}

.WhiteLinkRelative {
  color: #FFFFFF;
  font-weight: bold;
}

.WhiteLink:link, .WhiteLinkRelative:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.WhiteLink:visited, .WhiteLinkRelative:visited  {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.WhiteLink:hover, .WhiteLinkRelative:hover  {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.WhiteLink:active, .WhiteLinkRelative:active  {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

.BlueLink {
  color: #1261C8;
  font-size: 0.6em;
  font-weight: bold;
}

.BlueLink:link {color: #1261C8; text-decoration: none; font-weight: bold;}
.BlueLink:visited {color: #1261C8; text-decoration: none; font-weight: bold;}
.BlueLink:hover {color: #1261C8; text-decoration: underline; font-weight: bold;}
.BlueLink:active {color: #1261C8; text-decoration: underline; font-weight: bold;}

.BreadcrumbLink {
  color: #3D3D3D;
  font-weight: normal;
}

.BreadcrumbLink:link {color: #3D3D3D; text-decoration: underline; font-weight: normal;}
.BreadcrumbLink:visited {color: #3D3D3D; text-decoration: underline; font-weight: normal;}
.BreadcrumbLink:hover {color: #3D3D3D; text-decoration: none; font-weight: normal;}
.BreadcrumbLink:active {color: #3D3D3D; text-decoration: none; font-weight: normal;}


.RelativeLinkNormal {
  color: #000000;
  font-weight: normal;
}

.RelativeLinkNormal:link {color: #000000; text-decoration: none; font-weight: normal;}
.RelativeLinkNormal:visited {color: #000000; text-decoration: none; font-weight: normal;}
.RelativeLinkNormal:hover {color: #000000; text-decoration: underline; font-weight: normal;}
.RelativeLinkNormal:active {color: #000000; text-decoration: underline; font-weight: normal;}


.RelativeLinkBold {
  color: #595959;
  font-weight: bold;
}

.RelativeLinkBold:link {color: #595959; text-decoration: none; font-weight: bold;}
.RelativeLinkBold:visited {color: #595959; text-decoration: none; font-weight: bold;}
.RelativeLinkBold:hover {color: #595959; text-decoration: underline; font-weight: bold;}
.RelativeLinkBold:active {color: #595959; text-decoration: underline; font-weight: bold;}


.FooterColourWeight {
  display: block;
  padding-top: 7px;
  font-size: 0.7em;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
}

.GenericLinkNormal {
  color: #000000;
  font-size: 0.6em;
  font-weight: normal;
}

.GenericLinkNormal:link {color: #000000; text-decoration: none; font-weight: normal;}
.GenericLinkNormal:visited {color: #000000; text-decoration: none; font-weight: normal;}
.GenericLinkNormal:hover {color: #000000; text-decoration: underline; font-weight: normal;}
.GenericLinkNormal:active {color: #000000; text-decoration: underline; font-weight: normal;}


.GenericLinkBold {
  color: #000000;
  font-size: 0.6em;
  font-weight: bold;
}

.GenericLinkBold:link {color: #000000; text-decoration: none; font-weight: bold;}
.GenericLinkBold:visited {color: #000000; text-decoration: none; font-weight: bold;}
.GenericLinkBold:hover {color: #000000; text-decoration: underline; font-weight: bold;}
.GenericLinkBold:active {color: #000000; text-decoration: underline; font-weight: bold;}


#TopMainArea {
  position: relative;
  background-color: #403F37;
  xbackground-image: url('../img/common/Top_New_area_background.jpg');
  background-position: right top;
  background-repeat: no-repeat;
  width: 100%;
  height: 102px;
  top: 0px;
  right: 0px;
  left: 0px;
  font-size: 0.9em;
  border: 0px dashed black;
  padding: 0px;
  z-index: 1;
}


#HyperLink span {
  display: none;
}

#HyperLink {
  position: absolute;
  background-image: url('../img/common/UKIGF_Logo.gif');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 388px;
  height: 101px;
  top: 0px;
  left: 18px;
  font-size: 0.9em;
  border: 0px dashed black;
  padding: 0px;
  cursor: hand;
  z-index: 10;
}

#TopRightNav {
  margin: 0px;
  position: absolute;
  text-align: right;
  top: 20px;
  right: 8px;
  z-index: 3;
  color: #FFFFFF;
}

.fontseven {
  font-size: 0.7em;
}

/*--------------------------------------------end----------------------------------------------------------*/

#Nav1Nav2LeftCorner {
  position: absolute;
  xfloat: left;
  background-color: #403F37;
  background-image/**/: url('../img/common/Nav1_Nav2_left_corner.gif');
  background-position: left;
  background-repeat: no-repeat;
  width: 18px;
  height: 64px;
  xpadding-top: 1px;
  left: 0px;
  font-size: 0.9em;
  xpadding: 0px;
  z-index: 999999;
}

#Nav1Nav2RightCorner {
  position: absolute;
  xfloat: right;
  background-color: #403F37;
  background-image/**/: url('../img/common/Nav1_Nav2_right_corner.gif');
  background-position: left;
  background-repeat: no-repeat;
  width: 18px;
  height: 55px;
  xpadding-top: 1px;
  right: 0px;
  font-size: 0.9em;
  xpadding: 0px;
  z-index: 999999;
}

#Nav1 {
  position: relative;
  text-align: left;
  background-color: #475483;
  background-image: url('../img/common/Nav1_New_area_background.gif');
  background-position:  left center;
  background-repeat: repeat-x;
  height: 28px;
  margin-left: 18px;
  z-index: 1;
  xborder: 1px solid red;
}

.CellFill {
	position: relative;
	top: 1px;
	display: inline;
	background-color: #475483;
	background-image: url('../img/common/Nav1_area_TAB_background.gif');
  	background-position: center top;
  	background-repeat: repeat-x;
	color: #000000;
	padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid #576E9A;
	border-left: 1px solid #403F37;
	border-right: 1px solid #403F37;
	z-index: 1000;
}

.Nav1Text {
  position: absolute;
  color: #FFFFFF;
  xfont-size: 0.75em;
  font-size: 0.8em;
  font-family: Trebuchet MS;
  xletter-spacing: 0.02em;
  letter-spacing: 0.00em;
  top: 2px;
  left: 6px;
  margin-top: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  z-index: 1;
  xborder: 1px solid red;
}

/* The following are deliberately in the 'wrong' order to prevent an Opera bug but still present acceptably. Order: LHVA */

#Nav1 span span a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}

#Nav1 span span a:hover, #Nav1 span span a:active {
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
}

#Nav1 span span a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}

.Nav1TextLink {
  position: relative;
  border-collapse: collapse;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  color: #FFFFFF;
  text-decoration: none;
}

.Nav1TextLink:link, .Nav1TextLink:visited {color: #FFFFFF; text-decoration: none;
    position: relative;
    padding-left: 8px;
	padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 10px;
	z-index: 1000;
}

.Nav1TextLink:hover {
	position: relative;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #EFF5E6;
	background-image: url('../img/common/Nav1_area_TAB_background_over.gif');
  	background-position: center top;
  	background-repeat: repeat-x;
    padding-top: 5px;
    padding-bottom: 10px;
	z-index: 1000;
}

.Nav1TextLink:active {
    position: relative;
    padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #EFF5E6;
	background-image: url('../img/common/Nav1_area_TAB_background_over.gif');
  	background-position: center top;
  	background-repeat: repeat-x;
    padding-top: 5px;
    padding-bottom: 10px;
	z-index: 1000;
}

#Nav2 {
  position: relative;
  text-align: left;
  background-color: #403F37;
  background-image: url('../img/common/Nav2_area_background.gif');
  background-position: left;
  background-repeat: repeat-x;
  height: 28px;
  font-size: 0.8em;
  font-family: Trebuchet MS;
  letter-spacing: 0.00em;
  xborder-left: 1px solid #FFFFFF;
  xborder-right: 1px solid #FFFFFF;
  border-bottom: 8px solid #403F37;
  margin-left: 18px;
  z-index: 1;
}

.Nav2Text {
  position: relative;
  text-align: left;
  color: #E1EFFF;
  top: 5px;
  left: 14px;
  padding: 0px;
  z-index: 1;
}

.Nav2TextLink {
  color: #E1EFFF;
  text-decoration: none;
  font-weight: normal;
}

.Nav2TextLink:link {color: #E1EFFF; text-decoration: none; font-weight: normal;}
.Nav2TextLink:visited {color: #E1EFFF; text-decoration: none; font-weight: normal;}
.Nav2TextLink:hover {color: #E1EFFF; text-decoration: underline; font-weight: normal;}
.Nav2TextLink:active {color: #E1EFFF; text-decoration: underline; font-weight: normal;}


.Nav2TextLink span {
  text-decoration: underline;
}

.Nav2Bullet {
  position: relative;
  top: 7px;
  left: 7px;
  background-image: url('../img/common/bullet_Nav2.gif');
  /*background-position: center center; */
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-right: 6px;
}

/* HACK :( ... parsed by IE6.0 & 5.5 but not by 5.0 */
#Nav2LeftCorner {
  position: relative;
  background-color: #DDD7F0;
  background-image/**/: url('../img/common/Nav2_left_corner_Taller.gif');
  background-position:  center;
  background-repeat: no-repeat;
  width: 10px;
  height: 35px;
  top: -71px;
  left: 0px;
  font-size: 0.9em;
  padding: 0px;
  z-index: 10;
}

/* HACK :( ... parsed by IE6.0 & 5.5 but not by 5.0 */
.Nav2RightCorner {
  position/**/: relative;
  right: 0px;
  text-align: right;
  top: -36px;
  z-index: 10;
}

/* HACK :( ... parsed by IE6.0 & 5.5 but not by 5.0 */
.RightCornerBackground {
  right: 0px;
  background-image/**/: url('../img/common/Nav2_right_corner_Taller.gif');
  background-position:  center right;
  background-repeat: no-repeat;
  height: 35px;
  z-index: 10;
}

#Nav3UpLink {
  width: 33px;
  height: 19px;
  position: relative;
  left: -5px;
  padding-right: 6px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url('../img/common/Nav3_UpLink.gif');
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #997DB6;
}

#Nav3SingleArea {
  position: relative;
  margin-left: 23px;
  margin-right: 24px;
  padding-bottom: 30px;
  top: -40px;
  height: 23px;
  text-align: left;
  background-image: url('../img/common/Nav3_expand_OS.gif');
  background-position: center top;
  background-repeat: repeat-x;
  z-index: 3;
}

.Nav3TextSingleArea {
  position: relative;
  text-align: left;
  font-size: 0.7em;
  letter-spacing: -0.09em;
  color: #685389;
  top: 5px;
  left: 5px;
  padding: 0px;
  font-weight: bold;
  z-index: 1;
}

.Nav3TextLink {
  color: #685389;
  text-decoration: none;
  font-weight: bold;
}

.Nav3TextLink:link {color: #685389; text-decoration: none;}
.Nav3TextLink:visited {color: #685389; text-decoration: none;}
.Nav3TextLink:hover {color: #685389; text-decoration: underline;}
.Nav3TextLink:active {color: #685389; text-decoration: underline;}

.Nav3TextLink span {
  text-decoration: underline;
  background-color: #F6F3FE;
  padding: 3px;
}

.Nav3TextLink {
  color: #685389;
  text-decoration: none;
  font-weight: bold;
}

.Nav3TextLink:link {color: #685389; text-decoration: none;}
.Nav3TextLink:visited {color: #685389; text-decoration: none;}
.Nav3TextLink:hover {color: #685389; text-decoration: underline;}
.Nav3TextLink:active {color: #685389; text-decoration: underline;}

#Nav3CornerLeftSingleArea {
  position: absolute;
  background-image: url('../img/common/Nav3_left_corner.gif');
  background-position: right top;
  background-repeat: no-repeat;
  width: 14px;
  height: 23px;
  top: 187px;
  left: 9px;
  padding: 0px;
  z-index: 1;
}

#Nav3CornerRightSingleArea {
  position: absolute;
  background-image: url('../img/common/Nav3_right_corner.gif');
  background-position: left top;
  background-repeat: no-repeat;
  width: 18px;
  height: 23px;
  top: 187px;
  right: 6px;
  padding: 0px;
  z-index: 2;
}

#PageTopPrintEmail {
  position: absolute;
  top: 137px;
  right: 19px;
  height: 20px;
  padding-top: 3px;
}

#PrintIcon {
  background-image: url('../img/common/element_print_icon.gif');
  background-position:  left center;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 24px;
}

.TextMiddle {
  position: relative;
  top: -5px;
}

#PageTopHeader {
  margin-left: 12px;
  margin-right: 10px;
  text-align: left;
  background-image: url('../img/common/pagetop_header_expand_White.gif');
  background-position: center 14px;
  background-repeat: repeat-x;
  height: 56px;
  z-index: 1;
}

#PageTopHeaderLeft {
  position: absolute;
  background-image: url('../img/common/pagetop_header_left_White.gif');
  background-position: right top;
  background-repeat: no-repeat;
  width: 14px;
  height: 56px;
  top: 180px;
  left: 10px;
  padding: 0px;
  z-index: 1;
}

#PageTopHeaderRight {
  position: absolute;
  background-image: url('../img/common/pagetop_header_right_White.gif');
  background-position: left top;
  background-repeat: no-repeat;
  width: 14px;
  height: 56px;
  top: 180px;
  right: 9px;
  padding: 0px;
  z-index: 1;
}

.PageTitlePosition {
  display: block;
  padding-bottom: 10px;
  text-align: left;
  z-index: 10;
}

#UserTypeNavPosition {
  position: absolute;
  text-align: left;
  top: 63px;
  left: 15px;
  padding: 0px;
  z-index: 20;
}

.UserTypeDash {
  position: relative;
  color: #6B31D8;
  font-size: 1.1em;
  vertical-align: -9%;
  font-weight: bold;
  padding-right: 3px;
  z-index: 20;
}

.UserTypeNavLink {
  font-size: 0.6em;
  color: #2365AE;
  font-weight: bold;
  text-align: left;
  padding-right: 15px;
  z-index: 20;
}

.UserTypeNavLink:link {color: #2365AE; text-decoration: none; font-weight: bold;}
.UserTypeNavLink:visited {color: #2365AE; text-decoration: none; font-weight: bold;}
.UserTypeNavLink:hover {color: #2365AE; text-decoration: underline; font-weight: bold;}
.UserTypeNavLink:active {color: #2365AE; text-decoration: underline; font-weight: bold;}

#BreadcrumbPosition {
  position: relative;
  text-align: left;
  top: 21px;
  left: 12px;
  padding: 0px;
  z-index: 900000;
}

.BreadcrumbStyle {
  position: absolute;
  font-size: 0.6em;
  font-weight: normal;
  text-align: left;
  padding: 0px;
  height: 19px;
  z-index: 3;
}

.BreadcrumbDash, .BreadcrumbDashPanel {
  position: relative;
  vertical-align: -9%;
  font-weight: bold;
  z-index: 3;
}

.BreadcrumbDash {
  color: #3D3D3D;
  font-size: 1.8em;
}

.BreadcrumbDashSmaller {
  color: #3D3D3D;
  font-size: 1.5em;
  font-weight: bold;
  vertical-align: -9%;
}

.BreadcrumbDashWhite {
  color: #FFFFFF;
  font-size: 1.1em;
  vertical-align: -9%;
}

.BreadcrumbDashPanel {
  color: #FFFFFF;
  font-size: 1.1em;
}

#InThisSectionNav {
  margin: 50px 0px 0px 0px;
  background-color: #FFFFFF;
  height: 48px;
  color: #585F64;
  font-size: 0.7em;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  z-index: 10;
}

/*------------------------------CONTAINERS---------------------------------------*/

#OuterContainer {
  height: 100%;
  min-height:100%;
  xmargin: 0px 0px 0px 0px;
  margin: 0px auto 0px;
  position: relative;
  text-align: left;
  background-color: #81837C;
  overflow: auto;
  overflow-x:auto;
  overflow-y:auto;
}

#ContainerMaster {
	height: 100%;
    min-height:100%;
	margin-left: auto;
    margin-right: auto;
    xwidth: 800px;
    width: 1000px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}

#FooterY {
	clear: both;
	text-align: center;
	position: absolute;
	bottom: 0px;
	background: #403F37;
	width: 100%;
	height: 28px;
}

#EnclosesPageContent {
	margin-top: -30px;
	xborder: 1px solid green;
}

.Clear {
	clear: both;
}

.HeightBreak {
  margin-top: -10px;
}

#Container {
  position: relative;
  xtop: -40px;
  width: 100%;
  margin-bottom: 70px;
  xborder: 1px solid red;
}

#ContainerHomePage {
  width: 100%;
  margin-bottom: 70px;
}

#Content {
  max-width: 975px;
  width: expression(document.body.clientWidth > 975? "975px": "auto" );
  margin-right: 0%;
}

#HomepageContentPositioning {
  position: relative;
  top: -10px;
}

/*------------------------------------Left Main Area Static, Right SideBar----------------------------------------*/

#LeftMainArea {
  display: inline;
  position: relative;
  float: left;
  width: 69%;
  margin-left: 22px;
  top: -10px;
}

#SideBar {
  xwidth: expression(document.body.clientWidth < 200? "200px": "200px" );
  xwidth: 271px;
  margin-left: 72%;
  padding-left: 12px;
  background-image: url('../img/common/sideBar_background.gif');
  background-position: 0px 0px;
  background-repeat: repeat-y;
  xborder: 1px solid red;
  xbackground-color: #DCE1CC;
}

#SideBar p {
  width: 200px;
}

#PanelHeadingBackground {
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background.gif');
  background-position: 4px 0px;
  background-repeat: no-repeat;
  border-bottom: 8px solid #FFFFFF;
}

#PanelHeadingBackgroundGreen {
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background_Green.gif');
  background-position: 4px 0px;
  background-repeat: no-repeat;
  border-bottom: 8px solid #FFFFFF;
}

#PanelHeadingBackgroundWarmGreyMid {
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background_WarmGreyMid.gif');
  background-position: 4px 0px;
  background-repeat: no-repeat;
  border-bottom: 8px solid #FFFFFF;
}

#PanelHeadingBackgroundLightGreen {
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background_Light_Green.gif');
  background-position: 4px 0px;
  background-repeat: no-repeat;
  border-bottom: 8px solid #FFFFFF;
}

.PanelHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  position: relative;
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: bold;
  left: 15px;
  top: 6px;
}

#PanelHeadingBackgroundGoogleNewsHomepage {
  height: 31px;
  xbackground-image: url('../img/common/Panel_Main_Top_Background_Light_Green.gif');
  background-position: 4px 0px;
  background-repeat: no-repeat;
  xborder-bottom: 8px solid #FFFFFF;
}

#PanelHeadingBackgroundGoogleNewsHomepage span.PanelHeading {
  font-family: Trebuchet MS, Verdana, sans-serif, Arial;
  position: relative;
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: normal;
  left: 15px;
  top: 4px;
}

/*------------------------------------Left Area Static, Right Main Dynamic----------------------------------------*/
#Left2 {
  display: inline;
  width: 550px;
  float: left;
  margin-left: 22px;
}

#Main2 {
  margin-left: 380px;
  margin-right: 20px;
}

/*----------------------------------------Single Main Area Dynamic----------------------------------------*/
#SingleArea {
  display: inline;
  position: relative;
  margin-right: 20px;
  float: left;
  margin-left: 22px;
  top: -10px;
}

/*----------------------------------------SideBar Rounded Boxes----------------------------------------*/

#HomePagePanel01GoogleNews {
  position: relative;
  height: 221px;
  width: 330px;
  background-image: url('../img/common/public/HomePage_Panel01_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#HomePagePanel01Background {
  position: relative;
  height: 221px;
  width: 330px;
  background-image: url('../img/common/public/HomePage_Panel01_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#HomePagePanel02Background {
  float: right;
  position: relative;
  height: 221px;
  width: 330px;
  background-image: url('../img/common/public/HomePage_Panel02_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  margin-top: -221px;
  right: 4px;
}

.HomePagePanelMoreLink {
  position: relative;
  bottom: 10px;
  text-align: right;
  padding-right: 1em;
}

.testfont {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.35em;
  letter-spacing: 0.01em;
  color: #706D5C;
  text-align: justify;
  display:block;
}

.PanelTopCurve {
  position: relative;
  display: block;
  padding-top: 10px;
  margin-top: 10px;
  left: 12px;
  background-image: url('../img/common/Panel_Top_Curve_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.InnerPanel {
  position: relative;
  left: 12px;
  width: 241px;
  font-size: 0.7em;
  background-color: #FFFFFF;
}

.InnerPanel p {
  display: inline;
}

.PanelBottomCurve {
  position: relative;
  padding: 10px 0px 20px 0px;
  left: 12px;
  background-image: url('../img/common/Panel_Bottom_Curve_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.PanelEndCurve {
  position: relative;
  padding: 8px 0px 7px 0px;
  left: 5px;
  background-image: url('../img/common/Panel_End_Curve_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.VisualListOddRow {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #CCCCCC;
  background-color:#FFFFFF;
}

/* --- need borders to force inline behaviour for block level element, need height for IE6+7 --- */
.InnerPanelBlockLevelElement {
  position: relative;
  height: 100%;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color:#FFFFFF;
}

.InnerPanelBlockLevelElement p {
  position: relative;
  padding: 0px 10px 0px 10px;
}

.VisualListEvenRow {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #CCCCCC;
  background-color:#F0F3EC;
}


.PDFIconSmall {
  position: relative;
  float: left;
  left: 7px;
  padding-left: 18px;
  padding-right: 5px;
  padding-bottom: 5px;
  display: inline;
  background-image: url('../img/common/Icon_PDF_small.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.MSWordIconSmall {
  position: relative;
  float: left;
  left: 7px;
  padding-left: 18px;
  padding-right: 5px;
  padding-bottom: 5px;
  display: inline;
  background-image: url('../img/common/Icon_MSWord_small.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.PanelStyle1 {
	display: block;
	width: 200px;
	background-image: url('../img/common/public/SideBarPanelBottomCurveTrans.gif');
  	background-position: 0px 100%;
  	background-repeat: no-repeat;
	padding-bottom: 9px;
}

.PanelStyle2 {
	display: block;
  	background-position: 0px 100%;
  	background-repeat: no-repeat;
	padding-bottom: 9px;
}

.PanelStyle3 {
	display: block;
	width: 200px;
	background-image: url('../img/common/public/SideBarPanelBottomCurveTrans.gif');
  	background-position: 0px 100%;
  	background-repeat: no-repeat;
	padding-bottom: 9px;
}

.SlopePurple {
  background-image: url('../img/common/public/SideBarPanelSlopePurpleTrans.gif');
}

.SlopeFucia {
  background-image: url('../img/common/public/SideBarPanelSlopeFuciaTrans.gif');
}

.SlopeRed {
  background-image: url('../img/common/public/SideBarPanelSlopeRedTrans.gif');
}

.SlopeOrange {
  background-image: url('../img/common/public/SideBarPanelSlopeOrangeTrans.gif');
}

.SlopeYellow {
  background-image: url('../img/common/public/SideBarPanelSlopeYellowTrans.gif');
}

.SlopeDarkPurple {
  background-image: url('../img/common/public/SideBarPanelSlopeDarkPurpleTrans.gif');
}

.SlopeGrey {
  background-image: url('../img/common/public/SideBarPanelSlopeGreyTrans.gif');
}

.PanelTextStyle1 {
  position: relative;
  display: block;
  width: 114px;
  left: 77px;
  font-size: 0.7em;
  letter-spacing: -0.09em;
  font-weight: normal;
  padding-top: 13px;
  color: #000000;
}

.PanelTextStyle2 {
  position: relative;
  display: block;
  left: 10px;
  margin-right: 20px;
  font-size: 0.7em;
  letter-spacing: -0.09em;
  font-weight: normal;
  padding-top: 13px;
  color: #000000;
}

.PanelTextStyle3, .PanelTextStyle3Content {
  position: relative;
  display: block;
  left: 10px;
  margin-right: 20px;
  font-size: 0.7em;
  letter-spacing: -0.09em;
  font-weight: normal;
}

.PanelTextStyle3 {
  color: #FFFFFF;
  padding-top: 8px;
  font-weight: bold;
}

.PanelTextStyle3Content {
  padding-top: 30px;
  color: #000000;
}
/* ------------------------------------ Colours & Background Colours ------------------------------------------ */

.DarkTurquoise {
 color: #006D86;
}

.NominetRed {
	color: #FC1B23;
}

.NominetMauve {
	color: #9967B0;
}

.NominetFucia {
	color: #CC3399;
}

.DarkFucia {
	color: #921677;
}

.NominetOrange {
  color: #FE880D;
}

.Orange {
  color: #F17F08;
}

.DarkOrange {
  color: #E05700;
}

.GreyWarm1 {
	color: #7D775B;
}

.NominetFuciaBG {
	background-color: #CC3399;
}

.LightGrey {
	background-color: #F4F3F0;
}

.LightMauve {
	background-color: #EBE1EF;
}

.LightPurple {
  background-color: #ECEAF9;
}

.LightYellow {
  background-color: #FAF8EA;
}

.LightOrange {
  background-color: #FBF1E6;
}

.LightRed {
  background-color: #F8E4E2;
}

.MidCoolGrey {
  background-color: #D2D1D0;
}

.White {
  background-color: #FFFFFF;
}

/* ------------------------------------ End of Colours & Background Colours ------------------------------------ */

/*--------------------------- Tabular Information ------------------------------*/

th {
  text-align: left;
}

.Tabular001, .TabularWrap {
  position: relative;
  border: 3px solid #CAB0D5;
  border-collapse: collapse;
}

/*--------------------START Less-padding table for DRS information---------------------------*/

.TabularWrap thead th {
  color: #FFFFFF;
  border: 1px solid #4A2B5F;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 4px;
  xpadding-right: 15px;
  background-color: #7E6198;
}

.TabularWraptd {
  padding: 4px;
  padding-right: 0px;
}

.TabularWraptr.Even td {
  font-size: 0.8em;
  background-color: #EDE6F2;
  border-right: 1px solid #FFFFFF;
}

.TabularWraptr.Odd td {
  font-size: 0.8em;
  background-color: #FEFFFC;
  border-right: 1px solid #FFFFFF;
}

/*------------- END Less-padding table for DRS information---------------------------*/

div.TabularSurround td img {
  margin-left: 28px;
  margin-top: 5px;
}

.Tabular002 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

.Tabular001 thead th {
  color: #FFFFFF;
  border: 1px solid #4A2B5F;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 7px;
  padding-right: 15px;
  background-color: #7E6198;
}

.Tabular002 thead th {
  font-size: 0.9em;
  font-family: Tahoma, Verdana, sans-serif, Arial;
  color: #444444;
  border: 1px solid #B0B3A9;
  -moz-border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 7px;
  padding-right: 15px;
  background-color: #CACEBE;
  background-image: url('../img/common/public/Tabular_002_background.gif');
  background-position:  left top;
  background-repeat: repeat-x;
}

.InGreen thead th {
  color: #FFFFFF;
  border: 1px solid #567736;
  -moz-border-radius: 4px;
  background-color: #6A874E;
  background-image: url('../img/common/public/Tabular_002_InGreen_background.gif');
  background-position:  left top;
  background-repeat: repeat-x;
}

.Tabular002.InGreen tr.Even td {
  background-color: #F5F8F1;
}

.Tabular001 td {
  padding: 7px;
  padding-right: 15px;
}

.Tabular002 td {
  padding: 6px 5px;
  border-bottom: 1px solid #B0B3A9;
}

table.Tabular002.InGreen td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.Tabular001 tr.Even td  {
  font-size: 0.8em;
  background-color: #EDE6F2;
  border-right: 1px solid #FFFFFF;
}

.Tabular002 tr.Even td {
  font-size: 0.8em;
  background-color: #F6F6F4;
}

.Tabular001 tr.Odd td {
  font-size: 0.8em;
  background-color: #FEFFFC;
  border-right: 1px solid #FFFFFF;
}

.Tabular002 tr.Odd td {
  font-size: 0.8em;
  background-color: #FEFFFC;
}

.Tabular001 tfoot td {
  background-color: #FFFFFF;
  border-top: 3px solid #7F7F7F;
  border-right: 1px solid #D0D0D0;
}

.TabularSurround {
  background-color: #F8F7F4;
  padding: 10px;
  padding-bottom: 20px;
  clear: both;
}

.TabularSurround002 {
  padding-top: 0.3em;
  padding-right: 0.3em;
  padding-bottom: 20px;
  clear: both;
}

.TabularSurround caption, .TabularSurround002 caption, .NonTableCaption {
  text-align: left;
  color: #7C499B;
  font-weight: bold;
  font-size: 0.9em;
  padding-bottom: 1.5em;
}
/* Below must follow, not precede above */
.NonTableCaption {
  font-size: 1em;
}

.Tabular001 tr.Even td.TotalsCell {
  background-color: #F7F5F9;
  border-left: 2px solid #7F7F7F;
  border-bottom: 1px solid #C0A7D4;
  font-size: 0.9em;
}

.Tabular001 tr.Odd td.TotalsCell {
  background-color: #FFFFFF;
  border-left: 2px solid #7F7F7F;
  border-bottom: 1px solid #C0A7D4;
  font-size: 0.9em;
}


/*--------------------------- END Of Tabular Information ------------------------------*/

.Legend {
  display: inline;
  color: #181818;
  font-size: 0.8em;
  letter-spacing: -0.00em;
  text-decoration: none;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}

FORM {
  margin: 0px;
}

.TextBoxSearch {
  font-size: 0.7em;
  margin-right: 0px;
  border-top: 1px solid #454545;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #696969;
  border-bottom: 1px solid #BCBCBC;
  color: #000000;
  background-color: #F8FBF4;
}

.TextBox {
  font-size: 0.7em;
  margin-right: 0px;
  border-top: 1px solid #6884A2;
  border-right: 1px solid #B8CDE4;
  border-left: 1px solid #819DBB;
  border-bottom: 1px solid #BACCDF;
  color: #000000;
  background-color: #FFFFFF;
}

.Checkbox {
  background-color: #E5ECF8;
}

.PipeDivider {
  color: #757575;
  font-size: 0.9em;
  font-weight: normal;
  padding-left: 2px;
  padding-right: 2px;
}

.PipeDivider2 {
  /*position: absolute;*/
  position: relative;
  display: inline;
  color: #CFBED9;
  font-size: 0.9em;
  font-weight: normal;
  padding-left: 0px;
  padding-right: 0px;
  bottom: 1px;
}

.PipeDivider4 {
  color: #757575;
  font-size: 0.9em;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
}

.PipeDividerFooter {
  position: relative;
  color: #304665;
  font-size: 0.6em;
  font-weight: normal;
  padding-left: 2px;
  padding-right: 2px;
  top: 1px;
}

.BorderTopBottom {
  border-top: 1px solid #9E9E9E;
  border-bottom: 1px solid #9E9E9E;
}

#SearchBarTop, #SearchBarBottom, #SearchBarTop2 {
  width: 100%;
  height: 24px;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: -0.09em;
  margin-bottom: 20px;
}

.TextBoxSearchGo {
  font-size: 1.07em;
  vertical-align: top;
  width: 12em;
  border-top: 1px solid #454545;
  border-right: 1px solid #B8B8B8;
  border-left: 1px solid #696969;
  border-bottom: 1px solid #BCBCBC;
  color: #000000;
  background-color: #FFFFFF;
}

.SearchArrows {
  font-size: 1.5em;
  position: relative;
  top: 1px;
}

table.SearchPageNumbering td {
  font-size: 0.95em;
  width: 22px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  padding-left: 1px;
  padding-right: 1px;
  color: #FFFFFF;
}

table#SearchBarTop td#PreviousNext, table#SearchBarTop2 td#PreviousNext2  {
  padding-top: 1px;
  padding-left: 5px;
}

.buttonsize {
  font-size: 10px;
  font-family: Verdana, sans-serif, Arial;
  color: #545454;
  font-weight: bold;
}

OL {
	font-size: 0.85em;
    list-style-type: decimal;
    text-decoration: none;
}

UL {
	font-size: 0.85em;
    list-style-type: square;
    list-style-image:url('../img/common/element_bullet_green_square.gif');
}

LI a {
	font-size: 1em;
}

.InnerPanel UL {
    position: relative;
	font-size: 1em;
    list-style-type: square;
    list-style-image:url('../img/common/element_bullet_green_square.gif');
    xdisplay: inline;
    xleft: 20px;
    z-index: 1000;
}

/* ------------------------------------------ HACKS, MORE AT START ---------------------------------------------- */

*html #PanelHeadingBackground {
  position: relative;
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  border-bottom: 8px solid #FFFFFF;
}

*html #PanelHeadingBackgroundGreen {
  position: relative;
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background_Green.gif');
  background-position: 1px 0px;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  border-bottom: 8px solid #FFFFFF;
}

*html #PanelHeadingBackgroundWarmGreyMid {
  position: relative;
  height: 31px;
  background-image: url('../img/common/Panel_Main_Top_Background_WarmGreyMid.gif');
  background-position: 1px 0px;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  border-bottom: 8px solid #FFFFFF;
}