<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><br><br><style>p { margin: 0; }</style><link href="/zimbra/css/msgview.css?v=090707195022" rel="stylesheet"><style type="text/css">/**
 * Highlight style classes
 * .a background color
 * .b underline
 * .c underline + font color
 */
 
@media screen{
em.diigoHighlight {
        text-align:inherit;
        text-decoration: inherit;
        line-height:inherit;
        font:inherit;
        color:inherit;
        display:inline;
        position:relative;
}
em.diigoHighlight.a_style.mouseOvered {
        background-color: #ffc62a !important;
}        

em.diigoHighlight.b_style.mouseOvered, em.diigoHighlight.c_style.mouseOvered {
        border-bottom: solid 2px #ffc62a;
}
        
em.diigoHighlight.c_style {
        color: #000099;
}
em.diigoHighlight.c_style.mouseOvered {
        color: #ffc62a;
}        

em.diigoHighlight.a_style.yellow {
        background-color: #FF9;
}

em.diigoHighlight.b_style.yellow, em.diigoHighlight.c_style.yellow {
        border-bottom: solid 2px #FF9;
}
        
img.diigoHighlight.yellow {/*image highlight*/
        cursor: pointer; 
        outline:2px solid #FF9;
}
        
em.diigoHighlight.a_style.blue {
        background-color: #ABD5FF;
}

em.diigoHighlight.b_style.blue, em.diigoHighlight.c_style.blue {
        border-bottom: solid 2px #ABD5FF;
}
        
img.diigoHighlight.blue {/*image highlight*/
        cursor: pointer; 
        outline:2px solid #ABD5FF;
}
        
        
em.diigoHighlight.a_style.green {
        background-color: #B2E57E;
}

em.diigoHighlight.b_style.green, em.diigoHighlight.c_style.green {
        border-bottom: solid 2px #B2E57E;
}

img.diigoHighlight.green {/*image highlight*/
        cursor: pointer; 
        outline:2px solid #B2E57E;
}        
        
        
em.diigoHighlight.a_style.pink {
        background-color: #ffcccc;
}

em.diigoHighlight.b_style.pink, em.diigoHighlight.c_style.pink {
        border-bottom: solid 2px #ffcccc;
}
        
img.diigoHighlight.pink {/*image highlight*/
        cursor: pointer; 
        outline:2px solid #ffcccc;
}        
        
img.diigoHighlight.mouseOvered {
        cursor: pointer; 
        outline:2px solid #ffc62a;
}        
        

div.diigotb-inline-cloud{
        position:fixed !important;
        width:440px !important;
        height:370px !important;
        left:0;top:0;
        background-color:#fef5c7 !important;
        z-index:9999999999 !important;
        display:none;
        -moz-border-radius:15px !important;
}
/*  capture image */

.diigotb-body #diigotb-upload-cover{
        cursor:crosshair!important;
        z-index:1999999!important;
        position:fixed!important;
        left:0!important;
        top:31px;
}
        
.diigotb-body #diigotb-upload-tip{
    color: #fff!important;
    padding:2px 4px!important;
    position:fixed!important;
    z-index:11000001!important;
}
        
.diigotb-body #diigotb-upload-select{
        position:fixed!important;
        z-index:1000001;
}
        
.diigotb-body #diigotb-upload-resizer{
        z-index:11000002!important;
        position:fixed!important;
        cursor:move!important;
        border:1px dashed black!important;
}
        
.diigotb-body #currentColor{
  background-color: #fff!important;
  width: 37px!important;
  height: 37px!important;
  padding: 1px!important;
  border: 1px solid #2e68e6!important;
  float: left!important;
  margin: 0 5px 0 0!important;
}
        
.diigotb-body #currentColor div{
  width: 37px!important;
  height: 37px!important;        
  margin:0!important;
}
.diigotb-body .selectPanel{
        margin-top:5px!important;
}
        
.diigotb-body .colorCell{
  float: left!important;
  margin: 0 1px 1px 0!important;
  border: 1px solid #5f92ff!important;
  width: 18px!important;
  height: 18px!important;
}
        
.diigotb-body .colorCell:hover{
  border: 1px solid #FF9900!important;
}
.diigotb-body .colorCell.actived{
  border: 1px solid #FF9900!important;
}        
        
