@charset "utf-8";
/*==   Polymer Centre screen style sheet v1 2009 update    ==*/
/*
Colour scheme:
==============
Dark blue: #13017d
Pale blue ground: #b0c4de
Grey: #333
Dove grey: #666
Black
White
Fonts:
======
body text font-family: Georgia, "Times New Roman", Batang, "Bell MT", Garamond, serif;
headings/variant font-family: Arial, Verdana, Helvetica, sans-serif;
embedded news font: courier 
*/

/*======== LAYOUT CONTROL ELEMENTS =======*/
body {
  font-family: Georgia, "Times New Roman", Batang, "Bell MT", Garamond, serif;
	color: #000000;
	background: url(../furniture/white-band.gif) scroll #b0c4de repeat-x top left; 
	font-size: smaller;
	padding: 0px;
	margin: 0px;/*20px*/
}

#page {
  display: block;
  width:800px; height: auto;
  /*text-align:center;*/
  margin: 16px auto 16px auto;
	padding:0;
  border: 0px;
  color:#000000;
  background-color:transparent;
}

.us_title {
	float: right;
}

.col01 {
  display: block;
  width: 184px;
	height: auto;
	float: left;
	padding: 8px;/**/
	margin:0;
}
.col02 {
  display: block;
  width: 384px;
	height: auto;
	float: left;
	padding: 8px;
	margin:0;
}


#research {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
  width:168px;
	height:168px;
	color: #eeeeee;
	background: #13017d;
	padding: 8px;
	margin: 8px;
	float: left;
}

#research a {
  padding-left: 15px;
	color: #b0c4de;
	background: transparent url(../furniture/rtarrow.png) no-repeat center left;
}

#research a:hover {
	color: #fff;
	background: transparent url(../furniture/rtarrow_ovr.png) no-repeat center left;
}
#research h1{
 color: #6688aa;
 background: transparent;
 padding: 0 0 5px 0;
 margin: 0;
 font-size: 130%;

}

#industry {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
  width:168px;
	height:168px;
	color: #eeeeee;
	background: #333;
	padding: 8px;
	margin: 8px;
	float: left;
}

#industry a {
  padding-left: 15px;
	color: #b0c4de;
	background: transparent url(../furniture/rtarrow.png) no-repeat center left;
}

#industry a:hover {
	color: #fff;
	background: transparent url(../furniture/rtarrow_ovr.png) no-repeat center left;
}
#industry h1{
 color: #8d8d8d;
 background: transparent;
 padding: 0 0 5px 0;
 margin: 0;
 font-size: 130%;

}


#education {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
  width:168px;
	height:168px;
	color: #eeeeee;
	background: #666;
	padding: 8px;
	margin: 8px;
	float: left;
}
#education a {
  padding-left: 15px;
	color: #b0c4de;
	background: transparent url(../furniture/rtarrow.png) no-repeat center left;
}

#education a:hover {
	color: #fff;
	background: transparent url(../furniture/rtarrow_ovr.png) no-repeat center left;
}
#education h1{
 color: #222;
 background: transparent;
 padding: 0 0 5px 0;
 margin: 0;
 font-size: 130%;

}

.clear-left {
  clear: left;
}

#news {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
  width: 384px;
	height:184px;
	color: #333;
	background: #c0d6fe url(../furniture/polymer_beads_bg.jpg) no-repeat top left;
	float: left;
	padding: 0;
	margin:8px;
}

#news h1{
 color: #6d6d6d;
 background: transparent;
 padding: 8px 0 0 8px;
 margin: 0;
}

#news p{
 padding: 0 0 0 8px;
 margin: 0;
}

#news a.arrow {
  padding-left: 15px;
	background: transparent url(../furniture/rtarrow.png) no-repeat center left;
}

#news a:hover.arrow {
	background: transparent url(../furniture/rtarrow_ovr.png) no-repeat center left;
}



/*======================= MENU ================ */

#menu {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  display: block;
  width:184px;
	height: auto;
	float: right;
	padding: 8px; /*16px*/
	margin:0;
}

#menu p {
	font-size: 80%;
}

#menu ul{
  width:160px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#menu li{
	/*font-size: 100%;*/
	margin:0;
	padding:0;	
	text-align: left;
}

#menu a {
	display: block;
	border-bottom:  #13017d 1px solid;
	color: #666; background-color: transparent; text-decoration: none;
	font-weight: normal; font-size: 100%;
	padding: 2px 0px; 
	margin: 0;
}

#menu a:hover {
	color: #000; background-color: transparent; text-decoration: none;
}

#menu a.this_page{
	font-weight: bolder;
}

#menu a.submenu{
	display: block;
	color: #0066aa; background-color: transparent; 
	text-decoration: none;
	font-weight: normal; font-size: 90%;
	padding: 5px 0px 5px 10px;
	margin: 0;/**/ 
}

#menu a.submenu:hover{
	border-left:   #cae5b8 26px solid;
	color: #000; background-color: transparent; text-decoration: none;
}

#menu a.this_submenu{
	border-bottom:  #170284 0px solid;
	color: #000; background-color: transparent; text-decoration: none;
}


#menu a.noline {
	border-bottom:  0;
	padding: 0;
}

#menu br {
	display: block;
  width:160px;
	height:10px;
}

#menu h4 {
	display: block;
  width:160px;
	font-weight: bolder;
	border-bottom:  #13017d 1px solid;
	color: #170284; background-color: transparent; text-decoration: none;
	font-weight: bolder; font-size: 100%;
	padding: 2px 0px; 
	margin: 0;
}

#menu form {
	margin: 0 0 20px 0;
	padding: 0;
}
#menu input.text {
  display: block;
	float: left;
	/*height: 22px;*/
	width: 130px;
	vertical-align: top;
}
#menu input.image {
  display: block;
	float: right;
	height: 22px;
	vertical-align: top;
}
#menu .form_align {
  display: block;
	height: 22px;
	width: 160px;	
	margin: 5px 0 0 0;
	padding: 0;
}

/* ================ FOOTERS =======================*/

#footers{
  clear: both;
	font-size: 80%;
	background-color: transparent;
	color: #ddeeff;
	padding: 0 8px;
	margin: 0;
}

#footers a		{color: #ddeeff; background: transparent; text-decoration: none; font-weight: bolder; }
#footers a:hover		{color: #ffffff; background: transparent; text-decoration: none;}


/*===== standard markup =====*/

.heading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%; font-weight: bolder;
	margin: 0; padding: 2px;
}

p {
	margin: 0; padding: 0;
}

img {
  border: 0;
}


a:link		{color: #333; background: transparent; text-decoration: none;}
a:visited	{color: #996633; background: transparent; text-decoration: none;}
a:active	{color: #0000ff; background: transparent; text-decoration: none;}
a:hover		{color: #ffffff; background: transparent; text-decoration: none;}

/*=== positional markup ===*/

.right {
  float: right;
}
.anchor {
  padding: 5px;
	text-align: right;

}
