.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: ed952d;
	}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: ed952d;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #D57B29;
}
a:link {
	color: ed952d;
}
a:visited {
	color: #ed952d;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a.white:link {
	color: #ffffff;
}
a.white:visited {
	color: #ffffff;
}
a.white:hover {
	color: #ed952d;
}
a.white:active {
	color: #FFFFFF;
}
.boldSubTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ed952d;
	font-weight: bold;
}
ul {
	color: #FFFFFF;
	list-style-type: square;
}
ul.sq {
	color: #FFFFFF;
	list-style-type: square;
}

.subNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: ed952d;
}
.textItalics {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: ed952d;
	font-style: italic;
}
.textItalicsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: ed952d;
	font-style: italic;
	font-weight: bold;
}
ul.bullet1 {
	color: #ed952d;
	height: 25px;
	line-height: 25px;
}
li.bullet {
	list-style-type: square;
	text-indent: -15px;
	margin-left: 50px;
	margin-bottom: 10px;
}
.SubTitleWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}
.text-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: ed952d;
	list-style-type: square;
	list-style-position: outside;
}
