/*

   ##     ##    ###     ######  ##    ##  ######  ##     ## #### ##       ##       ######## 
   ##     ##   ## ##   ##    ## ##   ##  ##    ## ##     ##  ##  ##       ##       ##       
   ##     ##  ##   ##  ##       ##  ##   ##       ##     ##  ##  ##       ##       ##       
   ######### ##     ## ##       #####     ######  ##     ##  ##  ##       ##       ######   
   ##     ## ######### ##       ##  ##         ##  ##   ##   ##  ##       ##       ##       
   ##     ## ##     ## ##    ## ##   ##  ##    ##   ## ##    ##  ##       ##       ##       
   ##     ## ##     ##  ######  ##    ##  ######     ###    #### ######## ######## ########

     CSS hacked together by Tim Isted; probably won't work in browsers other than Safari.

              Reset CSS originally from http://meyerweb.com/eric/tools/css/reset
*/

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11pt;
	font-family: "museo-1","museo-2",serif;
	line-height: 18pt;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
/*	background-image:url('../images/grid.gif');
	background-position:0pt -5.5pt;
*/	width: 667pt;
	margin-top: 36pt;
	margin-left: auto;
	margin-right: auto;
}

#container {
	margin: 0 18pt;
}

#pagetop {
	width: 412pt;
	color: #444;
}

#primary {
	width: 412pt;
	float: left;
	margin-right: 97.4pt;
	color: #333;
}

#primary p {
	width: 412pt;
}

#primary p img, #primary a img {
	max-height: 270pt;
	margin: -18pt auto -18pt auto;
	display: block;
}

#secondary {
	padding-top: 90pt;
	color: #666;
}

p, #primary a img {
	font-family: "museo-1","museo-2",serif;
	font-weight: 300;
	line-height: 18pt;
	margin-bottom: 18pt;
}

pre {
	margin-bottom: 18pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 500;
}

h1 { font-size: 36pt; line-height: 36pt; color: #0e0874; }
     
h2 { margin-top: -3pt; font-size: 18pt; margin-bottom: 3pt; }
     
h3 { margin-top: 18pt; font-size: 14pt; margin-bottom: 0; }

h4 { margin-top: 18pt; font-size: 12pt; }

h5 { font-size: 11pt; }

.kicker {
	margin-top: 17pt;
	line-height: 26pt;
	margin-bottom: 22pt;
	font-family: "museo-1", "museo-2", serif; 
	font-style: italic;
	color: #342f85;
}

a, a:visited {
	color: #0e0874;
}

a:hover {
	color: #000;
}

.currentpage {
	color: #0e0874;
}

li.currentpage {
	list-style: circle outside;
}

code, pre {
	font-family: "inconsolata-1","inconsolata-2", "Courier New", "Courier", monospace;
	color: #666;
	line-height: 18pt;
}

code {
	font-size: 11.70pt;
	line-height: 17pt;
}

strong {
	font-family: "museo-1", "museo-2", serif; 
	font-style: italic;
	font-weight: 300;
	color: #342f85;
}

sup a {
	font-size: 7pt;
	line-height: 16pt;
	position: relative;
	top: -0.5em;
	vertical-align: top;
}

dl {
	width: 412pt;
	display: block;
}

dl.indented {
	margin-left: 18pt;
	width: 394pt;
}

dt {
	float: left;
	width: 90pt;
	color: #342f85;
	margin-bottom: 18pt;
	margin-right: 9pt;
}

dt code {
	color: #342f85;
}

dl.indented dt {
	width: 73pt;
}

dd {
	float: left;
	width: 304pt;
	margin-left: 9pt;
	margin-bottom: 18pt;
}

#primary ul {
	margin-bottom: 18pt;
}

#primary ul li {
	list-style: circle inside;
}

#primary ol {
	margin-bottom: 18pt;
	padding-left: 1.25em;
}

#primary ol li {
	clear: both;
	list-style: decimal outside;
}

#primary ol li p, #primary ol li pre {
	margin-left: 18pt;
	margin-bottom: 0pt;
	width: 394pt;
}

#primary ol li p img {
	max-height: 252pt;
	max-width: 394pt;
	display: block;
	margin: 0 auto 0 auto;
}

#primary ol li p:first-child, #primary ol li p:first-child code {
	margin-top: 18pt;
	color: #342f85;
}

#primary ol li pre:last-child {
	margin-bottom: 27pt;
}

#primary .footnotes ol li, #primary .footnotes ol li p, #primary .footnotes ol li p:first-child, #primary .footnotes ol em, #primary .footnotes ol li p a, #primary .footnotes ol li pre, #primary .footnotes ol li code {
	font-size: 9pt;
	color: #666;
}

#primary .footnotes ol li pre, #primary .footnotes ol li code {
	font-size: 11pt;
	color: #777;
}

#primary .footnotes ol li p {
	margin-bottom: 18pt;
}

pre code {
	color: #3F3D71;
	background: #eee;
	display: block;
	font-size: 10pt;
	line-height: 18pt;
	margin: 9pt 0 9pt 0;
	padding: 9pt 0 9pt 9pt;
/*	overflow: auto;*/
}

.footnotes hr {
	border: 0;
	border-top: 1pt solid #444;
	width: 60%;
	text-align: left;
	margin: 0 auto 0 0;
}

.footnotes li a {
	display: block;
	margin-left: 412pt;
	margin-top: -36pt;
	text-decoration: none;
}

#secondary a, #secondary a:visited {
	color: #666;
}

#secondary a:hover {
	color: #0e0874;
}

#secondary code, #secondary p, #secondary a, #secondary li {
	font-size: 9pt;
}

#secondary h5 {
	margin-top: 18pt;
}

#footer {
	clear: both;
}

#footer * {
	margin-top: 54pt;
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #666;
}

@media only screen and (min-device-width: 769px) {
  #secondary a {
	text-decoration: none;
	border-bottom: none;
  }
  #secondary:hover a {
	border-bottom: 1px dashed #666;
  }
}