/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
HTMl { overflow: scroll; }
body {
  text-align: center; 
  min-width: 900px;
  font: 12px "Arial", Helvetica, Verdana, sans-serif;
}
.highlight { font-size:14px; color:#FF0000; }
p { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; }
.small { font-size:11px; }
.color { color: #014a96; }
h1, .Heading { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 20px; font-weight: normal; color: #014a96; margin-bottom:10px; }

h2 { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 16px; font-weight: normal; color: #014a96; margin-bottom:10px; }
h3 { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #333333; margin-bottom:10px;}
h4 { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
h5 { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
h5 a { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration:none; }
ol { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; }
ul { font-family: "Arial", Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; list-style-type: square; margin:10px 0 15px 30px; }
a { color: #014a96; text-decoration: underline; }
a:hover { color: #333333; text-decoration: none; }

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left;
  position:relative; 
}

#branding {
	height: 120px;
	background-color:#FFFFFF;
	position:relative;
}

#brandingLinks { 
	position:absolute;
	right: 10px;
	top: 40px;
	color:#014a96;
	text-align:right;
	font-size:13px; }
#brandingLinks a { color:#999999; }
#searchform { 
	position:absolute;
	left: 10px;
	top: 127px;
	margin:0; padding:0;
 }
.searchbut { height:20px; width:26px; font-family: Arial; font-size:12px; font-weight:bold; color:#000; background-color:#d2d6eb; border-top:solid 1px #c3d2db; border-right:solid 1px #c3d2db; border-bottom:solid 1px #c3d2db; margin:0; padding:0; float:left; }
.searchbox { width: 140px; height:20px; font-family: Arial; font-size: 12px; color:#195072; background-color: #FFFFFF; border:solid 1px #c3d2db; padding:0; margin:0; float:left; }
#contentContainer {
	width: 900px;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
}
#flashBanner { width:100%; border-top: 1px solid #000000; border-bottom: 5px solid #000066; }
#content { 
  width: 700px;
  background-image:url(../images/mainbg.gif); background-repeat:no-repeat; background-position: right top;
  float: right;
  padding:0px 0 20px 0;
  margin-top:10px; 
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #mainBanner { margin-bottom:15px; }

#column { 
  width: 180px; 
  float: left;
  margin-top:10px;
} 
#news { margin: 20px 0; background-color:#7fa5ca; padding:20px 0; }
div.boxTop {background-color: #e9e9e9; 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:#f9f9f9;}
div.linkBoxTop {border: 1px solid #767A7F; background-color:#f0f1f3;}
#footer { 
  clear: both;
  padding: 0 20px 0 20px;
  border-top: 5px solid #014a96; 
} 
#footer p { color:#999999; }
#footer a { color:#999999; text-decoration:none; }
#footer a:hover { color:#91b1d8; text-decoration:underline; }
#footerPrimary { 
  width: 470px;
  float: left;
  height:30px;
  line-height:30px;
}

#footerSecondary { 
  width: 240px; 
  float: right; 
  height:30px;
  line-height:30px;
  text-align:right; font-size:22px;
  color:#999999;
} 

#menuOuter { background-image:url(../images/menubgtile.gif); background-repeat:repeat-x; height:42px; }	
#menu { margin: 0; padding: 0; line-height:27px; }
#menu li { list-style: none; float: right;  }
.noborder { border-right:none;  }
#menu li a { display: block; padding: 3px 15px; color: #014a96; text-decoration: none; }
#menu li a:hover { display: block; padding: 3px 15px; color: #283762; text-decoration: none; }
#menu li ul { display: none; font-size:12px; }
#menu li:hover ul, #menu li.hover ul { display: block; position: absolute; margin: 0; padding: 0; }
#menu li:hover li, #menu li.hover li { float: none; border-right:none; }
#menu li:hover li a, #menu li.hover li a { background-color: #014a96; background-image:none; border-bottom: 1px solid #fff;
color: #FFF; }
#menu li li a:hover { color: #FFF; background-color:#0066CC; }
#vertMenu { margin: 0; padding: 10px 0; background-color:#014a96; height:138px; }
#vertMenu li { list-style: none; margin: 0; padding: 0; }
#vertMenu li a { display: block; padding: 6px 20px; color: #FFF; text-align:left; text-decoration:none; list-style:none; border-bottom: 1px dotted #FFFFFF; font-size:12px; font-weight:bold; }
#vertMenu li a:hover { display: block; padding: 6px 20px; color: #FFF; text-align:left; text-decoration:none; list-style:none; border-bottom: 1px dotted #FFFFFF; font-size:12px; font-weight:bold; background:#0066CC; }
/*table formatting*/
#content table { margin-bottom:10px; }

.tablines { background-color: #C0C0C0; }
 
#Form1 td li { margin-left:20px;}
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family:"Arial", Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #014a96; padding:5px; }

.tabletitle{ font-family:"Arial", Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #014a96; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-family:"Arial", Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #014a96; background-color: #FFFFFF; padding:5px; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-family:"Arial", Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; background-color: #FFFFFF; padding:5px; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family:"Arial", Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding:5px; }




















/*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; }