.diigotb-body .colorCell div{
  width: 18px!important;
  height: 18px!important;
  cursor:pointer!important;
  margin:0!important;
}

.diigotb-body .capture-black{background-color:#000!important;}
.diigotb-body .capture-white{background-color:#fff!important;}
.diigotb-body .capture-gray{background-color:#808080!important;}
.diigotb-body .capture-light-gray{background-color:#c0c0c0!important;}

.diigotb-body .capture-red{background-color:#ff0000!important;}
.diigotb-body .capture-cyan{background-color:#00ffff!important;}
.diigotb-body .capture-orange{background-color:#ff9900!important;}
.diigotb-body .capture-blue{background-color:#0000ff!important;}

.diigotb-body .capture-yellow{background-color:#ffff00!important;}
.diigotb-body .capture-purple{background-color:#9900ff!important;}
.diigotb-body .capture-green{background-color:#00ff00!important;}
.diigotb-body .capture-pink{background-color:#ff00ff!important;}
        
.diigotb-body #diigotb-colorpanel{
        background:transparent url(chrome://diigotb/skin/ann-bar-palette-bg-left.png) no-repeat scroll left center!important;
        display:block;
        height:55px!important;
        position:fixed!important;
        width:180px!important;
        z-index:11000022!important;
        margin:0!important;
}
        
.diigotb-body .diigotb-cbg{
        background:transparent url(chrome://diigotb/skin/ann-bar-palette-bg-right.png) no-repeat scroll right top!important;
        height:55px!important;
        line-height:55px!important;
        padding-left:6px!important;
        width:180px!important;
        margin:0!important;
}

        
.diigotb-body #currentArrow{
        background:transparent url(chrome://diigotb/skin/ann-bar-palette-arrow.png) no-repeat scroll 0 0!important;
        height:6px!important;
        left:0;
        position:relative!important;
        top:-5px;
        width:7px!important;
        margin:0!important;
}
        
.diigotb-body #currentArrow._istop{
        background:transparent url(chrome://diigotb/skin/ann-bar-palette-arrow-down.png) no-repeat scroll 0 0!important;
        top:51px!important;
}
        
        
.diigotb-body #diigotb-text-area{
        position:fixed!important;
        z-index:11000010!important;
}
        
.diigotb-body .diigotb-text-input{
        font: 18px/22px Helvetica,Arial,sans-serif!important;
        border:0px solid #5f92ff!important;
        z-index:11000011!important;
}        
        
.diigotb-body #diigotb-editpanel{
        background:transparent url(chrome://diigotb/skin/ann-bar-bg-right.png) no-repeat scroll right center!important;
        height:35px!important;
        position: fixed!important;
        z-index:11000022!important;
        margin:0!important;
}
        
        
.diigotb-body .diigotb-btn div{
        cursor:pointer!important;
        width:18px!important;
        height:18px!important;
        margin:2px!important;
}
.diigotb-body .diigotb-btn{
        width:23px!important;
        height:23px!important;
}
                
        
.diigotb-body #diigotb-editpanel .diigotb-bg{
        background:transparent url(chrome://diigotb/skin/ann-bar-bg-left.png) repeat-x scroll left center!important;
        height:35px!important;
        padding-left:6px!important;
        line-height:35px!important;
        margin:0!important;
}
        
                
.diigotb-body div.diigotb-tip{
        -moz-border-radius:4px 4px 4px 4px;
        background-color:#f1f2f7;
        border:1px solid #767676;
        color:black;
        display:none;
        -moz-box-shadow:5px 5px 5px -5px #767676;
        font:12px Arial,Helvetica,sans-serif;
        margin:0 !important;
        padding:3px 6px !important;
        position:absolute;
        z-index:2147483647;
}
        
.diigotb-body #diigotb-editpanel div.diigotb-btn{
        padding:0px!important;
        display:inline-table!important;
        margin-bottom:0 !important;
        margin-left:0 !important;
        margin-right:0 !important;
        margin-top:5px;
}
        
        
.diigotb-body #diigotb-editpanel div.diigotb-sep img{
        padding:0!important;
        margin:0!important;
}
        
.diigotb-body #diigotb-editpanel div.diigotb-sep{
        padding:4px 0!important;
        display:inline-table!important;
        margin:0!important;
        line-height:0 !important;
}        
        
.diigotb-body #diigotb-editpanel div.diigotb-btn.enabled:hover{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-current.png') no-repeat!important;
}
        
.diigotb-body #diigotb-editpanel #diigotb-undo.enabled div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-undo.png') no-repeat center center!important;
}
        
.diigotb-body #diigotb-editpanel div.diigotb-btn.actived{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-current.png') no-repeat!important;
}
        
.diigotb-image-border{
        border:1px solid #666 !important;
}
        
#diigotb-imagepanel{
        height:22px!important;
        position: absolute!important;
        z-index:11000022!important;
        margin:0!important;
}

#diigotb-imagepanel .diigotb-btn{
        cursor:pointer!important;
        width:20px!important;
        height:20px!important;
        margin:2px!important;
        float:left !important;
        background:transparent url(chrome://diigotb/skin/save-image-action-icons.png) no-repeat scroll!important;
}        
        
        
#diigotb-imagepanel #diigotb-quick-save{
        background-position:0 0!important;
}
                
#diigotb-imagepanel.processing #diigotb-quick-save{
        background-position:0 -20px!important;
        cursor:default!important;
}

                
#diigotb-imagepanel.needpremium #diigotb-quick-save{
        background-position:0 -20px!important;
        cursor:default!important;
}        

#diigotb-imagepanel.hassaved #diigotb-quick-save{
        background-position: -60px 0!important;
        cursor: pointer !important;
}

.diigotb-imagetip{
        background:transparent url(chrome://diigotb/skin/notice-bar-bg-right.png) no-repeat scroll right center !important;
        height:21px !important;
        margin:0 !important;
        position:absolute !important;
        z-index:11000022 !important;
        width:106px;
}
        
.diigotb-imagebg{
        background:transparent url(chrome://diigotb/skin/notice-bar-bg-left.png) repeat-x scroll left center !important;
        height:21px !important;
        margin:0 !important;
        padding-left:6px !important;
        width:90px;
}
        
.diigotb-imagetip-text{
        padding-left:20px!important;
        font:11px/13px Helvetica,Arial,sans-serif!important;
        color:white!important;
        line-height:20px!important;
        float:left;
}
        
.diigotb-imagetip.processing .diigotb-imagetip-text{
        background:transparent url(chrome://diigotb/skin/processing-fb.gif) no-repeat scroll left center !important;
}
        
.diigotb-imagetip.hassaved .diigotb-imagetip-text{
        background:transparent url(chrome://diigotb/skin/icon-done.png) no-repeat scroll left center !important;
}
        
.diigotb-border{
        position: absolute!important;
        z-index:11000000!important;
        margin:0!important;
        background-color: #4b8cdc!important;
}
.diigotb-left{
        width:1px!important;
}
.diigotb-right{
        width:1px!important;
}
.diigotb-top{
        height:1px!important;
}
.diigotb-bottom{
        height:1px!important;
}

.diigotb-body #diigotb-rect div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-rectangle.png') no-repeat center center!important;
}        
.diigotb-body #diigotb-round div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-ellipse.png') no-repeat center center!important;
}
.diigotb-body #diigotb-text div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-font.png') no-repeat center center!important;
}
        
.diigotb-body #diigotb-arrow div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-arrow.png') no-repeat center center!important;
}
        
.diigotb-body .diigotb-sep{
        background: transparent url('chrome://diigotb/skin/ann-bar-bg-separator.png') no-repeat center center!important;
}
        
.diigotb-body #diigotb-undo div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-undo-disabled.png') no-repeat center center!important;
}
        
