.tp-caption.big_blue {
			position: absolute; 
			color: #000099; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 56px; 
			line-height: 56px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}	
.tp-caption.small_big_blue {
			position: absolute; 
			color: #000099; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 56px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}	


.tp-caption.medium_black {
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 28px; 
			line-height: 28px; 
			font-family: Arial; 
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: none;		
			white-space:nowrap;		
		}	

.tp-caption.slide_button,
.tp-caption.slide_button:hover { background-color: transparent !important; }
.tp-caption.slide_button a { border: 2px solid #000099 !important; text-decoration: none !important; color: #000099 !important; background-color: #fff !important; display: inline-block; padding: 10px 15px !important; transition: ease-in-out 0.3s; font-size: 1.2em; font-weight: 500; text-transform: uppercase; }
.tp-caption.slide_button a:hover { border: 2px solid #000 !important; text-decoration: none !important; color: #000 !important; background-color: #fff !important; display: inline-block; padding: 10px 15px; transition: ease-in-out 0.3s; }
							
					
.tp-caption a { 
	color: #000099; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	 
}			
	
.tp-caption a:hover { 
	color: #000; 
}