.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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: none;
	border-left-style: none;
	border-top-color: #D3DAED;
	border-right-color: #D3DAED;
	border-bottom-color: #D3DAED;
	border-left-color: #D3DAED;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	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: none;
	border-left-style: none;
	border-top-color: #D3DAED;
	border-right-color: #D3DAED;
	border-bottom-color: #D3DAED;
	border-left-color: #D3DAED;
}
.textsl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA3803;
}
.textblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B85C5;
}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	letter-spacing: 0.5px;
}
.directorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}
.textapp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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: none;
	border-left-style: none;
	border-top-color: #D3DAED;
	border-right-color: #E9EDF7;
	border-bottom-color: #D3DAED;
	border-left-color: #D3DAED;
}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 0.9px;
	border-right-width: 0.9px;
	border-bottom-width: 0.9px;
	border-left-width: 0.9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #666666;
	background-color: #E2E7F3;
}
