body {
	background: #e2e2e2;
	font: 10pt helvetica, arial, sans-serif;
	padding: 0;
}

#container {
	background: #fcf5d5;
	border: 5px solid #b7b7b7;
	width: 590px;
}

#header {
	background: url(http://leadingedgeassociates.net/images/edgeline/header-orig.jpg) repeat-x;
	color: #df9953;
	border-bottom: 2px solid #000;
	height: 116px; 
}

#header p {
	position: relative;
	top: 45px;
	left: 330px;
	font-size: 13px;
	margin: 0;
}

span#slogan {
	display: block;
	font-weight: bold;
}

span.separator {
	color: #923b25;
	font-weight: bold;
}

#content {
	padding: 10px;
}

p.back {
	text-align: right;
	margin-top: 0;
}

img.cover {
	float: left;
	border: 2px solid #612f1d;
	margin: 0 10px 10px 0;
}

img {
	border: 2px solid #612f1d;
}

div.img-left {
	float: left;
	margin: 0 20px 10px 0;
	width: 300px;
}

div.img-right {
	float: right;
	margin: 0 0 10px 20px;
	width: 300px;
}

h1 {
	color: #612f1d; 
	font: normal 16pt helvetica;
}

h2 {
	color: #612f1d; 
	font: normal 12pt helvetica;
	font-variant: small-caps;
	margin-bottom: -10px;
}

h3 {
	font: bold 10pt helvetica;
	margin-bottom: -10px;
}

p.byline {
	display: block;
	font-style: italic;
	margin: 3px 0 10px 0;
}

p.cutline {
	font-size: 8pt;
}

span.cap {
	font-size: 12pt;
	font-weight: bold;
}

#expert-caption {
	float: left;
	margin: 0 10px 10px 0;
}

#expert-caption img {
	border: 2px solid #612f1d;
}

#expert-caption p {
	background: #612f1d;
	color: #fff;
	margin: -3px 0 0;
	padding: 5px;
}

#footer {
	background: #481e0e;
	color: #df9953;
	border-top: 2px solid #000;
	padding: 10px;
}

hr {
	background: #612f1d;
	border: none;
	height: 1px;
}

ol {
	list-style-position: inside;
}

ol li {
	margin: 10px 0;
}

a {
	color: #f02c00;
}

table#ask-feb09 { 
	margin-top: 70px;
}

table#ask-feb09 tr.alt {
	background: #fff;
}

table#ask-feb09 tr th { 
	text-align: left;
	font-size: 11pt;
	background: #df9953;
}

table#ask-feb09 tr th, table#ask-feb09 tr td { 
	padding: 5px;
}

table#ask-feb09 tr td.section { 
	vertical-align: top;
	font-weight: bold;
	margin-right: 10px;
	width: 150px;
}