html, body {
	font:small Arial, Helvetica, sans-serif;
	color: #333; background: #FFF;
	margin:0;
	}

td {
	font:100% Arial, Helvetica, sans-serif;
 }

#tbl-news table {
        border-collapse:collapse;
} 

form {
	width:90%; margin:0; padding:0;
}

#nav-sub {
        display:none;
}

#wrapper {
	margin: 0 auto; 
	background:url(/mei-files/images/generic/1_bg.gif) no-repeat top right;
	height:50px;
}

p {
       margin-top:0;
}


h1 {
       font-size:110%
}

h2 {
       font-size:100%
}

h3 {
       font-size:100%
}

/* ========================================== */
/* Form Styles */
/* ========================================== */
#search {
        display:none;
             
}
/* ======================================== */
/* styles for enquiry forms */
/* ======================================== */

/* div around table */
#form_div td {
       border:1px solid #ACD4EB;
}

#form_div table{
       border-collapse:collapse;
}
#form_div td.no_border {
       border:none;
}
/* text input box, radio buttons, checkboxes, dropdowns */
.form_box {
       background-color:#F3F9FE;

}

/* labels for all input boxes */
.form_label{
      font-weight:bold;
      background-color:#F3F9FE;

}

/* form submit button */
.form_submit{
      clear:left;
      text-align:right;
      padding-top:5px;
      
}


/* ========================================== */
/* Navigation - Global Navigation */
/* ========================================== */
#nav-global {
	display:none;
}

/* ========================================== */
/* Logo / Banner */
/* ========================================== */
#banner {
	text-align:left;
	background:url(/mei-files/images/generic/1_tagline.gif) no-repeat bottom right;
}

/* ========================================== */
/* Support Login */
/* ========================================== */
#support {
	display:none;
}

/* ========================================== */
/* Navigation - Main Top Level */
/* ========================================== */
#nav-main {
	display:none;
}



/* ========================================== */
/* Content */
/* ========================================== */
#content-wrapper {
	float:left;
        padding:0 0 15px 20px;
        width:100%;
}


#content {
        font-size:95%;
	text-align:left;
	margin:10px 0 0 0;
	padding:0 0 15px 0;
	float:left;
        width:95%;
}

.product-table {
        width:95%;
        margin-bottom:10px;
}

.product-table td {
        padding:5px;
}

#content-conlux {
        float:left; 
        clear:left; 
        text-align:left;
        padding:0;
        width:95%;
}

#content-toplevel {
	margin:10px 10px 10px 0;
	float:left;
        font-size:95%;
	text-align:left;
        width:95%;
}

#back-to-top {
        display:none;
}


/* ========================================== */
/* Style for set button */
/* ========================================== */
#set_button {
       padding:5px 0 0 10px;

} 

/* ========================================== */
/* Right Column Styles */
/* ========================================== */
#right-column {
        text-align:left;
	margin:10px 0 10px 0;
	float:left;
        font-size:85%;
	text-align:left;
}

/* ========================================== */
/* Product Styles */
/* ========================================== */

.product-homepage{
        margin-right:10px;
        float:left; 
        font-size:90%;
}


.product-toplevel {
        margin-right:3px;
        float:left; 
        font-size:90%;
}

/* ========================================== */
/* Banner Styles for each regions */
/* ========================================== */

#cust-serv-banner {
	display:none;
}

#choose-lang {
	display:none;
}

#cust-serv-banner-topl {
	display:none;
}

#choose-lang-topl {
        display:none;
}

#global-heading {
	display:none;
}


/* ========================================== */
/* Footer Styles */
/* ========================================== */
#footer {
	display:none;
}
