@charset "utf-8";
/* CSS Document */
body, #wrap { font-size:12px; color:#666666; }
h2 { color:#003366; font-size:14px; font-weight:bold; margin:0 0 12px; }


.awards { margin:0 0 24px; }
	.award { overflow:hidden; margin:0 0 8px; }
		.award .image { float:left; width:146px; }	
		
		.award .description { float:right; width:468px; font-size:12px; }		
			.award .description p { margin:0 0 8px; } 			
			.award .description a { color:#CA092F; font-weight:bold; text-decoration:none; }
				.award .description a:hover { color:#000000; }					

.news { }	
	.news-item { margin:0 0 20px; }
		.news-item p { margin:0 0 4px; }
			.news-item p.date, .news-item p.date a { color:#797979; font-weight:bold; font-style:italic; }	
			.news-item p.title { color:#CC092F; font-weight:bold; }			

.events { }	
	.event { overflow:hidden; margin:0 0 24px; }
		.event .image { float:left; width:180px; }	
		
		.event .description { float:left; width:320px; font-size:12px; }	
			.event .description .event-name {  }
			.event .description p { margin:0 0 8px; } 			
			.event .description a { color:#CA092F; font-weight:bold; text-decoration:none; }
				.event .description a:hover { color:#000000; }
				
		.event .description .meta { }
			.event .description .meta .item { margin:0 0 16px; }		
				.event .description .meta .item ul { margin:0 0 0 32px; }			
				.event .description .meta .item .date { margin:0 0 0 32px; }				
					.event .description .meta .item .date p { margin:0; }					
						.event .description .meta .item .date .indent { margin:0 0 0 32px; }						
							.event .description .meta .item .date .indent ul { margin:0 0 0 16px; }							
