@charset "utf-8";
.style5 {
	color: #8B0D04;
	font-size: 11px;
	font-variant: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.bodycopytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-align: left;
	line-height: 14px;
}
.measurestitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	line-height: .1mm;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8B0D04;
	font-size: 11px;
	font-variant: small-caps;
	text-align: left;
}


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 200;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 500px; /*position where enlarged image should offset horizontally */

}

</style>
.subheadingaward {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8B0D04;
	font-size: 11px;
	font-variant: small-caps;
	text-align: left;
}
.bodycopyboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0D04;
	text-align: left;
	line-height: 14px;
	font-style: italic;
}
