/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

HTMl { overflow: scroll; }
BODY { padding:0; margin:0 auto; text-align:center; background-color:#dbdbdb; }
P, td, th, div { font-family:Arial, Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 17px; }
H1, .Heading { font-family:Arial, Verdana, Tahoma; font-size: 20px; font-weight: normal; color: #435384; line-height: 26px; margin:15px 0; }
H2 { font-family:Arial, Verdana, Tahoma; font-size: 16px; font-weight: bold; color: #000000; margin-bottom:15px;  }
H3 { font-family:Arial, Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #000000; margin-bottom:15px; }
H4 { font-family:Arial, Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 17px; margin-bottom:15px; }
H5 { font-family:Arial, Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 17px; margin-bottom:15px; }
H5 A { text-decoration: none; }
OL { font-family:Arial, Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 17px; }
UL { font-family:Arial, Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 17px; list-style-type: square; }
A { color: #006699; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; cursor:pointer; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.color { color: #0053A4; }
#bg1 { background-color: #b2b6d9; }
#bg2 { background-color: #bcd7a2; }
.white { color: #FFFFFF; }
.small { font-size:10px;}
.social { float:left; margin:10px 5px 0 0; border:0; }

.container {
	position:relative;
	margin:0 auto;
	background-image:url(../images/mainBodyBgRight.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:800px;
	text-align:left;
	padding-bottom:20px;
	height:100%;
	background-position: right top;
}
.header { position:relative; width:780px; margin:0 auto; }
.logo { border:0; }

.menu { position:relative; height:33px; background:url(../images/menuBg.gif) repeat-x top #006699; padding:0 0 2px 0;  width:646px; margin:0 0 0 10px; text-align:left;}
.menu p {color:#FFFFFF; line-height:32px; padding-right:10px; font-size:13px; }
.menu a {color:#FFFFFF; font-weight:bold; padding: 0 10px 0 10px;  }
.banner { height:160px; background:url(../images/banner.jpg) no-repeat top left; width:646px; margin:0 0 0 10px; }

#contentContainer {
	width: 800px;
	background-image: url(../images/contentVertTile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
	margin-top:4px;
}
#flashBanner { width:100%; border-top: 1px solid #000000; border-bottom: 5px solid #000066; }
#content { 
  width: 452px;
  float: left;
  padding:10px; 
}

#content p { margin-bottom:10px; }
#content ul, #content ol { margin-left:30px; margin-bottom:10px; }
#content table { margin-bottom:10px; }
.teamimage { float:right; clear:right; margin:0 0 10px 10px; width:180px; height:200px; }
#column { 
  width: 174px; 
  float: left;
  margin: 0px 0px 10px 10px;
  min-height:420px;
	height:auto !important;
	height:420px;/*Needs to match the min height pixels above*/
} 
#column p { color:#FFFFFF; padding:10px; font-size:12px;
 }
#column a { color:#FFFFFF;  }
#column h1 { text-transform:uppercase; font-size:16px; color:#53bbe2; background-color:#006699; padding: 5px 10px 5px 10px; margin:0; font-weight:bold; }
.subNav a{
text-align:left;
display: block;
  width: 174px;
  height: 31px;
  line-height: 31px;
  text-decoration: none;
  font-size:13px;
 text-indent: 45px;
 color: #FFF;
 border:none;
 font-weight:bold;
}

a.subNav
{
	background-image: url(../images/submenu-tile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.subNav:hover {
background-position: right top ;color:#FFFFFF;}

.lhclogo { background:#fff; padding:5px 0; text-align:center; }

.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }
#footer { width:760px; background-color:#006699; height:28px; margin:0 auto; padding:0 20px; }
#footer p { line-height:28px; color:#FFFFFF; }
#footer a { color:#FFFFFF; }

.searchform { padding:0; margin:0; position: absolute; top:142px; left:20px; }
.searchbut { height:20px; width:25px; font-family: Arial; font-size:12px; font-weight:bold; color:#fff; background-color:#0053A4; border:solid 1px #586a9e; margin:0 0 0 5px; padding:0; float:left; }
.searchbox { width: 147px; height:20px; font-family: Arial; font-size: 12px; color: #999999; background-color: #FFFFFF; border:solid 1px #586a9e; padding:0; margin:0; float:left; }


#Form1 td li { margin-left:20px;}
.FormButton  { height: 19px; font-family:Arial, Verdana, Tahoma; color: #FFFFFF; font-size: 12px; background-color: #0053A4; border: solid 0px #0053A4; }
.FormText { font-family:Arial, Verdana, Tahoma; color: #000000; font-size: 11px; background-color: #FFFFFF; border: solid 1px #000000; margin-bottom:5px; padding:2px; }
.FormTextRequired { font-family:Arial, Verdana, Tahoma; color: #000000; font-size: 12px; background-color: #FFFFFF; border: solid 1px #FF0000; margin-bottom:5px; padding:2px; }

/*table formatting*/
.tablines { background-color: #C0C0C0; }
 
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family:Arial, Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #0053A4; padding:5px; }

.tabletitle{ font-family:Arial, Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #0053A4; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-family:Arial, Verdana, Tahoma; 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, Verdana, Tahoma; 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, Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding:5px; }




















/*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; }

