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

@import url(reset.css);
@import url(menu.css);

html,body{
	width: 100%;
	height: 100%;
}
html{
	font-size: 100.1%;
}
body, input, textarea{
	font-family: Tahoma,Verdana, Sans-serif;
}
body {
	background: #FFF url(../images/header/back.jpg) top left repeat-x;
	color:#222;
}
body a {
	color:#084c84;
}
body a:hover {	
	color:#555;
}
h1 {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
}
h2 {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
}
sup {
	font-size:.8em;
	vertical-align:super;
}

.article_body {
	font-size:14px; /* FONT SIZE */
}

#site_cont{
	width: 908px;
	margin: 0 auto;
	padding: 0;
}
#print_header {
	display:none;
}
#header{
	width:902px;
	height:47px;
	background: url(../images/header/back_shine.jpg) top center no-repeat;
}
#logo {
	width:154px;
	height:140px;
	margin: 0 auto;
	background: url(../images/header/logo_back-trans.png) top center no-repeat;
}
#logo ul{
	width: 77px;
    height: 73px;
	margin: 0 auto;
	padding-top: 17px;
}
#logo li {
	position:absolute;
    display: block;
    width: 77px;
    height: 73px;
	z-index:101;
}
#logo li a {
	display: block;
	width: 77px;
    height: 73px;
	line-height: 73px;
    text-indent: -5000px;
    font-size:3px;    
	background: url(../images/header/logo.jpg) top center no-repeat;
}
#logo li a:hover {
	background-position:0 -73px;
}
#content {
	width: 908px;
	margin-top:50px;
}
#flash {
	width: 908px;
	height: 304px;
	background:url(../images/home/flashBack.jpg);
	position:absolute;
	z-index:1;
}
#error {
	width: 908px;
	height: 304px;
	background:url(../images/home/flashBack.jpg);
	line-height:304px;
	text-align:center;
}
#flashcontent {
	margin-left:6px;
	margin-top:4px;
	position:absolute;
	z-index:2;
}

#home_bottom_content {
	width:908px;
	float:left;
}
#home_blue_top {
	width:908px;
	height:335px;
	background:url(../images/home/homeBlueTop.jpg) bottom no-repeat;
}
#home_bottom_left {
	float:left;
	width:219px;
}
#home_bottom_left_top {
	width:219px;
	height:230px;
	background:url(../images/home/homeBlueSide.jpg) repeat-y;
}
#home_bottom_left_top .stub {
	color:#d2d2d2;
	font-size:11px;
	text-align:center;
	line-height:15px;
	padding:0px 40px 5px 40px;
}
#home_bottom_left_top .div {
	width:219px;
	height:9px;
	background:url(../images/sidebars/blueDiv.jpg) center no-repeat;
}
#home_bottom_left_top #sister_list {
	margin:0px 30px;
}
#home_bottom_left_top #sister_list li{
	display:block;
	width:155px;
	height:59px;
	margin:8px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
#home_bottom_left_top #sister_list li a{
	display:block;
	text-indent:-5000px;
	font-size:3px;
	line-height:59px;
}
#wfi_button{
	background:url(../images/sidebars/wfiButton.jpg) top left no-repeat;
}
#wfi_button:hover{
	background-position:0px -59px;
}
#rpc_button{
	background:url(../images/sidebars/rpcButton.jpg) top left no-repeat;
}
#rpc_button:hover{
	background-position:0px -59px;
}
#china_button{
	background:url(../images/sidebars/chinaButton.jpg) top left no-repeat;
}
#china_button:hover{
	background-position:0px -59px;
}
#home_bottom_left_div {
	width:219px;
	height:40px;
	background:url(../images/home/homeBlueDiv.jpg) top no-repeat;
}
#home_bottom_left_bottom {
	width:219px;
	height:196px;
	background:url(../images/home/homeGreySide.jpg) repeat-y;
}
#home_bottom_left_bottom .stub_table {
	display: table;
	#position: relative;
	overflow: hidden;
	width: 180px;
	height: 42px;
	margin-left:20px;
	text-align:left;
	margin-bottom:7px;
}
#home_bottom_left_bottom .stub_row {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}
#home_bottom_left_bottom .stub_cell {
	#position: relative;
	#top: -50%;
	line-height:14px;
}
#home_bottom_left_bottom a.news_link{
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}
#home_bottom_left_bottom a:hover{
	background:url(../images/sidebars/newsHighlight.png) center center no-repeat;
}
#home_bottom_left_bottom .stub_cell .date{
	color:#000000;
	font-size:11px;
	padding-left:12px;
}
#home_bottom_left_bottom .stub_cell .text{
	color:#626262;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	background:url(../images/sidebars/newsBullet.png) 0px 3px no-repeat;
}
#home_bottom_left_bottom a:hover .stub_cell .text {
	color:#000;
}
#home_bottom_left_bottom .div {
	width:219px;
	height:9px;
	background:url(../images/sidebars/greyDiv.jpg) center no-repeat;
}
#home_bottom_right {
	float:left;
	width:693px;
	background:url(../images/home/homeBigGraphic.jpg) bottom left no-repeat;
	margin-left:-6px;
	padding-left:2px;
}
#home_bottom_right .home_bottom_right_article {
	float:left;
	height:466px;
	padding:0px 22px 0px 21px;	
}
#home_bottom_right .article_body {
	padding-top:20px;
	text-align:justify;
	line-height:18px;
}
#home_bottom_right .right_article {
	background:url(../images/home/homeParagraphDiv.jpg) top left no-repeat;
}


