/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {
margin-bottom:20px; font-size:16px; font-weight:700;
}

h2 {

}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

.imageLeft {
float:left; margin:0 0 8px 12px; border:none; 
}

.imageRight {
float:right; margin:0 0 8px 12px; border:none; 
}




















span.AnswerQuotes:before {
content: "\201C";
position: relative;	
font-size: 1.2em;
left: -0.25;
top: 0em;
font-weight:bolder;
}
span.AnswerQuotes:after {
content: "\201D";
position: absolute;
font-size: 1.9em;
}












.Button a {
	background-color:rgb(0, 95, 189);
	color:#fff;
	padding:0.4em 0.8em;
	font-weight:bolder;
	font-size:1.5em;
}
.Button a:hover {
	text-decoration:underline;
	background-color:rgb(0, 159, 227);
}







































/**umb_name:Image Left*/
.imageLeft{float:left; margin:0 12px 8px 0; border:none; clear:both;}

/**umb_name:Image Right*/
.imageRight{float:right; margin:0 0 8px 12px; border:none; clear:both;}

/**umb_name:Header 2*/
h2{}

/**umb_name:Header 3*/
h3{margin-bottom:20px; font-size: 1.05em; font-weight:normal; color:#7fafd3;}

/**umb_name:Header 4*/
h4{font-weight:bolder;}

/**umb_name:Image Full Width*/
span.ImageFullWidth img{margin:0 0 8px 0;
width:100% !important;
height:auto !important;}

/**umb_name:Question text*/
.QuestionText{font-size:1.16em;color:purple}

/**umb_name:Answer Text*/
.AnswerText{font-style: italic}

/**umb_name:Answer Quotes*/
.AnswerQuotes{}

/**umb_name:Closed*/
.Closed{color: red; font-weight:bold}

/**umb_name:Open*/
.Open{color: green; font-weight:bold}

/**umb_name:Deemphasise*/
.Deemphasise{font-size: 1em;
color: #888;
font-style: italic;}

/**umb_name:Apprenticeship Titles*/
.ApprenticeshipTitles{font-size:1.16em;
color:#F7941D;
font-weight: bolder}

/**umb_name:Bold link*/
.BoldLink{font-weight: bold;}

/**umb_name:Button*/
.Button{background-color:rgb(0, 95, 189);}

/**umb_name:Page Intro 1*/
h3.PageIntro1{margin-bottom:20px; font-size:16px; font-weight:700; color:#7fafd3;}

/**umb_name:Page Intro 2*/
p.PageIntro2{font-weight:bolder;}

/**umb_name:Figure Right*/
figure.FigureRight{float:right; margin:0 0 8px 12px; border:none; clear:both;}