/* 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; 
}


/**umb_name:Image Left*/
.imageLeft{float:left; margin:0 12px 8px 0; border:none;}

/**umb_name:Image Right*/
.imageRight{float:right; margin:0 0 8px 12px; border:none;}

/**umb_name:Header 2*/
h2{}

/**umb_name:Header 3*/
h3{margin-bottom:20px; font-size:16px; font-weight:700;}

/**umb_name:Image Full Width*/
span.ImageFullWidth img{margin:0 0 8px 0;
width:100% !important;
height:auto !important;}

/**umb_name:Image Full Width*/
.ImageFullWidth{}

/**umb_name:Question text*/
.QuestionText{font-size:1.16em;color:purple}

/**umb_name:Answer Text*/
.AnswerText{font-style: italic}

/**umb_name:Answer Quotes*/
.AnswerQuotes{}

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;
}

/**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}