.shadetabs{
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.shadetabs li{
position: relative;
top: -2px;
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	margin-right: 2px;
	border: 1px solid #666666;
	color: #222222;
	background: #DDDDDD;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #9f5700;
background: #DDDDDD;
}

.shadetabs li.selected{
position: relative;
top: -2px;
font-size: 13px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background: #FFFFFF;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	z-index: 12;
	padding: 3px 7px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #000000;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	width: 260px;
	margin-bottom: 1em;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


























.glosstabs {
	margin: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.glosstabs li{
position: relative;
top: -2px;
display: inline;
margin: 0px;
float: left;

}

.glosstabs li a{
	text-decoration: none;
	margin: 0px;
	color: #555555;
	background: #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.glosstabs li a:hover{
text-decoration: underline;
color: #9f5700;
background: #EEEEEE;
margin: 0px;
}

.glosstabs li.selected{
position: relative;
top: -2px;
margin: 0px;
}

.glosstabs li.selected a{ /*selected main tab style */
	background: #CCCCCC;
	color: #000000;
	z-index: 12;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px;
}

.glosstabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #000000;
margin: 0px;
}

.glosscontentstyle{ /*style of tab content oontainer*/
	width: 616px;
	margin-bottom: 1em;
	padding: 0px;
}

.glosstabcontent{
display:none;
}

@media print {
.glosstabcontent {
display:block!important;
}
}







.calctabs {
	margin: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.calctabs li{
position: relative;
top: -2px;
display: inline;
margin: 0px;
float: left;

}

.calctabs li a{
	text-decoration: none;
	margin: 0px;
	color: #555555;
	background: #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.calctabs li a:hover{
text-decoration: underline;
color: #9f5700;
background: #EEEEEE;
margin: 0px;
}

.calctabs li.selected{
position: relative;
top: -2px;
margin: 0px;
}

.calctabs li.selected a{ /*selected main tab style */
	background: #CCCCCC;
	color: #000000;
	z-index: 12;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px;
}

.calctabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #000000;
margin: 0px;
}

.calccontentstyle{ /*style of tab content oontainer*/
	width: 616px;
	margin-bottom: 1em;
	padding: 0px;
}

.calctabcontent{
display:none;
}

@media print {
.calctabcontent {
display:block!important;
}
}
