@charset "UTF-8";
a:link {
	color: #BCBE97;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.picBorder {
	border: 1px solid #666666;
}
.microText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999966;
	font-weight: normal;
}
.creditName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: nonex;
}
.headline {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	background-position: left;
	text-align: left;
	float: left;
}
li {
	line-height: 5px;
	color: #999999;
	font-style: normal;
	list-style-position: outside;
	list-style-type: decimal;
}
hr {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
divBreak {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacerDiv {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
