﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;  
	background-image: none;
	background-repeat: no-repeat;
	font-size: 90%;
}

p {

}

h1 { 
	font-size: 120%; 
	font-weight: 700; 
	margin: 0px 0px 0px 0px 
}


h2 {
	font-size: 115%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 95%;
}

h6 {
	font-size: 90%;
}

dir {
margin-bottom: 0px;
margin-top: 0px;
}

td {

}

a {
	text-decoration: normal;
}
a:link {;}
a:visited { ;}
a:hover {
	color:#993300; 
	text-decoration: underline ;
}
a:active { ;}

.main {
	width: 100%;
}

hr {
	height: 1px;
}

.n {

}

.h1 { 
	font-size: 120%; 
	font-weight: 700; 
	margin: 10px 0px 15px 0px
}

.h2 { 
	font-size: 115%; 
}

.h4 {
	font-size:100%;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.h6 {
	font-size: 90%;
	font-weight: bold;
}

.softer { color: #999999 }
.negate { background-color: silver }

.header {
	width: 100%;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}


.content {
	height: 100%;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	border-right: #9cce9c 0px solid;
	border-top: #9cce9c 0px outset;
	border-left: #9cce9c 0px outset;
	border-bottom: #9cce9c 0px outset;
}

.footer {
	width: 100%;
	height: 40px;
	font-size:9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-right: #000000 0px outset;
	border-top: #000000 0px outset;
	border-left: #000000 0px outset;
	border-bottom: #000000 0px outset;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.prodheader {
	font-weight: bold;
}

.prodlinea {
	background-color: #dddddd;
}

.prodlineb {

}

.calhead {
	height: 26px;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 10px;
	border-bottom: #000000 1px solid;
}
.caln {
 	padding: 6px 10px 6px 0px;
}
.cali {
	padding: 6px 10px 6px 0px;
}