/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
HTMl { overflow: scroll; }
body {
  text-align: center; 
  min-width: 910px;
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  background-image:url(../images/bodyBg.gif); background-position:left top; background-repeat:repeat-x;
  margin:10px 0 20px 0;
  background-color:#cee7fa;
}

p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; }
h1, .Heading { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 22px; font-weight: bold; color: #0b20a7; margin-bottom:10px; }
h2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-weight: normal; color: #6493c1; margin-bottom:10px; }
h3 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #000000; margin-bottom:10px; }
h4 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
h5 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
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:0 0 10px 30px; }
#content li { margin:0 0 15px 0; }
a { color: #0b20a7; text-decoration: underline; }
a:hover { color: #6493c1; text-decoration: none; }

#menuOuter {clear: both; position:relative;display:block;height:32px; background-color:#FFFFFF;}
#menu { margin: 0; padding: 0; }
#menu li { list-style: none; float: left; line-height:normal;}
#menu li.noborder { border-right:none;  }
#menu li a { display: block; padding: 11px 2px; width:142px;  background-color: #1364b6; background-image:url(../images/menuBg.gif); background-repeat: no-repeat; color: #ffffff; text-decoration: none; text-align:center; font-size:14px; }
#menu li a:hover { display: block; padding: 11px 2px; width:142px; background-color: #1364b6; background-image:url(../images/menuBgHover.gif); background-repeat: no-repeat; color: #ffffff; text-decoration: none; text-align:center; font-size:14px; }
#menu li ul { display: none;  background-color: #4f82b1;}
#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; }
#menu li:hover li a, #menu li.hover li a { background-color: #4f82b1; color: #fff; background-image:none; }
#menu li li a:hover { background-color: #030e59; background-image:none; }

#wrapper {
  width: 878px; 
  margin: 0 auto; 
  text-align: left;
  background:#FFF;
  padding:15px;
  border: 1px solid #0b20a7; 
}


#branding {
	height: 120px;
	background-color:#FFFFFF;
	background-image:url(../images/dateBg.gif); background-position:right top; background-repeat:no-repeat;
	position:relative;
	border-bottom: 2px solid #002f78;
}

#brandingLinks { 
	position:absolute;
	right: 20px;
	top: 10px; }

#contentContainer {
	width: 880px;
	background-image: url(../images/rhc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
}
#flashBanner { width:100%; border-top: 1px solid #000000; border-bottom: 5px solid #000066; }
#content { 
  width: 645px;
  float: left;
  padding:20px 25px 20px 15px; 
}

#content p, #content h4, #content h3, #content h5, #content table { margin-bottom:15px; }

#column { 
  width: 190px; 
  float: left;
  margin:0;
  padding:0;
} 
#vertMenu { margin: 10px 0; padding: 10px 0; }
#vertMenu li { list-style: none; margin: 0; padding: 0; }
#vertMenu li a { display: block; padding: 3px 20px; color: #000; text-align:left; font-size:14px; font-weight:bold; text-decoration:none; list-style:none; border-bottom: 2px solid #79b4fd; background-image:url(../images/arrow.png); background-repeat:no-repeat; background-position:left; padding-left:35px; height:30px; line-height:30px; }
#vertMenu li a:hover { display: block; padding: 3px 20px; color: #31509c; text-align:left; font-size:14px; font-weight:bold; text-decoration:none; list-style:none; border-bottom: 2px solid #79b4fd; background-image:url(../images/arrow.png); background-repeat:no-repeat; background-position:left; padding-left:37px; height:30px; line-height:30px; }
#footer { 
margin: 0 auto;
width:870px;
min-height:30px;
  clear: both;
  padding: 0 20px 0 20px;
  background-color:#0a1560;
  background-image:url(../images/footerbg.jpg); background-repeat:repeat-x;
} 
#footer p, #footer a { color:#FFFFFF; }
#footerPrimary {
text-align:left; 
  width: 490px;
  float: left;
  height:35px;
  line-height:30px;
}

#footerSecondary { 
  width: 220px; 
  float: right; 
  height:30px;
  line-height:30px;
  text-align:right;
} 
/*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: #0b20a7; padding:5px; }

.tabletitle{ font-family:Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #0b20a7; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-family:Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #000000; 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; }

#Form1 td li { margin-left:20px;}


















/*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; }

