body         {
	color: #555;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 14px;
	background-color: #eee;
	margin: 0;
	padding: 0     }
p    { margin-top: 0.75em; margin-bottom: 0.75em }
a       { color: #27d; text-decoration: none }
a:hover     { text-decoration: underline }
h1        {
	color: #555;
	font-size: 1.75em;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0;
	margin: 1.5em 0 0.15em   }
h1 a {
	color: #555;
	text-decoration: none; }
h1 a:hover {
	text-decoration: underline; }
h2         { color: #f60; font-size: 1.33em; font-weight: bold; margin: 0.5em 0 }
h3   { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; letter-spacing: 0.2em; margin: 0 0 1em }
h4          { font-size: 1em; font-weight: bold; margin: 1em 0 0.5em }
h6    { color: #f60; font-size: 1.1em; font-weight: bold; margin: 1.25em 0 1em; border-bottom: 1px dotted #bbb }
li   { list-style-image: url(images/interface/arrowhead.gif); margin-bottom: 0.25em }
ul    { list-style: none; margin-left: 22px; padding: 0 }
b { }
/*Header*/
#container {
	background-color: #fff;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #ddd; }
.header {
	background-image: url(images/interface/bkd_header.jpg);
	height: 180px; }
.header .logo {
	color: #f60;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px; }
#tab {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-right: 18px; }
#tab a       { color: #fff; text-decoration: none; padding: 6px 10px;}
#tab a:hover   {
	background-color: #f60; }
#tab .selected    {
	color: #f60;
	font-weight: bold;
	background-color: #fff;
	padding: 6px 10px; }
.dateline    {
	color: #aaa;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	border-bottom: 1px solid #ddd; }
/*Body text styles*/
.body1   {
	font-size: 13px;
	line-height: 1.75em ;
	background-image: url(images/interface/bkd_body1.gif);
	background-repeat: repeat-x;
	text-align: justify;
	padding: 12px 18px; }
.body2 {
	font-size: 11px;
	line-height: 16px ;
	padding: 12px 18px; }
.body3  {
	font-size: 11px;
	line-height: 1.5em;
	padding: 4px 10px  }
.body4     { font-size: 13px; line-height: 18px }
.summary     {
	color: #f60;
	font-size: 12px;
	line-height: 1.25em ;
	margin-bottom: 1em; }
.serif   { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
.caption {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px  }
.alt_color  { color: #564731 }
/*Image Styles*/
.body1 img   {
	margin-right: 6px;
	margin-left: 6px;
	padding: 4px;
	border: solid 1px #ddd  }
.icon { margin-right: 12px }
.divider { font-size: 1px; line-height: 6px; margin-bottom: 8px; padding: 0 0 6px; border-bottom: 1px dotted #ddd }
/*Nav Column*/
.col_nav { border-right: 1px solid #ddd  }
/*Blog entry styles*/
blockquote    {
	color: #777;
	font-style: italic;
	background-image: url(images/interface/quote.gif);
	background-repeat: no-repeat;
	padding-left: 36px; }
.posted      {
	color: #aaa;
	font-size: 10px;
	margin: 0 0 12px; }
.posted a {
	color: #777; }
.blurb {
	color: #f60;
	font-size: 12px; }
.box1   {
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/interface/bkd_body1.gif);
	background-repeat: repeat-x;
	margin-top: 24px;
	margin-bottom: 18px;
	padding: 2px 12px;
	border-top: 1px solid #bbb; }
.box2 { padding: 1px; border: solid 1px #cc9 }
/*Small Column*/
#col_small    {
	background-color: #ddd; }
#col_small .divider   { font-size: 1px; line-height: 4px; padding: 0 0 6px; border-bottom: 1px dotted #bbb }
/*footer*/
#footer      {
	font-size: 11px;
	line-height: 1em;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #ddd                }

