span.subtitle {font-weight: bold; font-size: 27px; font-size: 1.75rem;}

span.title {font-size: 30px; font-size: 2.0rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#062792; text-transform:uppercase;}

body {line-height: 150%; text-decoration: none; font-weight:400; font-size: 16px;}

small {font-size: 11px;}

big {font-size: 20px;}

h1 {font-size: 30px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#062792; text-transform:uppercase;}

h2 {font-size: 27px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#000;}

h3 {font-size: 20px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#062792;}

h4 {font-size: 18px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#000;}

h5 {font-size: 17px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#062792;}

h6 {font-size: 15px; font-weight: 400; line-height: 110%; color:#000;}

p {margin: 0 0 20px 0; padding: 0;}

a {
    color: #062792;
    text-decoration: none;
    background-color: transparent;
}

div#content a {text-decoration: none !important;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

u {text-decoration: underline;}

del, strike {text-decoration: line-through;}

sub {vertical-align: sub; font-size: smaller;}

sup {vertical-align: super; font-size: smaller;}

address {font-style: italic;}

.btn-ghost {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.1em !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	line-height: 1.55 !important;
	border-radius: 0 !important;
	background-color: transparent;
	border-color: #062792 !important;
}

.btn-ghost:hover {
	text-decoration: none !important;
	background-color: #062792 !important;
	color: #fff !important;
}