#content1 {
	float:left;
	width: 908px;
	margin-top:50px;
	background:url(../images/content/contentBack1.jpg) top left repeat-y;
	height:100%;
}
#content2 {
	float:left;
	width: 908px;
	margin-top:50px;
	background:url(../images/content/contentBack2.jpg) top left repeat-y;
	height:100%;
}
#right_sidebar {
	float:right;
	width:270px;
	position:relative;
	right:3px;
}

#left_content {
	float:left;
	width:630px;
}
#sidebar_top{
	width:270px;
	height:25px;
	background:url(../images/content/sidebarTop.jpg) top right no-repeat;
}
#sidebar_top2{
	width:270px;
	height:25px;
	background:url(../images/content/sidebarTop2.jpg) top right no-repeat;
}
#sidebar_middle{
	width:270px;
	background:url(../images/content/sidebarMiddle.jpg) top right repeat-y;
}
#sidebar_middle2{
	width:270px;	
	font-size:14px; /* FONT SIZE */
	text-align:left;
}
#sidebar_middle2 .body{
	margin-top:6px;
	padding-left:10px;
	line-height:15px;
}
#sidebar_bottom{
	width:270px;
	height:40px;
	background:url(../images/content/sidebarBottom.jpg) top right no-repeat;
}
#right_sidebar .div {
	margin-top:4px;
	margin-left:-22px;
	width:230px;
	height:9px;
	background:url(../images/sidebars/blueDivWide.jpg) center no-repeat;
}
#right_sidebar #sidebar_middle2 .div {
	margin-left:-42px;
}
#right_sidebar li {
	display:block;
	width:229px;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
#right_sidebar li a {
	display:block;
	line-height:2em;
	text-indent:2px;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}
#right_sidebar li a:hover {
	color:#64bcff;
}
#right_sidebar li a .arrow {
	color:#64bcff;
	font-size:11px;
}

#product_menu ul{
	padding-left:8px;
}
#product_menu ul li{
}
#product_menu ul li a{
	height:auto;
	padding-top:0px;
	line-height:15px;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
}
#product_menu ul li a:hover {
	color:#8bb9dd;
}
#product_menu ul li a.on{
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}

.sidebar_content {
	margin-left:23px;
}
.sidebar_content a {
	height:auto;
	padding-top:0px;
	line-height:2em;
	color:#FFF;
	font-size:14px; /* FONT SIZE */
	text-decoration:none;
	font-weight:bold;
}
.sidebar_content a:hover {
	color:#8bb9dd;
	text-decoration:none;
}
#sidebar_middle2 .div {
	width:270px;
}
#left_content .content {
	padding-left:30px;
	padding-right:10px;
	padding-bottom:30px;
}
#left_content .short {
	width:570px;
}
#left_content .first {
	padding-top:5px;
	min-height:85px;
	background:url(../images/content/leftTopStroke.jpg) top left no-repeat;
}
#left_content .first.single {
	padding-bottom:0px;
}
#left_content .last {
	padding-top:5px;
	min-height:85px;
	background:url(../images/content/leftBottomStroke.jpg) bottom left no-repeat;
}
#left_content .last.single {
	padding-top:0px;
	min-height:40px;
	background:url(../images/content/leftBottomStrokeShort.jpg) top left no-repeat;
	padding-bottom:0px;
	clear:both;
}
#left_content .long.last {
	width:850px;
}
#left_content .bulleted li{
	padding-left:20px;
	margin-top:5px;
	background:url(../images/sidebars/newsBullet.png) 0px 4px no-repeat;
}
#left_content .article_body {
	padding-top:20px;
	text-align:justify;
	line-height:18px;
}
#left_content .article_body img.float {
	float:left;
	padding-right:10px;
}
#left_content .div_short {
	width:629px;
	height:1px;
	background:url(../images/content/divShort.jpg) top left no-repeat;
	margin-left:6px;
}
#left_content .div_long {
	width:859px;
	height:1px;
	background:url(../images/content/divLong.jpg) top left no-repeat;
	margin-left:6px;
}
#left_content .div_paragraph {
	width:580px;
	height:1px;
	background:url(../images/content/divParagraph.jpg) bottom left no-repeat;
	padding-top:10px;
	margin-left:6px;
}
.clear {
	clear:both;
}
#left_content .imageLinks {
	height:230px;
	margin-top:20px;
	text-align:left;
}
#left_content .imageLinks li{
	float:left;
	width:280px;
}
#left_content .imageLinks .subtext{
	font-size:11px;
	font-style:italic;
	color:#868686;
	line-height:20px;
	margin-top:-8px;
	padding-left:8px;
}
#left_content .imageLinks img {
	margin-top:4px;
	margin-left:3px;
}

