@charset "UTF-8";
/* CSS Document */

*{
font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0px 0px 50px 0px;
	background:url(images/background.jpg) repeat-x #e9edf0;
	}

img {
border:0px;
}

a {
color:#4b4c85;
}


p, li {
	font-size:1em;
	line-height:1.4em;
	color:#666;
}

h1 {
	font-size:1.9em;
	color:#666;
	font-weight:normal;
	margin:0px;
}

h2 {
	font-size:1.6em;
	color:#666;
	font-weight:normal;
	margin:0px;
}

h3 {
	font-size:1.4em;
	color:#666;
	font-weight:normal;
	margin:0px;
}



.news_body p{
	font-size:.9em;
	line-height:1.2em;
	color:#666;
	margin:15px 0px;
}

.news p{
	font-size:.9em;
	line-height:1.2em;
	color:#df6f1e;
	margin:15px 0px;
}

.name {
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;
	color:#4b4c85;
}

.title {
	font-size:.9em;
	line-height:1.2em;
	color:#666;
}

.quote {
	font-size:.9em;
	line-height:1.2em;
	color:#4b4c85;
}


.copyright {
	font-size:.7em;
	color:#666;
}

	
ol {
	margin: 25px;
	padding: 0px;}


.nav_black {
	font-size:13px;
	color:#000000;
	text-decoration:none;}
a.nav_black:link {
	color: #000000;}
a.nav_black:hover {
	color: #000000;}


.nav_gray {
	font-size:13px;
	color:#666666;
	text-decoration:none;}
a.nav_gray:link {
	color: #666666;}
a.nav_gray:hover {
	color: #000000;}


form#manufacturing input{
font-size:1.4em;
color:#4b4c85;
}

.pic_floatright_frame{
float:right;
margin:0px 0px 10px 10px;
padding:5px;
border:1px solid #e6e6e6;
}

.pic_floatleft_frame{
float:left;
margin:0px 10px 10px 0px;
padding:5px;
border:1px solid #e6e6e6;
}

.clear{
clear:both;
}

table#table_newsroom tr td{
padding:5px;

border-bottom:1px solid #ced3d9;
}

td.news{
border-right:1px solid #ced3d9;
}
