@charset "UTF-8";
/* CSS Document */
.ui-loader{
	display: none !important;
}
.ui-page{
	min-height:0 !important;
	outline: none !important;
}
.bgColor {
	background-color: #00377c !important;
	}
.mainColor {
	color: #de0000 !important;
	}
.btnOut {
	background-color: #000000 !important;
	}
.headline {
	background-color: #00377c !important;
	color: #FFFFFF !important;
	font-family: 'arial', sans-serif !important;
	font-size:24px !important;
	font-weight:200 !important;
	}
.standfirst {
	background-color: #fff !important;
	font-family: helvetica, arial, sans-serif !important;
	text-align: left !important;
	height: auto !important;
	}
.txtCaption {
	font-size: 13px !important;
	line-height: 14px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
	}
.widthAuto {
	width: auto !important;
	}
.boatName {
	padding-left: 3px !important;
	padding-right: 8px !important;
	width: auto !important;
	white-space: nowrap !important;
	}