﻿body
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    background-color:#282828; 
    text-align:center;
    background-image: url("../../../Images/portal/bg_main.gif");
    background-repeat:repeat-x;     
    COLOR:#414042;
    height: 100%;
}

.link 
{
 color: #0073ea;   
 text-decoration: underline;
}



.page-title
{
    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/portal/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; }





.LoginContainer
{
    text-align: left; 
    margin: 50px auto auto auto; 
    width: 800px; 
    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;
    width: auto;
    min-width: 100%; 
    display: table-cell; 
    color: #414042;
    vertical-align: top;
    text-align:center;
}

.row .columnContentFull div
{
    margin: 0px 20px 0px 10px;
    vertical-align: top;
    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;
}




