A:link, A:visited
{
	color: #009933;
	text-decoration: underline;
}
A:hover
{
	color: #C69E00;
	text-decoration: underline;
}
A:active
{
	color: #009933;
	text-decoration: underline;
}
.nav A:link, .nav A:visited
{
	color: #00512D;
	text-decoration: none;
}
.nav A:hover
{
	color: #59C24F;
	text-decoration: underline;
}
.nav A:active
{
	color: #00512D;
	text-decoration: none;
}
.footer A:link,.footer A:visited,.footer A:hover,.footer A:active
{
	color: #000000;
	text-decoration: none;
}
body { background:transparent url(images/plateBackground.gif) repeat; }
div.container
{
	margin-top:10px;
}
td.border-top
{
	border-top:1px solid black;
}
p
{
	font-size: 12px;
	font-family : Verdana, Arial;
	color: #2C3A2D;
	line-height:17px;
}
p.nav
{
	font-size: 12px;
	font-family : Verdana, Arial;
	color : #00512D;
	font-weight: bold;
}
td
{
	font-size: 11px;
	font-family : Verdana, Arial;
	color : #2C3A2D;
	font-weight: normal;
}
tr
{
	font-size: 11px;
	font-family : Verdana, Arial;
	color : #2C3A2D;
	font-weight: normal;
}
tr.row-odd { background-color: #E8E8E8; }
tr.row-even { background-color: #F4F4F4; }
tr.rowon { background-color: #FFFFFF }
tr.rowoff { background-color: #E8E8E8 }
tr.rowoff1 { background-color: #F4F4F4 }
td.larger
{
	font-size: 12px;
	font-family : Verdana, Arial;
	color: #2C3A2D
}
.materials-table td { padding:3px 10px; }
table.materials-table { margin-top:30px; }
ul
{
	list-style-image: url('images/bullet.gif');
	font-size: 12px;
	font-family : Verdana, Arial;
	color: #2C3A2D
}
.footer
{
	font-size: 9px;
	font-family : Verdana, Arial;
	color : #000000;
}
.divisionbox
{
	font-size: 11px;
	font-family : Verdana, Arial;
	color : #000000;
	font-weight: normal;
}
#search
{
	width:163px;
	_width:165px;
	height:auto;
	background-color:#F1F1F1;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	line-height:20px;
}
#search_form { text-align:center; }
#materials-intro
{
	background-image:url(/images/metal-bg.jpg);
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:30px 20px 20px 20px;
}
#materials-intro img.material-img
{
	margin:10px;
	float:left;
	border:1px solid #5C5D56;
}
#materials-intro img.multi-photo { margin:6px; }
#alt-material
{
	margin-bottom:0px;
	padding-left:27px;
	clear:left;
}
h2
{
	color : #00512D;
	font-size: 18px;
}
th
{
	background-color:#017E47;
	color:white;
	padding:5px 0px;
	text-align:center;
}
.quantity
{
	padding:0px;
}
#alt-material
{
	clear:none;
}
input.input
{
	margin:5px 0px;
}
label
{
	padding:5px 10px 5px 0px;
}
.formInputs
{
	margin-left:50px;
}
#clear,#submit
{
	float:right;
	margin:5px;
}
#clear
{
	margin-right:30px;
}
.error
{
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;
	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	border-radius:0 4px 4px 0;
	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
	box-shadow:0 0 6px #ddd;
}
.error p { margin:0px; }
#plusone
{
	float:right;
	margin-top:15px;
}
