/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  text-align: center; 
  min-width: 900px;
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  background-image: url(../images/headerbg.gif);
	background-repeat: no-repeat; background-position:center top;
}

p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; }
h1, .Heading { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 20px; font-weight: bold; color: #000000; }
h2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-weight: normal; color: #333333; }
h3 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color:#666666; }
h4 { 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; }
.color { color:#f5e100; }
.small { font-size:11px; }
a { color: #333333; text-decoration: underline; }
a:hover { color: #ac9c13; text-decoration: none; }

a.noline { color: #000000; text-decoration: none; }
a.noline:hover { color: #000000 text-decoration: none; }

#menuOuter {height:32px;}
#menu { margin: 0; padding: 0; line-height:22px; }
#menu li { list-style: none; float: left; border-right:1px solid #3b59a2;  }
.noborder { border-right:none;  }
#menu li a { display: block; padding: 3px 20px; color: #000; text-decoration: none; }
#menu li a:hover { display: block; padding: 3px 20px; color: #000000; 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: #4960a1; background-image:none; border-bottom: 1px solid #fff;
color: #FFF; }
#menu li li a:hover { color: #FFF; background-color:#394e8a; }

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left;
  background-image:url(../images/bodyBg.gif); background-repeat:no-repeat; background-position: left bottom; 
}


#branding {
	height: 165px;
	position:relative;
}
#branding p { font-size:11px; margin: 0 0 10px 0; }
#logo { float:right; margin-top:15px; }
#brandingLinks { 
	position:absolute;
	left: 10px;
	top: 25px; }

#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%;
}
#flashBanner { width:100%; border-top: 1px solid #000000; border-bottom: 5px solid #000066; }
#content { 
  width: 470px;
  float: left;
  padding:20px; 
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5 { margin-bottom:15px; }
#lcolumn { 
  width: 170px; 
  float: left;
  padding: 10px;
} 
#rcolumn { 
  width: 170px; 
  float: right;
  padding: 15px;
  margin:0;
} 
#rcolumn h1 { font-size:18px; }
#rcolumn h2 { font-size:14px; font-weight:bold; }
#rcolumn p { font-size:11px; margin-top:10px; }
#rcolumn a { text-decoration:none; color:#000000; }
#rcolumn a:hover { text-decoration:none; color:#CCCC66; }
#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: #FFF; text-align:left; text-decoration:none; list-style:none; border-bottom: 1px solid #FFF; background-color:#000066; }
#footer { 
  clear: both;
  padding: 0 20px 0 20px;
  height:43px;
  background-image:url(../images/footer.gif); background-repeat:repeat-x;
  color:#FFFFFF;
  margin-bottom:10px; 
} 

#footerPrimary { 
  width: 490px;
  float: left;
  height:30px;
  line-height:30px;
}
#footerPrimary p, #footerPrimary a {color:#FFFFFF; }
#footerEnd { margin-bottom:10px; } 

/*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: #000000; padding:5px; }

.tabletitle{ font-family:"Arial", Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #000000; 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;}
#Table1 { width:468px; }
.FormText { zoom:1 }
















/*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; }
