body {
	margin: 30px;
	background-image:  url(../images/gradient-tile.jpg);
	background-repeat: repeat-y;
}
body, p, td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 140%;
}
p {
	margin-bottom: 20px;
}
#steelstock {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	line-height: 120%;
}
h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	line-height: 110%;
}
h3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	line-height: 110%;
}
a, a:visited {
	color: #070074;
}
a:hover {
	color: red;
}
ul li {
	list-style-image:   url(../images/blue-bullet.gif);
	margin-left: -1.5em;
}
ul.atozlist li {
	list-style-image:   url(../images/blue-grey-bullet.gif);
	margin-left: -1.5em;
}
.atozList {
	/*margin-bottom: 0;*/
	margin-top: 0;
}
.imgSpaceBelow {
	margin: 0px 0px 10px 0px;
}
.strapline {
	font-size: 15px;
	line-height: 130%;
}
.biglink {
	font-size: 15px;
	font-weight: bold;
	color: #070074;
}
.biglink a {
	text-decoration: none;
}
.biglink a:hover {
	text-decoration: underline;
}
.sidelink {
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	color: #070074;
}
.sidelink a {
	text-decoration: none;
}
.sidelink a:hover {
	text-decoration: underline;
}
.oplink {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -20px;
}
.oplink a {
	text-decoration: none;
	color: black;
}
.oplink a:visited {
	color: black;
}
.oplink a:hover {
	text-decoration: underline;
	color: red;
}

.address {
	font-weight: bold;
}
.address, .contact {
	font-size: 11px;
	line-height: 160%;
	color: #070074;
}
.address, .contact {
	text-align: right;
}
.grayBackgroundDiv {
	background-color: #eeeeee;
	padding: 1px 10px 1px 10px;
}
.backgroundDiv {
	background-color: #eeeeee; 
	padding: 1px 10px 1px 10px;
}
.mapButton {
	font-family: Verdana;
	font-size: 12px;
}
