﻿.style1
    {
        width: 200px;
        height: 198px;
    }
        .style3
        {
            height: 98px;
        }

body
{
}

.logincheck

{
    background-color:#DCE6F2;
    
   
}

.loginheader

{
    
    background-image:url("../../Resources/Medius_HeadLine_WebLogin_45x400.jpg");
    background-repeat:no-repeat;  
    height:32px;
}



.formline

{
    font-family:"Times New Roman";
    font-size:12px;
    position:relative;
    float:right;
    
    padding-bottom:5px;
   
    
}






.formsubmit

{
    
    float:right;
    width:40px;
    
}


.centerwrap

{
 
 width:810px;
 top: 50%; 
 bottom: 50%; 
 position: static; 
 height: 242px;
    
}

.left

{
    position:relative;
    width:400px;
    float:left;
}


.right

{
    height: 242px;
    position:relative;
    border-left-style:solid;
    border-left-color:#738FAF;
    border-left-width:1px;
    float:right;
    width:400px;
    
}

.pagetext


{
    font-family:"Times New Roman";
    font-size:larger;
    font-weight:bold;
    padding:10px;
    
}

.special

{
 margin-left:250px;
 margin-top:0px;
 position:relative; 
 width:50;


}

.medius

{
 position:relative;
 float:left;
 padding-left:50px;
 padding-top:5px;
 font-size:x-large;
 font-weight:bold;   
}

