.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.linkedclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #036;
}
.descriptionorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C30;
}
.descriptionblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
#mainbox {
	background-color: #FFF;
	height: 450px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-bottom-width: thin;
}
#mainbox #LogoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	float: left;
	height: 450px;
	width: 200px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #666;
	background-color: #FFF;
	clear: right;
}
#Buttons {
	float: right;
	width: 599px;
	height: 40px;
	color: #000;
	text-align: center;
	background-color: #FFC;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666;
	vertical-align: middle;
	padding-top: 8px;
	z-index: auto;
}
#Samples {
	height: 340px;
	width: 390px;
	float: left;
	padding-top: 50px;
	clear: right;
	z-index: auto;
	text-align: center;
}
#mainbox #introduction {
	clear: right;
	float: left;
	padding-top: 60px;
	padding-left: 20px;
	height: 300px;
	width: 520px;
}
#mainbox #introscrollbox {
	clear: right;
	float: left;
	height: 30px;
	width: 500px;
	position: static;
}
#DescriptiveCopy {
	float: right;
	height: 360px;
	width: 180px;
	padding-right: 15px;
	text-decoration: none;
	padding-top: 40px;
	padding-left: 10px;
	background-color: #CC9;
	clear: right;
}
.page-selector {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
#mainbox #intro_scroll {
	width: 455px;
	text-align: left;
	padding-left: 260px;
}
#mainbox #Samples #scrollbox {
	float: left;
	height: 26px;
	width: 375px;
}
#mainbox #contact {
	clear: right;
	float: left;
	height: 330px;
	width: 500px;
	padding-top: 10px;
	padding-left: 20px;
}