#left_content .content th, #left_content .content td {
	padding:5px 10px;
	border:1px solid #eee;
}
#left_content .content th {
	font-weight:bold;
	background:#efefef;
	border-bottom-color:#ccc;
}

#footer {
	padding:0px;
	margin-top:-16px;
	width:908px;
	height:110px;
	background:url(../images/footer/footerGraphic.jpg) top left no-repeat;
	color:#646464;
	font-size:14px; /* FONT SIZE */
}
#footer #copyright {
	margin-top:40px;
	text-align:center;
	font-size:.8em;
}
#footer_top {
	float:left;
	width:908px;
	height:31px;
	background:url(../images/footer/footerTop.jpg) top left no-repeat;
}
#footer_top2 {
	float:left;
	width:908px;
	height:31px;
	background:url(../images/footer/footerTop2.jpg) top left no-repeat;
}
#footer #links {
	width:908px;
	text-align:center;
	height:45px;
}
#footer ul {
	padding-top:10px;
	height:45px;
	text-align:center;
}
#footer ul li {
	display:inline;
}
#footer ul li a{
	background:url(../images/footer/footerDiv.png) center left no-repeat;
	text-decoration:none;
	padding:10px 10px;
	padding-left:14px;
}
#footer ul li a.first{
	background:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#clearboth {
	clear:both;
}
.clearboth {
	clear:both;
}

.avenir1 {
	font-size:16px;
	clear:none;
	text-align:center;
	margin-left:8px;
	color:#FFFFFF;
}
.avenir2 {
	font-size:16px;
	clear:none;
	text-align:center;
	margin-left:8px;
	color:#626262;
	line-height:22px;
}
.avenir3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	clear:none;
	text-align:left;
	color:#084c84;
	line-height:24px;
}
.avenir4 {
	font-size:16px;
	clear:none;
	text-align:left;
	margin-left:8px;
	color:#FFFFFF;
	line-height:22px;
}
.avenir5 {
	font-size:18px;
	clear:none;
	text-align:left;
	margin-left:8px;
	color:#868686;
	line-height:24px;
}
.avenir4_2 {
	font-size:16px;
	clear:none;
	text-align:center;
	margin-left:8px;
	color:#FFFFFF;
	line-height:22px;
}
.avenir4_3 {
	font-size:16px;
	clear:none;
	text-align:left;
	margin-left:8px;
	color:#FFFFFF;
	line-height:22px;
}
.lightblue{
	color:#FFF;
}
.darkblue{
	color:#DDD;
}
.eleven {
	font-size:11px;
}
.twelve {
	font-size:12px;
}
.clearnone {
	clear:none;
}

#contactForm {
	margin-top:12px;
}

#contactForm fieldset {
	margin-top:20px;
}
#contactForm p {
	float:left;
	height:40px;
	width:580px;
}
#contactForm label{
	float:left;
	width:110px;
	text-align:right;
	color:#696969;
	font-size:11px;
	padding-right:4px;
	line-height:26px;
	height:26px;
}

