﻿@import url('reset.css');
body {
	background-color: #fff;
	color: #2F3235;
	font-family: Helvetica,Arial,sans-serif;
	font-size:24px;
}
#main {
	width: 1020px;
	background-color: #e8e8e8;
	margin: 0 auto;
}
#topMenu {
	height: 81px;
	background-image:url(../img/bgTopMenu.jpg);
	background-repeat:repeat-x;
	position:relative;
}
#logo {
	display: block;
	height: 35px;
	width: 207px;
	position:absolute;
	top: 21px;
	left: 51px;
	background-image: url(../img/logo1.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
#nav {
	position: absolute;
	right: 36px;
	top:24px;
}
#nav ul li {
	float: right;
}
#nav ul li a {
	font-size: 0.792em;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align:center;
	cursor:pointer;
	height:31px;
	padding-top:5px;
}
#_4 a {
	width:104px;
}
#_3 a {
	width:83px;
}
#_2 a {
	width:139px;
}
#_1 a {
	width:95px;
}
#_1 .now {
	background-image: url(../img/bgMenuItem1.png);
	background-repeat: no-repeat;
}
#_2 .now {
	background-image: url(../img/bgMenuItem2.png);
	background-repeat: no-repeat;
}
#_3 .now {
	background-image: url(../img/bgMenuItem3.png);
	background-repeat: no-repeat;
}
#_4 .now {
	background-image: url(../img/bgMenuItem4.png);
	background-repeat: no-repeat;
}
#graphic {
	height: 276px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;		
}
#welcome {
	background-image:url(../img/picLine.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:58px 0 83px 0;
}
#welcome p {
	width: 782px;
	margin:0 auto;
	font-size:0.75em;
	text-indent:21px;
	padding:0 0 3px 20px;	
}
#inventsLine1 {
	height: 438px;
}
#inventsLine1 h2,#inventsLine2 h2,#inventsLine3 h2  {
	font-weight:normal;
}
.inventLeft {
	float: left;
	height: 438px;
	width: 356px;
	position:relative;
}
.inventLeft .icon {
	display:block;
	height: 106px;
	width: 105px;
	position: absolute;
	left: 152px;
	top: 50px;
	cursor:pointer;
}
#inventsLine1 .inventLeft .icon {
	background-image:url(../img/icon1.gif);
	background-repeat:no-repeat;
}
.inventLeft h2 {
	padding:172px 0 0 51px;
	text-align:center;
	font-size:0.917em;
	color:#81aa48;
}
.inventLeft h2 a,
.inventCenter h2 a,
.inventRight h2 a {
	font-size:0.917em;
	color:#81aa48;
}
.inventLeft h2 a:hover,
.inventCenter h2 a:hover,
.inventRight h2 a:hover {
	text-decoration:underline
}
.inventLeft p {
	height:83px;
	padding:17px 0 0 51px;
	text-align:center;
	font-size:0.625em;
	color:#2f3235;
}
.inventLeft .button {
	display:block;
	position:absolute;
	bottom:48px;
	left:153px;
	width:101px;
	height: 31px;
	background-image:url(../img/readMore.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.invisible {
	display:none;
}
.inventCenter {
	float: left;
	height: 438px;
	width: 310px;
	position:relative;
	background-image:url(../img/vertLine.gif);
	background-repeat:no-repeat;
}
.inventCenter .icon {
	display:block;
	height: 105px;
	width: 104px;
	position: absolute;
	left: 105px;
	top: 50px;
	cursor:pointer;
}
#inventsLine1 .inventCenter .icon {
	background-image:url(../img/icon2.gif);
	background-repeat:no-repeat;
}
.inventCenter h2 {
	padding:172px 0 0 0;
	text-align:center;
	font-size:0.917em;
	color:#81aa48;
}
.inventCenter p {
	height:83px;
	padding:17px 0 0 0;
	text-align:center;
	font-size:0.625em;
	color:#2f3235;
}
.inventCenter .button {
	display:block;
	position:absolute;
	bottom:48px;
	left:105px;
	width:101px;
	height:31px;
	background-image:url(../img/readMore.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.inventRight {
	float: left;
	height: 438px;
	width: 353px;
	position:relative;
	background-image:url(../img/vertLine.gif);
	background-repeat:no-repeat;
}
.inventRight .icon {
	display:block;
	height: 105px;
	width: 104px;
	position: absolute;
	left: 107px;
	top: 50px;
	cursor:pointer;
}
#inventsLine1 .inventRight .icon {
	background-image:url(../img/icon3.gif);
	background-repeat:no-repeat;
}
.inventRight h2 {
	padding:172px 44px 0 0;
	text-align:center;
	font-size:0.917em;
	color:#81aa48;
}
.inventRight p {
	height:83px;
	padding:17px 44px 0 0;
	text-align:center;
	font-size:0.625em;
	color:#2f3235;
}
.inventRight .button {
	display:block;
	position:absolute;
	bottom:48px;
	left:105px;
	width:101px;
	height:31px;
	background-image:url(../img/readMore.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#inventsLine2, #inventsLine3 {
	height: 438px;
}
#inventsLine2 .inventLeft .icon {
	background-image:url(../img/icon4.gif);
	background-repeat:no-repeat;
}
#inventsLine2 .inventLeft p {
	padding:17px 0 0 51px;
}
#inventsLine2 .inventCenter .icon {
	background-image:url(../img/icon5.gif);
	background-repeat:no-repeat;
}
#inventsLine2 .inventRight .icon {
	background-image:url(../img/icon6.gif);
	background-repeat:no-repeat;
}