.diigotb-body #diigotb-capture-save div{
        background: transparent url('chrome://diigotb/skin/ann-bar-opt-quickly-save.png') no-repeat center center!important;
}
        
        
        
.diigotb-body #diigotb-upload-resizer div {
  position: absolute!important;
  width: 9px!important;
  height: 9px!important;
  /*background-color: white;*/
  z-index:11000002!important;
  margin:0px!important;
  background:transparent url(chrome://diigotb/skin/spot.png) no-repeat scroll left center!important;
}

.diigotb-body #diigotb-upload-resizer div.gleft {
  left: -9px!important;
}

.diigotb-body #diigotb-upload-resizer div.gtop {
  top: -9px!important;
}

.diigotb-body #diigotb-upload-resizer div.gright {
  right: -9px!important;
}

.diigotb-body #diigotb-upload-resizer div.gbottom {
  bottom: -9px!important;
}

.diigotb-body #diigotb-upload-resizer div.ghor {
  margin-left: auto!important;
  margin-right: auto!important;
  left: 0px!important;
  right: 0px!important;
}

.diigotb-body #diigotb-upload-resizer div.gver {
  margin-top: auto!important;
  margin-bottom: auto!important;
  top: 0px!important;
  bottom: 0px!important;
}
        
.diigotb-body{
        padding-top: 31px!important;
}
        
