body
{
	margin: 1in;
	padding: 0;
	color: black;
	background-color: white;
	font: 12pt/21pt Georgia, serif;
	text-align: left;
}

div#navigation,
div#header,
div#quicklinks,
form,
input,
div#subscribe_form input,
div#banner img,
#sidebar
{
	display: none;
} 

p
{
	margin: 18pt 0;
	text-align: left;
}

p.caption
{
	font-size: 10pt;
	line-height: 13pt;
	letter-spacing: 1pt;
	margin: 3pt 0 0 3pt;
	color: #999;
}

p.question { font-weight: bold; }

div.contentimage
{
	display: block;
	width: 5in;
	margin: 0.125in 0;
}

div.QandA,
div.post
{
	border-bottom: 1pt dashed #aaa;
	padding-bottom: 19pt;
}

div.meta
{
	color: #aaa;
}

h2, h3
{
	font-weight: normal !important;
	letter-spacing: 1pt;
}

h2
{
	margin: 0 0 21pt 0;
	font-size: 30pt;
	color: #06a;
}

h3
{
	margin: 0;
	font-size: 21pt;
	color: #258;
}

div.post h3
{
	margin-top: 21pt;
	font-size: 14pt;
	line-height: 18pt;
	text-transform: uppercase;
}

h4
{
	margin: 14pt 0 0 0;
	font-weight: normal !important;
	font-size: 14pt;
	letter-spacing: 2pt;
}

/*
layout and links
*/

div#content
{
	display: block;
	width: 5in;
}

blockquote p
{
	margin: 18pt;
	font-style: normal;
}

a
{
	color: #990;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

sup, sub
{
	line-height: 8pt;
}

div#content ul,
div#content ol
{ 
	padding-left: 17pt !important; 
}

div#content ul li,
div#content ol li
{
	margin: 4pt 0 !important;
	border: none !important;
}

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

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

em
{
	font-style: italic;
	font-weight: normal;
}

/*
tables
*/

table { width: 450pt; }

table, tr
{
	font-size: 11pt;
	line-height: 13pt;
	border: 0;
	margin: 18pt 0;
}

td, th { border: 1pt #eea solid; }

td
{
	background-color: #ffe;
	padding: 5pt;
}

th
{
	background-color: #eea;
	font-weight: bold;
	letter-spacing: 1pt;
	padding: 5pt;
}

.for_accessibility { display: none; }

div.clearall { clear: both; }

div#footer
{
	display: block;
	width: 5in;
	margin: 0 auto 0 auto;
	font-size: 10pt;
	text-align: left;
	color: #bbb;
}
