body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
}

.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #843018;
	font-weight: bold;
}
.cranesizetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #843018;
}
.glossarymenu {
	color: #E78A00;
}
.glossaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
.glossarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bgwhite {
	background-image: url(images/bg_white.gif);
	background-repeat: repeat-x;
}
.bgchapter {
	background-image: url(images/bg_chapter.gif);
	background-repeat: repeat-x;
}.overviewcopy {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.overviewbold {
	text-align: justify;
	font-weight: bold;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	margin-top: 20px;
	margin-bottom: 10px;
}
.smallsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin-top: 20px;
}
.copytext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copytextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copytextbold {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.imgPhoto {
	border-top: 8px solid #DDDDDD;
	border-right: 8px solid #DDDDDD;
	border-bottom: 8px solid #DDDDDD;
	border-left: 8px solid #DDDDDD;
}
.imgFig {
}
.imgHeader {
	margin-top: 45px;
}
.imgHeaderSub {
	margin-top: 5px;
	margin-bottom: 15px;
}
.imgHeaderPlusSub {
	margin-top: 45px;
	margin-bottom: 15px;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;

}
a:visited {
	font-weight: bold;
	color: #000000;
}
a:active {
	font-weight: bold;
	color: #000000;
}
.tableRow1 {
	background-color: #EEEEEE;
}
.tableRow2 {
}

#body_text{
padding-left:50px;
margin-right:500px;
align:left;
}

#home_footer{
padding-top:42px;
}