/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin-top: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        background-color: #65BCE7;
	color: #333;
	text-align: center;
	}
a.home{
	position: absolute;
	left: -40px;
	top: -40px;
	display: block;
	width: 19px;
	height: 18px;
	background: url('images/home.png') 0 0 no-repeat;
	text-decoration: none;
	}
a.home:hover{
	background-position: -19px 0;
	border-bottom: none;
	}
a.rss{
	position: absolute;
	left: 7px;
	bottom: 5px;
	width: 16px;
	height: 16px;
	background: url('images/rss-icon.png') 0 0 no-repeat;
	text-decoration: none;
	}
a.rss:hover{
	border-bottom: none;
	}

#socialwebsites{			
	position: absolute;
	right: 4px;
	bottom: 31px;
	}	
.socialli{display:inline;}
.socialweblinks{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}
a.info,
a.map{
	float:left;
	width:24px;
	height:24px;
	padding: 0px;
	margin-left: 4px;
	}
a.info:hover,
a.map:hover{
	border-bottom: none;
	}
a.info		{background:url('images/info.png') no-repeat;}
a.map		{background:url('images/map.png') no-repeat;}

a.quote{ 
	color: #dd5500;
	}
a.quote:hover {
	color: #dd5500;
	text-decoration: none;
	border-bottom: 1px dotted #dd5500;
	}
#header {
	background: url('images/kubrickheader.png') no-repeat bottom center;
	background-color: #E0E0E0;
	}
#headerimg 	{
	position:relative;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/kubrickfooter.png') no-repeat top;
	position:relative;
	border: none;
	background-color: #E0E0E0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg{
	font-size: 1.2em;
	//text-align: center;
	}
