   #comm_container1   {
    /*border:1px solid #ffffff !important;  */ 
	text-align: left; color: #000000 !important; 
	width: 95%; border-collapse: collapse;
  	 
	 margin-left: 30px;  
	 
	/* box-shadow: 5px 5px 5px #eee; */   
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ; 
	font-size: 1.1em; 
}
  
	div.space1 { 
		 padding: 20px;
		background-color: #ffffff;
	}

 div.actionbutton{
		float:left;
		background:#639; 
		color:white; 
		width: 28%; 
		padding: 1em 1%; 
		margin: 0.5em 1%;  
		text-align:center;
	}

 div.actionbutton a{color:white !important;} 


/* Fonts */

.header1 {
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ; 
  	font-size: 1.1em;
  	font-weight: bold;
  	color: #333333;
  /*padding: 12px 12px 12px 12px;color: #555555;*/
}
.header2 {
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ; 
  	font-size: 1.2em;
  	font-weight: bold;
  	color: #663399;
  /*padding: 12px 12px 12px 12px;*/
}

 
 .header3 {
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ; 
  	font-size: 1.2em;
  	font-weight: bold;
  	color: #363636;
  	text-transform: uppercase;
  	padding-bottom: .5em;
}

/* Tables 1*/ 

#comm_table1 {
     text-align: left; margin-left:20px;	
    border-collapse: collapse;
    width: 80%; border:1px solid #ffffff !important; 
}

#comm_table1 td, #comm_table1 th { 
	font-size: 1em;  text-align:left; border:1px solid #ffffff;
    vertical-align:top; text-align:left; 
	margin:3px; padding:10px;  
   
}
/* Tables 2*/ 

#comm_table2 {
     text-align: left; margin-left:20px;	
    border-collapse: collapse;
    width: 70%; border:1px solid #ffffff !important; 
}

#comm_table2 td, #comm_table2 th { 
	font-size: 1em;  text-align:left;  
    vertical-align:top; text-align:left; 
	margin:3px; padding:10px;  
  border:1px solid #ffffff !important; 
}
 
#comm_table2 td img{
			max-height:100%;
		}
		


/* Tables 2*/ 

#comm_table2a {
     text-align: left; margin-left:20px;	
    border-collapse: collapse;
    width: 90%; border:1px solid #ffffff !important; 
}

#comm_table2a td, #comm_table2a th { 
	font-size: 1em;  text-align:left;  
    vertical-align:top; text-align:left; 
	margin:2px; padding:10px;  
  border:1px solid #ffffff !important; 
}
 
 /* Tables 3*/ 

#comm_table3 {
     text-align: left; margin-left:20px;	
    border-collapse: collapse;
    width: 80%; border:1px solid #D8D9DA !important; 
}

#comm_table3 td, #comm_table3 th { 
	font-size: 1em;  text-align:left; border:1px solid #D8D9DA;
    vertical-align:top; text-align:left; 
	margin:3px; padding:10px;  
   
}

#comm_table3 tr:nth-child(even){background-color: #f2f2f2;}

#comm_table3 tr:hover {background-color: #ddd;}

 
/* unvisited link */
#comm_container1  A:link 
{color: #663399 !important; text-decoration: underline;}

/* visited link */
#comm_container1 A:visited 
{color: #000000 !important; text-decoration: none;}

/* mouse over link */
#comm_container1 A:hover 
{color: #ffcc00!important; text-decoration: none;}

/* selected link */
#comm_container1 A:active 
{color: #000000 !important;text-decoration: underline;}




/* Tables */
	
#comm_table4
{ width:100%; border-collapse:collapse;    
border:1px solid #EEE !important; 
vertical-align:top; text-align:left; 
}

#comm_table4 td, #comm_table4 th 
{
	font-size: 1em;  border:1px solid #EEE !important; 
	vertical-align:top; text-align:left; 
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ;
	margin: 5px ; padding: 5px;  
	/*padding:2px 7px 1px 7px;  */   
	 
 }


/* Tables 2*/ 

#comm_table2Career {
     text-align: left; margin-left:20px;	
    border-collapse: collapse;
    width: 90%; 
	border:1px solid #EEE !important; 
}

#comm_table2Career td, #comm_table2Career th { 
	font-size: 1em;  text-align:left;  
    vertical-align:top; text-align:left; 
	margin:2px; padding:10px;  
 border:1px solid #EEE !important; 
}


* Tables */
	
#comm_table2B
{ width:100%; border-collapse:collapse;    
border:1px solid #EEE !important; 
vertical-align:top; text-align:left; 
  padding-left: 30px; 
}

#comm_table2B td, #comm_table2B th 
{
	font-size: 1em;  border:1px solid #EEE !important; 
	vertical-align:top;   
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ;
	 
	/*padding:2px 7px 1px 7px;  */   
 	padding:2px 7px 1px 7px;
	  margin-left:20px;	
text-align: left; 
 
	 
 }
	#button_container{
			width:100%;
			padding: 0 1%;	
			clear:both;
			border: 1px solid #ffffff;
		}
	 #button_container p {
			border: 2px solid #639;
			text-align:center;
			margin-bottom: 1em;
			width: 85%;
			max-width: 300px;
			padding: 1em 0;
			font-weight:bold;
			font-size:1.2em;
			/*margin-right:26px;*/
			float:left;
			background: #639;
			color:#ffcc00 !important; 
		 	text-decoration: none !important; 
		}

		#button_container a:link {
			display: block;
			width: 100%;	
			color:#ffcc00 !important; 
			text-decoration: none !important; 
		}
		#button_container a:visited {
			display: block;
			width: 100%;	
			color:#ffcc00 !important; 
			text-decoration: none !important; 
		}

 
 
 

