td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#4E3B2C;
}

h1 {
  font-family: Arial;
  font-size: 20px;
  color:#F96600;
}

div.block {
  margin-left: 5px;
  margin-top: 5px;
  background-position: right;
  background-repeat: repeat-y;
}

.bgc{

	background-color:#F96600;
		
}



.agenda_when {
  color: #F96600;
  font-size:8pt;
  font-weight: bold;
}

.agenda_title {
  color: #4E3B2C;
  font-weight: normal;
}

.agenda_readmore {
  color: #4E3B2C;
  font-size:8pt;
  font-weight: bold;
}

.address_name {
  color: #4E3B2C;
  font-weight: bold;
}

.address_address {
  color: #4E3B2C;
  font-size:8pt;
}

div.link {
  line-height: 15px;
  padding: 5 5 5 5;
  font-weight: bold;
}

div.link a {
  color: #FFFFFF;
}

div.link a:hover {
  color: #FFFFFF;
}

a {
  color: #F96600;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
} 

.thumb_placeholder_1  {
}

.thumb_placeholder_2 {
}

.thumb_placeholder_3  {
}

.thumb_placeholder_4 {
}

.thumb_placeholder_5 {
}

.profile_title {
  font-weight: bold;
}
.profile_option {
}

.fw_h4{

	font-size:8pt;	
	
}

pre{
	font-family: Arial;
	font-size: 12px;
 	white-space: -moz-pre-wrap;  /* Mozilla, supported since 1999 */
 	white-space: -pre-wrap;      /* Opera 4 - 6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	white-space: pre-wrap;       /* CSS3 - Text module (Candidate Recommendation)
                                http://www.w3.org/TR/css3-text/#white-space */
 	word-wrap: break-word;       /* IE 5.5+ */
}
