@charset "UTF-8";
#sideBar {
	float: left;
	width: 350px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8086AF;
	border-left-color: #8086AF;
	color: #093A80;
	background-image: url(../img/sidebar_bg.jpg);
	background-repeat: repeat-y;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8086AF;
	padding-bottom: 15px;
}
#sideBar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 0px;
}
#sideBar h1 {
	margin-right: 15px;
}
.tableApplications {
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.tdApllicationstab1 {
	background-color: #C8D5E4;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tdApllicationstab2 {
	background-color: #C7D5DE;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tdApllicationstab3 {
	background-color: #CCD4D8;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tdApllicationstab4 {
	background-color: #D3D9D9;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tdApllicationstab5 {
	background-color: #D6D7DB;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#subnav {
	text-align: left;
	padding-left: 186px;
	float: left;
	width: 164px;
	margin-bottom: 20px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnav a {
	font-style: italic;
	color: #093A80;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 159px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8086AF;
}
#subnav a:hover {
	font-weight: bold;
}
.aboutSubnav {
	background-image: url(../img/about_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 208px;
}
.urethaneSubnav {
	background-image: url(../img/urethane_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 208px;
}
.productsSubnav {
	background-image: url(../img/products_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 208px;
}
.orderSubnav {
	background-image: url(../img/order_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 208px;
}
.careersSubnav {
	background-image: url(../img/careers_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 208px;
}
.contactSubnav {
	background-image: url(../img/contact_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 208px;
}
#glossary {
	color: #666666;
	line-height: 14px;
	margin-left: 20px;
	padding-top: 10px;
}
.glossaryTerms {
	color: #093A80;
	font-size: 11px;
	font-weight: normal;
}
.glossaryDef {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 11px;
	color: #000000;
}

#indexGlossary {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#glossary ul {
	color: #093A80;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	list-style-type: none;
}
#glossary li {
	margin-bottom: 15px;
}
.hover {
	background-image: url(../img/bg_transparency.png);
	background-repeat: repeat-y;
}
.select {
	font-style: italic;
	background-image: url(../img/bg_transparency.png);
	background-repeat: repeat-y;
}
.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8086AF;
	font-size: 10px;
	color: #032453;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-right: 8px;
	padding-left: 13px;
}
.date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8086AF;
	font-size: 10px;
	color: #032453;
	padding-top: 5px;
	padding-bottom: 3px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}

