/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
	margin: 0px;
	padding: 0px;

}

body{
	font-family: Times, "Times New Roman", serif;
	color: black;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	text-align: center; /* IE5.x workaround */
	background-color: white;
}

p {
	font-size: 12px;
}


a{
	color: blue;
	text-decoration: underline;
	font-size: 12px;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #0072ba;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 font-size: 12px;
 text-align: left;
}

ul ul{
 list-style-type: disc;
 font-size: 12px;
 text-align: left;
}

ul ul ul{
 list-style-type: none;
 font-size: 12px;
 text-align: left;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs or Tables                               */
/***********************************************/

#wrapTable {
	text-align: center;
}

#masthead{
	display: none;
}

#mainTable {
	margin: 0px;
	background-color: white;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#mainContent {
	padding: 10px;
	text-align: justify;
	border-right: 1px solid #cccccc;
	vertical-align: top;
}


#hotNews{
	text-align: left;
	padding: 10px;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}



#map{
	text-align: left;
	padding: 10px;
	margin: 0px;
	border-left: 1px solid #cccccc;	
	vertical-align: top;
}

#map img#world {
	text-align: center;
	border: 1px dashed #000000;
}




#story {
	padding: 10px;
	text-align: justify;
	border-right: 1px solid #cccccc;
	vertical-align: top;	
}

#rightContent {
	text-align: left;
	padding: 10px;
	margin: 0px;
	vertical-align: top;

}




#footer {
	clear: both;
	font-size: 12px;
	color: black;
	padding: 10px 10px 10px 10px;
	text-align: center;
}




/************* #bottom menu styles ***************/

#siteInfo {
	display:none;
}






/************** #index page and various pages **************/


#bannerTable {
	display: none;
	border-size: 0px;
	margin-right: auto;
	margin-left: auto;
}


.rightText {
	font-size: 90%;
	text-align: justify;
}

#organization {
	text-align: center;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	font-size: 90%;
}

#organization .company {
	color: #0072ba;
	font-weight: bold;
}

#organization .function {
	font-style: italic;
}


#organization .name {
	font-weight: bold;
}

#business {
	text-align: center;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	font-weight: bold;
	color: #0072ba;
}

#innovation {
	font-size: 80%;
	font-weight: bold;
	color: #0072ba;
	text-align: center;
	
	
}

#innovation tr td {
	vertical-align: top;
	padding: 4px 10px;
}

#historyTable {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#historyTable td {
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}
#historyTable .date {
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
}

#morphoTable {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: center;	
}

#propertiesTable {
	width: 580px;
	margin-left: auto;
	margin-right: auto;

}

#propertiesTable td {
	line-height: 1.3;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px;
	font-size: 12px;
}

#propertiesTable th {
	font-size: 14px;
	background-color: #dcedf8;
}

#contactTable td {
	padding: 2px 10px;
	font-size: 90%;
}

#contactTable input, #contactTable textarea {
	background-color: #eeeeee;
}

#contactTable {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.backColor {
	background-color: #eeeeee;
}

.linksTitle {
	padding: 5px;
	margin-top: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #dcedf8;
}

.linksItem {
	padding-left: 45px;
	line-height: 0.4;

}

#queriesTable {
	width: 80%;
	margin-left: auto;
	margin-right: auto;	
}

#queriesTable td {
	padding: 5px 10px;
	font-size: 90%;
}

#queriesTable input, #queriesTable textarea {
	background-color: #eeeeee;
}

#pdf {
	width: 190px;
	border-width: 0px;
}

#pdf td {
	padding: 10px 2px 10px 2px;
	vertical-align: top;
	
}

#mapTable {
	border: 1px dotted #000000;
}

.application {
	background-color: #dcedf8;
	margin-top: 10px;
	font-weight: bold;	
}


.subApplication {
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
	background-color: #eeeeee;
	padding-left: 10px;
}

#rubberTable {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#rubberTable td {
	padding : 5px;
	border: 1px solid #cccccc;
}

#rubberTable th {
	padding : 5px;
	background-color: #dcedf8;
	border: 1px solid #cccccc;

}

#plasticsTable {
	margin-left: auto;
	margin-right: auto;
}

#plasticsTable td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

.distributors {
	width: 650px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
}


.distributors td {
	padding-left: 5px;
	border-left: 1px solid #ccc;
}

.area {
	color: white;
	background-color: #0072ba;
}

.distributors th {
	padding: 5px;
	letter-spacing: 3px;
	text-align: center;
}

.distributors .companyName {
	font-weight: bold;
}

.distributors .nextCompany {
	padding-bottom: 15px;

}

.distributors .country {
	font-weight: bold;
}

.distributorCountries {
	width: 650px;
}

.distributorCountries  td {
	padding: 3px;
	vertical-align: top;
}



/************** #top menu **************/

#topTable {
	display: none;
}

#topMenu{
	display: none;
}




/************** #page title **************/

#title{
	font-family: Arial,sans-serif;
	font-size: 110%;
	color: #334d55;
	font-weight: bold;
	padding-top: 5px;
}

/************** #left submenus **************/

#leftSubMenu {
	display: none;
}

