/* BEGIN generic styles */

body
{
	color: black;
	margin: 1in;
	font: 9pt/15pt Verdana, sans-serif;
	text-align: left;
}


div#bodycopy ul li { list-style-type: square; }

img#banner, h1, div.post img.post-image, div#footer, div#top_navigation, div#sub_navigation
{
	display: none;
}

hr
{
	width: 3in;
	margin: 20pt auto 30pt auto;
}

div.imagefloatleft img
{
	display: block;
	float: left;
	margin-top: 4pt;
	margin-left: 5pt;
	margin-right: 25pt;
	margin-bottom: 15pt;
	border: 1px solid #552;
}

h2
{
	margin: 18pt 18pt 21pt 9pt;
	color: #552;
	font-size: 22pt;
	line-height: 20pt;
	font-family: Times, serif;
}

h2 em
{
	color: #885;
	font-style: normal;
	font-variant: small-caps;
	text-transform: lowercase;
}

h3
{
	font: 14pt/18pt Verdana, sans-serif;
	margin: 20pt 0 10pt 9pt;
	color: #674;
}

strong
{
	font-weight: bold;
	font-style: normal;
}

blockquote p
{
	color: #896;
	font: 13pt/18pt Georgia, serif;
	text-indent: 0 !important;
	font-style: italic;
	margin: 10pt;
}

blockquote em { font-style: normal; }
em, blockquote p.author em, blockquote p.quoteauthor em { font-style: italic; }
address { margin: 8pt 40pt; }
div.clearall { clear: both; }


/* styles for tables on the ABOUT page */

table.info
{
	width: 4.5in;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}

table.info, table.info tr
{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	border: 0;
	text-align: center;
	margin: 18pt auto;
}

table.info td { border: 1pt solid #bb8; }

table.info th { border: 1pt solid #9a7; }

table.info td
{
	padding: 5pt;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}

table.info th
{
	font-weight: normal;
	color: #441;
	font-variant: small-caps;
	padding: 6pt;
	font-weight: normal;
	font-size: 15pt;
	line-height: 14pt;
}


/* anchors */

a
{
	color: #552;
	text-decoration: none;
}

dt { font-weight: bold;	margin-top: 15pt; }

dd { margin-left: 10pt; }


/* END generic styles */


div.storycontent a
{
	color: #606;
	font-style: italic;
}

/* Form styles */

div#welcomenote
{
	margin: 25pt 15pt;
}

fieldset
{
	border-color: #896;
	padding: 15pt;
	border-style: solid;
	border-width: 1pt;
}

legend
{
	font-weight: normal;
	font-size: 15pt;
	color: #896;
	padding: 5pt;
	font-style: italic;
}

div.question { margin-bottom: 15pt; }
.choices { margin: 0 15pt;}

fieldset { margin-bottom: 20pt; }

input,
select,
textarea
{
	color: #202;
	background-color: #ffe;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	padding: 2pt;
}

div.choices table.choices input { padding: 15pt 0; margin: 0; }

div.choices table.choices td, table.choices th { padding-left: 10pt; }

div#footnote
{
	color: #420;
	margin: 25pt 15pt;
	text-align: right;
}

div#thanksnote
{
	color: #552;
	margin: 25pt 0;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
}
