	#headerArea {
					background-color: #ffffff;
				}
	#playerArea {
					background-color: #0071bb;
				}
			#callToAction h2 {
			color: #ffffff;
		}
				#callToAction p {
			color: #ffffff;
		}
				#callToAction a:link, #callToAction a:visited, #callToAction a:active {
			background: #013F60 !important;
			color: #ffffff !important;
		}
				#callToAction a:hover {
			background: #00B4D5 !important;
			color: #ffffff !important;
		}
				#content #faqTitle {
			color: #FFFFFF;
		}
		#content h1, #content h2, #content h3, #content h4, #content h5 {
			color: #25415f;
		}
			
	/**
	 *
	 *	Footer
	 *
	 **/
	#footerArea {
					background: #0071bb;
						color: #f1f1f1;
				}
	
	