@charset "UTF-8";
/* CSS Document */

.sectionContainer{
	/*border: 2px solid #333333;*/
	/*border-radius: 0px 50px 0px 50px;*/
	/*background-color: #003663;*/
	/*background-color: #222222;*/
}

.headerTitle{
	border: 0px solid #09bbfe;
	border-radius: 0px 50px 0px 50px;
	background-color: #003663;
	text-align: center;
	font-size: 25px;
	padding-top: 5px;
	color: #ffffff;
	width: 250px;
	height: 50px;
}