/* ids */
#briefsidebar h2
{
	text-align: left;
	color: black;
	font-family: Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding: 0px 10px 0px 0px;
	font-style: normal;
}

#briefsidebar p
{
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

#center #briefsidebar
{
	padding: 6px;
	float: right;
	width: 180px;
	background: white;
	margin: 32px 0px 10px 10px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#center #flashad { 
	visibility: hidden; 
	height: 0px;
	position: absolute;
	top: -400px;
	left: 0px;
	}

#center #menuleft
{
	float: left;
	width: 230px;
	background: #eee;
	margin: 20px 10px 10px 0px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#center #pullquote
{
	border-bottom: 4px solid #000;
	border-top: 4px solid #000;
	float: right;
	width: 230px;
	margin: 10px 10px 10px 10px;
	color: black;
	font-family: Georgia, Palatino, Times New Roman, serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	text-indent: 0em;
}

#center #sidebar
{
	padding: 6px;
	float: right;
	width: 220px;
	background: white;
	margin: 20px 0px 10px 10px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#center #thinsidebar
{
	padding: 6px;
	float: right;
	width: 140px;
	background: white;
	margin: -9px 0px 10px 10px;
	text-align: center;
	text-indent: 0em;
	font-size: 11pt;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12pt;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#center #widesidebar
{
	padding: 6px;
	float: right;
	width: 240px;
	background: white;
	margin: 40px 0px 10px 10px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#center .photoleft
{
	float: left;
	margin: 0px 10px 10px 0px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#center .photoright
{
	float: right;
	margin: 0px 10px 10px 10px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#center .photoindex
{
	float: right;
	margin: 10px 10px 10px 10px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#frame #bottom { visibility: hidden; }

#frame #center
{
	background: #fff;
	width: 6.5in;
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: absolute;
	top: 48px;
	left: 0px;
}

#frame #left { visibility: hidden; }
#frame #right { visibility: hidden; }

#frame
{
	margin: 0px 10px 0px 10px;
	padding: 0px;
	/*	border:2px solid #000; */
	text-align: left;
}

#sidebar h2
{
	font-style: italic;
	color: black;
}

#sidebar p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

#thinsidebar h2
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin: 0px 10px 10px 0px;
	font-style: italic;
}

#thinsidebar p
{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

#top { visibility: hidden; }
#top_shop { visibility: hidden; }

#widesidebar h2
{
	font-style: italic;
	color: black;
}

#widesidebar p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

/* classes */
.attrib
{
	font-style: normal;
	margin: 0px 0px 10px 0px;
}

.bottommenu
{
	padding: 2px;
	margin: 0px 0px 0px 3px;
	font: 10pt helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.bybottom
{
	padding: 4px;
	margin: 10px 10px 10px 0px;
	background-color: white;
	text-indent: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.caption
{
	color: black;
	padding: 2px;
	margin: 0px 3px 0px 0px;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.content
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: black;
	font-family: Georgia, Palatino, Times New Roman, serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: normal;
	display: block;
}

.date { padding: 18px 0px 0px 0px; }
.input:focus { background: #ffff99; }

.input
{
	background: #dddddd;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1px;
}

.inputwidget:focus { background: #ffff99; }

.inputwidget
{
	background: #dddddd;
	font-weight: normal;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1px;
}

.noprint 
{ 
	visibility: hidden; 
	line-height: 1px;
	height: 1px;
}

.photocredit
{
	color: #999;
	padding: 2px;
	margin: 0px 3px 0px 3px;
	font-size: 10pt;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 11pt;
	text-align: right;
}

.quote
{
	font-style: italic;
	margin: 10px 0px 10px 0px;
}

.row
{
	display: block;
	clear: both;
}

.sansnote
{
	text-indent: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

.tbl
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.tblhdr
{
	background: #333333;
	color: #FFF;
	padding: 2px;
	margin: 0px 0px 0px 3px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

.tblodd
{
	background: white;
	color: #000;
	padding: 2px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

.tbleven
{
	background: white;
	color: #000000;
	padding: 2px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

.tblhlodd
{
	background: #ffffbb;
	color: #000000;
	padding: 2px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

.tblhleven
{
	background: #ffffbb;
	color: #000000;
	padding: 2px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

a.sans
{
	text-indent: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.searchbutton:focus
{
	background: white;
	color: #f30;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
}

.searchbutton
{
	background: #666;
	color: white;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
}

.spacer { display: block; }

/* html */
a.bottommenu:hover
{
	text-decoration: underline;
	color: #FF0;
}

a.by:hover { text-decoration: underline; }

a.by
{
	text-decoration: none;
	color: #009;
	font-weight: bold;
}

a:hover { text-decoration: underline; }

a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

body
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	background: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h1
{
	margin: 0px 10px 8px 0px;
	text-align: left;
	color: black;
	font-family: Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bolder;
}

h1.chart
{
	margin: 0px 10px 8px 0px;
	text-align: left;
	color: black;
	font-family: Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bolder;
}

h2
{
	margin: 0px 10px 4px 0px;
	text-align: left;
	font-style: italic;
	color: black;
	font-family: Georgia, Palatino, Times New Roman, serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
}

h2.index
{
	font-weight: bold;
	font-style: italic;
	color: black;
	border-bottom: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding: 0px 10px 0px 0px;
}

h3
{
	margin: 0px 10px 3px 0px;
	text-align: left;
	color: black;
	font-family: Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}

h3.index
{
	margin: 0px 10px 3px 0px;
	text-align: left;
	color: black;
	font-family: Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	border-bottom: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}


p.noindent
{
	text-indent: 0em;
}

p.dropcap:first-letter
{
	font-size: 300%;
	font-weight: bold;
	float: left;
	color: black;
	vertical-align: top;
	margin: 0px 2px 0px 0px;
}

p.dropcap
{
	text-indent: 0em;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}

p.sans
{
	text-indent: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

p.start
{
	text-indent: 0em;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}

p
{
	text-indent: 1.5em;
	margin: 0px 10px 10px 0px;
	text-align: left;
	color: black;
	font-weight: normal;
}

table.chart
{
	width: auto;
	margin: 0px 10px 10px 0px;
}

td.sans
{
	text-indent: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	font-weight: normal;
}

ul.sans
{
	text-indent: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
}

/* print only top */
#printtop
{
	width: auto;
	padding: 8px 0px 0px 0px;
	width: 6.5in;
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#printcopy
{
	width: auto;
	padding: 8px 0px 0px 0px;
	margin: 0px 30px 0px 30px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: normal;
}

#right {
	display: none;
}