#contactForm label.required{
	color:#004b85;
	font-size:11px;
	font-weight:bold;
}
#contactForm label.nofloat{
	float:none;	
}
#contactForm input {
	font-size:14px;
	color:#575757;
	padding-left:5px;
	padding-top:5px;
	line-height:16px;
}
#contactForm .field{
	width:460px;
	height:26px;
	border:0px none;
	outline:none;
	background:url(../images/contact/fieldBack.jpg) top left no-repeat;
}
#contactForm .field_city{
	width:130px;
	height:26px;
	border:0px none;
	outline:none;
	background:url(../images/contact/fieldBackCity.jpg) top left no-repeat;
}
#contactForm .field_zip{
	width:70px;
	height:26px;
	line-height:26px;
	border:0px none;
	outline:none;
	background:url(../images/contact/fieldBackZip.jpg) top left no-repeat;
}
#contactForm .textarea {
	font-size:14px;
	color:#575757;
	padding-left:5px;
	padding-top:5px;
	width:450px;
	height:75px;
	background:url(../images/contact/fieldCommentsBack.jpg) bottom left no-repeat;
	border:0px none;
	outline:none;
	overflow:hidden;
	resize:none;
}
#contactForm .checkboxes label {
	float:none;
}
#contactForm .checkboxes {
	margin-top:50px;
	margin-left:112px;
}
#contactForm .required_fields {
	margin-left:115px;
	color:#004b85;
	font-size:11px;
	font-weight:bold;
	margin-bottom:-20px;
}
#contactForm .submit {
	width:74px;
	height:25px;
	margin-left:105px;
}
#contactForm .error {
	width:560px;
	background:#398dd2;
	margin-top:10px;
	margin-left:10px;
	padding:10px 5px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#left_content .content .about_article {
	margin-top:12px;
	padding-right:20px;
}
#left_content .short .about_article {
	margin-top:12px;
	padding-right:0px;
}
#left_content .content .about_article .paragraph {
	padding-top:10px;
	padding-left:10px;
	font-size:14px; /* FONT SIZE */
	text-align:justify;
	line-height:18px;
}
#left_content .content .about_article .paragraph img {
	float:right;
	clear:none;
	padding-top:5px;
	padding-left:12px;
	margin-bottom:10px;
}
#left_content .content .about_article .paragraph img.nofloat {
	float:left;
}

#left_content .content .about_article .paragraph p.textbox {
	float:left;
	clear:none;
	padding-top:0px;
	padding-left:15px;
	margin-bottom:0px;
	width:250px;
}

#subnav_container {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	padding-top:45px;
	margin:auto;
	margin-bottom:-10px;
	height:33px;
}
#subnav_container_bottom {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	padding-top:10px;
	margin:auto;
	margin-bottom:-10px;
	height:33px;
}
#subnav_container em, #subnav_container_bottom em {
	visibility:hidden;
}
#subnav_container ul, #subnav_container_bottom ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	height:33px;
	left:50%;
}
#subnav_container li, #subnav_container_bottom li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	height:33px;
	right:50%;
	_width:1px;
	_whitespace:nowrap;
}
#subnav_container li.div, #subnav_container_bottom li.div {
	height:33px;
	background:url(../images/submenu/submenuDiv.jpg) 0px 0px no-repeat;
}
#subnav_container li.left, #subnav_container_bottom li.left {
	height:33px;
	background:url(../images/submenu/submenuLeft.jpg) 0px 0px no-repeat;
}
#subnav_container li.right, #subnav_container_bottom li.right {
	height:33px;
	background:url(../images/submenu/submenuRight.jpg) 0px 0px no-repeat;
}
#subnav_container li.div span, #subnav_container_bottom li.div span {
	display:block;
	float:left;
	width:1px;
	height:33px;
	margin:0px;
}
#subnav_container li.left span, #subnav_container li.right span, #subnav_container_bottom li.left span, #subnav_container_bottom li.right span {
	display:block;
	float:left;
	width:4px;
	height:33px;
	margin:0px;
}
#subnav_container a, #subnav_container_bottom a {
	display:block;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	padding: 0px 20px;
	height:33px;
	line-height:33px;
	color:#444;
	text-decoration:none;
	background:url(../images/submenu/submenuBack.jpg) top left repeat-x;
}
#subnav_container a:hover, #subnav_container_bottom a:hover {
	background-position:0px -33px;
}
#subnav_container a.on, #subnav_container_bottom a.on {
	background:url(../images/submenu/submenuBack.jpg) bottom left repeat-x;
}
#subnav_container a.on:hover, #subnav_container_bottom a.on:hover {
	background-position:bottom left;
}
#product_images ul{
	float:left;
}
#product_images li {
	float:left;
	width:285px;
	padding-top:30px;
	text-align:center;
	background:url(../images/home/homeParagraphDiv.jpg) center right no-repeat;
}
#product_images li.right {
	background:none;
}
#product_images li p {
	position:relative;
	top:-30px;
	width:260px;
	color:#696969;
	font-size:12px;
	line-height:15px;
	padding-left:10px;
	padding-right:5px;
}
#product_images li p .header {
	font-weight:bold;
	font-size:13px;
	line-height:25px;
}

#milltest_container {
	position:absolute;
	top:0px;
	width:908px;
}
#milltest_po {
	float:right;
	display:block;
	width:360px;
	height:35px;
	overflow:hidden;
	margin-top:2px;
}
#milltest_po #links {
	text-align:right;
	font-size:15px;
	line-height:35px;
	color:#a0a0a0;
	padding-right:5px;
}
span.div {
	color:#CCCCCC;
	margin:0px 10px;
}
.table_label {
	margin-top:10px;
	margin-left:4px;
	font-style:italic;
}

.elipselist {
padding-left:20px;
text-indent:-13px;
}