#inventsLine3 .inventLeft .icon {
	background-image:url(../img/icon7.gif);
	background-repeat:no-repeat;
}
#inventsLine3 .inventLeft p {
	padding:17px 0 0 51px;
}
#inventsLine3 .inventCenter .icon {
	background-image:url(../img/icon8.gif);
	background-repeat:no-repeat;
}



#footer {
	height:50px;
	background-image:url(../img/bgFooter.png);
	background-repeat:repeat-x;
}
#breadCrumbs {
	padding:20px 0;
	color:#663399;
	font-size:0.708em;
}
#breadCrumbs a:link,
#breadCrumbs a:hover,
#breadCrumbs a:active,
#breadCrumbs a:visited {
	color:#663399;
}
#content {
	width:931px;
	margin:0 auto;
}
#p-container {
	width:831px;
	margin:0 auto;
	padding:0 20px 0 80px;
}
#p-container h1{
	font-size:1.167em;
	color:#81aa48;
	padding:30px 0;
	font-weight:normal;
}
#p-container h6{
	color:#81aa48;
	padding:0 0 20px 0;
	font-weight:normal;
	font-size:1.083em;
}
#invent1 .j{
	display:block;
	float:left;
	width:105px;
	height:106px;
	background-image:url(../img/icon1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent2 .j{
	display:block;
	float:left;
	width:105px;
	height:106px;
	background-image:url(../img/icon2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent3 .j{
	display:block;
	float:left;
	width:105px;
	height:106px;
	background-image:url(../img/icon4.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent4 .j{
	display:block;
	float:left;
	width:105px;
	height:106px;
	background-image:url(../img/icon3.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent5 .j{
	display:block;
	float:left;
	width:105px;
	height:106px;
	background-image:url(../img/icon5.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent6 .j{
	display:block;
	float:left;
	width:105px;
	height:106px;
	background-image:url(../img/icon6.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent7 .j{
	display:block;
	float:left;
	width:105px;
	height:105px;
	background-image:url(../img/icon7.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#invent8 .j{
	display:block;
	float:left;
	width:105px;
	height:105px;
	background-image:url(../img/icon8.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}






.i-content{
	margin-left: 140px;
}
.art-content{
	margin: 0 20px 0 80px;
}
.clear{
	clear:both;
}
.i-content h2 {
	padding-bottom:18px;
}
.i-content h2 a {
	font-size:0.917em;
	font-weight:normal;
	color:#81aa48;
}
.i-content h2 a:hover,
.art-content h2 a:hover {
	text-decoration:underline;
}
.i-content p,
.art-content p,
#p-container p {
	padding-bottom:20px;
	line-height:1.3;
}
#p-container .sub,
#p-container .sup{
	line-height:0;
}
.i-content p,
.art-content p{
    font-size: 20px;
}
#p-container p{
    font-size: 1em;
}
#p-container p.im {
	margin-bottom:0;
}
#p-container p.signature {
	font-size:17px;
}
#p-container p.post-image {
	padding-top:20px;
}
.i-button-container{
    height:75px;
	position:relative;
}
.k{
	display:block;
	position:absolute;
	right:20px;
	bottom:30px;	
    height:31px;
	width:101px;
	background-image:url(../img/readMore.jpg);
	background-repeat:no-repeat;
}
.kk{
	display:block;
	position:absolute;
	right:20px;
	bottom:30px;	
    height:31px;
	width:101px;
	background-image:url(../img/readMore-b.jpg);
	background-repeat:no-repeat;
}
.b{
	color:#336699;
}
.b-i{
	color: #933;
}
.sub{
	vertical-align:sub;
	font-size:small;
}
.sup{
	vertical-align:top;
	font-size:small;
}
#p-container .source{
	font-weight: normal;
	padding:30px 0 10px 0;
	font-size:0.833em;
	color:#81aa48;
	text-indent:0;
}
#p-container p.brown{
	color:#ba6b5f;
}
.art-content a.brown{
	color:#ba6b5f;
	font-size:0.917em;
	font-weight:normal;
	padding-bottom:18px;
}
.art-content .brown{
	color:#ba6b5f;
}
#p-container h1.brown{
	color:#ba6b5f;
}
.art-content h2{
	padding-bottom:18px;
}
.tit{
	text-decoration:none;
}
.im{
	text-align:center;
	background-color:#fff;
	margin:20px 0 0 0;
}
.fl-right{
	float:right;
}
.signature{
	text-align:center;
	padding-bottom:15px;
	background-color:#fff;
	margin-bottom:20px;
}
#invent1{
	padding-top:15px;
}
.art-content #breadCrumbs{
	padding-bottom:40px;
}
.capability{
	list-style-type:disc;
	list-style-position:outside;
	padding:0 20px 0 40px;
	margin:-13px 0 20px 0;
}
.capability li{
	margin-bottom:5px;
}
.source-list{
	list-style-position:outside;
	font-size:0.75em;
	padding:0;
	margin:10px 0 30px 25px;
}
.source-list li{
	margin-bottom:5px;
}
.orange{
    color: #ba6b5f;
}
.table-list{
	font-size:0.917em;
	color: #2F3235;
	border:0;
	margin:0 0 30px 0;
	text-align: center;
	width:100%;
}
.table-list td{
	border:0;
	padding:5px 0;
	font-size:1em;
}
.table-list td:first-child{
	text-align:left;
}
.table-list-center{
	width:130px;
}
.color-wrapper{
	margin:15px 0 15px 1em;
	background-color:#eee;
}
.table-definitions td{
	border:0;
	padding-bottom:0.5em;
}
.table-big{
	width:100%;
	margin-bottom:30px;
	border-collapse:collapse;
	color: #009;
	font-size:0.9em;
	background-color:#FFF;
}
.table-big td{
	border-width:3px;
	padding:5px 10px;
	text-align:center;
	vertical-align:middle;
	border-color: #999;
}
.table-big tr:first-child td{
	vertical-align: top;
	font-size:1.1em;
	color:#2F3235;
	background-color: #eee;
}
.table-big tr.tt{
	vertical-align: top;
	font-size:1.1em;
	color:#2F3235;
	background-color: #eee;
}
.scrollTop{
	background:url(../img/arrows5.png) 0 0 no-repeat;
	width:38px;
	height:36px;
	bottom:10px;
	left:88%;
}
.scrollTop:hover{
	background-position:0 -43px;
}
.table-number{
	text-align:right;
	font-size:0.917em;
	padding-bottom:15px;
}
.table-caption{
	text-align:center;
	width:750px;
	margin:0 auto;
	padding-bottom:15px;
}
.mm{
	font-size:0.8em;
}
table.formul td{
	vertical-align: middle;
	text-align:center;
	border-style:none;
	border-width:0;
	outline:1px solid black;
}
table.formul td.top-border{
	border-top-style:solid;
	border-top-width:0.14em;
}
table.formul td.bottom-border{
	border-bottom-style:solid;
	border-bottom-width:0.14em;
}
table.formul td.baseline{
	padding-top:0.3em;
}
.formul-1{
	margin-left:1em;
}
#p-container .formul-mega{
	float:none;
}
table.formul-1 td{
	vertical-align: middle;
	text-align:center;
	border-style:none;
	border-width:0;
	color:#336699;
	white-space:nowrap;
}
table.formul-1 td.spacer{
	color: #2f3235;
	padding:0 1em;
}
table.formul-1 td.skob{
	font-size:2em;
}
table.formul-1 td.top-border{
	border-top-style:solid;
	border-top-width:0.14em;
}
table.formul-1 td.bottom-border{
	border-bottom-style:solid;
	border-bottom-width:0.14em;
	padding-bottom:0.3em;
}
table.fixed_height td{
	height:2em;
}
#help-file-padding{
	padding:0 40px;
}
table.dual td{
	border-style:none;
}
table.dual td.left-pad{
	padding-left:40px;
}
.formul-wrapper .formul-1{
	float:left;
}
.formul-wrapper .two-formul{
	float:none;
}
.formul-wrapper .merge{
	clear:both;
}
.formul-2-table{
	float: right;
	padding-top:1em;
	padding-right:1em;
}
.formul-2-table-min{
	float: right;
	padding-top:0.8em;
	padding-right:1em;
}
.formul-2-table-supermin{
	float: right;
	padding-top:0.58em;
	padding-right:1em;
}
#p-container .formul-2-row{
	float: right;
	margin-right:0.7em;
	padding:0;
}
.formul-wrapper{
	background-color: #f6f3e8;
	padding:12px 0;
	margin-bottom:20px;
}
#p-container p.formul-1{
	padding-bottom:0;
}
.ml{
	margin-left:-0.5em;
}
.mll{
	margin-left:-0.35em;
}
.table-definitions td:last-child{
	font-style:italic;
	}
