body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
a {color:#000000;}
a:hover{color:#666666;}

table table td {
	padding:10px;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
}
table table {
	border-top: 1px solid #ffffff;
}
#content_bg ol li {list-style:decimal;}
#content_bg ul li {list-style:circle;}

.page_header_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
.text_box1 {
	background-color:none;
	border: 2px solid #ffffff;
	padding: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	background-color:#E3E3E3;
}

.photoBorder {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
  	padding: 7px;
  	margin: 10 10px 10px 10;
}
.photoBorderLeft {
	background-color:#FFFFFF;
  border: 1px solid #D5D5D5;
  padding: 7px;
  margin: 0 18px 18px 0;
  float: left
}

.photoBorderRight {
	background-color:#FFFFFF;
  border: 1px solid #D5D5D5;
  padding: 7px;
  margin: 0 0 18px 18px;
  float: right
}
