/* Copyright 2005 Factor of 4, LLC.  All Rights Reserved.  http://www.factorof4.com/ */
/*layout.css  -- layout styles */
.indent    { padding-left: 20px }
.indent12  { }
.indent12-bot-sides  { padding: 0 12px 12px 0 }
.indent12-top-sides  { padding: 0 12px 0 0 }
.fine  { color: #000; font-size: 9pt; font-weight: normal; line-height: 120% }

.text     { color: #353535; font-size: 11pt; font-weight: normal; line-height: 120% }

.sub1   { color: #696; font-size: 11pt; font-weight: bold; line-height: 120%; margin-top: 15px; margin-bottom: 5px }

.sub2 { color: #000; font-size: 10pt; font-weight: bold; line-height: 120%; margin-top: 15px; margin-bottom: 0 }
.job { color: #000; font-size: 10pt; font-weight: bold; line-height: 120%; margin-top: 25px; margin-bottom: 0 }
.sub3 { color: #000; font-size: 10pt; font-style: italic; font-weight: normal; line-height: 120%; margin-top: 15px; margin-bottom: 0 }
.pdf  { color: #e67a29; font-size: 10pt; font-weight: normal; line-height: 120%; margin-top: 15px; margin-bottom: 5px }
.rss-link { font-size: 10pt; font-weight: bold; line-height: 120% }
.rss-text { font-size: 10pt; font-weight: normal; line-height: 120%; margin-top: -10px }
p  { font-size: 11pt; margin-top: 0 }
.overview-border { padding: 5px; border: solid 2px #e2e1a9 }
.title    { color: #669; font-size: 12pt; font-weight: bold; line-height: 120%; margin-top: 0.75em }

.toolbar    { color: #000; font-size: 9pt; font-style: italic; font-weight: bold; line-height: 120% }

.foot    { font-size: 8pt; font-style: italic; font-weight: bold; line-height: 120% }

.homefoot  { color: white; font-size: 11pt; font-weight: bold; line-height: 120%; margin-right: 0 }

a:link    { color: #008080; text-decoration: none }
	
a:visited   { color: #008080; text-decoration: none }
	
a:hover, a:active    { color: #008000; text-decoration: underline }

h1   { font-size: 14pt; font-weight: bold; line-height: 120%; margin-top: 0.75em }

h2   { font-size: 12pt; font-weight: bold; line-height: 120% }

h3   { font-size: 10pt; font-weight: bold; line-height: 120% }
