﻿body
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    background-color:#282828; 
    background-image: url("../../Images/bg_main.gif");
    background-repeat:repeat-x;     
    COLOR:#414042;
    height: 100%;
}

 .btnsSmall
{
    background-color: #002E56;
    border: 0px;
    color: #ffffff;
    font-size: 11px; /*font-weight:bold;*/
    width: 54px;
    min-width: 54px;
    height:20px;
   /* min-height:25px;*/
     /*   font-size: 12px;*/ /*font-weight: 700;*/
    font-family: Arial, Sans-Serif;
}

.link 
{
 color: #0073ea;   
 text-decoration: underline;
}


#contentContainer {
    width:100%; min-height:700px; height:700px;
}

.col2 {
    background-color:#ffffff; vertical-align:top;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #08395b;
	font-weight: bold;
}

a:visited {

	font-weight: bold;
	color: #08395b;
	
}

.iconColor
{
    color: #0073ea;
    cursor: pointer;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 12pt;
    vertical-align: middle;
}

.iconHover
{
    cursor: pointer;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 12pt;
    vertical-align: middle;
}


.accordionAdded
{
    background: #8bbc21 !important;
    color: white;
}

.accordionRemoved
{
    background: #910000 !important;
    color: #FFF;
}

.page-title
{
    COLOR:#414042;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 18pt;

}

.page-subtitle
{
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 14pt;

}

.overlay
{
background: url("../../Images/bg_main_overlay.png") 0px 0px repeat;
position: fixed; top: 0; left: 0; width: 100%; height: auto; min-height: 100%;

	/*background-image: url("../../../Images/portal/bg_main_overlay.png");
	background-position:0px 0px;
	background-repeat:repeat;  
	position:fixed;
	top:0px;
	left:0px;
	margin:0;
	display:block;
	min-height: 100%;
	height:auto;
	width:100%;*/
	z-index:-999;
}

.swirl 
{
    /*background-image: url("../../../Images/portal/bg_main_swirl.png");*/
    background-position:0px -10px;
    background-repeat:no-repeat;     
    height:400px;
    width:100%;
    margin-top:18%;
    position:fixed;
    z-index:-999; 
}

.container
{
    z-index:1;
    text-align: left; 
    display:inline-block;
    width: auto; 
    background-color: #ffffff;
    background-image: none;
}

.row
{
    display: table; width:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; 
}

.headercontainer
{
    display: table;
    width: 100%;
    height: 80px;
    background-color: #ffffff; 
}

.headerText
{
    display: block;
    color: #000000;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    height: auto;
    min-height: 26px;     
    
    vertical-align: bottom;
    text-align:right;
    padding:10px 20px 5px 0px;
 
}

.headerText a
{
    color:#414042;
}

.headerText  a:visited
{
    color:#414042;
}

.headerText table
{  
    float:right;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    margin:0px 0px 0px 0px;
}

.headerText table td 
{
    padding:1px 0px 0px 4px; 
}

.headerText span
{
    padding:0px 0px 0px 0px;
    display: inline-block;
}

.headerText img
{
    padding: 2px 0px 2px 0px;
}

.headerBannerContainer
{
    margin:0px 0px -30px 0px;
    padding:0px 20px 0px 20px;   
    height:auto;
}

.headerbanner
{
    background-image: url("../../../Images/header/gradient.jpg");
    background-repeat: repeat-x;
    background-color: #000000;
    display:block;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin:0;
    border-radius:8px;    
}


.LogoTitleContainer
{

    padding:0px 45px 0px 45px;   
    display:block;
    min-height: 35px;
    height:auto;
}

.TitleDiv
{
    margin-left:0px;
    float:right;
    margin-right:0px;
    display:block;
    width:72%;
    padding:0px 0px 0px 0px;
    min-height: 35px;
    height:auto;
}

.TitleDiv span
{
    margin:8px 0px 0px 0px;
    display:block;

    /*text-align: center;*/
    width:100%;
    height:auto;
}

.logoblock
{
    background-color:#ffffff;
    width:21%;
    min-height:35px;
    height:auto;
    display:inline-block;
    margin:0;
    text-align:center;
}


.row .headerDivider
{
    background-color: #002E56;

    
    display: block;
    height: 5px; 
    min-height: 5px;
    font-size: 1px;
    margin: 0px 0px 0px 0px;
}


.row .columnHeader
{
    border-bottom:1px solid #ffffff;

    height: auto;
    min-height: 26px;
    font-weight: bold;
    width: auto;

    min-width: 24.92%;

    display: inline-block ;
    

    background-image: url("../../../Images/portal/column_header_divider.gif");
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #2b2b2b;

    color: #ffffff;
    margin-left:0 auto;
    float:left;
    text-align: left;
}


