
body {
	background: #F2F2F2;
	font-size: 12px;
	font-family: Verdana; 
	behavior: url("hover.htc");   
}     
           
a {
	
}     

h2 {
	font-family:Helvetica;
	margin: 10px 0px;
	font-size: 16px;
	font-weight: normal;
}

#wrapper {     
	background: white;
	border: 1px solid #DDD;  
	padding:10px;  
    
}         
      
#top_link {         
	display:block;
	margin-bottom: 5px;
}

#containter {
  width: 926px;  
  padding-top: 50px; 
  padding-bottom: 50px; 
  margin:auto; 
}       
#list td, #list th {     
	padding: 5px;
	background: white;
}        
#list th  {
    
	background: #C4E1EA;
	
}

#list {  
  width: 100%;
  background:#DDDDDD;
}    
.altrow td{
	      
	background:#F8F8F8;
}  

                     
form {
	margin: 10px 0px;
}
 
form label {     
	margin: 5px 0px;
	display: block;
	font-weight: bold;
}
.add {
	display:block;
	padding: 5px;  
} 
.text input, .textarea textarea,.password input { 

    width: 500px;
	

} 

label {
	cursor:pointer;
}

.text input,.password input  {    
	margin: 5px 0px;    
	padding: 5px;
	font-size: 1.5em;
	border: 1px solid silver;
}

a.add:hover {
	   
	
}      
#flashMessage {
	text-align:center;
	font-size: 15px;
	padding: 5px;            
	margin: 10px 0px;
	background: #FFECBE;
	border: 5px #D9D098 solid;
}
   
.public_list {
	margin-top: 20px;
}  

.public_list td {
	font-size: 12px;
}

#user_logged {  
	float:right;    
	font-size: 11px;
	margin-top: 5px;
	margin-right:5px;
}
  

.print {  
	height: 25px;    
	background: silver;
	line-height: 25px;        
	padding: 10px 10px 10px 20px;
	display: block;
	float: right;
	background: url('../img/printer.png') no-repeat;
	background-position: 0% 50%;
}


ul {
	margin-top: 10px;
}       
  
.altrow td {
	background:#f2f2f2 !important;
}

.active td {
	background:#c6e2b4 !important; 
}    


li {   
	 
	background: url('../img/bullet_go.png') no-repeat;
	background-position: top left;
	padding-left: 20px !important;
}       
.applications.form label {
	margin:0px 10px;
}
.applications.form .text input {
	width:90%;
	font-size: 13px;
	margin: 2px 0;
    padding: 4px;
}
.applications.form h2 {
	font-family:Helvetica;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	margin:20px 0px;
}
.applications.form table {
	width:870px;
	margin:auto;
}


 

.applications.form .submit input {
	font-size:1.5em;
	cursor:pointer;
}

#list tr:hover td {
	
	background-color: #baf6ff !important;
	
}    
#StudentPublicListForm table {
    background-color: #C4E1EA ; 
} 
#StudentPublicListForm td {
	padding: 5px;
}
#StudentPublicListForm table td {
	font-size: 11px;
}

.formPart h3 {
	font-size:20px;
	margin-bottom:10px;
	border-bottom:1px solid black;
	font-family:Helvetica;
}
.formPart {
	margin:0px 10px;
	padding:10px;
	margin-bottom:10px;
	background:#F2F3F7;
}
.applications.form.view .formPart {
	background:white;
	margin:0px;
}
#start a {
	color:black;
	width:220px;
	background:#F2F2F2;
	border:1px solid #DDDDDD;
	margin:10px 0px;
	padding:10px;
	text-decoration:none;
	text-align:center;
	display:block;
}

#appNumber {
	padding:10px;
	background:#F2F2F2;
	border:1px solid #DDDDDD;
	font-size:30px;
}

#start a:hover {
	background:silver;
}
	
#start table {
	margin:20px auto;
	width:440px;
}

.req-info{
	border-top:1px solid silver;
	padding-top:5px;
	margin-top:5px;
}

.error-message {
	font-weight:bold;
	color:crimson;
}
input[disabled='disabled'] {
  background:white;
  color:black;

}
.error input {
	border:1px solid red !important;
}

.disclaimer {
	margin:0px auto;
	width:700px;
	padding:20px;
	text-align:justify !important;
	font-size:11px;
}
.applications.form.view td {
	padding:4px;
	border-bottom:1px solid silver;
} 
.applications.form .submit input {
	font-size:15px;
}