body {
	background-color: #858585;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.2em;
}
table.columnTable{
	margin-bottom: 20px;
}
h1{
	font-size: 14px;
}
h2{
	font-size: 12px;
	color: #CC0000;

}
h2.14orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin:0px;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333333;
}
td.footer{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.2em;
	padding: 10px;
}
a:link{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
td.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
td.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
img.divider {
	margin: 10px 0px 3px 0px;
}
img.title {
	margin: 0px 0px 10px 0px;
}
td ul{
		margin-left: 0px;
			margin-top: 3px;
	margin-bottom: 3px;
}
ul{
		margin-left: 0px;
			margin-top: 3px;
	margin-bottom: 3px;
}
ul li {
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	margin: 0px;
}
ul li.big {
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
}
p.eight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.headlineSecondary {
	background-image:url(../images/boltonFlame.gif);
	background-repeat: no-repeat;
	height: 85px;
}
td.headlineSecondary h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #CC0000;
	font-style: italic;
	line-height: 30px;
	margin-top: 10px;
}
td.headlineNoImage h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #CC0000;
	font-style: italic;
	line-height: 30px;
	margin-top: 10px;
}
h3.grey{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 22px;
}


p.listing{
	margin-bottom: 20px;
	margin-top: 0px;
}
td.columnItem{
	background-color: #CC0000;
	height: 38px;
	width: 183px;
	vertical-align: middle;
	
}
td.columnItem h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	color:#ffffff;
	padding: 8px;
	margin: 0px;
}

