/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  text-align: center; 
  min-width: 900px;
  font: 12px Georgia, "Times New Roman", Times, serif;
  background-image:url(../images/bodyBg.gif);
  background-repeat:repeat-x;
  background-color:#aab4ff;
  color:#555555;
}

p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #555555; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #181862; margin-bottom:10px; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #181862; margin-bottom:10px; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #555555; }
h4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #555555; }
h5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #555555; }
ol { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #555555; list-style-type: square; margin:0 0 15px 30px; }
ul { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #555555; list-style-type: square; margin:0 0 15px 30px; }
a { color: #42427f; text-decoration: underline; }
a:hover { color: #7c938d; text-decoration: none; }

#menuOuter {clear: both; position:relative;display:block;height:42px;background: url(../images/menuBg.gif) repeat-x top left;}
#menu { margin: 0 0 0 12px; padding: 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:16px; }
#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: 12px 35px; 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: 12px 35px; background-color: #383393; color: #fff; text-decoration: none; background-image:none; }
#menu li ul { display: none;  background-color: #42427f;}
#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:10px; border-right:none; border-top: 1px solid #181862;  }
#menu li:hover li a, #menu li.hover li a { background-color: #42427f; border-bottom: 1px solid #181862; color: #fff; }
#menu li li a:hover { background-color: #42427f; background-image:none; color:#fff; }

#vertMenu { margin: 0; padding: 0px 25px 30px 25px;  }
#vertMenu li { list-style: none; margin: 0; padding: 0; }
#vertMenu li a { display: block; padding: 12px 10px; color: #42427f; text-align:right; text-decoration:none; list-style:none; border-bottom: 1px solid #181862; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; }
#vertMenu li a:hover { display: block; padding: 12px 12px; color: #FFFFFF; text-align:right; text-decoration:none; list-style:none; border-bottom: 1px solid #181862; background-color: #383393; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold;  }

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left;
  background-image:url(../images/wrapperBg.gif);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 16px 40px 0px 40px; 
}


#branding {
	height: 191px;
	background-color:#FFFFFF;
	background-image: url(../images/brandingTile.gif);
	background-repeat: repeat-x;
	position:relative;
	
}

#brandingLinks { 
	position:absolute;
	right: 10px;
	top: 40px; }

#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%;
	border-top: 4px solid #181862;
}
#flashBanner { width:100%; border-top: 1px solid #000000; border-bottom: 5px solid #000066; }
#content { 
  width: 580px;
  float: left;
  padding:30px; 
}

#content p, #content li, #content h3, #content h4, #content h5 { margin-bottom:15px; }
#content td { padding:5px; }
#column { 
  width: 254px; 
  float: right;
  padding: 0px;
  text-align:right;
  background-color:#ced0f2;
} 
#column p { color:#44448e; }
#column h1 { font-size:18px; font-weight:normal; color:#181862;  }
#column h2 { font-size:14px; font-weight:normal; color:#44448e; margin-bottom:15px;  }
#address { padding: 30px 25px 20px 0; background-color:#e8e9f9; }
#footer {
margin: 0 auto;
width:865px;
  clear: both;
  padding: 15px 20px 20px 15px;
  background-image:url(../images/footerBg.gif); background-repeat:repeat-x; background-color:#44448e;
  display:block;
  overflow:auto;
} 
#footer p { color:#FFFFFF; font-weight:normal; font-size:11px; }
#footer a { color:#FFFFFF; font-weight:normal; font-size:11px; }
#footerPrimary { 
  width: 490px;
  float: left;
  height:30px;
  text-align:left;
}

#footerSecondary { 
  width: 320px; 
  float: right; 
  height:30px;
  line-height:30px;
  text-align:right;
} 

#footerEnd { padding-bottom:20px; }

#Form1 td li { margin-left:20px;}
/*table formatting*/
.tablines { background-color: #D4D2D3; }
 
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family: Georgia, "Times New Roman", Times, serif;; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #333333; }

/*Used if table has an extra heading.*/
.tabhead { font-family: Georgia, "Times New Roman", Times, serif;; font-size: 12px; font-weight: bold; color: #333333; background-color: #FFFFFF; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-family: Georgia, "Times New Roman", Times, serif;; font-size: 12px; font-weight: normal; color: #555555; background-color: #FFFFFF; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family: Georgia, "Times New Roman", Times, serif;; font-size: 12px; font-weight: bold; color: #555555; background-color: #FFFFFF; }
.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; }