﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  text-align: center;
  padding: 0 0 0 0; 
  background-color: #cbcdcf;
  line-height: 14px;
  font-size: 12px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 10 0; 
}
h1 {
  line-height: 16px;
  font-size: 16px;
  color: #5e6a78;
  font-weight: bold;
}
h2 {
  line-height: 15px;
  font-size: 13px;
  color: #4a78a5;
  font-weight: bold;
}
h3 {
  line-height: 16px;
  font-size: 16px;
  color: #4a78a5;
  font-weight: bold;
}

a,  a:link {
  color: #4a78a5;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: #4a78a5;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #1040a3;
  text-decoration: none;
}
#outerWrapper {
	width: 964px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-image: url('../images/usg_plasterboard_back.jpg');
	background-repeat: repeat-y;
}
#outerWrapper #header {
	line-height: 15px;
	font-size: 12px;
	background-image: url('../images/usg_interior_building.jpg');
	height: 110px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 2px;
}
#header a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#header a:hover {
  color: #434950;
  text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 {
	padding: 0px 10px 0px 10px;
	float: left;
	width: 140px;
}
#outerWrapper #contentWrapper #content {
	padding: 10px 30px 0px 10px;
	margin: 0 0 0 160px;
}
#outerWrapper #contentWrapper .clearFloat {
  display: block;
  clear: left;
}
#outerWrapper #footer {
	background-position: bottom;
	background-image: url('../images/usg_interior_foot.jpg');
	height: 70px;
	padding-left: 170px;
	font-size: 10px;
	line-height: 16px;
}
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.fr { float:right; }
.fl { float:left; }
.vt { vertical-align:top; }
.vm { vertical-align:middle; }
.vb { vertical-align:bottom; }
.pic_border {
	margin: 6px;
	padding: 0px;
	border: 1px #ed2c22 solid;
}
.pic_border_centered {
	margin: 6px;
	padding: 0px;
	border: 1px #ed2c22 solid;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.pic_border0 {
	border: none;
}
.pic_border_0margin {
	margin: 0px;
	padding: 0px;
	border: 2px #ed2c22 solid;
}
.margin_top_0 {
	margin-top: 0;
}
.margin_bottom_0 {
	margin-bottom: 0;
}
.margin_topbottom_0 {
	margin-bottom: 0;
	margin-top: 0;
}
.margin_top_0_centered {
	margin-top: 0;
	text-align: center;
}
.margin_bottom_0_centered {
	margin-bottom: 0;
	text-align: center;
}
.margin_topbottom_0_centered {
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
}
.style_submit {
	color: #000000;
	font-size: 1.0em;
	padding: 3px;
	background: #fdfdb8;
	border: 1px solid #ed2c22;
	margin-bottom: 5px;
}
.style_input {
	border: 1px solid #ed2c22;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	padding: 2px;
}
.style_input_required {
	border: 1px solid #ed2c22;
	color: #000000;
	font-size: 11px;
	background: #fdfdb8;
	padding: 2px;
}
