body{
	background-color: white;
	/*background-color: #6B2039;*/
	/*background-color: #efefef;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
}

img{
	border-width: 0px;
}

.titlebar{
	text-align: left;
	width: 100%;
}

.container{
    clear: both;
}

.menu-column{
    float: left;
    width: 30%;
}

.mainbody{
    /*margin-left: 5px;*/
}

.mainbody{
	text-align: left;
}

.mainbodyTopLine{
	height: 25px;
	background-repeat: repeat-x;
	background-image: url('image/mainbody_top_bg.gif')
}

.mainbodyLeftLine{
	background-repeat: repeat-y;
	background-image: url('image/mainbody_left_line_bg.gif')
}

.mainbodyRightLine{
	background-repeat: repeat-y;
	background-image: url('image/mainbody_right_bg.gif')
}

.copyright_pic{
	margin-right: 50px;
}

.subtitle{
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 8px;
}

.decTopLine{
	background-repeat: repeat-x;
	background-image: url('image/dec_title_top_line.gif')
}

.decTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

.decSubTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}

.decUnitBorder{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left: 1px solid #E9E4E8;
	border-right: 1px solid #E9E4E8;
}

.decPicture{
	border: 1px solid #E9E4E8;
	margin-top: 10px;
}

.mainText{
	/*font-family: "tahoma", "Helvetica", sans-serif;*/
	font-family: "Arial";
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 120%;
}

.mainTextTip{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 10px;
	color:red;
}

.decDottedPic{
	margin-right:8px;
}

.subHeader{
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 8px;
	font-weight: bold;
}

.productListRow1{
	background-color: #F7F3F7;
	text-align:center;
	font-family: "tahoma", "Helvetica", sans-serif;
	font-size: 14px;
}

.productListRow2{
	background-color: white;
	text-align:center;
	font-family: "tahoma", "Helvetica", sans-serif;
	font-size: 14px;
}

.mainbody{
    /*background-color: #EFEFEF;*/
}

.mainbody .up{
    width: 100%;
    /*height: 30px;*/
    /*background: #EFEFEF url(image/content-right-top.gif) no-repeat scroll right 0%;*/
	text-align:left;
	margin-top: 20px;
}

.mainbody .up-left{
    height: 30px;
    width: 30px;
    float: left;
    /*background: #EFEFEF url(image/content-left-top.gif) no-repeat scroll 0% 0%;*/
}

.mainbody .content-title{
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	font-family: "Arial", "Helvetica", sans-serif;
	padding-top: 5px;
	border-bottom:2px solid #6B2039;
	margin-left: 20px;
	margin-right: 20px;
	font-style:italic; 
}

.mainbody .bottom{
    width: 100%;
}

.mainbody .up-right{
}

.mainbody .up-right-top{
    height: 50px;
    background: #EFEFEF url(image/content-right-top.gif) no-repeat scroll right 0%;
}

.mainbody .bottom{
    clear: both;
    height: 30px;
    width: 100%;
    /*background: #EFEFEF url(image/content-right-bottom.gif) no-repeat scroll right 0%;*/
}

.mainbody .bottom-left{
    width: 30px;
    float: left;
    height: 30px;
    /*background: #EFEFEF url(image/content-left-bottom.gif) no-repeat scroll 0% 0%;*/
}

.menu a, .menu span{
    color: white;
	text-decoration: none;
}

.menu a:hover{
    color: white;
}

