#header {
	color: #333333;
	background-color: #ededed;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 720px;
}
#content {
	width:100%;
	height: 100%;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11pt;
}
.menu {
	font-size: 9pt;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	text-transform: uppercase;
}

#sambassett {
	font-size: 10pt;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-right: 24px;
}
a {
	outline: none;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.biohdg {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 6px;
}
.smtxt {
	font-size: 9pt;
	line-height: 11pt;
}

.lgtxt {
	font-size: 14pt;
}
.tinytxt {
	font-size: 7pt;
}
.caption {
	font-size: 7pt;
	line-height: 16px;
}
.redcaption {
	font-size: 8.5pt;
	line-height: 12pt;
	color: #CC0000
}
.redcaption a {
	color: #CC0000;
	text-decoration: none;
}
.redcaption a:hover {
	color: #FF6666;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.filmtitle {
	font-weight: bold;
}
