@charset "UTF-8";

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #173018;
}
#content {
	height: 100%;
}
.rightColumn_padLeftRightTop {
	padding: 20px;
}
.picPadTop20 {
	padding-top: 20px;
}
.fillLeftRightGreen {
	background-image: url(images/gmleft.jpg);
	background-repeat: repeat-y;
}


.treeBackground {
	background-image: url(images/gm_treebackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.quote_gm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #173118;
	padding-right: 50px;
	padding-left: 50px;
}
.boldGreen {
	font-weight: bold;
	color: #173018;
}
.horzRuleGreen {
	line-height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #173018;
	border-right-color: #173018;
	border-bottom-color: #173018;
	border-left-color: #173018;
}
