/* CSS Document */

body {
	background-image: url(http://www.beaconpa.com/images/_main/bg_main.gif);
	margin: 25px 0px 15px 0px;
	padding: 0px;
	color: #333333;
	line-height: 18px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a, a:visited { background-color: transparent; text-decoration: underline; color: #333333; }
a:hover { background-color: transparent; text-decoration: none; color: #0067AC; }

a.news, a.news:visited { background-color: transparent; text-decoration: none; color: #0067AC; font-size: 11px; }
a.news:hover { background-color: transparent; text-decoration: underline; color: #0067AC; font-size: 11px; }

img {
  border: 0;
}

.bold {
  color: #0067AC;
  font-weight: bold;
}

.white {
  color: #FFFFFF;
  font-size: 10px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.entry_title {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #0067AC;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #0067AC;
}

#shadow {
  width: 790px;
  height: 620px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-image: url(http://www.beaconpa.com/images/_main/bg_shadow.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#shadow #mainContainer {
  background: #FFFFFF;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 770px;
  height: 600px;
  border: 1px solid #C8C8C8;
}

#topBar {
  background-image: url(http://www.beaconpa.com/images/_main/bg2_topBar.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 105px;
  margin: 0px 0px 0px 0px;
}

#topbar #home {
  width: 173px;
  height: 97px;
  margin: 0px;
  padding: 0px;
}

#topBar #nav {
  margin: 65px 0px 0px 0px;
  padding: 0px;
  height: 30px;
  float: right;
  padding-right: 10px;
  display: inline;
}

#topBar #nav .top_button {
  padding-right: 7px;
  width: 20px;
  height: 20px;
  border: none;
  float: left;
}

#topBar #search {
  background-color: #FFFFFF;
  margin: 25px 25px 0px 0px;
  padding: 0px;
  height: 30px;
  width: 235px;
  float: right;
  display: inline;
}
			
#topBar #search input, #topBar #search form {
  margin: 0px;
  padding: 5px;
  font-size: 9pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
			
#topBar #search .field {
  display: block;
  background-color: #FFFFFF;
  color: #333333;
  padding: 3px 0px 0px 5px;
  width: 150px;
  height: 19px;
  border: 0px;
  float: left;
}
			
#topBar #search .button {
  padding: 0px;
  margin: 2px 0px 0px 10px;
  width: 49px;
  height: 17px;
  border: none;
  float: left;
}

#container {
  padding-left: 160px;   /* LC fullwidth */
  padding-right: 180px;  /* RC fullwidth + CC padding */
  border: 0px solid #E3E3E3;
  height: 455px;
  overflow: hidden;
}

#container .column {
  position: relative;
  float: left;
}

#main {
  padding: 0px 5px;     /* CC padding */
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  background-image: url(http://www.beaconpa.com/images/_main/bg_center.gif);
  background-repeat: repeat-y;
  background-position: top left;
}

#left {
  width: 150px;         /* LC width */
  padding: 0 5px;       /* LC padding */
  right: 170px;         /* LC fullwidth + CC padding */
  margin-left: -100%;
  background-position: top left;
  background-color: #FFFFFF;
  background-image: url(http://www.beaconpa.com/images/_main/bg_left.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  height: 455px;
}

#right {
  width: 160px;              /* RC width */
  padding: 0 5px;            /* RC padding */
  margin-right: -180px;      /* RC fullwidth + CC padding */
  background-image: url(http://www.beaconpa.com/images/_main/bg_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  height: 455px;
}

#right .header {
  width: 160px;
  height: 46px;
}

#right .nav {
  padding-left: 14px;
}

.nav .rollover {
  margin: 0px;
  padding: 0px;
  display: block;
}

#footer {
  height: 25px;
  background-color: #F6F6F6;
  border-top: solid #E3E3E3 1px;
  margin: 3px 0px 0px 0px;
  padding: 5px;
  clear: both;
  position: relative;
}

