.border {
	border: 1px solid #CCCCCC;
}
.white_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-indent: 0px;
	padding-left: 20px;
}
.gray-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.project-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;

}
.project-projectname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #596EAC;
	vertical-align: bottom;
	line-height: 25px;


}
.blue-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3399CC;
	line-height: 140%;
	text-decoration: none;
}
.bordertop {
	border-top: 1px none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #ECECF2;
}
.borderbottom {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none;
	border-left: 1px solid #CCCCCC;
}
a:hover {
	color: #5C2A39;


}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.project-copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.sample_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 145%;
	color: #3399CC;
	text-decoration: none;
	padding: 0px;
}
.faq_answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #006699;
	text-decoration: none;
	padding: 0px;
}