@media only screen and (max-width: 1366px) {
		 
			div#button_container{margin-bottom:1.5em; clear:both; overflow:hidden;}
			div#button_container p{
				width: 47.5%;
				max-width: 47.5%;
				margin: 0.5em calc(5% - 8px) 0.5em 0;
				float:left;
				
			}			
			
			div#button_container p:nth-of-type(1){
				margin-right: 0;
			}
		}
		
 
		
		@media only screen and (max-width: 900px) {
			 
			div#button_container p{
				width: calc(100% - 4px);
				max-width: calc(100% - 4px);
				margin: 0.5em 0;
				float:none;
				
			}
		}
		
 
	 	#container_three
{
/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;padding: 1em 1.0%;*/

width: 97.0%;
clear:both;
padding: 0.2em 1.0%;
overflow: hidden;
margin-bottom: 1em;
margin-right:auto;
margin-left:auto;

color:#000000;

 font-size:1em;	 
font-family: 'Open Sans', sans-serif !important;
 
}

#container_three div.feature{
width:auto;
float:left;
margin-right: 1%;
margin-left:0.1%;
background:#ffffff;
padding: 2px 8px;
/*border:1px solid #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
 font-size:1em;	 
font-family: 'Open Sans', sans-serif !important;
  
}
#container_three  div.feature h3{
/*padding: 16px 10px;*/
padding: 5px;
font-size:1.3em;padding: 5px; 
 	 font-weight: bold; 
	 color: #000000;  
}
 

#container_three div.feature p{
/*padding: 16px 10px;*/
padding: 5px;
 font-size:1em;	 
font-family: 'Open Sans', sans-serif !important;
  
}


/* Tables */


 
#container_three  table {
  border-collapse: collapse;
  border-spacing: 0;
  width:95%;
   border:1px solid #D8D9DA !important; 
	text-align: left;
}

#container_three th, #container_three td {
	border:1px solid #D8D9DA !important; 
 /* text-align: center;*/
	text-align: left;
  padding: 16px;
}

#container_three th:first-child, #container_three td:first-child {
	border:1px solid #D8D9DA !important; 
  text-align: left;
}

#container_three  tr:nth-child(even) {
	border:1px solid #D8D9DA !important; 
  background-color: #f2f2f2
	  text-align: left;
}


 
@media only screen and (max-width:1340px){
	#container_three div.feature
	{
		font-size:1em; 
	}
}
@media only screen and (max-width:1024px){
	#container_three div.feature{
	font-size:1em; 
	}
}
	 

@media only screen and (max-width:950px){	
	#container_three div.feature 
	{
		margin-left: 1.25%;
		margin-right: 1.25%;
		width: 94.5%;
		clear:both;	
		margin-bottom: 2em;
		padding:0 0 2.5em 0;
		font-size:1em; 
		
	}
	 
}

 	div#featuredlinks p{
			border: 2px solid #639;
			text-align:center;
			margin-bottom: 1em;
			width: 85%;
			max-width: 300px;
			padding: 1em 0 ;
			font-weight:bold;
			font-size:1.2em;
			margin-right:26px;
			float:middle;
			background: #639;
		}
		
		div#featuredlinks a{
			display: block;
			width: 100%;	
			color:white;
		}
		
		div#featuredlinks p:hover{
			background: white;	
		}
		
		div#featuredlinks p:hover a{
			color:#639;	
		}


p.session {
  text-decoration: underline solid #ffcc00 0.125em;    
   text-decoration-color:#ffcc00;
 
}
		 