.top_front {
	background: #FFF none repeat scroll 0% 0%;
	border-bottom: 1px solid #D8D8D8;
	border-top: 4px solid #C4C8D4;
	min-height: 93px;
	display: table;
	width: 100%;
	padding-bottom: 0.5%;
}
.outer {
	height: auto !important;
	margin: 0px auto -130px;
	min-height: 100%;
}
.menubar ul li a, .menubar ul li a:visited, .menubar ul li a:active {
	color: #fff;
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	font-size: 15px;
}

.menubar ul li a:hover,.menubar ul > li.active > a,.menubar ul > li:hover > a{ 
	color:#333333;
}
span.subheading {
	font-weight: 400;
	color: #555555;
	font-size:16px;
}
.dateselector-default select {
	height: 39px;
	color: #555;
	width: auto;
	padding-right: 1em;
	border: 1px solid #cccccc;
}
/*.navbar{
	border:none;
	background:none;
	box-shadow:none;
}*/
/* input.btn-default[type=submit] {
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
	background-image: -o-linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(60%, #ffffff), to(#f5f5f5));
	background-image: linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-filter: none;
	filter: none;
	border-bottom: 1px solid #e6e6e6;
	color:#333 !important;
} */
.subheading {
	font-size: 16px;
}