.diigotb-body #diigotb-topbar{
  background: url(chrome://diigotb/skin/topbar-bg.png) left top repeat-x!important;
  border-bottom: 1px solid #999!important;
  color: #555!important;
  font: 12px/18px Helvetica,Arial,sans-serif!important;
  height: 30px!important;
  line-height: 30px!important;
  position: fixed!important;
  left: 0!important;
  top: 0!important;
  text-align:center!important;
  z-index:1999999!important;
}

.diigotb-body #diigotb-msg img{
  margin:0 5px 0 0!important;
  vertical-align: middle!important;
}
        
.diigotb-body #diigotb-msg{
        color:#333!important;
}

.diigotb-body #diigotb-msg a{
  color: #0044cc!important;
  text-decoration: none!important;
}

.diigotb-body #diigotb-msg a:hover{
  text-decoration: underline!important;
}

.diigotb-body #diigotb-escLink{
  display: block!important;
  float: right!important;
  margin: 5px 5px 0 0!important;
  text-decoration: none!important;
  width: 50px!important;
  cursor:pointer!important;
}

.diigotb-body #diigotb-escLink:hover{
  text-decoration: underline!important;
}

.diigotb-body #diigotb-escLink span{
  background: url(chrome://diigotb/skin/esc-right.png) right top no-repeat!important;
  display: block!important;
  padding-right: 9px!important;
}

.diigotb-body #diigotb-escLink span strong{
  background: url(chrome://diigotb/skin/esc-left.png) left top no-repeat!important;
  display: block!important;
  color: #fff!important;
  font-weight: 700!important;
  line-height: 20px!important;
  text-indent:7px!important;
}
        
        

/*highlight label*/
.diigoHighlight .diigoHighlightLabel sup {
        font:normal normal normal 8px/8px "lucida grande",tahoma,verdana,arial,sans-serif;
        text-decoration:none;
        background-color:inherit;
        cursor:default;
}
        
