/* 382820 black
 * e8f6f8 white-blue
 * d4f0f7 light-blue
 * 73b9cb cyan
 * 438291 blue-greenf
 * bead8f tan
 * dcd1c4 tan-plum
 * e8ded1 light-tan-plum
 */


* {
    margin: 0px;
    padding: 0px;
  }


body {
    color: #000000;
	font-family: helvetica, sans-serif, arial, tahoma;
    font-size: 12px;
    line-height: 130%;
    text-align: left;
  }

sub {
    vertical-align: 0%;
    font-size: 0.8em;
}

sup {
    vertical-align: 60%;
    font-size: 0.8em;
}

a {
    text-decoration: none;
  }


p {
    margin: 10px 0px 5px;
    text-align: justify;
  }


.clearthis {
    margin : 0px;
    height : 1px;
    clear : both;
    float : none;
    font-size : 1px;
    line-height : 0px;
    overflow : hidden;
  }

.center {
	text-align: center;
}

.note {
    font-style:italic;
	margin-left: 20px;
}

#header_container {
    border-bottom: 1px solid #000000; 
}

#header_container h1 {
    display: none;
}
#header_container h2 {
    margin-top: 10px;
    font-size: 22px;
}

#header_container h4 {
    font-style:italic;
    font-weight:normal;
    padding: 5px 0 5px 0;
}

#header_menu {
    display: none;
}

#outer_container {
    margin: 0px auto;
    padding: 0 0 0 0;
}

#left_sidebar {
    display: none;
}


#maincontent_container {
    text-align: left;
}

#contenttitle h3 {
	float: right; 
    font-size: 10px; 
    font-style:italic;

    /* display: none; */
}

#contenttitle a {
    display: none;
}

#maincontent {
    padding: 10px 0 10px 0;
}

#maincontent p {
    font-size: 100%;
}

#maincontent h2 {
    font-size: 18px;
}


#maincontent h4 {
    padding-top: 6px;
    font-size: 12px; 
    font-weight: bold;
  }

#maincontent ol {
	padding-left: 20px;
	padding-bottom: 10px;
}

#maincontent ul {
	padding-left: 20px;
	padding-bottom: 10px;
	
}

#maincontent th {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

#maincontent td {
	text-align:center;
}

#maincontent pre {
	font-family: Courier, Bitstream Vera, monospace;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10%;
    color: #284E58;
}

#maincontent .tdleft {
	text-align:left;
}

#maincontent .note {
    font-style:italic;
}


#maincontent a {
    font-weight: normal;
    color: #000000;
    overflow: hidden;
    text-decoration: none;
}

#twitter {
    display: none;
}

#pager {
    display: none;
}

.imagepopup {
	display: none;
}

.overline {
	display: inline;
	text-decoration: overline;
}


#truthtable td, #truthtable th {
	border: 1px solid #438191;
	padding: 0 2px 0 2px;
}

#truthtable .left {
	text-align: left;
}


#truthtable .right {
	text-align: right;
}

#truthtable {
	border: 1px solid;
	border-spacing: 0;
	border-collapse: collapse;
}

#logicgraph {
/* 	border: 1px solid #73B9CB; */
	border-spacing: 0;
	border-collapse: inherit;
}

#logicgraph .label {
	text-align: bottom;
	padding-right: 10px;
	font-weight: bold;
}

#logicgraph td {
	width:  20px;
	height: 20px;
}

#logicgraph th {
	padding: 0;
	margin: 0;
    	font-weight: bold;
}

#logicgraph .space {
	border: none;
}

#logicgraph .l2h {
	border-top: 1px dashed #73B9CB;
	border-left: 1px dashed #73B9CB;	
	border-bottom: 1px solid #382820;
	border-right: 1px solid #382820;
}

#logicgraph .h2l {
	border-bottom: 1px dashed #73B9CB;
	border-left: 1px dashed #73B9CB;	
	border-right: 1px solid #382820;
	border-top: 1px solid #382820;
}

#logicgraph .low {
	border-top: 1px dashed #73B9CB;	
	border-left: 1px dashed #73B9CB;	
	border-bottom: 1px solid #382820;
}

#logicgraph .high {
	border-bottom: 1px dashed #73B9CB;	
	border-left: 1px dashed #73B9CB;	
	border-top: 1px solid #382820;
}

.diagram {
	    margin: 16px;
        text-align: center; 
        display: block;
}

.screenimage {
	    margin: 16px;
        display: none;
        text-align: center; 
}

.printimage {
	    margin: 16px;
        text-align: center; 
        display: block;
}

.frontnews_container {
    padding: 10px 0 10px 0;
	display: block;
    text-align: left;
    color: #000000;
	border-bottom: 1px solid #000000;
}

.frontnews_container h2 {
    font-size: 18px;
    font-weight:bold; 
    font-family: sans-serif;
}

.frontnews_container h2 img {
    float: right;
    margin: -10px -3px;
}

.frontnews_container h2 span {
    padding-top: 6px;
    font-size: 0.73em; 
    font-weight: bold; 
    font-family: sans-serif;
    display: block;
}

.frontnews_container a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.frontnews_container p {
    padding: 6px 0px 0px 0px; 
    font-weight: normal;
    margin-top: 0;
}

.readmore {
    display: none;
}

#paypal {
    display: none;
}

.booktitle {
    font-size: 1.8em;
	font-family: verdana, tahoma, arial, sans-serif;
    text-align: left;
    line-height: 120%;
    font-weight: bold;
    /* color: #284E58; */
    /* Funkyness to get the line-height adjusted title to align to top */
    vertical-align: top;
    display: table-cell;
}

.booktitleline {
    height: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    border-bottom: 1px dashed #000000;
}
