/* Eric Meyer Reset CSS */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th { padding: 5px; border: 2px #ccc solid; }
table h3 { font-size: 90% }

/* Typography and Presentation */
body {
  /* Helvetica/Arial-based sans serif stack */
   font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
   background: #C6D1DA url(../img/bg-page.jpg) repeat-x top left;
   color: #222;
}
h1, h2, h3, h4, h5 { color: #036; margin-bottom: 4px; }
h1 { font-size: 189% }
h2 { font-size: 174% }
h3 { font-size: 153.9% }
h4 { font-size: 138.5% }
h5 { font-size: 116% }
:focus {
  outline: 1px dotted #ccc;
}
p {
  line-height: 1.3;
  margin-bottom: 15px;
}
br.clear { clear: both; }
.semantic {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.toggle-heading {
  margin-top: 20px;
  display: block;
  font-weight: bold;
}
.toggle-heading img {
  vertical-align: top;
  padding-right: 6px;
}
.toggle-heading a {
  color: #036;
  text-decoration: none;
  display: block;
}
h2.toggle-heading {
  font-size: 140%;
}
.collapsable {
  margin: 6px 0 0 10px;
}
.collapsable h3 {
  font-size: 116%;
}
.collapsable ol, .collapsable ul { margin-left: 30px; }
.collabsable li { margin: 0; padding: 0; line-height: 1; }
ul.table-of-contents {
  list-style: none;
  line-height: 1.3;
  width: 100%;
}
ul.table-of-contents li {
  font-weight: bold;
  font-size: large;
  padding: 0;
}
ul.table-of-contents ul {
  margin-left: 24px;
  list-style:none;
  margin-bottom: 0;
}
ul.table-of-contents ul li {
  font-size: medium;
}
ul.table-of-contents ul li  ul li{
  font-weight: normal;
}
ul.table-of-contents ul li ul li ul li{
  font-size: small;
}
ul.table-of-contents a {
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  padding-left: 16px;
  padding-right: 4px;
  display: block;
  background: transparent url(../img/arrow-bullet.png) no-repeat left center;
}
ul.table-of-contents a:link, ul.table-of-contents a:visited {
  color: #00e;
  background-color: #fefefe;
}
ul.table-of-contents a:hover, ul.table-of-contents a:active, ul.table-of-contents a:focus {
  color: #00c;
  background-color: #ddd;
}
#header .vert-bar {
  background: transparent url(../img/white-bar.gif) no-repeat 0 4px;
  text-align: center;
}
#header a {
  text-decoration: underline;
  color: #D9FAA0;
}
#header-left a {
  font-weight: bold;
  font-size: large;
  text-decoration: none;
}
#breadcrumb {
  margin-bottom: 20px;
  font-weight: bold;
}
#breadcrumb a {
  color: #90B83A;
}
.breadcrumb-arrow {
  background: transparent url(../img/green-right-arrow.png) no-repeat 3px 6px;
}
.image-box {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 15px;
}
.image-box p { font-size: small; font-style: italic; margin: 0; }
p.label { margin-bottom: 3px; font-weight: bold; }
#sitemap 
{
  clear: left;
  background: transparent url(../img/toc-bg.gif) repeat-x top left;
  padding: 6px 28px 12px 10px;
  border-bottom: 1px solid #93E506;
  font-size: small;
}
#sitemap-contents-left { float: left; width: 45%; }
#sitemap-contents-right { float: right; width: 45%; }
#sitemap ul 
{ 
  list-style-type: none;
  margin-bottom: 8px;
}
#sitemap li
{
  margin-left: 12px;
  line-height: 1.3;
  padding: 0;
}
#sitemap a
{
  border-bottom: 0;
  text-decoration: none;
  background: transparent url(../img/small-arrow.png) no-repeat left center;
  padding-left: 12px;
  padding-right: 3px;
}
#sitemap a:link, #sitemap a:visited
{
  color: #00e;
}
#sitemap a:hover, #sitemap a:active, #sitemap a:focus
{
  color: #fff;
  background: #76B605 url(../img/small-arrow.png) no-repeat left center;
}
ul.resources
{
  list-style: none;
  margin-left: 0;
  padding-left: 5px;
}
ul.resources li
{
  padding-left: 16px;
  background-image: url(../img/arrow-bullet.png);
  background-repeat: no-repeat;
  background-position: 0 0.4em;
}
ul.resources li p { margin: 0; padding: 0; line-height: 1;}
body ul
{
padding-left: 20px;
margin-bottom: 15px;
list-style: disc;
}
body ol
{
padding-left: 20px;
margin-bottom: 15px;
list-style-type: decimal;
}
body li
{
padding: 5px;
}
a.external {
  background: url(../img/external.png) center right no-repeat;
  padding-right: 13px;
}

/* Layout */
#wrapper {
  max-width: 880px;
  min-width: 700px;
  background: #fff;
  margin: 0 auto;
}
#content {
  padding: 0 46px 35px 46px;
}
#header {
  padding: 12px 20px;;
  color: #fff;
  background-color: #74B605;
  height: 20px;
}
#footer {
  padding: 12px 20px;;
  color: #fff;
  background-color: #74B605;
  height: 20px;
  text-align: center;
}
#header-left {
  float: left;
}
#header-right {
  float: right;
}

html {
  overflow-y: scroll;
}
