/* generic styles for central text area */

#MBox
{
  position:absolute;
  left: 190px;
  top: 144px;
  width: 790px;
  height: 575px;
  background-color: #FFFFFF;
}

#MBox h1.title
{
  position:absolute;
  left: 70px;
  top: 40px;
  font-family: "Verdana", "Arial", sans-serif; 
  font-size: 18pt; 
  color: #2C7BAD;
}

.MTBox
{
  position:absolute;
  left: 70px;
  top: 118px;
  width: 650px;
  height: 475px;
  font-family: "Arial", sans-serif; 
  background-color: #FFFFFF;
}

.MTBox h5
{
  font-size: 11pt; 
  color: #000000;
}

.MTBox h5#nbr
{
  margin: 0 0 3px;
}

.MTBox h5#nb
{
  font-weight:normal;
  margin: 0 0 13px;
}

.MTBox p
{
  font-size: 11pt; 
  text-align: justify;
  color: #000000;
  margin: 0 0 18px 0;
}

.MTBox p#nbr
{
  margin: 0 0 3px;
}


.MTBox p#smbr
{
  margin: 0 0 10px;
}


#MTBBox
{
  width: 650px;
  height: 90px;
  padding: 0 16px;
  background-color: #F0F0F0;
}


#MissBox
{
  padding: 0 130px 0 30px;
}



/* styles for 'About Us' page */
.LKTBox
{
  position:absolute;
  left: 510px;
  top: 310px;
  width: 140px;
  height: 100px;
  background-color: #FFFFFF;
}

.LKTBox p
{
  font-size: 9pt; 
  color: #000000;
  text-align: center;
}


/* styles for 'Services' pages */
.MSVBox
{
  position:absolute;
  left: 70px;
  top: 100px;
  width: 650px;
  height: 475px;
  font-family: "Arial", sans-serif; 
  background-color: #FFFFFF;
}

.MSVBox h3
{
  font-size: 12pt; 
  color: #808080;
  margin: 0;
}

.MSVBox h4
{
  font-size: 11pt; 
  color: #246890;
  margin: 0;
}

.MSVBox h5
{
  font-size: 10pt; 
  text-align: right;
  font-weight: normal; 
  color: #000000;
  margin: 0;
}


/* styles for 'Subscribe' pages */
#SubscrBox
{
  position:absolute;
  left: 130px;
  top: 260px;
  width: 550px;
  height: 280px;
  font-family: "Arial", sans-serif; 
  font-size: 10pt; 
  background-color: #FFFFFF;
}

.SubsButSubm
{
  position:absolute;
  left: 180px;
  top: 200px;
}


#Button
{
  cursor: pointer;
}


#LinkBox
{
  position:absolute;
  left: 190px;
  top: 756px;
  width: 790px;
  height: 42px;
  padding: 6px;
  text-align:center;
  background-color: #FFFFFF;
}

#LinkBox h6
{
  color: #246890;
}