/* page elements */

.linebar{
  margin:5px auto 30px auto;
  }

/* right */

#title01{
  width:550px;
  margin:10px auto 0px auto;
  text-align:left;
  }

#title01 h2{
  background-image:url(img/title01.jpg);
  padding: 2px 5px 0px 25px;
  height:22px;
  font-size:16px;
  font-weight:bold;
  color:#003399;
  }

#title01 p{
  font-size:14px;
  line-height:140%;
  color:#333333;
  padding:5px 20px 5px 45px;
  } 

#title01 p em{
  font-style:normal;
  font-weight:bold;
  font-size:16px;
  line-height:140%;
  color:#006699;
  margin-left:-20px;
  margin-top:10px;
  } 


#title01 blockquote{
  font-weight:bold;
  } 