#footer #copyright {
  background: url(http://www.beaconpa.com/images/_main/arrow_box_bullet.png) no-repeat;
  background-position: top left;
  font-size: 90%;
  color: #666666;
  margin-left: 5px;
  padding-left: 18px;
  margin-top: 3px;
  height: 15px;
  width: 325px;
  float: left;
}

#footer #nav {
  background: url(http://www.beaconpa.com/images/_main/arrow_box_bullet.png) no-repeat;
  background-position: top left;
  font-size: 90%;
  color: #666666;
  margin-right: 5px;
  padding-left: 18px;
  margin-top: 3px;
  height: 15px;
  float: right;
}

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
}

/*** IE Fix ***/

* html #left {
  left: 170px;           /* RC fullwidth */
}

h1, h2, h3 {
  font-family: georgia, times new roman, times, serif;
  letter-spacing: 0.09em;
}

.center {
  text-align: center;
}

ul {
  list-style-image: url(http://www.beaconpa.com/images/_main/arrow_box_bullet.png);
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 1em;
  padding-left: 1em;
}

ul.number {
  list-style-type: decimal-leading-zero;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 1em;
  padding-left: 1em;
}

li.padding {
  padding-bottom: 10px;
}

input, form {
  margin: 0px;
  padding: 5px;
  font-size: 10px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
			
.field {
  display: block;
  background-color: #DEE9F2;
  color: #333333;
  padding: 4px 5px 0px 5px;
  width: 150px;
  height: 17px;
  border: 0px;
  float: left;
}

.textarea {
  display: block;
  background-color: #DEE9F2;
  color: #333333;
  font-size: 10px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding: 4px 5px 4px 5px;
  width: 265px;
  height: 95px;
  border: 0px;
  float: left;
}
			
.button {
  padding: 0px;
  margin: 2px 0px 0px 10px;
  width: 49px;
  height: 17px;
  border: none;
  float: left;
}

#row {
  clear: both;
  height: 25px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
}
  
#row2 {
  clear: both;
  height: 105px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
}

.label {
  margin-left: 2px;
  padding-left: 0px; 
  padding-top: 0px;
  width: 80px; 
  padding-top: 4px; 
  text-align: left;
  float: left;
  font-size: 10px;
}

.label2 {
  margin-left: 2px;
  padding-left: 0px; 
  padding-top: 0px;
  width: 375px; 
  padding-top: 4px; 
  text-align: left;
  float: left;
  font-size: 10px;
}

.formw {
  margin-right: 2px;
  padding-top: 0px; 
  width: 275px; 
  text-align: left;
  float: right;
}

.news_item {
  background: url(http://www.beaconpa.com/images/_main/arrow_box_bullet.png) no-repeat;
  background-position: top left;
  padding-left: 18px;
  height: 15px;
}

.header {
  padding-bottom: 10px;
}

#research {
  background: url(http://www.beaconpa.com/images/_main/research.png) no-repeat;
  background-position: top left;
  padding-left: 21px;
  height: 15px;
  color: #0067AC;
  font-weight: bold;
}

#develop {
  background: url(http://www.beaconpa.com/images/_main/develop.png) no-repeat;
  background-position: top left;
  padding-left: 21px;
  height: 15px;
  color: #0067AC;
  font-weight: bold;
}

#implement {
  background: url(http://www.beaconpa.com/images/_main/implement.png) no-repeat;
  background-position: top left;
  padding-left: 21px;
  height: 15px;
  color: #0067AC;
  font-weight: bold;
}

#evaluate {
  background: url(http://www.beaconpa.com/images/_main/evaluate.png) no-repeat;
  background-position: top left;
  padding-left: 21px;
  height: 15px;
  color: #0067AC;
  font-weight: bold;
}

.read_more {
  height: 15px;
  width: 375px;
  border-top: 1px dashed #999999;
  font-weight: bold;
  font-size: 11px;
}

#services {
  background: url(http://www.beaconpa.com/images/_main/bg_services.gif) no-repeat;
  background-position: top right;
}
