.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
.dropdownCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: thin solid #CCCCCC;
}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.text_Case {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bordersol {
	border: thin double #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
