HTMl { overflow: scroll; }
BODY  { background-color: #ffffff; margin: 0px; }
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: 18px; font-weight: normal; color: #042e60; line-height:18px; border-bottom: 5px solid #fdcd01; border-top: 5px solid #fdcd01; padding: 5px 0 5px 0;}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #2a1059; line-height:18px; border-bottom: 2px solid #373942; }
H2 a { text-decoration:none; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#373942; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2a1059; line-height: 15px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2a1059; line-height: 15px; list-style-type: square; }
.type { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 15px; }
A { color: #2a1059; text-decoration: underline; }
A:hover { color:#2a1059; text-decoration: none; }
A.small { color: #2a1059; text-decoration: none; }
A.small:hover { color: #373942; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; line-height: 18px; }
.color { color: #042e60; } 
.small { color: #000000; font-size: 10px; } 
.white { color: #FFFFFF; font-size: 12px; line-height: 15px; }
.bg1 { background-color: #d2d2d2; }
.bg2 { background-color: #FFFFFF; }

.top { margin-top: 0px; padding-top:0px; }

.topHeader {
	background-image: url(../images/topHeaderBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:172px;
}
.mainContentBg {
	background-image: url(../images/money.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainWrapperBg {
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content { padding:10px; }
.column { padding: 0 0 0 100px; }
.newsBg {
	background-color: #2a1059;
	background-image: url(../images/newsBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 15px 0px;
	width:200px;
}
.mainDivider { width:70px; }
.registerBg {
	margin: 10px 0 0 0;
	background-color: #2a1059;
	background-image: url(../images/newsBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 15px 0px;
	width:200px;
}
.registerText { text-align:left; width:185px; padding-left: 10px; }
.registerBg h1 { color:#fdcd01; font-size:16px; margin:0 0 5px 0; border:none; }
.registerBg p { color:#FFFFFF; margin:0; padding-bottom:10px; }
.registerBg a { color:#FFFFFF; text-decoration:underline; }
.registerBg a:hover { color:#FFFFFF; text-decoration:none; }
.search { padding: 0 10px 20px 0; }
.border {border: 1px solid #494a4b; padding: 1px; }
.imgborder {border: 2px solid #81a4ce; padding: 2px; margin: 0px 0px 10px 10px; }

.mainpad { padding: 20px 0px 20px 20px; }

.leftcol { background-color:#084197; }

.toptile { background-image: url(../images/top-tile.gif); background-repeat: repeat-x;
	background-position: left top; height:22px; }

div.boxTop {background-color: #dad4ed; border-bottom: solid 1px #2a1059;}
div.boxTop p {color:#555555; margin: 0px; padding: 5px; font-weight:bold;}
div.linkBox {border-left: 1px solid #2a1059; border-right: 1px solid #2a1059; border-bottom: 1px solid #2a1059; background-color:#e6e6e6;}
div.linkBoxTop {border: 1px solid #2a1059; background-color:#e6e6e6;}

.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: #4d2e86; font-weight: Bold;     border-top: #4d2e86 1px solid; border-bottom: #4d2e86 1px solid; border-left: #4d2e86 1px solid; border-right: #4d2e86 1px solid;}
/*table formatting*/
.tablines {
 background-color:#A2A2A2;
}/*a light colour on the borders of branded tables*/
.tabtitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	background-color:#2a1059;
}/*Used if table has an extra heading.*/
.tabhead{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	background-color:#4d2e86;
}/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody{
	font-family: Arial, Verdana, 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, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	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;
}

