/* CSS Document */

#TrainLayout {
	width:894px;
	height:auto; overflow:hidden;
	margin:20px auto 0 auto;
	}
	
#TrainLayout h1{
	color:#ffffff;
	font-size:17px;
	font-weight:normal;
	text-align:center;
   	font-family:Tahoma; 
	padding:16px 0 30px 0; 
	margin:0 0 0 0; 
	background:none; 
	line-height:20px;
	}
	
	#TrainLayout h1 span{font-weight:normal; font-size:14px; letter-spacing:0.02em;}

#TrainLayout h2{
	color:#59d4fd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
   	font-family:Tahoma; 
	padding:14px 0 12px 0; 
	margin:0 0 0 0; 
	background:none; 
	}

	#TrainLayout #Left{clear:both; width:587px; height:auto; overflow:hidden; float:left;}
		#TrainLayout #Left .Col1{width:268px; float:left; margin-top:15px; height:610px;}
			#TrainLayout #Left .Col1 p{text-align:left; padding:8px 0 8px 0; margin:0 0 0 0; width:200px;}
			
		#TrainLayout #Left .Col2{width:318px; float:left; margin-top:15px; height:610px;}
			#TrainLayout #Left .Col2 p{text-align:left; padding:8px 0 8px 0; margin:0 0 0 0;}
			#TrainLayout #Left .Col2 img{margin-top:30px; margin-bottom:15px; }
		
		#TrainLayout #Left .bluebox{width:545px; height:140px; background:#092e62; clear:left;}
			#TrainLayout #Left .bluebox p{text-align:left; padding:8px 10px 8px 10px; margin:0 0 0 0;}
			#TrainLayout #Left .bluebox p.title{font-size:16px; font-weight:bold; text-align:center;}

	#TrainLayout #Right{width:297px; float:right; margin-top:15px; margin-left:10px; height:auto; overflow:hidden;}	
			#TrainLayout #Right p{text-align:left; padding:8px 0 8px 0; margin:0 0 0 0;}
			#TrainLayout #Right img{margin-top:30px; margin-bottom:15px; }
			
						
			
#TrainTemplate {
	width:894px;
	margin-left: auto;
	margin-right: auto; 
	height:auto; overflow:hidden;
	margin-top:20px;
	}
	
#TrainTemplate h1{
	color:#ffffff;
	font-size:17px;
	font-weight:normal;
	text-align:center;
   	font-family:Tahoma; 
	padding:16px 0 30px 0; 
	margin:0 0 0 0; 
	background:none; 
	line-height:20px;
	}
	
	#TrainTemplate h1 span{font-weight:normal; font-size:14px; letter-spacing:0.02em;}

#TrainTemplate h2{
	color:#59d4fd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
   	font-family:Tahoma; 
	padding:14px 0 12px 0; 
	margin:0 0 0 0; 
	background:none; 
	}
			
	#TrainTemplate #Left{clear:both; width:268px; height:800px; float:left; margin:90px 0 0 0;}
			#TrainTemplate #Left  p{text-align:left; padding:8px 0 8px 0; margin:0 0 0 0; width:220px; font-size:12px;}
			
	#TrainTemplate #Right{width:616px; float:left;  margin-left:10px; height:800px; margin:40px 0 0 0;}	
			#TrainTemplate #Right p{text-align:left; padding:8px 0 8px 0; margin:0 0 0 0;}

			#TrainTemplate #Right table{color:#ffffff; width:616px; height:420px;  margin:10px 0px 20px 0px;}
				#TrainTemplate #Right table .left{ width:235px; text-align:center; height:58px;border:1px solid #97b9e9; border-left:3px solid #97b9e9;}
				#TrainTemplate #Right table .comp{width:68px; font-weight:bold;}
				#TrainTemplate #Right table .border{border-top:1px solid #97b9e9;border-bottom:1px solid #97b9e9;}
				#TrainTemplate #Right table .borderleft{border:1px solid #97b9e9; border-right:none; border-left:2px solid #97b9e9;}
				#TrainTemplate #Right table .borderright{border:1px solid #97b9e9; border-left:none;}
				
		#TrainTemplate #Right .bluebox{width:616px; height:140px; background:#092e62; clear:left; margin:20px 0 0 0;}
			#TrainTemplate #Right .bluebox p{text-align:center; padding:8px 10px 8px 10px; margin:0 0 0 0;}
			#TrainTemplate #Right .bluebox p.title{font-size:16px; font-weight:bold; text-align:center;}
			
		#TrainTemplate #Right #Companies{width:616px; margin:10px 0 0 0;}
			#TrainTemplate #Right #Companies #Col {width:174px; float:left; margin-left:6px; _margin-left:4px;}
			#TrainTemplate #Right #Companies #Col img{ margin-bottom:15px;}

			#TrainTemplate #Right #Companies #LeftCol{width:360px; float:left; height:40px;}
				#TrainTemplate #Right #Companies #LeftCol img{float:left; margin:1px 10px 0 90px;}
			#TrainTemplate #Right #Companies #RightCol{width:360px; float:left; height:40px;}
				#TrainTemplate #Right #Companies #RightCol img{float:left; margin:-4px 10px 0 10px;}
				
