@charset "utf-8";
.buttonbg {
	background-image: url(images/buttons-bg.jpg);
	background-repeat: repeat-x;
}
.whitetxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
}
.orngtxt {
	color: #EC6500;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.txtBulleted {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.whitetxtHome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	padding: 10px;
}
.newsTXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	padding: 0px;
}
#bld {
	font-weight: bold;
}
#bld {
	font-weight: bold;
}
.hdrOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FB722C;
	font-style: normal;
}
.hdrGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #999;
	font-style: normal;
}
.orngLinks {
	color: #EC6500;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.YellowTXTbigger {
	color: #ffcc66;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.YellowTXT {
	color: #ffcc66;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.blackTXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;
}
