/* REDEFINED TAGS AND TAG-SPECIFIC CLASSES*/
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}
body.profBody {
	color: #000000;
	margin: 5px 0px 0px 5px;
}
a:link {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	text-decoration: underline; 
	color: #663399;
}
a:hover {
	text-decoration: underline; 
	color: #0000FF;
}
a:active {
	text-decoration: underline; 
	color: #0000FF;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
	padding-left: 25px;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	padding-left: 25px;
}
a.menu:hover {
	text-decoration: underline;
	color: #0000FF;
	padding-left: 25px;
}
a.menu:active {
	text-decoration: none;
	color: #0000FF;
	padding-left: 25px;
}
a.submenu:link {
	text-decoration: none;
	color: #000000;
}
a.submenu:visited {
	text-decoration: none;
	color: #000000;
}
a.submenu:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.submenu:active {
	text-decoration: none;
	color: #0000FF;
}
div.empads
{
	padding-top: 10px;
	margin-top: -20px;
	margin-bottom: -10px;
}
div.adpad
{
	padding: 10px;
}
img {
	border: 0px;
}
img.padLR {
	padding: 0px 12px 0px 12px;
}
input, select, option {
	margin: 3px 0px 3px 4px;
}
input.hideme
{
	visibility: hidden;
	border: 0;
	width: 400px;
	color: #9C1021;
	font: bold italic 14px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	margin: 3px 0px 3px 40px;
}
ol {
	font-size: small;
}
p {
	font-size: small;
	color: #000000;
	text-align: justify;
/*	text-align: left; */
}
p.formerror {
	color: #9C1021;
}
p.caption {
	font-size: x-small;
	margin-bottom: -2px;
}
ul.blist
{
	  margin: 0em 0em 20px 0px;
	  list-style-type: none;
	  display: block;
}
li.blist
{
	  font-size: small;
	  margin-top: 5px;
	  padding: 0 0 0 20px;
	  background: url("../images/rice_bullet_sm.gif") no-repeat 0px 6px;
	  line-height: 18px;
	  display: block;
}
ul.mission
{
	margin: 0em 0em .5em 0em;
	list-style-type: none;
	display: block;
	list-style-image: none;
}
li.mission
{
	list-style-type: none;
	font-size: medium;
	margin: 0em;
	padding: 0 0 10px 20px;
	background: url("../images/rice_bullet_sm.gif") no-repeat 0px 6px;
	line-height: 18px;
	display: block;
	list-style-image: none;
}
div.mission
{
	margin-left: 25px;
}
ul.gallery
{
	list-style-type: none;
}
li.dept
{
	font-weight: bold;
	margin: 0em;
	padding: 2px 0 2px 20px;
	background: url("../images/rice_bullet_sm.gif") no-repeat 0px 6px;
	line-height: 18px;
	display: block;
}
li.sub1
{
	font-weight: bold;
	margin: 0em;
	padding: 1px 0 1px 20px;
	background: url("../images/rice_bullet_sm.gif") no-repeat 0px 6px;
	line-height: 18px;
	display: block;
}
p.inst {font: small verdana}
table.directory
{
	margin-top: 11px;
	margin-left: 20px;
	border: 0;
	padding: 2px;
}
table.filmstrip
{
	margin-left: 40px;
	padding: 0px;
	border: 0;	
}
table.filelist, table.filelist td
{
	font-size: x-small;
	text-align: center;
	padding: 3px;
	margin: 0;
	border: 1px solid black;
}
table.admform, table.admform td
{
	font-size: small;
	text-align: left;
	padding: 3px;
	margin: 0;
	border: 1px solid black;
}
table.admform td.frmdesc
{
	font-size: x-small
}
tr.category
{
	font-size: medium;
	font-weight: bold;
	color: #9C1021;
	background-color: #FFFFFF;
	text-align: left;
}
tr.category td {
	padding-top: 6px;
}
tr.subcategory
{
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	background-color: #FFFFFF;
	text-align: left;
}
tr.subcategory td {
	padding-top: 6px;
}
tr.stdline
{
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}
td.d1
{
	width: 25px;
	text-align: left;
}
td.d2
{
	text-align: left;
}
td.d3
{
	width: 14px;
	text-align: center;
}
td.d4
{
	text-align: left;
}
table.formtable
{
	font-size: small;
}
/* CUSTOM CLASSES */
.c {
	text-align: center;
}
.c table
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.centimg {
	text-align: center;
}
.centimg img
{
	margin-left: auto;
	margin-right: auto;
}
.content {
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	/* padding: 3px 15px 10px; */
	padding: 3px 25px 10px 10px;
}
.content h1 {
	font-size: medium;
	margin-bottom: -10px;
}
.footerNote {
	font-size: x-small;
	font-style: italic;
	color: #777777;
	text-align: center;
	margin-bottom: -6px;
}
.iobIN {
	color: #00CC00;
	font-weight: bold;
}
.iobOUT {
	color: #993300;
	font-weight: bold;
}
.last {
	padding-bottom: 3px;
}
ul.menulist {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
	margin-left: 0;
}
li.menulistitem {
	line-height: 19px;
	padding: 1px 3px 1px 30px;
	text-indent: -20px;
}
.menuitem {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 0px 2px 15px;
}
.navbarbtn {
	vertical-align: middle;
	/*width: 104px;
	height: 18px;*/
	width: 126px;
	height: 26px;
	border: 1px ridge #CCCCCC;
	background: #FFFFFF url("../images/rice_bullet1.gif") no-repeat 6px 6px;
	white-space: nowrap;
	/*padding: 7px 0px 2px 22px;*/
	float: left;
	margin-right: 2px;
	filter: Alpha(Opacity=90);-moz-opacity:.9;
	overflow: hidden;
}
.navbtnimg {
	width: 94px;
	height: 15px;
	padding: 0px;
	/*margin: 0;*/
	margin: 7px 0px 0px 22px;
}
.lFloater {
	float: left;
	padding: 4px 10px 4px 0px;
}
.rFloater {
	float: right;
	padding: 4px 0px 4px 10px;
}
.rFloatProd {
	float: right;
	padding: 0px 0px 0px 10px;
}
.profInfo {
	background-color: #FFFFFF;
	height: 175px;
	width: 518px;
}
.profP {
	margin-top: 15px;
	font-size: medium;
}
.profRed {
	background-color: #9C1021;
	width: 518px;
	padding: 2px;
}
.profTitle {
	background-color: #FFFFFF;
	font-size: medium;
	line-height: 25px;
	width: 518px;
	font-weight: bold;
}
.titlebar {
	background-color: #000000;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	margin: 0px;
	padding: 2px 0px;
	width: 100%;
	border: 0px;
}
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background: url(../images/general/shadow.gif) repeat-y right bottom;
}
.wrap2 {
	background: url(../images/general/corner_bl.gif) no-repeat left bottom;
}
.wrap3 {
	background: url(../images/general/corner_tr.gif) no-repeat right top;
	padding: 0px 4px 4px 0px;
}
.wrap3 img {
	display:block;
}

