@charset "utf-8";
.buttonheading {display:none}
body.contentpane{color:#333;font-family:"Lucida Grande", Lucida, Verdana, sans-serif;line-height:1.8em}

/* Bootsrap uses phone styles for printing. Make fonts larger */
body,div,p,table,tr,td,ul,li,article,nav { font-size: 24px; }
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 150% }
/* Prevent Bootstrap displaying hyperlinks in a tags */
a[href]:after { display: none; }

a, 
a:link, 
a:visited,
a:focus,
a:active{text-decoration:none}
a:hover{text-decoration:underline}
b{font-weight:700}
blockquote{border-left:10px solid #ddd;margin-left:10px}
code{font-family:"Courier New", Courier, monospace;white-space:pre}
em{font-style:italic}
form{margin:0;padding:0}
hr{display:none}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address{margin-bottom:1.25em;}
i{font-style:italic}
input.button{padding:0 10px}
li > p{margin:0.2em 0 0 1em}
ol,ul,li{margin:0.2em 0;}
li{margin-left:1.25em}
p{line-height:1.2em}
pre{font-family:monospace;overflow-x: auto; /* Firefox 2 */ white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */	white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}
table{line-height:1.8em;margin:1.5em 0;padding:0;width:100%}
table caption{font-weight:700;margin:0;padding:0 0 1.5em}
textarea{font-family:arial, serif}
td{vertical-align:top}
th{font-weight:700;text-align:left}
strong{font-weight:700}

.actions{float:right}
.actions li {float:left;list-style:none}

.nav, #nav, navbar, navbar-header, navbar-toggle { display: none; }
.navbar-brand a { display: none; }
#nav-below { display: none; }
#column-group-alpha { display: none; }
#footer { display: none; }
.mobile-only { display: none; }