.menu{
    list-style-type: none;
	font-family: "tahoma", "Helvetica", sans-serif;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

.menu .menu-item{
    font-weight: bold;
    /*margin-bottom: 15px;*/
}

.menu .menu-item .menu{
	margin-left: 25px;
    list-style-image: url(image/dec_dotted_2.gif);
	font-family: "tahoma", "Helvetica", sans-serif;
	font-size: 12px;
}

.menu .menu-item .menu-item{
    margin-bottom: 5px;
}

.menu-table{
	background-color: #6B2039;
    font-family: "tahoma", "Helvetica", sans-serif;
	font-size: 14px;
	text-align:left;
	margin-top:30px;
	/*border-top: 1px solid black;
	border-left: 1px solid black;*/
	width: 287px;
	margin-left: 5px;
}

.menu-table td{
	/*border-bottom: 1px solid black;
	border-right: 1px solid black;*/
    font-weight: bold;
	padding-left: 10px;
	line-height: 25px;
    color: white;
}

.menu-table td.level-2{
	padding-left: 30px;
	background-image:url(image/menu_dec_dotted.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	font-size: 12px;
}

.menu-table a{
    color: white;
	text-decoration: none;
}

.menu-table a:hover{
    color: gray;
}

.titlebar-left{
    float: left;
    width: 300px;
}

.titlebar-right{
    float: left;
}

.titlebar{
    margin-bottom: 10px;
}

.titlebar .logo{
    float: left;
    text-align: center;
    width: 35%;
}

.titlebar .logo .logo-text{
    font-family: Arial;
    font-size: 18px;
    color: black; /*#EFEFEF;*/
}

.logo img{
	margin-left: 5px;
	margin-top: 5px;
}

.top-image{
    /*float: left;
    width: 672px;*/
    margin-left: auto;
    margin-right: auto;
	height: 240px;
    margin-bottom: 10px;
    text-align: center;
    /*background: #EFEFEF url(image/top-background.png) no-repeat scroll 0% 0%;*/
	display: block;
}

.top-flash{
    float: left;
    width: 672px;
	height: 220px;
    margin-bottom: 10px;
    text-align: center;
	display: none;
}

.top-image img{
    /*margin-left: 13px;
    margin-right: 13px;
	margin-top: 8px;
	*/
	vertical-align:middle;
}

.mainText{
    margin-left: 5px;
    margin-right: 5px;
}

.mainText a{
    font-weight: bold;
    color: blue;
}

.mainText a:hover{
    color: blue;
}

.mainText p{
    font-size: 12px;
    line-height: 18px;
	margin-top: 0px;
}

.mainText h3{
	/*font-family: "tahoma", "Helvetica", sans-serif;
    font-size: 16px;*/
	text-align:center;
	font-size: 12px;
}

.mainText h2{
	/*font-family: "tahoma", "Helvetica", sans-serif;*/
    /*font-size: 16px;*/
	text-align:left;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 30px;
}

.mainText ul.smallerul{
    font-size: 12px;
	line-height:11px;
}

.mainText ul.dotted{
	list-style-image: url(image/dec_dotted_2.gif);
}

.mainText img{
/*border:1px solid black;*/
padding: 5px;}

.mainText ul{
    list-style-type: decimal;
}

.mainText ul li{
    margin-bottom: 4px;
	}

.mainText .author{
    font-weight: bold;
}

.content{
    padding-right: 0px;
	margin-top: 15px;
	margin-left:10px;
	}

.ourmission b{
    font-size: 18px;
}

#topcontainer{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}

.mainText table{
    border-top: 1px solid black;
    border-left: 1px solid black;
}

.mainText table td{
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

.mainText table thead td{
    text-align: center;
	font-weight: bold;
	line-height: 20px;
}

.mainText table tbody td{
    vertical-align: top;
	padding: 5px;
}

.mainText table tbody td ul{
    margin-top: 0px;
    margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 8px;
}

ul.circled li{
    list-style-type:disc;
}

.underline{
    text-decoration:underline;
}

.highlight{
font-weight:bold;
font-style:italic;
}

#production-equipment{
list-style-type:none;
margin-top:0px;
}

#production-equipment ul{
list-style-image:url(image/arrow2.gif);}

#recentnews{
    width: 90%;
    list-style-image:url(image/dec_dotted_2.gif);
}

#recentnews .title{
    margin-right: 10px;
}

#recentnews .time{
    color: gray;
}

#recentnews .summary{
    font-size: 90%;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left: 3px solid #840000;
	padding-left: 5px;
}

#recentnews .more{
font-style:italic;
font-weight:normal;
margin-left: 50px;
text-decoration:none;
}

#research_nj_cos_full{
	margin-left: 25px;
	margin-bottom: 20px;
}

#research_nj_cos_full div{
    float: left;
	background-image:url(image/dec_dotted_2.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	width: 200px;
}

.productlist td{
    line-height: 20px;
}

#main-table td{
vertical-align: top;
}

#top-image-div{
    width: 100%;
    text-align: center;
    padding: 0px;
    margin:0px;
	background-color:#6B2039;
}

#top-image-div img{
    width: 330px;
	height: 208px;
	margin-left: 2px;
	margin-right: 2px;
}

#main-table #top-words{
    background-color:#6B2039;
	color:white;
	font-size: 14px;
	font-weight:bold;
	line-height:160%;
	height: 40px;
	vertical-align:middle;
	font-family:"tahoma","Helvetica",sans-serif;
	/*font-style:italic;*/
}

.mainText .sub-title{
    font-weight: bold;
}

#main-table td.level-1{
    padding-top: 8px;
}

ul{
margin-top: 2px;
}

.mainText table.no-border{
border-width: 0px;
}

.mainText table.no-border td{
border-width: 0px;
}