#wholesitepositionid {
position: relative;
width: 100%;
top: 0px;
left: 0px;
/*
  background-image: url('../Images/backgroundb.jpg');
  background-repeat : repeat-y center;
*/
}

#wholesitecenterid {
width: 980px;
margin : auto;
display: block;
position: relative;

}

#main {
margin: 0;
padding: 0;
font-size: 10pt;
color: #014a59;
font-family: Arial, sans-serif;
background-color: #dce5e6;
}

body {
/*  This is to cascade to all other scripts */
font-size: 10pt;
color: #014a59;
font-family: Arial, sans-serif;
}

body table {
font-size: 10pt;
color: #014a59;
font-family: Arial, sans-serif;
}

#basescrollgraphicid {
display:none;
}

#article {
  background-image: url('../Images/bg.jpg');
  background-repeat : repeat-y;
  position: absolute;
  left: 0px;
  top: 108px;
  width: 980px;
  background-color:#ffffff;
  min-height:500px;
  height:auto !important; 
  height:500px;
}
#idpagetext {
  position:relative;
  left:175px;
  width:805px;
}

#idheadingtext {
position: absolute;
top: 30px;
left: 175px;
}

#idheadingtext h1{
font-family: Arial, sans-serif;
font-size: 14pt;
color: #014a59;
}

/* dont have any control over order the menu divs (topmenu and pageimage) are put out to page, so use absolute position
to impose it above what is already on the page */

#topmenuline {
position: absolute;
top: 124px;
left: 0px;
padding: 0px 0px 0px 0px;
z-index:90;
}

/* end of absolutely positioned elements */

a {
font-weight: Bold;
color: #4a8194;
text-decoration:none;
}


#stretcher {
display:none;
}

body.inputform {
font-size: 10pt;
}
table.inputform {
border-color: #4a8194;
border-width: 1px;
border-style: solid;
}
td.inputform {
padding : 5px;
}
body.thankyouform {
font-size: 12px;
color : #4a8194;
}

table.menutable {
margin: 0px;
padding: 0px;
}
td.menutable {
width:130px;
padding-left:6px;
}
#topmenuline img {
margin-top:5px;
}
#topmenuline a.textnotselected {
display:block;
width:108px;
height:26px;
color : #fafaff;
font-size : 11px;
font-family : arial, sans-serif;
text-decoration :none;
font-weight: bold;
padding:6px 0 0 3px;
border-bottom:1px solid #ffffff;
margin-left:7px;
margin-bottom:8px;
}
#topmenuline a.textnotselected:hover {
color:#EDD5B9;
}
#topmenuline a.textnotselected:visited {
color:#fafaff;
}
#topmenuline a.textnotselected:visited:hover {
color:#EDD5B9;
}
#topmenuline a.textselected {
display:block;
width:108px;
height:26px;
color : #EDD5B9;
font-size : 11px;
font-family : arial, sans-serif;
text-decoration :none;
font-weight: bold;
padding:6px 0 0 3px;
border-bottom:1px solid #ffffff;
margin-left:7px;
margin-bottom:8px;
}

#topmenuline table.menutable table.menutable a.textnotselected {
display:block;
width:108px;
height:auto;
color : #e5e2eb;
font-size : 10px;
font-family : arial, sans-serif;
text-decoration :none;
font-weight: normal;
padding-left:0px;
padding-top:0px;
border-bottom-width:0px;
margin-bottom:0px;
}
#topmenuline table.menutable table.menutable a.textselected {
display:block;
width:108px;
height:auto;
color : #EDD5B9;
font-size : 10px;
font-family : arial, sans-serif;
text-decoration :none;
font-weight: normal;
padding-left:0px;
padding-top:0px;
border-bottom-width:0px;
margin-bottom:0px;
}
li {
padding-bottom: 5px;
}
p {
padding-right: 20px;
}
.linktitle {
  font-weight:bold;
}
.subheading {
  font-size:15px;
  font-weight:bold;
}
form {
  display: inline;
}
input.bpabutton {
  color : #FFFFFF;
  background-color : #014a59;
}

#backtotop {
  color: #FFFFFF;
}
body.Latest_News {
  padding-top:65px;
  margin:0;
  font-size:10pt;
}
.Latest_News_Heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #014a59;
}
a.Latest_News {
  font-size: 13px;
}
body.Latest_News_Ticker {
  margin-top:2px;
  margin-left:0px;
  margin-bottom:0px;
  margin-right:0px;
}
a.Latest_News_Ticker {
  color: #BECECD;
  font-size: 12px;
  font-weight: normal;
}