﻿#wrapping table{
text-align: center;
width: 540px;
border-collapse: collapse;
border-style: hidden;
border: none;
color: #000000;
font-size: 10px;
}
#wrapping table tr td{
text-align: center;
border-style: hidden;
border: none;
width: 180px;
}
#spec table{
border: solid;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
color: #555555;
font-size: 10px;
table-layout: fixed;
text-align: center;
white-space: nowrap;
width: 540px;
}
#spec table thead tr th{
border: solid;
text-align: center;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
background-color: #E7EBEF;
color: #555555;
width: 120px;
height: 20px
white-space: nowrap;
}
#spec table thead tr td{
border: solid;
text-align: center;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
background-color: #E7EBEF;
color: #555555;
width: 210px;
white-space: nowrap;
font-weight: bold;
}
#spec table tbody tr th{
border: solid;
text-align: center;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
background-color: #E7EBEF;
color: #555555;
}
#spec table tbody tr td{
border: solid;
text-align: center;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
color: #555555;
line-height: 100%;
width: 210px;
white-space:normal;
}
#spec ol li{
text-align: left;
list-style-type: decimal;
list-style-position: outside;
margin-left: 25px
}
#mat table{
border: solid;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
color: #555555;
font-size: 10px;
table-layout: fixed;
text-align: center;
white-space: nowrap;
width: 540px;
}
#mat table thead tr th{
text-align: center;
border: solid;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
background-color: #E7EBEF;
color: #555555;
width: 120px;
height: 20px
white-space: nowrap;
font-weight: bold;
}
#mat table thead tr td{
text-align: center;
border: solid;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
background-color: #E7EBEF;
color: #555555;
width: 80px;
white-space: nowrap;
font-weight: bold;
}
#mat table tbody tr th{
text-align: center;
border: solid;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
background-color: #E7EBEF;
color: #555555;
}
#mat table tbody tr td{
text-align: center;
border: solid;
border-width: 1px;
border-collapse: collapse;
border-color: #000080;
color: #555555;
line-height: 100%;
white-space:normal;
height: 40px
}

#wrapping h2{
margin: 0px !important;
padding-left: 15px !important;
color: #333333;
}
#wrapping{
width: 585px
}
#wrapping h3{
margin: 20px 0px 0px 0px !important;
padding-left: 15px !important;
line-height: 25px;
color: #333333;
clear: both;
}
#wrapping h2 span{
font-size: 12px;
color: #555555;
display: inline;
font-weight: normal;
}
#wrapping p{
font-size: 14px;
color: #333333;
margin: 0px 25px 0px 20px !important;
}