body.diigoHiPen.yellow{
        cursor:url(chrome://diigotb/skin/highlighter-orange.cur), text !important
}
        
body.diigoHiPen.blue{
        cursor:url(chrome://diigotb/skin/highlighter-blue.cur), text !important
}

body.diigoHiPen.green{
        cursor:url(chrome://diigotb/skin/highlighter-green.cur), text !important
}        
        
body.diigoHiPen.pink{
        cursor:url(chrome://diigotb/skin/highlighter-pink.cur), text !important
}
em.diigoHighlight.type_0.commented {        
        padding-left:30px;
}
        
/*float note*/
div.diigoHighlight.type_2 {
        position:absolute;
        width:29px;
        height:36px;
        text-align:center;
        background:transparent url('chrome://diigotb/skin/float_icon.png') no-repeat 50% 50%;
        z-index:9996;
}
div.diigoHighlight.type_2.mouseOvered {
        position:absolute;
        width:37px;
        height:31px;
        text-align:center;
        background:transparent url('chrome://diigotb/skin/float_icon.png') no-repeat;
        z-index:9996;
}        
div.diigoHighlight.type_2 span {
        color:#000;
        font:bold 13px Arial, Helvetica, sans-serif;
        cursor: default;
        line-height: 37px;
        text-shadow: #fff 0 1px 0;
}
/*
* html div.diigoHighlight.type_2{
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src="http://www.diigo.com/javascripts/webtoolbar/images/float_icon.png");
        overflow:hidden;
        background:none;
}
*/
        

div.diigoIcon.commented.TextIcon.diigoEdit{
        background-repeat:no-repeat !important;
        background-position:right !important;
}

        
div.diigoIcon.commented.ImageIcon.diigoEdit{
        background-repeat:no-repeat !important;
        background-position:right !important;
}


/*mouse over effect*/
/*
.diigoHighlight.id_190e5778b533dc0fa1b1660653a4f6f5 {outline: 2px dotted green !important;}
*/
div.diigoIcon{
        cursor:pointer !important;
        margin: 0pt; 
        padding: 0px 0px 0px 0px;
        position: absolute;
        display:none;
        width: 24px !important; 
        z-index:999999;
        height: 23px !important;
        background: transparent url('chrome://diigotb/skin/edit-highlight.png') no-repeat left;
}

div.diigoIcon span{
        color:#000000;
        display:block;
        font-family:Helvetica,Arial,sans-serif;
        font-size:13px;
        font-weight:700;
        line-height:18px;
        text-align:center;
        text-shadow:0 1px 1px #FFFFFF;
}

div.diigoIcon.commented.ImageIcon{
        display:block !important;
        background-color: transparent !important;
}
        
div.diigoIcon:hover{
        background-color: transparent !important;
        background-repeat:no-repeat !important;
        background-position:right !important;
}
        
div.diigoIcon.commented.TextIcon{
        display:block !important;
        left:0;
        bottom:0;
}
        
div.diigoIcon.commented.public{
        background: #FFFFFF url('chrome://diigotb/skin/public-annotation.png') no-repeat left;
}

div.diigoIcon.commented.private{
        background: #FFFFFF url('chrome://diigotb/skin/private-annotation.png') no-repeat left;
}
        
div.diigoIcon.commented.group{
        background: #FFFFFF url('chrome://diigotb/skin/group-annotation.png') no-repeat left;
}
        
/*Clip video*/
div.diigoClipVideo{
        float:left;
        height:16px;
        padding:0 16px 0 6px;
        background:#f5f5f5 url(chrome://diigotb/skin/toolbar-clip-bg.gif) no-repeat right 0;
        border:1px solid #ccc;
        border-bottom-width:0;
        font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
        z-index:999;
        position:absolute;
}

div.diigoClipVideo.clipped {
  background-position: right -32px; left: 717px; top: 135px;
}

        div.diigoClipVideo span{
                font-weight:bold;
                font-size:10px;
                line-height:16px;
                text-decoration:underline;
                color:#03f;
                cursor:pointer;
                margin-right:6px
        }
        div.diigoClipVideo span:hover,div.diigoClipVideo span:active{
                color:#00f
        }
        /*.diigolet input{
                font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
                font-size:9px;
        }*/
        
/*-----------notice msg--------------*/
.diigotb-notice-img  {
        float:left!important;
        height:16px!important;
        width:16px!important;
        margin-top:6px!important;
        margin-right:3px!important;
}
.success .diigotb-notice-img{
        background:url("chrome://diigotb/skin/notice-icons.png") no-repeat scroll 0 0 transparent!important;
}
.failed .diigotb-notice-img{
        background:url("chrome://diigotb/skin/notice-icons.png") no-repeat scroll -16px 0 transparent!important;
}
.info .diigotb-notice-img{
        background:url("chrome://diigotb/skin/notice-icons.png") no-repeat scroll -32px 0 transparent!important;
}
.process .diigotb-notice-img{
        background:url("chrome://diigotb/skin/processing.gif") no-repeat scroll left 0 transparent!important;
}        
        
.diigotb-notice-msg-rt  {
        background:url("chrome://diigotb/skin/notice-bar-2-bg-left.png") no-repeat scroll left bottom transparent!important;
        line-height:28px!important;
        padding-left:10px!important;
        height:30px!important;
}
.failed .diigotb-notice-msg-rt  {
        background:url("chrome://diigotb/skin/notice-bar-2-bg-left.png") no-repeat scroll left top transparent!important;
}
        
.diigotb-notice-close{
        float:right!important;
        height:16px!important;
        width:16px!important;
        margin-left:20px!important;
        margin-top:6px!important;
        cursor:pointer;
        background:url("chrome://diigotb/skin/notice-icons.png") no-repeat scroll -48px 0 transparent!important;
}

.diigotb-notice-close:hover{
        background-position: -63px 0!important;
}
        
.diigotb-notice-msg  {
        background:url("chrome://diigotb/skin/notice-bar-2-bg-right.png") no-repeat scroll right bottom transparent!important;
        float:right!important;
        height:30px!important;
        padding:0 11px 0 0!important;
        border: none!important;
        margin:0!important;
        position:fixed!important;
        font:12px/14px Helvetica,Arial,sans-serif!important;
        z-index:100000!important;
}
.diigotb-notice-msg a {
        color:#0044cc!important; 
        text-decoration:underline!important;
}
        
.failed.diigotb-notice-msg  {
        background:url("chrome://diigotb/skin/notice-bar-2-bg-right.png") no-repeat scroll right top transparent!important;
}
        
}


@media print{
em.diigoHighlight.a, em.diigoHighlight.b, em.diigoHighlight.c {
        border-bottom:0.5pt dashed Black;
}


/*image highlight*/
/*no inline comments*/
img.diigoHighlight {
        border:0.5pt dashed Black
}

/*float note*/
div.diigoHighlight.type_2 {
        display:none
}
div.diigoHighlight.type_2 span {
        display:none
}
}</style><style id="diigo-activeHighlight" type="text/css">dummyRuleFo</style>Dear Colleagues,<div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);"><p class="MsoNormal">For your information: <br></p><p class="MsoNormal"><br></p><table class="MsoNormalTable" style="width: 95%;" border="0" cellpadding="0" cellspacing="0" width="95%"><tbody><tr><td style="padding: 0cm;"><p class="MsoNormal"><b><span style="font-size: 13.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 79, 151);">Teacher / E-Learning Coach</span></b><b><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: white;"> </span></b><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: white;"></span></p></td></tr><tr><td colspan="5" style="padding: 0cm;"><p class="MsoNormal"><span style="font-size: 7.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 79, 151);">159 Flemington Road</span><span style="font-size: 7.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">&nbsp;|&nbsp;<b>Full Time </b></span><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: white;"></span></p></td></tr><tr><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td></tr><tr><td colspan="5" style="padding: 0cm;"><p class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 79, 151);">Reference Number:</span><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(204, 0, 0);"> <b>17984</b></span><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 79, 151);"> | Applications Close: </span><b><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(204, 0, 0);">28/09/2011</span></b><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: white;"></span></p></td></tr><tr><td colspan="2" style="padding: 0cm;"><p class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">• RCH Education Institute<br>• Fixed-Term Full Time Opportunity (31/08/2012)<br>• Start date negotiable - possible start date of <span class="Object" id="OBJ_PREFIX_DWT34"><span class="Object" id="OBJ_PREFIX_DWT15">January</span></span> 2012.<br>• Parkville Location </span></p><p class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">&nbsp;</span></p><table class="MsoNormalTable" style="width: 95%;" border="0" cellpadding="0" cellspacing="0" width="95%"><tbody><tr><td colspan="2" style="padding: 0cm;"><p class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">The
 Royal Children's Hospital (RCH) Melbourne is one of the world's great 
