  .updateInfo {
   font-family: Verdana;
   font-weight: bold;
   font-size: smaller;
   color: rgb(51, 102, 255); 
   }

  .title { text-align: center;
    color: rgb(51, 102, 255);
    font-family: Verdana;
	font-stretch: wider;
    }
	
  a.headlink:link {
	text-decoration: none; 
    color: rgb(51, 102, 255);	
	}
	
  a.headlink:visited {
	text-decoration: none; 
    color: rgb(51, 102, 255);	
	}

  a.headlink:active {
	text-decoration: none; 
    color: rgb(51, 102, 255);	
	}	

  .subtitle { font-family: Verdana;
    font-style: italic;
    color: rgb(35, 71, 179);
	text-align: center;
	font-size: smaller;
    }

  .actionpoints { font-weight: bolder;
    text-transform: uppercase;
    }
	
  .gbox {
	border: 1px;
  }
	
  .sep1 {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D0D0D0;
  }
  
  .sep2 {
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: dashed;
	border-color: #D0D0D0;	
  }  
  
   .sep3 {
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: dotted;
	border-color: #D0D0D0;	
  }   
  
  .sep4 {

  }  
  
  .sep5 {
	border-style: none;
  }   
  
   .notice {
	font-style: italic;
	font-family: Verdana;	
	font-size: smaller;
  }    
  
  .appContainer {
	padding-left: 10px;
	padding-right: 10px;  
  }

  .appbox {
	border-width: 1px;
	border-style: solid;
	border-color: #CEDAEA;	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
  }  
  
  .activeAppbox {
	border-width: 1px;
	border-style: solid;
	border-color: #2265C0;	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
  }  

  .appTitle {
	font-weight: bold;
	font-family: Verdana;
  }  
  
  .appDescription {
	font-style: italic;
	font-family: Verdana;	
	font-size: smaller;
	padding-bottom: 10px;
  }   
  
  .appDetails {
	color: rgb(51, 102, 255);
  }    
  
  .sectionTitle {
	font-weight: bold;
	padding-right: 10px;
  }   
  
  .techTitle {
	font-weight: bold;
	padding-right: 10px;
	background-color: #CEDAEA;
  }     

  .categoryTitle {
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;	
	font-size: larger;
  }   
  
  .titleBox {
	border-top: 0px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D0D0D0;  
	background-color: white;
  }  
  
  .activeTitleBox {
	border-top: 0px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D0D0D0;  
	background-color: #FDFDFD;
  }   

    
  

