.collapseborder{
	border-collapse: collapse;
    
}

.navOff {
	border-left: thin dotted white;
	border-right: 1px dotted white;
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
    background: #839086;
}



.homebig {
    font-family: Garamond;
    font-size: 22pt;
}

.crumb {
    font-family: arial narrow;
    font-size: 8pt;
}

.homereg {
    font-family: Garamond;
    font-size: 12pt;
}
.SiteHeadline {
    font-family: Garamond;
    font-size: 12pt;
    color:dark grey;
}
.header {
    font-family: arial;
    font-size: 8pt;
    font-weight:bold;
    color:white;
    text-decoration:none;
}

.address {
    font-family: Garamond;
    font-size: 10pt;
    font-variant: small-caps;
    color:black;
    text-decoration:none;
}
.pagecopy {
	line-height: 14pt;
	font-family: Garamond;
	font-size: 10pt;
	color: #333333;
	width: 360px;
	margin-left: 15px;
}
.midcopy {
	line-height: 14pt;
	font-family: Garamond;
	font-size: 11pt;
	color: #333333;
	margin-left: 6px;
}
.midcopya {
	font-size: 11pt;
}
a{
	line-height: 14pt;
	font-family: Garamond;
	font-size: 10pt;
	color: #903625;
	text-decoration: none;
	}
.copyheader {
    font-family: Garamond;
    font-size: 15pt;
    font-weight:bold;
    color: #333333;
	margin-left: 15px;
}

.startext {
	font-family: Times New Roman, Times, serif;
	color: #903625;
	font-size: 8pt;
}

.table{
	position: absolute;
}
.company_td{
	font-size: 11px;
	width: 94px;
}
.solution_td{
	font-size: 11px;
	width: 94px;
}
.navcell_off{
background-color: #BAE589; 
width:100%; 
cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;co
	text-valign: middle;
	color: #333333;
}

.navcell_on{
background-color: #EAF8DF; 
width: 100%; 
cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-valign: middle;
	color: #333333;

}