/* Unchanged */
.typestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	padding-right: 100px;
	margin-bottom: -2px;
}

#content table.quoteTable tbody tr td {
	padding-bottom: 4px;
}

li.typestyle {
	margin-bottom: 4px;
}

.typestyleNoDent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}


a:link {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #7e7e0f;
	text-decoration: none;
	font-weight: bold;

}

a:active {
	color: #999900;
	text-decoration: none;
	font-weight: bold;

}

ul.leg li {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}

ul.leg{
	font: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
.sidecopy {
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.captions {
	color: #666666;
	text-decoration: none;
	font: bold .6em/14px Arial, Helvetica, sans-serif;
}
.box {
	height: 300px;
	width: 400px;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border-style: none;
}

img a{
	border-style: none;
}

#content h3 {
	margin-bottom: -4px;
}

#content h5 {
	margin-bottom: -5px;
	font-size: .9em;
}