.formul-1 tr{
	height:2em;
	}	
.formul-22{
	margin-right:0.7em;
	float:right;	
	}	
.formul-22 tr{
	height:4em;
	}
.formul-wrapper .formul-8 tr{
	height:8em;
	}
.formul-wrapper .formul-6 tr{
	height:6em;
	}
.formul-22 td{
	vertical-align: middle;
	text-align:center;
	border-style:none;
	border-width:0;
}
.arrow{
	border-top:3px solid #f00;
}
.arrow-wave{
	border-top:3px solid #336699;
}
#p-container p.where {
	padding-bottom:0;
}
.int-limit{
	font-size:0.7em;
}
.mega-formul{
	float:left;
}
.mega-formul p{
	margin-left:1em;
}
.mega-formul td{
	width:350px;
}
.top-item{
	margin-bottom:1em;
}
.two-s2{
	margin-top:2.5em;
}
.two-s{
	margin-top:4em;
}
.two-s4{
	margin-top:5em;
}
.two-s5{
	margin-top:1em;
}
.two-s6{
	margin-top:9em;
}
.two-s7{
	margin-top:18em;
}
.formul-1 .nored{
	color: #2f3235;
}
.table-definitions td:nth-child(2){
	white-space:nowrap;
}
.table-definitions td:nth-child(1){
	white-space:nowrap;
	padding-left:1em;
}
.table-definitions tr:first-child td{
	padding-top:0.7em;
}
.table-definitions tr:last-child td{
	padding-bottom:0.7em;
}
.table-definitions tr td:last-child{
	padding-right:0.7em;
}
.table-definitions .font-normal{
	font-style:normal;
}
.g{
	margin-left:0.3em;
}
.g1{
	margin-left:0.2em;
}
.skob3{
	font-size:2.1em;
}
.sqrt tr{
	height:2.3em;
}
.degree{
	font-size:0.8em;
}
.degree .sub{
	font-size:0.8em;
}
.int{
	font-size:2.2em;
}
.art-content p.end{
	padding-bottom:15em;
}
.ssd{
	position:relative;
	top:0.5em;
}
#footer{
	color: #e8e8e8;
	font-size:16px;
}
#footer #copy{
	padding-top: 16px;
	height:50px;
	width:80px;
	float:left;
	margin-left:45px;
}
#footer #footer-menu{
	float:right;
	width:360px;
	height:27px;
	margin-right:46px;
	margin-top:12px;
	background-image:url(../img/footer-menu.jpg);
}
.arr-s{
	font-size:0.7em;
	vertical-align:middle;
}
#footer-menu a{
	display:block;
	height:27px;
	float:left;
}
#footer-menu span{
	display:none;
}
#foo-1{
	width:77px;
}
#foo-2{
	width:124px;
}
#foo-3{
	width:74px;
}
#foo-4{
	width:85px;
}