/* Fix for default Ektron and Wakefly Styles*/ 

h1
{
    font-family: Arial;
    font-size: 18pt;
    font-weight: normal;
    color: #006699;
    margin-bottom:0px;
	margin-left: 25px;

}

div#middle_col table th, table td {
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#main_col {
 
}

li.PBItem a:link
{
	/*height:49px;*/
}

/* Style for Curve box*/.CurveBox
{
 text-align: left;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    vertical-align: top;
    height: 206px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom:0px;
    background-color: White;
    font-size: 10pt;
    color: Black;
}
.CurveBox p
{
 margin:0px;
}
.CurveBox a{
    background: url("../images/linkArrow.jpg") no-repeat scroll left center transparent;
    font-size: 11px;
    color: Gray;
    padding-left: 10px;

}
.CurveBox a:link, .CurveBox a:hover, .CurveBox a:visited, .CurveBox a:active
{
    background: url("../images/linkArrow.jpg") no-repeat scroll left center transparent;
    font-size: 12px;
    color: Gray;
    padding-left: 10px;
    text-decoration: underline;
}

.CurveBox h1
{
    font-family: Arial;
    font-size: 16pt;
    font-weight: normal;
    color: #006699;
    margin-bottom:0px;
	margin-left:-1px;
	margin-top:-3px;
}
.TopDetailedContent td
{
    width: 100%;
}
.LeftHeader
{
    background: url('../images/Gray_bg_Long.jpg') repeat-y;
    font-weight: bold;
    padding-left: 12px;
	font-size: 13px;
    width: 120px;
}
.zoom-icon
{
    background: transparent url('../images/Blue_Arrow.png') no-repeat scroll 0% 50%;
    margin-left: -16px;
    padding-left: 15px;
    display: none;
}
.Engineering td
{
    width: 25%;
}
.Manufacturing td
{
    width: 50%;
}
.supplyChain td
{
height:49px;
    width: 50%;
}
.EnergyMgmt td
{
    width: 33%;
}
.IT td
{
    width: 100%;
}
.RightArea td
{
    background: url('../images/BlueBG_alt.jpg');
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.RightArea-alt td
{
    background: url('../images/BlueBG.jpg');
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.RightArea-top td
{
    background: url('../images/BlueBG_top.jpg');
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.RightArea td a
{
   height:50px;
   display: block;
   margin-bottom:0px;
}
.RightArea td a:visited
{
    text-decoration: none;
    color: black;
}
.RightArea td a:link
{
    display: block;
    color: Black;
    text-decoration: none;
}
.RightArea td a:hover
{
    background-color: white;
    color: #006699;
}
.RightArea td a:active
{
    background-color: white;
    color: #006699;
}
/* This is not working in Firefox and Chrome. Fix is below and in the javascript
        */.RightArea td a:selected
{
    background-color: white;
    color: #006699;
}
.SelectedCell
{
    background-color: white;
    color: #006699; /*Color value is not working in Firefox and Chrome. This is address in javascript*/
}
.mainTbl, .TopBotderTbl, .TopContent
{
    width: 682px;     
}

.TopPadding 
{
    padding-left: 6px; 
    padding-top: 20px;
}
.TopContent div
{
    display: block;
}
.TopBorderTbl div
{
    background: transparent url('../images/Table_Blue_Head.jpg') no-repeat;
    height: 30px;
    text-align: right;
    width: 680px;
    color: #ffffff;
    padding-top: 5px;
    padding-right: 5px;
}
.headerLink a:link, .headerLink a:hover,.headerLink a:visited, .headerLink a:active
{
    color: white;
    text-decoration: none;
}
.BottomBorderTbl div
{
    background: transparent url('../images/Table_Footer.jpg') no-repeat;
	
}
.OptimizeHeader
{
    font-weight: bold;
    font-size: 15px;
}
.OptimizeHeaderRight
{
    font-size: 12px;
}
.mainTbl td
{
    height: 49px;
	

}
table
{
    font-family: Arial;
    font-size: 12px;
    width: 100%;
}
