a:link {
	color: #8B8BCA;
}
a:visited {
	color: #8D8DCB;
}
a:hover {
	color: #E0A366;
}
a:active {
	color: #FF0000;
}
.headlinebox {
	border-bottom: 2px dotted #EEE8D3;
	padding: 38px 20px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #EEE8D3;
	text-align: center;
	font-style: italic;
	margin: 0px 20px;
	font-weight: bold;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #666699;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DAD9CA;
	padding-bottom: 5px;
}
.small_grey {
	font-size: 9px;
	line-height: 20px;
	color: #999999;
}
.cross_heading {
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #996633;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 10px 20px;
}
.body #left_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.panel_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #8D8DCB;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 5px;
	border: 1px solid #E4E3D8;
	background-color: #F6F3E9;
}
li {
	list-style-type: square;
}
.boxed_text {
	background-color: #F1EDDF;
	text-align: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border: 1px solid #E4E3D8;
	color: #666666;
	margin: 0px;
}
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #996633;
	background-color: #F6F3E9;
	text-align: center;
	margin: 10px;
	padding: 7px 5px 10px;
	border: 1px solid #E4E3D8;
	vertical-align: top;
}
.photo_body {
	background-color: #F1EDDF;
	border: 1px solid #E4E3D8;
	padding: 10px;
}

