/* CSS Document */
BODY { margin: 0px; }
P, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 17px; }
H1, .Heading { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #1453bc; margin: 0px; }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #1453bc; padding:0; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1453bc; }
H4
{
	padding-left: 16px;
	font-size: 10px;
	color: #1453bc;
	line-height: 15px;
	font-family: Verdana, Tahoma, Arial;
}
H5
{
	font-size: 14px;
	padding-bottom: 2px;
	width: 100%;
	color: #1453bc;
	line-height: 15px;
	border-bottom: #b0d259 1px solid;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
H5 A
{
	text-decoration: none; 
}
UL { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 20px; list-style-type: square; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 20px; }
A { color: #1453bc; text-decoration: underline; }
A:hover { color: #1453bc; text-decoration: none; }
A.small {}
A.small:hover {}
A.white { color: #FFFFFF; text-decoration: underline;  }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.bg1 { background-color: #1453bc; }
.bg2 { background-color: #BEAB95; }
.bg3 { background-color: #EEEBE7; }
.bg4 { background-color: #FFFFFF; }
.color { color: #564C3E; }
.columnShadow { width: 146px; background-image: url(../images/columnShadow_vert_str.gif); background-position: left top; background-repeat: repeat-y; }
.footercolumnShadow { width: 8px; background-image: url(../images/columnShadow2_vert_str.gif); background-position: left top; background-repeat: repeat-y; }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: normal; }
.white { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: normal; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #2F5572; line-height: 18px; }
.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; }
.enewsbody { 
	background-image: url(../images/contentarea_horzStr.gif); 
	background-repeat: repeat-x; 
	background-position: top left;
}
.eNEWSHeading { color: #000000; text-decoration: underline; }
.enewsheading:hover { text-decoration:none;  }
.searchhilite { background-color: #cccccc }

.formbutton  { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; background-color: #1453bc; font-weight: Bold;     border-top: #1453bc 1px solid; border-bottom: #1453bc 1px solid; border-left: #1453bc 1px solid; border-right: #1453bc 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:#1453bc;
}/*Used if table has an extra heading.*/
.tabhead{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000;
	background-color:#fff;
}/*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:#000000;
	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:#000;
	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;
}
.click {
	padding-top:10px;
}
.find {
	padding-top:10px;
}
.news {
	padding-left:10px;
}
.rightcol {
	padding-right:8px;
}
img  {
	display:inline-block;
	display:block;
}
.maincontent {
	margin-top:10px;
	padding-left:8px;
}
.footer {
	padding-left:10px;
}
.blue {
	color:#1453bc;
}
.contact {
	padding-left:20px;
}
.border1 {
	border: 2px solid #000000;
}