 /* An external stylesheet */
 /* style.css              */
      	body {
      		  color: black;
      		  font-family:Verdana, Arial, Helvetica, sans-serif;
      		  font-style: normal;
      		  width:100%;
      		  font-size:12px;
      		  background-color:white;
			  padding:0px;
			  margin:0px;
      		  }
         #content {margin-left:20px;
	   			margin-right:20px;
	   			margin-top:10px;}
      	
     		  
      a:link {color:#dc9000;}		
      a:visited {color:#dc9000;}
      a:hover {color:#c83514;}
      a:active {color:olive;}			
     .fltright {float:right;
     			width:45%;}
     .fltleft {float:left;
     		   width:45%;} 	
     .right {position:absolute;
      		top:0%;
      		left:50%;
    		width:45%;
    		}
			
      .left {position:absolute;
      			top:0%;
      			left:0%;
    			width:45%;
    		}
    		
    		.center{text-align:center;}
    						
    		.type1 {font-size:xx-small;
    						text-align:justify;}
    		.type2 {
					text-align:justify;
					line-height: 1.2em;
					}
    		.type3 {
    						text-align:center;}
    		.type4 {
    						text-align:center}
    			  
  			li {
	font-size:small;
}
  		.footer {font-size: x-small;
		 		width:100%;
				}

     	.style1 {font-size:xx-small;
     					 position:relative;
     					 top:5px;
     					 left:10%;}
      	
      	.footerPosition  
      		{position:relative;
      		top:10px;
      		text-align:center;
      		width:100%;}
      		
      	.nextCourse {margin-left:80%;}
      	
   /* 	.pad {margin-left:20px;
     			width:auto;
			   	margin-right:20px;
			   	padding:20px;} */
			   	
			   	
		.accreditation {
			font-size: x-small;
			font-style: italic;
			text-align: center;
			font-weight: bold;
			}

  
   
		.images img, .framing
				{
	margin-top:10px;
	margin-right:10px;
	padding:5px;
	border: thin solid #C83514;
            	
            	
            	}

            	

       table{margin:0px;
	   	 	 padding:0px;}

       
       .box {background-color:#f0d31c;
      		text-align:center;
      	 	padding: 3px;
			border-top:#c83514 solid 3px;
			color:black;
			font-size:x-small;
			width:100%;}
				
		.highlight {
	background-color:#F3F3F3;
}
		.changeColor {color:#c83514;}
		
								
 
  h4 {
	font-size: 12px;