@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial;
	font-size:12px;
	color:#e3e2e2;

}


.font18orangebold
{
	font-weight:bold;
	font-size:18px;
	color:#f34104;
}

.font16bold
{
	font-weight:bold;
	font-size:16px;
	color:white;
}

.titleheading
{
/*	color:#f34104;*/
	color:white;
	font-weight:bold;
	font-size:21px;
}


ul.unique
{
	list-style-type:disc;
	margin:0;
	padding:0 0 0 12px;
	line-height:22px;
}


ul.footertext
{
	list-style-type:none;
	margin-top:10px;
}


li.footnav
{
	display:inline;
	margin: 0 5px;
}