children's hospitals. We are the major specialist paediatric hospital in
 Victoria and our care extends to children from Tasmania, southern New 
South Wales and other states around Australia and overseas.<br><br>With a
 passionate, highly skilled and committed staff of close to 4,000, we 
provide a full range of clinical services, tertiary care and health 
promotion and prevention programs for children and young people.<br><br>The
 Royal Children’s Hospital (RCH) Education Institute works in 
collaboration with young people, families, schools and education and 
health professionals to ensure that children and young people continue 
to engage in learning and remain connected to their school community 
throughout their health journey.<br><br>We provide both an evidence base
 and practical application to create learning environments across the 
hospital where patients are engaged, interested and curious, just as 
they would be if they were at school.<br>The organization’s strategic direction includes: <br><br>1.The
 delivery of evidence-based/best practice education support for children
 and young people associated with the RCH reflecting the principles of 
patient/student and family focused practice.<br><br>2.Taking a 
leadership role in the generation, transfer and exchange of knowledge 
relevant to the education/health interface for children, young people 
and families, relevant professionals and the broader community.<br><br>The
 RCH Education Institute is currently seeking an experienced Teacher / 
E-Learning Coach who demonstrates excellent teaching skills using 
Information and Communications Technologies to enhance student learning 
and engagement.<br><br>This full-time position will be split 0.6 EFT 
towards the provision of teaching and learning support for children and 
young people diagnosed with cancer and 0.4 EFT leading change in 
relation to teaching practice across all other wards/areas of the 
hospital. <br>Working as part of the Education Support Team the 
successful applicant will have a proven track record in leading 
pedagogical change. <br><br>It is our vision to embed digital 
technologies as part of everyday teaching practice across the hospital. 
To achieve this vision the incumbent will work with the teaching team 
and researchers to develop and deliver contemporary and dynamic programs
 that engage students with health conditions as ongoing learners. 
