A:active { color: #33636f; text-decoration: none}
A:link { color: #33636f; text-decoration: none}
A:visited { color: #33636f; text-decoration: none}



body { 
	font-family:Verdana, Arial, sans-serif;
	font-size: 100%
}


        


#masthead_image_box {
       background-image: url(image/masthead4.jpg);
       width: 950px;
       height: 145px;
 	}





#containingbox_salutation
{        
	
    
}

#greybox {       
       float: left;
       width: 207px;
       height: 30px;       
       background-color: #5e5f62;
       }

 

#containingbox_logout
{        
    width: 743px;    
    height: 30px;    
    float:left;
    background-repeat:no-repeat;
    background-image: url(image/masthead6.bmp);
}

#salutation {       
       float: left;
        width: 400px;
        height: 25px;   
       font-size: .8em;
       color: black;     
       padding-top: 5px;
       padding-left: 5px;

       }


#logout {       
       float: right;
       text-align: right;
       width: 100px;
       height: 25px;
       font-size: .8em;
       color: black;  
       padding-top: 5px;       
       padding-right: 5px;              
       }

#logout a                 { color: #FFFFFF;text-decoration: none; display: block; }
#logout a:link            { color: #FFFFFF;text-decoration: none; }
#logout a:visited         { color: #FFFFFF;text-decoration: none; }
#logout a:active          { color: #FFFFFF;text-decoration: none; }
#logout a:hover           { color: #FFFFFF;text-decoration: underline;}
 

#available_apps_header {       
       width: 100%;
       font-size: 1em;       
       font-weight: bold;              
       color: #FFFFFF;     
       text-align: center;
       background-color: #529fb2;
       padding-top: 25px;
       padding-bottom: 10px;
       }

.available_apps_li {              
       width: 190px;
       font-size: .8em;
       color: #FFFFFF;   
       background-color: #529fb2;  
       margin-left: 17px;
       padding-bottom: 7px;
       }       

.available_apps_li a                 { background-color:#529fb2;color: #FFFFFF;text-decoration: none; display: block; }
.available_apps_li a:link            { background-color:#529fb2;color: #FFFFFF;text-decoration: none; }
.available_apps_li a:visited         { background-color:#529fb2;color: #FFFFFF;text-decoration: none; }
.available_apps_li a:active          { background-color:#529fb2;color: #FFFFFF;text-decoration: none; }
.available_apps_li a:hover           { background-color:#529fb2;color: #FFFFFF;text-decoration: underline;}


.available_apps_li_disable {              
       width: 190px;
       font-size: .8em;
       color: #FFFFFF;             
       background-color: #529fb2;    
       margin-left: 17px;
       padding-bottom: 7px;
       }       
	

#containingbox_leftnav
{
	float: left;
	width: 208px;	
    height: 400px;    
    background-color: #529fb2;
}

 
#containingbox_nav_and_app
{	
	width: 950px;
	height: 65%;
	overflow: visible;	
	min-height:400px;		
	
}

#containingbox_app
{
	width: 690px;
	height: 100%;
	float: left;		
    margin-left: 20px;
    margin-top: 20px;
	
}

#default_app
{	
	width: 700px;
	height: 100%;
    margin-left: 20px;
    margin-top: 20px;
}










	

#box_login_left{
	width: 33%;
	height: 200px;
	float: left;
}



#box_login_top {
	width: 10px;
	height: 100px;	
}

#login_error {
     	width: 100%;
       	height: 5%;
       	text-align: center;
       	font-size: 90%;
       	color: #33636f;       	
}

#containingbox_login0 {
     	width: 100%;
       	height: 405px;		
}

#containingbox_login{
	font-size: .8em;	
	height: 170px;
	width:375px;
	float: left;	
    background: #529fb2}
	

#containingbox_login1 {
     	width: 315px;
       	height: 35px;		
	float: left;
    background: #529fb2;    
	margin-left: 15px
}
#containingbox_login2 {
     	width: 315px;
       	height: 35px;		
       	float: left;
        background: #529fb2;
       	margin-left: 15px
}
#containingbox_login3 {
     	width: 315px;
       	height: 20px;		
       	float: left;
        background: #529fb2;
       	margin-left: 15px
}

#email_label {
     	width: 75px;
       	height: 50px;	
	float: left;
}

#email_input{
     	width: 125px;
       	height: 50px;	
	float: right;		
}

#password_label {
     	width: 75px;
       	height: 50px;	
	float: left;
	
}

#password_input{
     	width: 125px;
       	height: 50px;	
	float: right;	
}

#login_submit {
     	width: 75px;
       	height: 2em;	       	
}

.frmsub_button {   
   font-size: .8em;
   background-color:#9ec7d3;
   border:1px solid black;
   cursor: auto;
}

.frmsub_button_hv {   
   font-size:.8em;   
   background-color:#9ec7d3;
   border:2px solid black;
   cursor: pointer;
}



#login_top_left {
    height: 50px;
    width: 50px;
	float: left;	
	background: url(image/lu.gif) no-repeat top left;
}

#login_top_right {
    height: 50px;
    width: 50px;
	float: right;
	background: url(image/ru.gif) no-repeat top right;
}


#login_bottom_left {
    height: 30px;
    width: 50px;
	float: left;
	background: url(image/ll.gif) no-repeat bottom left;
	
}

#login_bottom_right {
    height: 30px;
    width: 50px;
	float: right;	
	background: url(image/rl.gif) no-repeat bottom right;
	
}

