/* 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/bodyBg.gif); background-repeat:repeat-y; background-position:center top;
}
input.searchfield { width: 125px; padding: 3px; border: 1px solid #ccc; font-size: 11px; margin-left:10px; }
input.searchbutton { background: #063165; border: 0; padding: 3px 10px; color: #fff; font-weight: bold; font-size: 11px; }
p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; }
h1, .Heading { font-family: Georgia, Arial, Helvetica, Verdana, sans-serif; font-size: 22px; font-weight: normal; color: #005daa; margin-bottom:15px; }
h2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-weight: normal; color: #005daa; margin-bottom:10px; }
h3 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #000000; margin-bottom:5px; }
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: 14px; font-weight: bold; color: #000000; }
h5 a { text-decoration:none; color:#005daa; }
h5 a:hover { color:#005daa; }
ol { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; margin:10px 0 12px 30px;}
ul { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; list-style-type: square; margin:10px 0 12px 30px; }
a { color: #005daa; text-decoration: underline; }
a:hover { color: #555555; text-decoration: none; }

#menuOuter {height:37px; margin-left:20px; width:860px; background-image:url(../images/menuBg.gif); background-repeat:repeat-x;}
#menu { margin: 0 0 0 215px; 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:1px solid #FFF; }
#menu li.noborderr { border-right:none;  } #menu li.noborderl { border-left:none;  }
#menu li a { display: block; padding: 10px 20px; color: #ffffff; text-decoration: none; background-image:url(../images/menuBg.gif); background-repeat:repeat-x; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
#menu li a:hover { display: block; padding: 10px 20px; background-color: #32598a; color: #fff; text-decoration: none; background-image:none; }
#menu li ul { display: none;  background-color: #32598a;}
#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:5px; border-right:none;  }
#menu li:hover li a, #menu li.hover li a { background-color: #005daa; border-bottom: 1px solid #181862; color: #fff; background-image:none;  }
#menu li li a:hover { background-color: #32598a; background-image:none; }

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}


#branding {
	background-color:#FFFFFF;
	position:relative;
	padding-left:20px;
}

#brandingLinks { 
	position:absolute;
	right: 20px;
	top: 20px; text-align:right; }
#brandingLinks p { margin-bottom:10px; }
#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: 620px;
  float: left;
  padding:20px 0px 20px 20px; 
}

#content p, #content ul, #content h4, #content h5  { margin-bottom:15px; }

#column { 
  width: 200px; 
  float: left;
  padding: 10px;
  margin-left:10px;
} 
#vertMenu { margin: 10px 0; padding: 10px 0; }
#vertMenu li { list-style: none; margin: 0; padding: 0; }
#vertMenu li a { display: block; padding: 8px 20px; color: #32598a; text-align:left; text-decoration:none; list-style:none; border-bottom: 1px dotted #3693e0; background-color:#FFFFFF; }
#vertMenu li a:hover { display: block; padding: 8px 20px; color: #FFFFFF; text-align:left; text-decoration:none; list-style:none; border-bottom: 1px dotted #3693e0; background-color:#32598a; }
 
#footer { clear: both; height:42px; line-height:42px; margin-left:20px; width:860px; background-image:url(../images/footerBg.gif); background-repeat:repeat-x; text-align:center; margin-bottom:10px;}

#footer a, #footer p { color:#FFFFFF; }

/*table formatting*/
.tablines { background-color: #D4D2D3; }

/*a light colour on the borders of branded tables*/
.tabtitle{ font-family:  Arial, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; background-color: #333333; }
.tabletitle{ font-family:  Arial, sans-serif; font-size: 13px; padding:5px; color:#000000;}
/*Used if table has an extra heading.*/
.tabhead { font-family:  Arial, sans-serif; font-size: 13px; 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, sans-serif; font-size: 13px; font-weight: normal; color: #000000; background-color: #FFFFFF; padding:5px;}

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family:  Arial, sans-serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding:5px;}
.football td { background-color:#ffff99; border:#000000 1px solid; }
.footballheader td { background-color:#ccffcc; border:#000000 1px solid; }
.footballtitle { font-family: Arial, Verdana, Helvetica; background-color:#ccffff; font-weight:bold; font-size:13px; vertical-align:middle;  }

















/*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; }