﻿/* 
    Order:
    
    bdt.reset.css
    bdt.global.css
    bdt.main.css or mitsubishielectric.css or.....
*/

body
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #58595b;
    text-align: left;
    background-color: #FFFFFF;
}

body TABLE
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #58595b;
    text-align: left;
}


input, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
}


P
{
    margin-top: 8px;
    margin-bottom: 8px;
}

sup
{
    font-size: 75%;
    vertical-align: top;
    text-decoration: none;
}

sub
{
    font-size: 75%;
    vertical-align: bottom;
    text-decoration: none;
}

.sup
{
    font-size: 75%;
    vertical-align: top;
    text-decoration: none;
}

.sub
{
    font-size: 75%;
    vertical-align: bottom;
    text-decoration: none;
}

.pagecenter
{
    max-width: 1000px;
    min-width: 760px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.pagelayout
{
    border: 1px solid #999966;
    max-width: 960px;
    min-width: 760px;
    background: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.body
{
    
    font-size: 9pt;
    line-height: 13pt;
    color: #58595b;
}

.medium
{
    font-size: 8.5pt;
    line-height: 13pt;
    color: #58595b;
    font-weight: normal;
}

.small
{
    font-size: 7.5pt;
    line-height: 11pt;
    color: #484848;
    font-weight: normal;
}

.large 
{
	font-size: 14px;
	line-height: 18pt;
}

.black 
{
    color: #000000;
}

.justify
{
    text-align: justify;
}

.left
{
    text-align: left;
}

.right
{
    text-align: right;
}

.center
{
    text-align: center;
}

.white 
{
	color: white;
}

.red 
{
	color: red;
}

.bold 
{
	font-weight: bold;
}

.gap
{
    font-size: 0px;
    line-height: 0px;
    width: 1px;
}



h1
{
    font-size: 20pt;
    font-weight: normal;
    line-height: 26pt;
    margin-bottom: 5px;
} 

h2
{
    font-size: 18pt;
    font-weight: normal;
    line-height: 24pt;
    margin-bottom: 5px;
}

h3
{
    font-size: 14pt;
    font-weight: normal;
    line-height: 18pt;
    margin-bottom: 5px;
}

h4
{
    font-size: 12pt;
    font-weight: normal;
    line-height: 16pt;
    margin-bottom: 5px;
}

h5
{
    font-size: 10pt;
    font-weight: normal;
    line-height: 14pt;
    margin-bottom: 5px;
}




.search
{
    border-width: 1px 0px 1px 1px;
    padding: 2px 5px 2px 5px;
    color: #484848;
    border-top-color: #7f9db9;
    border-bottom-color: #7f9db9;
    border-left-color: #7f9db9;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    height: 16px;
}

.search-img
{
    border-width: 1px 1px 1px 0px;
    border-top-color: #7f9db9;
    border-bottom-color: #7f9db9;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-right-color: #7f9db9;
}

.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13pt;
	color: #484848;
	text-align: left;
}

.headerbar
{
    background-color: #ECE9D8; 
    border-bottom-style: solid; 
    border-bottom-width: 2px; 
    border-bottom-color: #D8D2BD;
    text-align: center;
    padding-top: 1px;
}

.headerbarline
{
    border-top-style: solid; 
    border-top-width: 1px; 
    border-top-color: white; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: black;
}


.meheaderbar
{
    background-color: #0959a8;
    background-image: url('/mitsubishielectric/images/headerbar_bg.gif');
    background-repeat: no-repeat;
    background-position: right;
    height: 30px;
}

.meheaderbarline
{
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: black;
}

.feature_list
{
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    list-style-type: disc;
    padding-left: 8px;
}
    .feature_box LI
    {
        padding-top: 5px;
    }
    
 
  
