#drawings
{
    display:inline;
    float:left;
    width:25%;
    background-color: #E6E6E6;
	padding: 15px;
	text-align: center;
    min-width:190px;
    

    }
#contentb
{
    display:inline;
    float:right;
    width:70%;
    text-align:left;
    }
.colortbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 5px;
	border: thin solid #000000;
}
table.colortbl {
	border-collapse: collapse;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px #000000;
}
table.colortbl td {
	border: 2px solid #000000;
	margin: 0px;
}
table.colortbl th {
	padding: 5px;
	border: 2px solid #000000;
	margin: 2px;
	font-size: 18px;
}#coatingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 90%;
	position: relative;
	left: 5%;
}
#coatingtbl {
	position: relative;
	width: 70%;
	left: 15%;
}
ul {
	list-style-type: none;
}
td.colorsample {
	border: none;
}
.11Reditl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #FF0000;
}
p {
    font-size:18px;
}
a {
    font-size:18px;
}


.borderColorGrey
{
    
    
    border-color:#666666;
    
}

.borderColorLightGrey
{
    border-color:#CCCCCC;
}
.PageBox {
    width:100%;
    padding-top:20px;
    margin-top:0px;
    height:100%;
    font-size:20px;
}
.LinkDivs {
    width:580px;
    margin-left:auto;
    margin-right:auto;
}
.Text {
    display:inline;
    float:left;
    width:300px;
    padding:20px;
}
.Links {
    display:inline;
    float:right ;
    width:200px;
    padding:20px;
}