.description {
	font-size: 0.8em;
	text-align: right;
	color: #0049B3;
	position: absolute;
	right: -30 px;
	top: 0px;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2, h3 {
	color: #333333;
	text-decoration: none;
	}
a	{
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: none;
	border-bottom: 1px dotted #a0a0a0;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	//background-color: #73a0c5;
	margin: 100px 0 0 0px;
	padding: 0;
	height: 59px;
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 59px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	background-color: #ffffff;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.7em;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 50px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */






/* mini icon boxes */
.infobox{   
                width: 350px;
                /*background-color: #BADA55;*/
                }
a.minisubtext{       
                margin 0px;
                padding: 0px;
                text-decoration:none;
                color: #223865;
                }                
a.minisubtext:hover{border-bottom: 1px dotted #000000;}
.miniiconbox{
                width: 350px;
                background-repeat:no-repeat;   
                padding: 3px 0px 0px 35px;  
                border-bottom-style: dotted;
                border-width: 1px;
                border-color: #c9c9c9;
                }                                             
#miniiconemail  {background-image:url('images/mini-01.png');}
#miniiconphone  {background-image:url('images/mini-02.png');}
#miniiconaddress{background-image:url('images/mini-03.png');}
#miniiconschool {background-image:url('images/mini-04.png');}
#miniiconbirth  {background-image:url('images/mini-05.png');}




/* Mathematica */
div.AddOnsLink {
	font-family: Courier, monospaced;
	color: #454f99;
}
div.AddOnsLinkText {
	font-family: Times, serif;
	color: #454f99;
}
div.BF {
	font-weight: bold;
}
div.CellExpression {
	font-family: Courier, monospaced;
	font-size: 12px;
	background: #ffffff;
	margin-left: 6px;
}
div.CellLabel {
	font-family: Helvetica, sans-serif;
	color: #454f99;
	font-size: 9px;
}
div.CopyEvaluate {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.CopyEvaluateCell {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.DemosLink {
	color: #454f99;
}
div.Evaluate {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.EvaluateCell {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.Footer {
	font-family: "Verdana";
	font-size: 6px;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.FrameLabel {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
}
div.FunctionTemplateArgument {
	font-style: italic;
}
div.FunctionTemplateHighlight {
	font-weight: bold;
}
div.GettingStartedLink {
	color: #454f99;
}
div.Graphics {
	font-family: Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	margin-left: 4px;
}
div.Header {
	font-family: "Verdana";
	font-size: 7px;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.HyperlinkActive {
	color: #d27d22;
}
div.IT {
	font-style: italic;
}
div.Inert {
	background: #dee7f8;
}
div.InfoCell {
	font-family: Helvetica, sans-serif;
}
div.InfoHeading {
	color: #747474;
	font-size: 10px;
	font-weight: bold;
}
div.InformationCell {
	background: #f6edd6;
	margin-left: 20px;
}
div.InformationLink {
	color: #454f99;
}
div.InformationLinkLF {
	color: #454f99;
}
div.InlineCell {
	text-align: left;
}
div.InlineCellEditing {
	background: #f6edd6;
}
div.InlineOutput {
	font-family: Courier, monospaced;
	font-weight: bold;
	margin-left: 66px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-top: 8px;
}
div.InputForm {
	font-family: Courier, monospaced;
}
div.InputOnly {
	font-family: Courier, monospaced;
	font-weight: bold;
	margin-left: 66px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
}
div.ItemizedPicture {
	margin-left: 88px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.Label {
	font-family: "Verdana";
	font-size: small;
}
div.Large {
	font-size: 24px;
}
div.Link {
	color: #1a1a80;
}
div.ListGraphic {
	margin-left: 88px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.MR {
	font-family: Courier, monospaced;
	font-weight: plain;
	font-style: plain;
}
div.MSG {
	font-family: "Lucida Grande";
	font-size: 11px;
}
div.MainBookLink {
	color: #454f99;
}
div.MainBookLinkMR {
	font-family: Courier, monospaced;
	color: #454f99;
}
div.MasterIndexLink {
	color: #454f99;
}
div.MathCaption {
	color: #333333;
	margin-left: 66px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-top: 24px;
	border-color: #b3b3b3;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}
div.Medium {
	font-size: 12px;
}
div.Message {
	font-family: "Lucida Grande";
	color: #af511b;
	font-size: 11px;
	margin-left: 66px;
}
div.MessagesWindow {
	background: #f9e4dc;
}
div.NotationMadeBoxesTag {
	background: #e6e3ff;
}
div.NotationPatternTag {
	background: #ffe6fa;
}
div.NotationTemplateTag {
	background: #ffffd9;
}
div.NotebookLink {
	font-family: Times, serif;
	color: #454f99;
}
div.NotebookLinkMR {
	font-family: Courier, monospaced;
	color: #454f99;
}
div.Notes {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: plain;
	margin-left: 50px;
	margin-right: 24px;
	margin-bottom: 9px;
	margin-top: 7px;
	display: list-item;
	list-style-type: square;
}
div.ObjectName {
	font-family: "Verdana";
	font-size: 24px;
	font-weight: bold;
	margin-left: 24px;
	margin-right: 22px;
	margin-bottom: 6px;
	margin-top: 16px;
}
div.OpenCloseItemizedPicture {
	margin-left: 88px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.OtherInformationLink {
	color: #454f99;
}
div.OtherInformationLinkMR {
	font-family: Courier, monospaced;
	color: #454f99;
}
div.OutputForm {
	font-family: Courier, monospaced;
	text-align: left;
}
div.PageLink {
	color: #454f99;
}
div.PageNumber {
	font-family: "Verdana";
	font-size: 7px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 1px;
}
div.Paste {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.Picture {
	margin-left: 27px;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.PictureGroup {
	margin-left: 41px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 4px;
}
div.Placeholder {
	font-family: "Verdana";
	color: #7e7e7e;
	font-size: 9px;
	font-weight: plain;
	font-style: italic;
	background: #fff8cb;
}
div.PreviousNext {
	font-family: Helvetica, sans-serif;
	color: #808080;
	font-size: 10px;
	text-align: left;
	margin-left: 60px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
}
div.PrimaryPlaceholder {
	font-style: italic;
	background: #e9e381;
}
div.Print {
	font-family: Courier, monospaced;
	margin-left: 60px;
}
div.RM {
	font-weight: plain;
	font-style: plain;
}
div.ReferenceMarker {
	background: #d9d9d9;
}
div.SR {
	font-family: Helvetica, sans-serif;
	font-weight: plain;
	font-style: plain;
}
div.SlideHyperlink {
	color: #666666;
	font-size: 26px;
}
div.SlideShowNavigationBar {
	background: #cccccc;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	border-color: #999999;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}
div.SlideShowPaletteButton {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
div.SlideShowPaletteTitle {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #005389;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
}
div.SlideShowSection {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: plain;
	background: #6870cc;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}
div.SlideTOC {
	font-family: Helvetica, sans-serif;
	margin-left: 18px;
	display: list-item;
	list-style-type: square;
}
div.SlideTOCLink {
	font-family: Helvetica, sans-serif;
	margin-left: 24px;
}
div.Small {
	font-size: 9px;
}
div.SmallText {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 60px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
}
div.Sound {
	margin-left: 27px;
	margin-bottom: 0px;
	margin-top: 8px;
}
div.StandardForm {
	font-family: Courier, monospaced;
}
div.Subsubsubsection {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
	margin-left: 75px;
	margin-bottom: 2px;
	margin-top: 10px;
	display: list-item;
	list-style-type: square;
}
div.Subsubsubsubsection {
	font-family: Times, serif;
	font-weight: bold;
	margin-left: 75px;
	margin-bottom: 2px;
	margin-top: 10px;
}
div.TR {
	font-family: Times, serif;
	font-weight: plain;
	font-style: plain;
}
div.TableViewPlaceholder {
	color: #7e7e7e;
	font-size: 10px;
}
div.TemplateLink {
	color: #454f99;
}
div.TourLink {
	color: #454f99;
}
div.UnmatchedBracket {
	color: #c254cc;
}
div.Usage {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: plain;
	background: #fffde5;
	margin-left: 24px;
	margin-right: 22px;
	margin-bottom: 12px;
	margin-top: 6px;
}
div.Title {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-left: 27px;
	margin-bottom: 10px;
	margin-top: 30px;
}
div.Subtitle {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 27px;
	margin-bottom: 20px;
	margin-top: 2px;
}
div.Subsubtitle {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 27px;
	margin-bottom: 8px;
	margin-top: 2px;
}
div.Section {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 27px;
	margin-bottom: 8px;
	margin-top: 34px;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}
div.Subsection {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 60px;
	margin-bottom: 8px;
	margin-top: 12px;
	display: list-item;
	list-style-type: square;
}
div.Subsubsection {
	font-family: Times, serif;
	font-weight: bold;
	margin-left: 60px;
	margin-bottom: 2px;
	margin-top: 10px;
	display: list-item;
	list-style-type: square;
}
div.Text {
	margin-left: 60px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
}
div.Code {
	font-family: Courier, monospaced;
	font-weight: bold;
	background: #ebebeb;
	margin-left: 66px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
div.Input {
	font-family: Courier, monospaced;
	font-weight: bold;
	margin-left: 22px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.Output {
	font-family: Courier, monospaced;
	margin-left: 66px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.Item {
	margin-left: 75px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: list-item;
	list-style-type: circle;
}
div.ItemParagraph {
	margin-left: 75px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 1px;
}
div.Subitem {
	margin-left: 99px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: list-item;
	list-style-type: circle;
}
div.SubitemParagraph {
	margin-left: 99px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 1px;
}
div.ItemNumbered {
	margin-left: 75px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: list-item;
	list-style-type: square;
}
div.SubitemNumbered {
	margin-left: 99px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: list-item;
	list-style-type: square;
}
div.InlineFormula {
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 8px;
}
div.DisplayFormula {
	font-family: Courier, monospaced;
	margin-left: 60px;
}
div.DisplayFormulaNumbered {
	font-family: Courier, monospaced;
	margin-left: 60px;
}
div.Program {
	font-family: Courier, monospaced;
	margin-left: 60px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 8px;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
div.ActionMenu {
	font-family: "Lucida Grande";
	font-size: 13px;
	text-align: left;
}
div.Assert {
	font-family: "Lucida Grande";
	color: #af511b;
	font-size: 11px;
	background: #f0baa6;
	margin-left: 66px;
}
div.Button {
	text-align: left;
}
div.CompatibilityControls {
	font-family: "Lucida Grande";
	font-size: 10px;
	background: #ededed;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
}
div.CompatibilityDocked1 {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: plain;
	background: #3e7f32;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #cccccc;
}
div.CompatibilityDocked2 {
	background: #f6f6f6;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #3e7f32;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 2px;
}
div.CompatibilityInput {
	font-family: Courier, monospaced;
	font-weight: bold;
	background: #f0ffcf;
	border-color: #3e7f32;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
}
div.CompatibilityInputTop {
	font-family: Times, serif;
	color: #808080;
	font-size: 10px;
	background: #f0ffcf;
	border-color: #3e7f32;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}
div.CompatibilityText {
	font-family: Times, serif;
	background: #ededed;
}
div.CompatibilityTextTop {
	font-family: Times, serif;
	color: #808080;
	font-size: 10px;
	background: #ededed;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-color: #3e7f32;
	border-width: 0px;
	border-style: solid;
	border-top-width: 2px;
}
div.ControlStyle {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.CoordinateTooltipLabel {
	font-family: "Lucida Grande";
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	font-style: plain;
	background: #000000;
	text-align: left;
	border-color: #b2b2b2;
}
div.DialogStyle {
	font-family: "Lucida Grande";
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	font-style: plain;
}
div.DialogText {
	color: inherit;
}
div.DockedCell {
	background: #f6f6f6ff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #cccccc;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 2px;
}
div.DockedTitleCell {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #f6f6f6ff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #cccccc;
}
div.FunctionLink {
	color: #1a1a80;
}
div.GeneralizedPlaceholder {
	background: #f6f0bd;
}
div.GenericButton {
	font-family: "Lucida Grande";
	font-size: 13px;
}
div.GenericLink {
	color: #1a1a80;
}
div.Graphics3D {
	font-family: Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	margin-left: 4px;
}
div.GuideLink {
	color: #1a1a80;
}
div.HistoryCurrentPage {
	font-weight: bold;
}
div.Hyperlink {
	color: #454f99;
}
div.InputField {
	text-align: left;
}
div.MB {
	font-family: Courier, monospaced;
	font-weight: bold;
	font-style: plain;
}
div.MBO {
	font-family: Courier, monospaced;
	font-weight: bold;
	font-style: italic;
}
div.MO {
	font-family: Courier, monospaced;
	font-weight: plain;
	font-style: italic;
}
div.Manipulate {
	font-weight: plain;
}
div.ManipulateLabel {
	font-family: "Lucida Grande";
	font-size: 9px;
	font-weight: plain;
}
div.Manipulator {
	font-family: "Lucida Grande";
	font-size: 9px;
	font-weight: plain;
}
div.Menu {
	font-family: "Lucida Grande";
}
div.MenuViewLabel {
	font-family: "Lucida Grande";
	font-size: 13px;
	text-align: left;
}
div.MessageLink {
	color: #1a1a80;
}
div.PageBreak {
	background: #808080;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
}
div.Panel {
	font-family: "Lucida Grande";
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	font-style: plain;
	background: #f6f6f6;
}
div.PanelLabel {
	font-family: "Lucida Grande";
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	font-style: plain;
	background: #000000;
}
div.PluginDockedCell {
	background: #f6f6f6ff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #cccccc;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 2px;
}
div.PopupMenu {
	font-family: "Lucida Grande";
	font-size: 13px;
	text-align: left;
}
div.PrintTemporary {
	font-family: Courier, monospaced;
	margin-left: 60px;
}
div.PrintUsage {
	background: #fffde5;
	border-color: #ff9900;
	border-width: 0px;
	border-style: solid;
	border-top-width: 3px;
}
div.RefGuideLink {
	color: #1a1a80;
}
div.SB {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style: plain;
}
div.SBO {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
div.SO {
	font-family: Helvetica, sans-serif;
	font-weight: plain;
	font-style: italic;
}
div.Subsubitem {
	margin-left: 123px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: list-item;
	list-style-type: circle;
}
div.SubsubitemNumbered {
	margin-left: 123px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: list-item;
	list-style-type: square;
}
div.SubsubitemParagraph {
	margin-left: 123px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 1px;
}
div.TB {
	font-family: Times, serif;
	font-weight: bold;
	font-style: plain;
}
div.TBI {
	font-family: Times, serif;
	font-weight: bold;
	font-style: italic;
}
div.TI {
	font-family: Times, serif;
	font-weight: plain;
	font-style: italic;
}
div.TabViewLabel {
	font-family: "Lucida Grande";
	text-align: left;
}
div.TableViewGrid {
	font-weight: plain;
}
div.TableViewLabel {
	color: #8389bb;
}
div.TooltipLabel {
	font-family: "Lucida Grande";
	color: #000000;
	font-size: 10px;
	font-weight: plain;
	font-style: plain;
	background: #000000;
	text-align: left;
	border-color: #000000;
}
div.TutorialLink {
	color: #1a1a80;
}