Collaboration with children, young people, families, schools, education 
and health professionals to develop and deliver individual learning 
programs and student health support plans are also requirements of this 
position. <br><br>This position will require the incumbent to work with a
 wide variety of people, manage a number of competing events and 
priorities and be committed to making a difference to the education 
needs and wellbeing of children and young people at the RCH.<br><br>The 
RCH has attractive staff benefits along with support services on offer. 
With our New Hospital almost complete we will be moving to our brand new
 home at the end of 2011. This will provide world class facilities for 
staff, patients and families at RCH, making it an exciting place to work</span><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: white;"></span></p></td></tr><tr><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td></tr><tr><td colspan="3" style="padding: 0cm;"><p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 79, 151);">Please Contact Tony Potas on 93225103 for more information or apply online at <span class="Object" id="OBJ_PREFIX_DWT35"><span class="Object" id="OBJ_PREFIX_DWT16"><a target="_blank" href="http://www.rch.org.au/careers">www.rch.org.au/careers</a></span></span>.</span><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: white;"></span></p></td></tr><tr><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td></tr></tbody></table></td><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td><td style="padding: 0cm;"><br></td></tr></tbody></table><p class="MsoNormal" style="margin-bottom: 6pt; line-height: 115%; background: none repeat scroll 0% 0% white;"><b><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(43, 190, 216);">Bridie Mackay</span></b><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><br></span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(68, 68, 68);">Communications and Events Coordinator<br>RCH Education Institute</span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"></span></p><p class="MsoNormal" style="margin-bottom: 2pt; line-height: 115%; background: none repeat scroll 0% 0% white;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(0, 90, 160);">The <b>Royal Children's Hospital</b> Melbourne</span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><br></span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(68, 68, 68);">159 Flemington Road, North Melbourne, Victoria, 3051<br>T: 03 9322 5106 | F: 03 9328 4433 | M: 0425 886 615</span></p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(68, 68, 68);">E: </span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(64, 64, 64);"><span class="Object" id="OBJ_PREFIX_DWT36"><span class="Object" id="OBJ_PREFIX_DWT17"><a href="mailto:bridie.mackay@rch.org.au" target="_blank"><span style="color: rgb(64, 64, 64);">bridie.mackay@rch.org.au</span></a></span></span></span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(68, 68, 68);"> | W: </span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(64, 64, 64);"><span class="Object" id="OBJ_PREFIX_DWT37"><span class="Object" id="OBJ_PREFIX_DWT18"><a href="http://www.rch.org.au/education" target="_blank"><span style="color: rgb(64, 64, 64);">www.rch.org.au/education</span></a></span></span></span><br><br><div><div><div><div><div><div><div><div>VITTA ~ supporting ICT Educators anywhere, any time<br>&nbsp;&nbsp; Bookmark <span class="Object" id="OBJ_PREFIX_DWT19"><a href="http://vitta.org.au/" target="_blank">VITTA's Professional Learning Program 2010</a></span><br><br>&nbsp;&nbsp; Follow <span class="Object" id="OBJ_PREFIX_DWT20"><a href="http://twitter.com/#%21/VITTALearning" target="_blank">VITTALearning</a></span> on&nbsp; <span style="text-decoration: underline;"><span class="Object" id="OBJ_PREFIX_DWT21"><a href="http://twitter.com/#%21/VITTALearning" target="_blank"><img src="http://vitta.org.au/sb/styles/public_vitta_home/images/twitter-icon.gif" dfsrc="http://vitta.org.au/sb/styles/public_vitta_home/images/twitter-icon.gif"></a></span><br><br></span><br><img src="http://vitta.org.au/sb/styles/public_vitta_home/webimages/vitta-logo.gif" dfsrc="http://vitta.org.au/sb/styles/public_vitta_home/webimages/vitta-logo.gif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="http://vitta.org.au/sitebuilder/homepagelogobanners/bannerimages/5/pdi.gif" dfsrc="http://vitta.org.au/sitebuilder/homepagelogobanners/bannerimages/5/pdi.gif"><br></div></div></div></div></div></div></div></div><br></div></div></body></html>