/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
HTMl { overflow: scroll; }
body {
margin:0 auto; 
  font: 12px Arial, Helvetica, Verdana, sans-serif;
}

p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #333333; }
hr { color:#064b8b; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; color: #064b8b; margin-bottom:10px; }
h2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-weight: normal; color: #333333; margin-bottom:7px; }
h3 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #999999; }
h4 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #333333; }
h5 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #333333; }
ol { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #333333; margin:0 0 10px 30px; }
ul { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #333333; list-style-type: square; margin:0 0 10px 30px; }
a { color: #064b8b; text-decoration: underline; }
a:hover { color: #555555; text-decoration: none; }

#menuOuter {clear: both; position:relative;display:block;height:32px;background: url(../images/menuBg.gif) repeat-x top left;}
#menu { margin: 0; padding: 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:14px; }
#menu li { list-style: none; float: left; border-right:2px solid #FFF; }
#menu li.noborderr { border-right:none;  } #menu li.noborderl { border-left:none;  }
#menu li a { display: block; padding: 7px 22px; color: #ffffff; text-decoration: none; background-image:url(../images/menuBg.gif); background-repeat:repeat-x; font-family:Georgia, "Times New Roman", Times, serif; }
#menu li a:hover { display: block; padding: 7px 22px; background-color: #064b8b; color: #fff; text-decoration: none; background-image:none; }
#menu li ul { display: none;  background-color: #064b8b;}
#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; line-height:14px; border-right:none;   }
#menu li:hover li a, #menu li.hover li a { background-color: #064b8b; border-bottom: 1px solid #FFFFFF; color: #fff; }
#menu li li a:hover { background-color:#999999; background-image:none; }

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
   background-image:url(../images/bodyBg.gif); background-position: center top; background-repeat:no-repeat; height:100%;
}


#branding {
	position:relative;
}
#mainBanner { height:140px; width:100%; margin:0 auto; background-image:url(../images/mainBanner.gif); background-repeat:no-repeat; margin-left:2px;}
.news { float:right; padding:10px; }
#contentContainer {
	width: 900px;
	background-image: url(../images/contentVertTile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
}
#content { 
  width: 640px;
  float: left;
  padding:20px; 
}

#content p, #content h3, #content h4, #content h5, #content table { margin-bottom:15px; }

#column { 
  width: 200px; 
  float: right;
  padding: 10px;
} 
#column a { color:#064b8b; text-decoration:none; }
#column a:hover { color:#555555; text-decoration:none; }
#vertMenu { margin: 10px 0; padding: 10px 0; }
#vertMenu li { list-style: none; margin: 0; padding: 0; line-height:25px;}
#vertMenu li a { display: block; padding: 4px 10px 4px 34px; color: #FFF; text-align:left; text-decoration:none; list-style:none; border-bottom: 2px solid #FFF; background-color:#000066; height:25px; width:150px; background-image:url(../images/vertMenuBg.gif); }
#vertMenu li a:hover { display: block; padding: 4px 10px 4px 34px; color: #FFF; text-align:left; text-decoration:none; list-style:none; border-bottom: 2px solid #FFF; background-color:#000066; height:25px; width:150px; background-image:url(../images/vertMenuBg.gif); margin-left: 2px; }
.sectionLink { color:#003399; height:50px; line-height:50px; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; }
#footer {
margin-bottom:10px;
  clear: both;
  padding: 5px 20px 0 20px;
  height:72px;
  background-image:url(../images/footer.gif); 
} 
#footer p, #footer a { color:#FFFFFF; }
#footerPrimary { 
  width: 490px;
  float: left;
  height:30px;
  line-height:30px;
}
#footerEnd { margin-bottom:10px; color:#AAAAAA; padding-left:20px; font-size:11px; }

/*table formatting*/
#content table { margin-bottom:10px; }

.tablines { background-color: #C0C0C0; }
 
/*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: #064b8b; padding:5px; }

.tabletitle{ font-family:Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #064b8b; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-family:Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #666666; 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: #666666; 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: #666666; 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; }
