﻿
#ctl00_IMasterBodyContainer
{
    width: 1250px;
    height: 750px;
    background-color: #E8EBF0;    
}

#ctl00_ILeftMenu
{
   width: 190px; 
   background-color: #E8EBF0;   
   float:left;
   height:750px;
   vertical-align: top;  
}

#ctl00_IContent
{   
    width: 1050px;		    
    margin-top: 10px;          	
	background-color: #E8EBF0;   
    float:left;
    height:750px;
    vertical-align: top;  
}


#ctl00_IMasterPage
{
    width: 1250px;
}

#ctl00_IMasterHeader
{	
	width: 1240px;
    padding-top:15px;
	min-height:50px;
	background-color: #114E97;		
    color:white;
}

#ctl00_IMasterLoginPage
{
    width: 700px;   
}

#ctl00_IMasterLoginHeader
{	
	width: 700px;
	min-height:40px;
	background-color: #114E97;		
    color:white;
}

#ctl00_IMasterLoginContainer
{    
	width: 710px;	
	font-size:small;	    
	padding-top: 5px;	
	padding-bottom: 5px;
	background-color: #E8EBF0;
	vertical-align: top;
}

#ctl00_IPlainMaster
{			
    background-color: #E8EBF0;
    height: 100%;     
}


#ctl00_IPlainMasterContent
{			
    background-color: #E8EBF0;
    padding: 10px;
      
}

#ctl00_IFooter
{
    width: 1250px;
    text-align: center; 
    background-color: #114E97;		
    color:white;   
    vertical-align: middle;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: 100;
}

#ctl00_cphMain_ILoginContainer
{	
    text-align:center;
    margin: 33px 0px 33px 153px;
}