BODY  {
	background-color: #e5e6e8;
	margin: 0px 0 10px 0;
	background-image: url(../images/bodyBgTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
P, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; }
H1, .Heading { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #456caf; line-height:18px;}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #FF9900; line-height:18px; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#373942; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #373942; line-height: 15px; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; list-style-type: square; }
A { color: #456caf; text-decoration: underline; }
A:hover { color:#FF9900; text-decoration: none; }
A.small { color: #456caf; text-decoration: none; }
A.small:hover { color: #FF9900; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #cddef6; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #2F5572; line-height: 18px; }
.color { color: #456caf; } 
.small { color: #373942; font-size: 10px; } 
.white { color: #FFFFFF; font-size: 11px; line-height: 15px; }
.bg1 { background-color: #d2d2d2; }
.bg2 { background-color: #FFFFFF; }
.wrapper { border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }
.topheaderBg {
	background-image: url(../images/topHeaderBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.search { padding-right: 10px; }
.menuBg {
	background-image: url(../images/menuBgTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.imgborder {border: 2px solid #81a4ce; padding: 2px; margin: 0px 0px 10px 10px; }

.footerbg { height: 67px; background-color:#084197; background-repeat: repeat-x; }

.leftcol {
	background-image: url(../images/lhcTile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#saving { padding: 0 20px 20px 20px; }
#saving p {color:#FFFFFF; font-size:11px;}

div.boxTop {background-color: #cddef6; border-bottom: solid 1px #767A7F;}
div.boxTop p {color:#555555; margin: 0px; padding: 5px; font-weight:bold;}
div.linkBox {border-left: 1px solid #767A7F; border-right: 1px solid #767A7F; border-bottom: 1px solid #767A7F; background-color:#EOEOEO;}
div.linkBoxTop {border: 1px solid #767A7F; background-color:#EOEOEO;}

.leftmenubg {
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	background-image: url(../images/leftmenu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.docsummaryborder {color: undefined; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 4px; border-top: #ffffff 1px solid; border-bottom: #ffffff 1px solid; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; }
.searchhilite { background-color: #cccccc }
.formbutton  { font-family: arial; color: #FFFFFF; font-size: 11px; background-color: #456caf; font-weight: Bold;     border-top: #084197 1px solid; border-bottom: #456caf 1px solid; border-left: #456caf 1px solid; border-right: #456caf 1px solid;}
/*table formatting*/
.tablines {
 background-color:#A2A2A2;
}/*a light colour on the borders of branded tables*/
.tabtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	background-color:#224b90;
}/*Used if table has an extra heading.*/
.tabhead{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	background-color:#456caf;
}/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#373942;
	background-color:#FFFFFF;
}
/*standard text, white background, black text is most common.*/
.tabtotal{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#373942;
	background-color:#fff;
}
/*same background as tabbody but bold the text */

.NewsWireResult
{
 BORDER-RIGHT: graytext 1px solid; 
 BORDER-TOP: graytext 1px solid; 
 BORDER-LEFT: graytext 1px solid; 
 BORDER-BOTTOM: graytext 1px solid;
 MARGIN-BOTTOM: 10px;
 PADDING: 2px;
}
.NewsWireResult H3
{
 MARGIN-TOP: 2px;
 MARGIN-BOTTOM: 0em;
}
.DataResult
{
  BORDER-RIGHT: graytext 1px solid; 
  BORDER-TOP: graytext 1px solid; 
  BORDER-LEFT: graytext 1px solid; 
  BORDER-BOTTOM: graytext 1px solid;
  MARGIN-BOTTOM: 10px;
  PADDING: 2px;
}
.DataResult H3
{
 MARGIN-TOP: 2px;
 MARGIN-BOTTOM: 0em;
}


