  body {
  background:#fff url(../images/header-bg.jpg) 0 0 repeat-x;
}
h1,h2,h3,h4,h5,h6 {
color:#FF9900;
}
a {
	color:#F20017;
}
a:hover, ul.siteTools li a:hover {
	color:#F20017;
}
a img {
	border:none;
}
.header {
	border-bottom:1px solid #F20017
}
ul.breadcrumb {
border-bottom:1px solid #FF9900
}
.usefulInfo h2, .leftCol h2 {
	background:#F20017 url(../images/stripes.gif) 0 100% repeat-x;
	color:#fff;
	padding:5px;
	
}
ul {
	margin:5px 0;
	padding:0 0 0 2px
}
ul li {
	list-style:none;
	background:#fff url(../images/bullet.jpg) 0 5px no-repeat;
	margin:2px 0;
	padding:0 0 0 15px
}
.submit {
	border:1px solid #F20017;
	background:#FF9900;
	color:#fff;
	border-top:1px solid #F8D53B;
	border-left:1px solid #F8D53B;
	padding:2px 3px;
	
	line-height:1;
}
input {
	border:1px solid #D6D7D6;
		border-top:1px solid #000;
			border-left:1px solid #000;
			padding:1px;
}
ul.siteTools li a {
	color:#000;
	text-decoration:none;
}
ul.siteTools li {
	border-right:1px solid #000;

}
ul.siteTools li.last {
	border-right:none;
	padding:0 0 0 10px;
}

.introPic {
	padding-bottom:19px;
	background:url(../images/picShadow.jpg) 0 100% repeat-x;
}

table.infoTbl {

		border-collapse: collapse;
		width:100%;
}
.infoTbl tr th {
	background:#FF9900;
	color:#fff;
	font-size:1.0em;
	padding:4px 2px;
}

table.infoTbl tr td, table.infoTbl tr  {
	border-bottom:1px solid #A7A8AA;
	padding:4px 2px;
	margin:0;
}

ul.sitemap {
	margin:0;
	padding:0;
}
ul.sitemap li  {
	background:none;
	padding:0 0 5px 0;
	margin:0;
	list-style:none;
	color:#F8D53B
}
 ul.sitemap li a {
	color:#F20017;
	text-decoration:none;
}
ul.sitemap li a:hover {
	color:#F20017;
	text-decoration:underline;
}
ul.sitemap li:hover {
	color:#F20017
}
ul.sitemap ul {
	margin:0 0 0 20px;
	padding:0;
}
ul.sitemap li li a {
	font-size:100%;
	}
ul.sitemap li li  {
		padding-left:0px;
		list-style:square;
		margin:0;
		font-size:1em;
	}	
	
	p.summary {
	color:#FF9900;
	}
	
	hr {
		background:#F20017;
		color:#F20017;
		border:none;
		height:1px;
	}
	
	.topLink {
		padding-left:15px;
		background:url(../images/topLink.gif) 0 4px no-repeat;
	}
	/* table styles */
	
	.contactTable thead {
		background:#FF9900;
		color:#fff;
	}