body {
  text-align: center; 
  min-width: 1000px;
  font: 12px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  background-image:url(../images/bodyBg.gif); background-repeat:repeat-x; background-color:#f7fcf6;
  margin:0 auto;
  color: #5c5c5c; 
}
.photoBorder { padding:1px; margin: 0 0 10px 10px; border: 2px solid #c1e64b; }
p { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #5c5c5c; }
h1, .Heading { font-family: Georgia, Arial, Helvetica, Verdana, sans-serif; font-size: 28px; font-weight: normal; color: #006b65; margin-bottom:15px; }
h2 { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-weight: normal; color: #5c5c5c; }
h3 { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #5c5c5c; margin-bottom:5px; }
h4 { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
ol { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #5c5c5c; margin:0 0 10px 30px; }
ul { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #5c5c5c; list-style-type: square; margin:0 0 10px 30px; }
.color { color:#006b65; }
a { color: #006b65; text-decoration: underline; }
a:hover { color: #006b65; text-decoration: none; }
a.noline { color: #5c5c5c; text-decoration: none; }
a:hover { color: #5c5c5c; text-decoration: none; }

#menuOuter {clear: both; position:relative;display:block;height:33px;}
#menu { margin: 0 0 0 405px; padding: 0; font-family:Georgia,Arial,Verdana,Helvitica,sans-serif; font-weight:normal; font-size:13px; }
#menu li { list-style: none; float: left; }
#menu li.noborderr { border-right:none;  } #menu li.noborderl { border-left:none;  }
#menu li a { display: block; padding: 8px 2px; color: #ffffff; text-decoration: none; width:112px;  background: url(../images/menuBg.gif) no-repeat top left; text-align:center; border-left:3px solid #FFFFFF; }
#menu li a:hover { display: block; padding: 8px 2px; background-color: #006b65; color: #fff; text-decoration: none; background: url(../images/menuBgHover.gif) no-repeat top left;}
#menu li ul { display: none;  background-color: #006b65; background-image:none; }
#menu li:hover ul, #menu li.hover ul { display: block; position: absolute; margin: 0; padding: 0; background-image:none;  }
#menu li:hover li, #menu li.hover li { float: none; background-image:none; }
#menu li:hover li a, #menu li.hover li a { background-color: #006b65; color: #fff; background-image:none; text-align:left; border-bottom:1px solid #FFFFFF; padding:10px; min-width:160px; }
#menu li li a:hover { background-color: #46928e; background-image:none; }
#wrapper {
  width: 1000px; 
  margin: 0 auto; 
  text-align: left; 
}


#branding {
	height: 180px;
	position:relative;
}

#brandingLinks { 
	position:absolute;
	right: 0px;
	top: 50px; }
#brandingLinks p {
	color:#006b65;
	padding:0;
	margin:0;
	text-align:right;
	font-size:12px;
	}
#brandingLinks p.large {
	font-size:20px;
	}

#contentContainer {
	width: 1000px;
	background-color:#FFFFFF;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
	border-top: 3px solid #c1e64b;
	padding:30px 0 0 0;
}

#primary { width:120px; float: left; }
#content { 
  width: 590px;
  float: left;
  padding:5px 30px 20px 0px; 
}

#content table { margin-bottom:15px; }
#content p, #content li { margin-bottom:15px; }
#content td { padding:5px; }

#column { 
  width: 200px; 
  float: right;
  padding: 0 35px 0 0;
} 
#blobs { background-image:url(../images/rhcdivider.gif); background-repeat:no-repeat; background-position:left top; clear:both; padding: 15px 0 20px 25px;}

#vertMenu { margin: 10px 0; padding: 10px 0;  }
#vertMenu li { list-style: none; margin: 0; padding: 0; }
#vertMenu li a { display: block; padding: 10px; color: #006b65; text-align:right; text-decoration:none; list-style:none; border-bottom: 1px solid #c1e64b; background-color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
#vertMenu li a:hover { display: block; padding: 10px; color: #FFFFFF; text-align:right; text-decoration:none; list-style:none; border-bottom: 1px solid #c1e64b; background-color:#006b65; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
#dividerLine { background-color:#FFFFFF; }
#footer { 
  clear: both;
  padding: 10px 20px 0 20px;
  background-color:#FFFFFF;
  display:block;
  height:70px;
  	border-bottom: 10px solid #006b65;
} 
#footer p { margin: 10px 0 10px 0; line-height:normal; color:#006b65; font-size:11px; }
.small { font-size:10px; color:#006b65; }
#footerImage { 
  float: left;
  padding-right: 20px;
  padding-left:10px;
}
#footerPrimary { 
  width: 600px;
  float: left;
  height:30px;
  line-height:30px;
  padding-left:10px;
}

#footerSecondary { 
  width: 220px; 
  float: right; 
  height:30px;
  line-height:30px;
  text-align:right;
  padding-right:20px;
  margin: 5px 0 10px 0;
} 

input.searchfield { width: 112px; padding: 4px; border:2px solid #CCCCCC; font-size: 11px; background-color:#CCCCCC; color:#FFFFFF; }
input.searchbutton { background: #006b65; border: 0; padding: 4px; color: #fff; font-weight: bold; font-size: 11px; }

/*table formatting*/
.tablines { background-color: #D4D2D3; }
 
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #006b65; }

/*Used if table has an extra heading.*/
.tabhead { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #5c5c5c; background-color: #FFFFFF; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #5c5c5c; background-color: #FFFFFF; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #5c5c5c; 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; }
