body {
	background-color: #B0B0B0;
	text-align: center;
	margin: 0;
}

h1 {
	margin:5px 0 0 0;
	font-size: 20px;
	line-height: 27px;
	color: #BD0019;
}

h2 {
	margin:0 0 20px 0;
	font-size: 16px;
	line-height: 22px;
}

.HoldingTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: b0b0b0;
	width: 800px;
	text-align: center;
}
.HoldingTableLEFT {
	background-image: url(../images/structure/ShadowLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
	height: 20px;
}
.HoldingTableRIGHT {
	background-image: url(../images/structure/ShadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 20px;
	height: 20px;
}
.HoldingTableCorner1 {
	background-image: url(../images/structure/ShadowCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	float: 20;
}
.HoldingTableBOTTOM {
	background-image: url(../images/structure/ShadowBottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	float: 20;
	vertical-align: middle;
}
.HoldingTableCorner2 {
	background-image: url(../images/structure/ShadowCorner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
}
.MainTable {
	background-color: #FFFFFF;
	cellspace: 10;
	text-align: left;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525A5B;
	line-height: 16px;
	list-style-position: outside;
	width: 320px;
	vertical-align: top;
}
.imageCell {
	height: 170px;
}
.bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525A5B;
}
.textNavNews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background-color: #D7D8D8;
	text-align: left;
}
.whiteCellDivide {
	background-color: #FFFFFF;
	height: 1px;
	max-height: 1px;
	margin: 0;
	padding: 0;
	width: auto;
}
.cellSpace {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	color: #525A5B;
}
.homepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	vertical-align: top;
}

.home-image {
	margin: 10px 0 10px 0;
}

a:link {
	color: #BD0019;
	text-decoration: none;
}
a:visited {
	color: #BD0019;
	text-decoration: none;
}
a:hover {
	color: #525A5B;
}
.productPadding {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.productPaddingRight {
	vertical-align: top;
	padding-right: 10px;
}
.productPaddingLeft {
	padding-left: 10px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.RightColumn {
	width: 200px;
	table-layout: fixed;
}
.subHeading {
	font-size: 11px;
	font-weight: bold;
	color: #BD0019;
}.subHeadingWhite {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
