body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5 
}
a {
	color:#9c841a;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
a:hover{
	color:#000000;
}
.photoBorder {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 7px;
	margin: 0;
}
.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
}
.page_header_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	width: 100%;
}
.page_header_title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 25px;
}
.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 14px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.5
}
.body_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1
}
.side_ad_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
.side_ad_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.side_ad_title_alt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	display: block;
	padding-top: 3px;
	padding-bottom: 10px;
}