/* ADVANCED TAGS AND IDs */
#getJobApp {
	float: right;
}
#logobar {
	overflow: visible;
	position: absolute;
	height: 55px;
	width: 780px;
	left: 10px;
	top: 30px;
}
#langChange {
	overflow: visible;
	position: absolute;
	height: 55px;
	width: 80px;
	left: 188px;
	top: 10px;
/* next div begins at 288 */
}
#logobar1 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	border: 0px;
	float: left;
	height: 54px;
}
#logobar2 {
	margin: 0px;
	padding: 0px;
	width: 500px;
	border: 0px;
	float: left;
	height: 54px;
	vertical-align: middle;
	font-size: small;
	text-align: center;
}
#menu1 {
	background-color: #FFFFFF;
	position: absolute;
	left: 140px;
	top: 117px;
	width: 126px;
	border-top: 0px;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #CCCCCC;
	z-index: 1001;
	display: block;
	visibility: hidden;
	overflow: hidden;
	filter: Alpha(Opacity=0);-moz-opacity:0;
}
#menu2 {
	background-color: #FFFFFF;

	position: absolute;

	left: 530px;

	top: 117px;

	width: 126px;

	border-top: 0px;

	border-right: 1px ridge #CCCCCC;

	border-bottom: 1px ridge #CCCCCC;

	border-left: 1px ridge #CCCCCC;

	z-index: 1001;

	display: block;

	visibility: hidden;

	overflow: hidden;

	filter: Alpha(Opacity=0);-moz-opacity:0;

}
#menu3 {
	background-color: #FFFFFF;
	position: absolute;
	left: 530px;
	top: 117px;
	width: 126px;
	border-top: 0px;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #CCCCCC;
	z-index: 1001;
	display: block;
	visibility: hidden;
	overflow: hidden;
	filter: Alpha(Opacity=0);-moz-opacity:0;
}
#menu4 {
	background-color: #FFFFFF;
	position: absolute;
	left: 660px;
	top: 117px;
	width: 126px;
	border-top: 0px;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #CCCCCC;
	z-index: 1001;
	display: block;
	visibility: hidden;
	overflow: hidden;
	filter: Alpha(Opacity=0);-moz-opacity:0;
}
#navbar {
	overflow: visible;
	position: absolute;
	height: 33px;
	width: 780px;
	left: 10px;
	top: 90px;
}
#redbody {
	position: absolute;
	height: auto;
	left: 10px;
	top: 122px;
	background-color: #9C1021;
	border: 1px ridge #000000;
	padding: 10px 4px 6px 12px;
	width: 760px;
}
#whiteinside {
	background-color: #FFFFFF;
	height: auto;
	width: 744px;
	padding: 0px;
	border: 1px solid #000000;
	margin: 0px;
}
#logobar2r1 {
	margin: 0px;
	padding: 0px;
	width: 500px;
	border: 0px;
	height: 138px;
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	left: 288px;
	top: 0px;
	position: absolute;
	z-index: 0;
}
.randBar0 {
	background-image: url(../images/rand/randplaceholder.jpg);
}
.randBar1 {
	background-image: url(../images/rand/rand01_blown_bg.jpg);
}
.randBar1sp {
	background-image: url(../images/rand/rand01_blown_bg_esp.jpg);
}
.randBar2 {
	background-image: url(../images/rand/rand02_batt1_bg.jpg);
}
.randBar2sp {
	background-image: url(../images/rand/rand02_batt1_bg_esp.jpg);
}
.randBar3 {
	background-image: url(../images/rand/rand03_batt2_bg.jpg);
}
.randBar3sp {
	background-image: url(../images/rand/rand03_batt2_bg_esp.jpg);
}
.randBar4 {
	background-image: url(../images/rand/rand04_walkincloset_bg.jpg);
}
.randBar4sp {
	background-image: url(../images/rand/rand04_walkincloset_bg_esp.jpg);
}
.randBar5 {
	background-image: url(../images/rand/rand05_icynene_bg.jpg);
}
.randBar5sp {
	background-image: url(../images/rand/rand05_icynene_bg_esp.jpg);
}
.randBar6 {
	background-image: url(../images/rand/rand06_shelfrod_bg.jpg);
}
.randBar6sp {
	background-image: url(../images/rand/rand06_shelfrod_bg_esp.jpg);
}
.randBar7 {
	background-image: url(../images/rand/rand07_island_bg.jpg);
}
.randBar7sp {
	background-image: url(../images/rand/rand07_island_bg_esp.jpg);
}
.randBar8 {
	background-image: url(../images/rand/rand08_sglhungwi_bg.jpg);
}
.randBar8sp {
	background-image: url(../images/rand/rand08_sglhungwi_bg_esp.jpg);
}
.randBar9 {
	background-image: url(../images/rand/rand09_impactwi_bg.jpg);
}
.randBar9sp {
	background-image: url(../images/rand/rand09_impactwi_bg_esp.jpg);
}
.randBar10 {
	background-image: url(../images/rand/rand10_sgd_bg.jpg);
}
.randBar10sp {
	background-image: url(../images/rand/rand10_sgd_bg_esp.jpg);
}
.randBar11 {
	background-image: url(../images/rand/rand11_qc_bg.jpg);
}
.randBar11sp {
	background-image: url(../images/rand/rand11_qc_bg_esp.jpg);
}
.randBar12 {
	background-image: url(../images/rand/rand12_showroom_bg.jpg);
}
.randBar12sp {
	background-image: url(../images/rand/rand12_showroom_bg_esp.jpg);
}
#randFilter {
	width: 499px;
	height: 89px;
}
.prodDesc {
	background-color: #FFFFFF;
	width: 325px;
	border: 1px ridge #CCCCCC;
	position: absolute;
	left: 300px;
	top: 75px;
	overflow: hidden;
	visibility: hidden;
	display: block;
}
.prodDesc a {
	text-decoration: none;
	color: #000000;
}
.prodDesc a:link {
	text-decoration: none;
	color: #000000;
}
.prodDesc a:visited {
	text-decoration: none;
	color: #000000;
}
.prodDesc a:hover {
	text-decoration: none;
	color: #0000FF;
}
.prodDesc a:active {
	text-decoration: none;
	color: #0000FF;
}
.prodDesc h2 {
	background: #FFFFFF url("../images/rice_bullet1.gif") no-repeat 4px 4px;
	padding: 2px 2px 2px 25px;
	font-size: medium;
	border-bottom: 1px ridge #CCCCCC;
}
.prodDesc p {
	margin-top: -5px;
	font-size: small;
	text-align: left;
	padding-left: 2px;
}
