.textBasic {
	padding: 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.textBasic h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: bold;
	color: #E59009;
	text-align: left;
}
.textBasicIndented {
	padding: 6px 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.textCenteredBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.textCenteredBig h1{
	margin:0px;
	padding:24px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.textCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.textCentered a, .textBasic a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration:none;
}
.textCentered a:hover,  .textBasic a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration:underline;
}
.textCentered h3{
	margin:0px;
	padding:12px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #E59009;
	text-align: center;
}

.OrangeBold {
	color: #E59009;
	font-weight: bold;
}