.row .columnHeader span
{
    margin: 5px 0px 0px 11px;
    display: inline-block;
}

.row .columnHeaderFull
{
    border-bottom:1px solid #ffffff;
    height: auto;
    min-height: 26px;
    font-weight: bold;
    width: auto;

    min-width: 100%;

    display: inline-block ;
    

    background-image: url("../../../Images/portal/column_header_divider.gif");
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #2b2b2b;

    color: #ffffff;
    margin-left:0 auto;
    float:left;
    text-align: left;
}


.row .columnHeaderFull span
{
    margin: 5px 0px 0px 11px;
    display: inline-block;
}





.row .columnContentRow
{

    background-color:#ffffff; 

    width:auto;
    min-width:100%;

    display:inline-block;
    font-size: 11px;
    font-weight: bold;

    vertical-align: bottom;

}


.row .columnContentRow div .frames
{
    width:100%;
   padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.row .columnContentRow div ul
{
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}

.row .columnContentRow div ul li
{
    list-style-type: none;
    padding: 5px 0px 5px 0px;
}

.row .columnContentRow ul li a
{
    color: #ffffff;
    text-decoration: none;
}
.row .columnContentRow ul li a:hover
{
    color: #ffffff;
    text-decoration: underline;
}





.footerPadding
{
        padding:5px 0px 5px 0px;
}


.footerCorporate
{
    background-color:#002E56; 
    height: auto;
    display:inline-block;
    min-height: 10px;
    color: #ffffff;
    width:100%;
    /*border-top-left-radius:8px;   
    border-top-right-radius:8px;*/
}


.footerMiddleCorporate
{
    background-color:#002E56;
    height: auto;
    color: #a2b0bb;
    width:100%;
    
}


.footerbottom  
{
    /*background-image: url("../../../Images/portal/bg_footer_bottom.png");*/
    background-repeat: repeat-x;
    
    background-color:#a2b0bb; 
    max-height: 12px;
    display:inline-block;
    min-height: 12px;
    color: #ffffff;
    width:100%;
    
    /*border-bottom-left-radius:8px;   
    border-bottom-right-radius:8px;*/

}

.footerMiddleCorporate  { font-size:0.8em; display:block; text-align:center; margin:0; }


.chartParentDiv
{
    width:1000px;
    height:1085px;
    position:relative;
    overflow:auto;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
}


.chartParentDivPI
{
    width:1000px;
    height:1295px;
    position:relative;
    overflow:auto;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
}


.pageWidth
{
    min-width: 950px !important;
}

.pageContainer
{
    margin: 0px auto auto auto; 
    width: 950px; 
    min-width: 950px;
    min-height: 200px;
    height: 787px auto; 
    background-color: #ffffff;

}


.pageContainerWide
{
    margin: 50px auto auto auto; 
    width: 1040px; 
    min-width: 1000px;
    min-height: 200px;
    height: 787px auto; 
    background-color: #ffffff;

}


.pageContainerWider
{
    margin: 50px auto auto auto; 
    width: 1120px; 
    min-width: 1000px;
    min-height: 200px;
    height: 787px auto; 
    background-color: #ffffff;

}

.LoginContainer
{
    text-align: left; 
    margin: 00px auto auto auto; 
    width: 900px; 
    min-width: 800px;
    min-height: 200px;
    height: 787px auto; 
    background-color: #ffffff;
}





.row .columnContentFull
{
     background-color: #ffffff; 
    height: 325px;
    min-height: 325px;
    font-size: 11px;
    font-weight: normal;
    min-width: 100%; 
    display: table-cell; 
    color: #414042;
    text-align:center;
}

.row .columnContentFull div
{
    margin: 0px 20px 0px 10px;
    text-align:left;
}

.row .columnContentFull div table
{
   padding:15px 0px 0px 0px;
    /*margin-left:auto;*/
    margin-right:auto;
}

.InfoWarning
{
    font-weight:normal;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:11px;
    color:  #ee0101;
    text-align:right;
    display:none;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}


   
.SearchBoxRow  
{
    background-color:#ffffff;
    margin: 0px 20px 0px 20px;
    text-align:right;
}

.RowSpacer
{
        margin: 0px 20px 0px 20px;
}




.navigation div  ul li a
{
    margin:0px 0px 0px 0px;
    color:#414042;
    text-decoration:none;
    display:inline-block;
    width:100%;
}
    .navigation div  ul li a:hover
    {
        color:#ffffff;
        background-color:#0098d7;
        text-decoration:none;
             
    }
         
    .navigationTab
    {
        position:absolute;
        top:25px;
        left:310px;
        min-width:50px;
        max-width:50px;
        width:50px;
        /*border:1px solid blue;*/
             
            
    }