h2 {
	margin-top: 30px;
    font-size: 32px;
}

h2.tile {
  margin-top: 5px;
  font-size: 20px;    
}

h3 {
    padding: 60px 0 30px 0;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial Black, Arial, sans-serif;
    color: #08204F;
}

h4 {
	font-size: 24px;
    color: #08204F;
}

h4.tile1 {
	font-size: 16px;
    padding: 15px 0 7px 0;
}

h4.tile2 {
  font-size: 24px;
  padding: 15px 0 6px 0;
}

p.tile2 {
  font-size: 14px;
  color: #6B7995;
  line-height: 155%;
  padding-bottom: 10px;
}

h5 {
	margin-top: 20px;
	margin-bottom: 6px;
}

h5.reducegap {
    margin-top: 0px;
}

a {
    text-decoration: none;
    color: #1274e0;}

a:hover {
    color: #1286ff; 
}

a .butt3 {
    background-color: #1274e0;
    padding: 9px 0px 11px 0px;
    text-align: center;
}

a:hover .butt3 {
    background-color: #1286ff;
}


.button, .nav {
	font-size: 14px;
    color: #ffffff;	
    padding: 0 0;
}

.nav-logo {
    padding: 0 0 17px 0;
}

h4.nav {
	font-weight: normal;
    color: #08204F;
    margin: 0;
    padding: 4px 0 0 0;
}

.centrepanel {
	margin-top: 3px;
	margin-bottom: 0;
}

.centrepanel1 {	margin-top: 3px;
	margin-bottom: 0;
}

h6 {
	font-weight: bold;
}

.intro {
	line-height: 155%;
    margin-bottom: 15px;
}

.intro a:hover {
    text-decoration: underline;
}

.rightpicture {
	margin-left: 40px;
}
.leftpicture {
	margin-right: 40px;
}

.active {
    border-bottom: 5px solid #1274E0;
}

.active h4 {
    color: #1274E0;
}

.inactive {
    padding: 0 0 4px 0;
	border-bottom: 1px solid #C6CBD6;
}

.inactive a:hover h4 {
    color: #1274e0;
}

.caption {
    padding-top: 6px;
    font-size: 10px;
}