
html {height:100%;}

body {
	width:959px;  				/* set width of page */
	margin:0px auto;
	position:relative;
	display:block;
}

div.listItemCaseStudy {
	float:left;
	width:470px;
	background:url(img/global/content/case-study-thumb.png) no-repeat 0px 15px;
/*	padding-top:10px;
	margin-top:10px;
	background-position:center top;
	margin-bottom:20px;
	padding-left:127px;
*/	}
div.listItemCaseStudy .paraText {
	padding-top:10px;
	margin-top:10px;
	float:left;
	width:470px;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:20px;
	padding-left:127px;
/**/	}
div.listItemPressRelease {
	float:left;
	width:470px;
	background:url(img/global/content/press-release-thumb.png) no-repeat 0px 15px;
/*	padding-top:10px;
	margin-top:10px;
	background-position:center top;
	margin-bottom:20px;
	padding-left:127px;
*/	}
div.listItemPressRelease .paraText {
	padding-top:10px;
	margin-top:10px;
	float:left;
	width:470px;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:20px;
	padding-left:127px;
/**/	}

div.schoollink 
{
    font-size:1.4em;
}


div.mybnk_wrap { 
	position:relative;
	display:inline;
	float:left;
	left:5px;
	width:959px;
	min-height:590px;
	height:auto !important;
	height:590px;
}

div.footer {
	position:relative;
	display:block;
	clear:both;
	width:959px;
	height:81px;
	left:5px;
	font-weight:bold;
	background-image:url(img/global/footer/mybnk_foot.png);
	background-repeat:no-repeat;
	background-position:center top;
}


div.footer_l {
	position:relative;
	float:left;
	width:663px;
	height:61px;
	padding-top:20px;
	padding-left:10px;
}

div.footer_l a {
	color:#333;
	text-decoration:none;
}

div.footer_r {
	position:relative;
	float:right;
	width:265px;
	height:61px;
	padding-top:20px;
	text-align:right;
	padding-right:10px;
}

div.cornerBox {
	position:relative;
	display:block;
	width:200px; height:200px;
	margin:20px;
	background-color:#ffffff;
}


div.mybnk_topnav {
	position:relative;
	float:left;
	width:959px;
	height:132px;
	margin:0;
	padding:0;
}

div.mybnk_logo {
	position:relative;
	float:left;
	width:307px;
	height:100px;
	margin:0;
	padding-top:32px;
	text-align:center;
}

div.mybnk_im_tn {
	position:relative;
	float:left;
	width:205px;
	height:121px;
	margin:0;
	padding-top:11px;
}

div.mybnk_searchbox {
	
	float:left;
	width:447px;
	height:132px;
	margin:0;
	padding:0;
	background-image:url(img/global/nav/form_bg.png);
	background-repeat:no-repeat;
}

div.mybnk_searchbox_t {
	position:relative;
	float:left;
	width:382px;
	height:76px;
	margin:0;
	padding-left:65px;
}


div.mybnk_searchbox_tcw {
	
	float:left;
	width:195px;
	height:64px;
	margin-left:0px;
	margin-top:8px;
	padding:0;
}


div.mybnk_searchbox_tc {
	position:relative;
	float:left;
	width:75px;
	height:32px;
	margin:0;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
	color:#000;
	margin-right:5px;
}

div.mybnk_searchbox_inp {
	position:relative;
	float:left;
	width:110px;
	height:32px;
	margin:0;
	padding:0;
}


div.mybnk_searchbox_inp input.nav_input {
		background-image:url(img/global/nav/form_im.gif);
		background-repeat:no-repeat;
		background-color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.1em;
		color:#000;
		margin-right:0px;
		width:105px;
		height:18px;
		border:0px;
		padding: 4px 0px 0px 5px;
		}


div.invalid_login {
	float:right;
	color:Red;
}

div.mybnk_nav_lk {

	float:left;
	width:959px;
	height:56px;
	margin-bottom:10px;
	padding:0;
	background-image:url(img/global/nav/2line-strip.png);
	background-position:top left;
	background-repeat:no-repeat;
}


div.mybnk_nav_lk ul li{

	float:left;
	margin:0;
	padding:0;
	height:56px;
	list-style:none;
	display:inline;
	text-align:center;
}



div.mybnk_nav_lk ul li.home a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:71px;
	height:46px;
	text-decoration:none;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.home a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:71px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/home_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
div.mybnk_nav_lk ul li.home_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:71px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/home_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:13px;
	margin-right:5px;
	}

	div.mybnk_nav_lk ul li.home_s a {
	color:#fff;
	text-decoration:none;
	}
	
	div.mybnk_nav_lk ul li.about a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:60px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.about a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:60px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/about_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
	div.mybnk_nav_lk ul li.about_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:60px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/about_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
	div.mybnk_nav_lk ul li.about_s a {
	color:#fff;
	text-decoration:none;
	}
	
		div.mybnk_nav_lk ul li.free a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:130px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.free a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:130px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/free-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
	div.mybnk_nav_lk ul li.free_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:130px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/free-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
		div.mybnk_nav_lk ul li.free_s a {
	color:#fff;
	text-decoration:none;
	}

	div.mybnk_nav_lk ul li.prog a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:110px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.prog a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:110px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/prog-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}

div.mybnk_nav_lk ul li.prog_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:110px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/prog-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
	div.mybnk_nav_lk ul li.prog_s a {
	color:#fff;
	text-decoration:none;
	}
	
	div.mybnk_nav_lk ul li.who a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:160px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.who a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:160px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/who-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
div.mybnk_nav_lk ul li.who_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:160px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/who-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
	div.mybnk_nav_lk ul li.who_s a {
	color:#fff;
	text-decoration:none;
	}
		
		div.mybnk_nav_lk ul li.media a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:60px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.media a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:60px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/about_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
	
	div.mybnk_nav_lk ul li.media_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:60px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/about_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
		
	div.mybnk_nav_lk ul li.media_s a {
	color:#fff;
	text-decoration:none;
	}
	
	div.mybnk_nav_lk ul li.whats a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:100px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.whats a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:100px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/whats-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
	div.mybnk_nav_lk ul li.whats_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:100px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/whats-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
	div.mybnk_nav_lk ul li.whats_s a {
	color:#fff;
	text-decoration:none;
	}
	
		div.mybnk_nav_lk ul li.oppor a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:122px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
div.mybnk_nav_lk ul li.oppor a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:122px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/oppor-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	}
	
	
	div.mybnk_nav_lk ul li.oppor_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:122px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/oppor-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:13px;
	margin-right:5px;
	}
	
	div.mybnk_nav_lk ul li.oppor_s a {
	color:#fff;
	text-decoration:none;
	}
		
		div.mybnk_nav_lk ul li.contact a {
	font-size:1.5em;
	font-weight:bold;
	color:#d6090b;
	width:81px;
	height:46px;
	text-decoration:none;	
	display:block;
	padding-top:13px;
	}
	
div.mybnk_nav_lk ul li.contact a:hover {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:81px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/contact-arrow.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	}
	
	div.mybnk_nav_lk ul li.contact_s {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	width:81px;
	height:46px;
	text-decoration:none;
	background-image:url(img/global/nav/contact-arrow.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	padding-top:13px;
	}

	div.mybnk_nav_lk ul li.contact_s a {
	color:#fff;
	text-decoration:none;
	}

div.mybnk_searchbox_tim {

	float:left;
	width:128px;
	height:64px;
	margin-left:2px;
	padding:0;
	margin-top:4px;
}

div.mybnk_searchbox_tim2 {

	float:left;
	width:43px;
	height:64px;
	margin-left:9px;
	padding:0;
	margin-top:8px;
}




div.mybnk_bod { 
	display:block;
	float:left;
	width:959px;
	min-height:397px;
	height:auto !important;
	height:397px;
}


div.mybnk_searchbox_f {
	position:relative;
	float:left;
	width:279px;
	height:56px;
	padding-left:58px;
	left:0;
	top:0;
	vertical-align:top;
	text-align:left;
}


div.mybnk_searchbox_f a.small {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:1.2em;
}

div.mybnk_searchbox_f a:hover.small {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	font-size:1.2em;
}


div.mybnk_searchbox_f a.medium {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:1.6em;
}


div.mybnk_searchbox_f a:hover.medium {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.6em;
}



div.mybnk_searchbox_f a.large {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:2.0em;
}

div.mybnk_searchbox_f a:hover.large {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	font-size:2.0em;
}


div.mybnk_searchbox_f2 {
	position:relative;
	float:left;
	width:108px;
	height:46px;
	margin:0;
	padding-top:10px;
	left:0;
	top:0;
	vertical-align:top;
	text-align:left;
}

div.mybnk_searchbox_f2 a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.0em;
}

div.mybnk_searchbox_f2 a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:1.0em;
}


div.mybnk_bod_sub { 
	display:block;
	position:relative;
	float:left;
	width:959px;
	height:70px;
}

div.mybnk_bod_sub ul { 
	display:inline;
	list-style:none;
	float:right;
	height:30px;
	margin-top:10px;
}

div.mybnk_bod_sub ul li{ 
	display:inline;
	list-style:none;
	float:left;
	height:30px;
}

div.mybnk_bod_sub ul li.more{ 
	display:inline;
	list-style:none;
	float:left;
	background-image:url(img/global/nav/more-sub.png);
	background-repeat:no-repeat;
	width:97px;
	padding-right:5px;
}

div.mybnk_bod_sub ul li a{ 
	display:inline;
	list-style:none;
	float:left;
	background-image:url(img/global/nav/star-sub.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
	font-size:1.4em;
	color:#ce0000;
	font-weight:bold;
	text-decoration:none;
}

div.mybnk_bod_sub ul li a:hover{ 
	display:inline;
	list-style:none;
	float:left;
	background-image:url(img/global/nav/star-sub.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
	font-size:1.4em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.mybnk_bod_sub ul li.selected{ 
	display:inline;
	list-style:none;
	float:left;
	background-image:url(img/global/nav/star-sub.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
	font-size:1.4em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}



div.mybnk_bod_2c_l {
	position:relative;
	float:left;
	width:618px;
	margin-bottom:10px;}
	
	div.mybnk_bod_2c_lt {
	float:left;
	width:618px;
	height:4px;
	background-image:url(img/global/blocks/block_top_s.png);
	background-repeat:no-repeat;
	line-height:3px;
	font-size:3px;
	}
	
		div.mybnk_bod_2c_lm {
	position:relative;
	float:left;
	width:597px;
	padding:5px 10px 5px 10px;
	background-image:url(img/global/blocks/block_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
	border-left:1px solid #ccc;
	}
	
		div.mybnk_bod_2c_lml {
	float: left;
	width: 295px;	    
    vertical-align: top;
	}
	
		div.mybnk_bod_2c_lmr {
	float: right;
	width: 295px;	    
    vertical-align: top;
	}

		div.mybnk_bod_2c_lmintro 
		{
	color: #333;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	}

		div.mybnk_bod_2c_lmcara 
		{
	}
	
		div.mybnk_bod_2c_lb {
	float:left;
	width:618px;
	height:7px;
	background-image:url(img/global/blocks/block_bottom_s.png);
	background-repeat:no-repeat;
	}
	
	div.mybnk_bod_2c_resrce_l {        float: left;        width: 350px;        vertical-align: top;        }        
	div.mybnk_bod_2c_resrce_r {        float: right;        width: 240px;        height: 320px;        vertical-align: middle;        }        
	div.mybnk_bod_2c_resrce_rh {        float:left;        width:240px;        padding-top: 70px;        font-size: 2em;                }        
	div.mybnk_bod_2c_resrce_rh a {        color: #D9060B;        text-decoration: underline;        font-weight: bold;        }        
	div.mybnk_bod_2c_resrce_rh a:hover {        color: #D9060B;        text-decoration: none;        font-weight: bold;        }        
	div.mybnk_bod_2c_resrce_rt {        float:left;        width:200px;        font-size: 1.1em;                }
	
	
			div.mybnk_bod_back {
	float:left;
	width:618px;
	height:38px;
	margin-top:15px;
	margin-bottom:15px;
	border:0;
	}
	
				div.mybnk_bod_back2 {
	float:left;
	width:958px;
	height:38px;
	margin-top:15px;
	margin-bottom:15px;
	border:0;
	}
	
	div.mybnk_gst_jn {
		width:260px;
		height:147px;
		float:left;
		margin-top:10px;
		background-image:url(img/global/content/join-bg.png);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:15px;
		padding-top:15px;
		border-bottom:1px solid #333;
		}
		
	div.mybnk_gst_jn2 {
		width:260px;
		height:147px;
		float:left;
		margin-top:10px;
		background-image:url(img/global/content/join-bg.png);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:15px;
		padding-top:15px;

		}
		
div.mybnk_gst_jn a {
	font-size:1.4em;
	color:#c70303;
	text-decoration:underline;
	font-weight:bold;
	}	
	
	
	div.mybnk_gst_jn2 a {
	font-size:1.4em;
	color:#c70303;
	text-decoration:underline;
	font-weight:bold;
	}
	
div.mybnk_gst_jn a:hover {
	font-size:1.4em;
	color:#c70303;
	text-decoration:none;
	font-weight:bold;
	}
	
	
	div.mybnk_bod_2c_r {
	position:relative;
	float:left;
	width:307px;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin-left:30px;
		}
		
		
		
		
		div.mybnk_bod_1c_l {
	position:relative;
	float:left;
	height: auto;
	width:950px;
	margin-bottom:10px;
	}
	
	div.mybnk_bod_1c_lt {
	float:left;
	width:958px;
	height:4px;
	background-image:url(img/global/blocks/block_top_l.png);
	background-repeat:no-repeat;
	line-height:3px;
	font-size:3px;
	}
	
		div.mybnk_bod_1c_lm {
	position:relative;
	float:left;
	width:937px;
	padding:5px 10px 5px 10px;
	background-image:url(img/global/blocks/block_right_l.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
	border-left:1px solid #ccc;
	}
	
		div.mybnk_bod_1c_lb {
	float:left;
	width:958px;
	height:7px;
	background-image:url(img/global/blocks/block_bottom_l.png);
	background-repeat:no-repeat;
	}
	
	div.getintouch {
		margin-top: 10px;
		margin-bottom: 10px;
		}
	
	div.lovemybnk {
		width:295px;
		float:left;
		background-image:url(img/global/content/spray-box.png);
		background-repeat:no-repeat;
		background-position:0 15px;
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
	div.lovemybnk img{
		vertical-align:bottom;
		}
		
		div.lovemybnk_t {
		width:295px;
		float:left;
		font-size:1.6em;
		color:#000;
		font-weight:bold;
		}
		
				div.lovemybnk_m {
		width:215px;
		height:60px;
		float:left;
		font-size:1.1em;
		color:#333;
		font-weight:normal;
		padding:30px 60px 0px 15px;
		}
		
				div.lovemybnk_b {
		width:280px;
		float:left;
		font-size:1.1em;
		color:#000;
		font-weight:normal;
		font-style:italic;
		padding-left:15px;
		}
		
		
				div.mybnk_bod_2c_sb {
	float:left;
	width:597px;
	height:30px;
	background-image:url(img/global/content/2px-solid-curve.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	}
		
				div.mybnk_bod_2c_db {
	float:left;
	width:597px;
	/*height:30px;*/
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
	div.mybnk_bod_2c_dbl 
	{
	    line-height: 20px;
	float:left;
	width:920px;
	height:auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom:10px;
	}
		
		div.clearbot {
	clear:both;
	font-size:0px;
	line-height:2px;
	}
	
	
	
	div.mybnk_bod_1cs_l {
	position:relative;
	float:left;
	width:281px;
	padding-right:15px;
	padding-left:20px;
	}
	
	div.mybnk_bod_1cs_lt {
	float:left;
	width:281px;
	height:4px;
	background-image:url(img/global/blocks/block_top_t.png);
	background-repeat:no-repeat;
	line-height:3px;
	font-size:3px;
	}
	
		div.mybnk_bod_1cs_lm {
	position:relative;
	float:left;
	width:260px;
	height:170px;
	padding:5px 10px 5px 10px;
	background-image:url(img/global/blocks/block_right_l.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
	border-left:1px solid #ccc;
	z-index:1;
	}
	
			div.mybnk_bod_1cs_lm p{
				font-size:1.4em;
				color:#000;
				line-height:20px;
	}
	
	
		div.mybnk_bod_1cs_lb {
	float:left;
	width:281px;
	height:7px;
	background-image:url(img/global/blocks/block_bottom_t.png);
	background-repeat:no-repeat;
	background-position:top;
	height:46px;
	}
	
	
				div.mybnk_bod_1cs_lb input.imgmore{
				position:absolute;
				top:172px;
				left:30px;
				padding:0;
				margin-top:0px;
				z-index:2;
					}
	
	
			div.mybnk_bod_1cs_lb input.imgless{
				position:absolute;
				top:160px;
				left:30px;
				padding:0;
				margin-top:0px;
				z-index:2;
					}
					
						div.mybnk_bod_1cs_lb img.imgstick{
				position:absolute;
				top:160px;
				left:180px;
				padding:0;
				margin-top:0px;
				z-index:2;
					}
	
	div.righthand_block {
		width:295px;
		float:left;
		}
		
	
		div.righthand_block p{
			font-size:1.2em;
			color:#333;
		}
		
				div.righthand_block a{
			font-size:1.4em;
			color:#ca0104;
			font-weight:bold;
			text-decoration:underline;
		}
		
						div.righthand_block a:hover{
			font-size:1.4em;
			color:#ca0104;
			font-weight:bold;
			text-decoration:none;
		}
		
	div.block2col {
		width:276px;
		height:127px;
		float:left;
		padding-top:10px;
		}
		
		div.block2col p{
			color:#333;
			/*font-size:1.2em;*/
		}
		
				div.block2col a{
			color:#ca0104;
			font-size:1.2em;
			text-decoration:underline;
			font-weight:bold;
		}
		
						div.block2col a:hover{
			color:#ca0104;
			text-decoration:none;
			font-weight:bold;
		}
		
		div.block2col_right {
		width:276px;
		height:127px;
		float:left;
		padding-top:10px;
		margin-left:20px;
		}
		
		div.block2col_right p{
			color:#333;
		}
		
				div.block2col_right a{
			color:#ca0104;
			font-size:1.2em;
			text-decoration:underline;
			font-weight:bold;
		}
		
						div.block2col_right a:hover{
			color:#ca0104;
			text-decoration:none;
			font-weight:bold;
		}
		
		
		
		

	div.mybnk_bod_2c_db ul { 
	display:inline;
	list-style:none;
	float:right;
	height:15px;
	margin-top:10px;
	margin-right:20px;
}

div.mybnk_bod_2c_db ul li{ 
	display:inline;
	list-style:none;
	float:left;
	width:14px;
	background-image:url(img/global/content/grey-dot.gif);
	background-repeat:no-repeat;
	font-size:14px;
	line-height:14px;
}

div.mybnk_bod_2c_db ul li.selected{ 
	display:inline;
	list-style:none;
	float:left;
	background-image:url(img/global/nav/star-sub.png);
	background-repeat:no-repeat;
	width:14px;
	padding-right:5px;
		font-size:14px;
	line-height:14px;
}


div.mybnk_carob {
	float:left;
	width:597px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
		}

.mybnk_caro_con img{
float:left;
text-align:left;
margin-right:10px;
	}
	
div.mybnk_caro_la {
	float:left;
	width:39px;
	min-height:65px;
	padding-top:40px;
	}
	
	
div.mybnk_caro_con {
	float:left;
	width:480px;
	padding:0px 10px 0px 10px;
	}

div.mybnk_caro_con a{
	font-size:1.4em;
	color:#d60d0f;
	font-weight:bold;
	text-decoration:underline;
	}
	
div.mybnk_caro_con a:hover{
	font-size:1.4em;
	color:#d60d0f;
	font-weight:bold;
	text-decoration:none;
	}
	
div.mybnk_caro_ra {
	float:left;
	width:38px;
	min-height:65px;
	padding-top:40px;
	}
	
	
	div.mybnk_partners {
		display:block;
	float:left;
	width:930px;
	margin-bottom:10px;
	padding-top:20px;
		}
	
	
		div.mybnk_partners ul {
			float:left;
			position:relative;
			list-style:none;
			display:block;
			width:270px;
			margin-right:20px;
			margin-left:20px;
			margin-bottom:20px;
			
		}
	
	
			div.mybnk_partners ul li {
			font-size:1.6em;
			font-weight:bold;
			color:#000;
		}
	
				div.mybnk_partners ul li a{
			font-size:1.0em !important;
			font-weight:normal;
			color:#ca0204;
			text-decoration:underline;
						height:22px;
		}
		
						div.mybnk_partners ul li a:hover{
			font-size:1.0em !important;
			font-weight:normal;
			color:#ca0204;
			text-decoration:none;
						height:22px;
		}
	
	
	
	
	div.mybnk_rhn_2c_l {
	position:relative;
	float:left;
	width:289px;
	margin-bottom:10px;}
	
	div.mybnk_rhn_2c_lt {
	float:left;
	width:289px;
	height:4px;
	background-image:url(img/global/blocks/rhn_top.png);
	background-repeat:no-repeat;
	line-height:3px;
	font-size:3px;
	}
	
		div.mybnk_rhn_2c_lm {
	position:relative;
	float:left;
	width:268px;
	padding:5px 10px 5px 10px;
	background-image:url(img/global/blocks/block_right_l.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
	border-left:1px solid #ccc;
	}
	
			div.mybnk_rhn_2c_jb {
				font-size:1.6em;
				color:#000;
				height:40px;
				background-image:url(img/global/content/jargon.png);
				background-position:bottom center;
				background-repeat:no-repeat;
				width:266px;
	}
	
			div.mybnk_rhn_2c_jbc ul li{
				width:266px;
				display:block;
				list-style:none;
	}
	
				div.mybnk_rhn_2c_jbc ul li a{
					font-size:1.4em;
					font-weight:bold;
					text-decoration:underline;
					color:#d81b1e;
	}	
	
					div.mybnk_rhn_2c_jbc ul li a:hover{
					font-size:1.4em;
					font-weight:bold;
					text-decoration:none;
					color:#d81b1e;
	}	
	
	
	
		div.mybnk_rhn_2c_lb {
	float:left;
	width:289px;
	height:7px;
	background-image:url(img/global/blocks/rhn_bottom.png);
	background-repeat:no-repeat;
	}
	
	
	
	div.mybnk_team {
	display:block;
	float:left;
	width:930px;
	margin-bottom:10px;
		}
	
	
		div.mybnk_team_wr {
	display:block;
	float:left;
	width:297px;
	height:197px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:20px;
		}
		
			div.mybnk_team_im {
	display:block;
	float:left;
	width:131px;
	height:157px;
		}
		
	div.mybnk_team_im1 {
	position:absolute;
	z-index:1;

	}
	
	div.mybnk_team_im2 {
	z-index:2;

	}
	
	div.mybnk_team_con {
	display:block;
	float:left;
	width:161px;
	height:157px;
    padding-left: 5px;
		}
		
		
	div.mybnk_team_conbal {
	display:block;
	bottom:0;
	float:left;
	width:166px;
	height:117px;
	vertical-align:bottom;
	font-size:1.4em;
		}
		
	
	div.mybnk_team_coname {
	display:block;
	bottom:0;
	float:left;
	width:166px;
	height:20px;
	vertical-align:bottom;
	color:#c70303;
	font-size:1.4em;
	font-weight:bold;
		}
	
	div.mybnk_team_contit {
	bottom:0;
	display:block;
	float:left;
	width:166px;
	height:20px;
	vertical-align:bottom;
	color:#333;
	font-size:1.1em;
		}
		
		
	div.mybnk_programmes {
	position:relative;
	float:left;
	width:930px;
	margin-bottom:10px;
	margin-top:10px;
		}
		
		div.mybnk_programmes_bl {
	position:relative;
	float:left;
	width:440px;
	height:143px;
	margin-right:20px;
	margin-bottom:20px;
		}
	
			div.mybnk_programmes_support {
	position:relative;
	float:right;
	width:440px;
	height:143px;
	margin-right:20px;
	margin-bottom:20px;
		}
	
		
		div.mybnk_programmes_im {
	position:relative;
	float:left;
	width:189px;
	height:143px;
	text-align:center;
		}
		
				div.mybnk_programmes_cn {
	position:relative;
	float:left;
	width:245px;
	height:143px;
	padding-left:5px;
		}
		
	div.mybnk_programmes_cn a{
	color:#cb0100;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:underline;
	}
					
	div.mybnk_programmes_cn a:hover{
	color:#cb0100;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	}
	
		div.mybnk_programmes_cn p{
	color:#000;
	font-size:1.2em;
	}
	
			div.mybnk_resources {
		width:295px;
		float:left;
		padding-top:10px;
		margin-bottom:10px;
	}
	
				div.mybnk_resources_cn {
		width:175px;
		float:left;
	}
	
				div.mybnk_resources_im {
		width:112px;
		height:100%;
		vertical-align:middle;
		float:left;
		padding-top:10px;
	}
	
			
	
	div.mybnk_resources p{
		font-size:1.2em;
		color:#000;
		padding:0;
		margin:0;
		clear:left;
	}
	
					div.mybnk_resources a{
		float:left;
		font-size:1.4em;
		color:#cb0100;
		font-weight:bold;
		text-decoration:underline;
		margin-bottom:4px;
	}
	
					div.mybnk_resources a:hover{
		float:left;
		font-size:1.4em;
		color:#cb0100;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:4px;
	}	
	
	
						div.mybnk_resources a.grey{
		float:left;
		font-size:1.4em;
		color:#666;
		font-weight:normal;
		text-decoration:none;
		margin-bottom:4px;
		padding-left:5px;

	}
	
					div.mybnk_resources a:hover.grey{
		float:left;
		font-size:1.4em;
		color:#666;
		font-weight:normal;
		text-decoration:none;
		margin-bottom:4px;
	}
	
div.mybnk_results {
	float:left;
	width:597px;
	height:35px;
	margin-bottom:10px;
	background-image:url(img/global/content/2px-solid-curve.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
	
div.mybnk_results_l {
	float:left;
	width:25px;
	height:30px;
	line-height:30px;
	}
	
div.mybnk_results_m {
	float:left;
	width:547px;
	height:30px;
	font-size:1.4em;
	color:#333;
	text-align:center;
	}
	
div.mybnk_results_r {
	float:left;
	width:25px;
	height:30px;
	line-height:30px;
	}
	
	
div.mybnk_results_blk {
	float:left;
	width:597px;
	height:130px;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
div.mybnk_results_blk2 {
	float:left;
	width:597px;
	height:130px;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
div.mybnk_results_bl_im {
	float:left;
	width:127px;
	height:130px;
	text-align:left;
	}

	
div.mybnk_results_bl_cn {
	float:left;
	width:450px;
	height:130px;
	text-align:left;
	padding-right:20px;
	}
	
div.mybnk_results_bl_cn p {
	clear:right;
	font-size:1.2em;
	color:#333;
	}
	
	
div.mybnk_results_bl_cn a{
	color:#ca0104;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;

	}
	
div.mybnk_results_bl_cn a:hover{
	color:#ca0104;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	}
	
div.mybnk_results_date{
	float:right;
	}
	
.mybnk_results_bold {font-size:1.6em; padding-top:10px; margin:0; color:#000; font-weight:bold;}
.mybnk_results_ital {font-size:1.1em; padding-top:10px; margin-left:10px; color:#333;}	


div.mybnk_avatar_hp {
	width:304px; /* 278px */
	height:143px; /* 122px */
	position:relative;
	float:left;
	margin-top: 10px;
    margin-bottom: 10px;
	}
	
div.mybnk_avatar_im {
	width:132px;
	height:122px;
	position:relative;
	float:left;
	}	
	
div.mybnk_avatar_tl {
	width:167px;
	height:45px;
	padding-left:5px;
	position:relative;
	float:left;
	font-size:2.4em;
	font-weight:bold;
	color:#000;
	vertical-align:text-bottom;
	}

div.mybnk_avatar_lk {
	width:167px;
	height:19px;
	padding-left:5px;
	position:relative;
	float:left;
	font-size:1.0em;
	color:#000;
	}
	
div.mybnk_avatar_lk a{
	font-size:1.0em;
	font-weight:bold;
	color:#d60a0c;
	text-decoration:underline;
	}

div.mybnk_avatar_lk a:hover{
	font-size:1.0em;
	font-weight:bold;
	color:#d60a0c;
	text-decoration:none;
	}
	
div.mybnk_avatar_tx {
	width:167px;
	height:31px;
	padding-left:5px;
	position:relative;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	}
	
div.mybnk_avatar_bl {
	width:295px;
	height:20px;
	position:relative;
	float:left;
	text-align:center;
	}
	
div.mybnk_avatar_bl a{	
	font-size:1.2em;
	font-weight:bold;
	color:#d60a0c;
	text-decoration:underline;
}

div.mybnk_avatar_bl a:hover{	
	font-size:1.2em;
	font-weight:bold;
	color:#d60a0c;
	text-decoration:none;
}
	
	
	
div.mybnk_avatars {
	display:block;

	float:left;
	width:930px;
	margin-bottom:10px;
	padding-top:20px;
		}
	
div.mybnk_avatars_bk {

	float:left;
	width:150px;
	height:181px;
		margin:0px 70px 40px 70px;
		}

div.mybnk_avatars_im {

	float:left;
	width:150px;
	height:132px;
	text-align:center;
		}
		
div.mybnk_avatars_nm {

	float:left;
	width:150px;
	height:28px;
	text-align:center;
	font-size:1.8em;
	font-weight:bold;
	color:#000;
		}
	
div.mybnk_avatars_lk {
	width:150px;
	height:19px;

	float:left;
	font-size:1.4em;
	color:#000;
	}
	
div.mybnk_avatars_lk a{
	font-size:1.0em;
	font-weight:bold;
	color:#d60a0c;
	text-decoration:underline;
	}

div.mybnk_avatars_lk a:hover{
	font-size:1.0em;
	font-weight:bold;
	color:#d60a0c;
	text-decoration:none;
	}
	
div.righthand_video {
		width:290px;
		height:auto;
		float:left;
		padding-top:10px;
		padding-bottom:10px;
		}


div.righthand_video_tx {
		width:290px;
		height:30px;
		float:left;
		position:relative;
		font-size:1.6em;
		font-weight:bold;
		color:#000;
		text-align:center;
		}
		
div.righthand_video_mov {
		width:290px;
		height:238px;
		float:left;
		position:relative;
		}
		
div.righthand_video_lk {
		width:290px;
		height:26px;
		float:left;
		position:relative;
		text-align:center;
		}
		
		
div.righthand_video_lk a {
	font-size:1.2em;
	color:#dc3132;
	text-decoration:underline;
	font-weight:bold;
		}
		
		
div.righthand_video_lk a:hover {
	font-size:1.2em;
	color:#dc3132;
	text-decoration:none;
	font-weight:bold;
		}
		
		
div.mybnk_getstarted {
		width:290px;
		float:left;
		padding-top:10px;
	}		


div.mybnk_getstarted_tl {
	width:290px;
	float:left;
	font-size:1.8em;
	color:#000;
	font-weight:bold;
	text-align:center;
	}
	
div.mybnk_getstarted_gr {
	width:290px;
	float:left;
	font-size:1.2em;
	color:#333;
	text-align:center;
	}

div.mybnk_getstarted_lk {
	width:290px;
	height:70px;
	float:left;
	padding-top:10px;
	}

div.mybnk_getstarted_lim {
	width:100px;
	height:70px;
	float:left;
	text-align:right;
	padding-right:5px;
	}
	
div.mybnk_getstarted_limt {
	width:185px;
	height:70px;
	float:left;
	}
		
div.mybnk_getstarted_limt a {
	color:#c70303;
	text-decoration:underline;
	font-weight:bold;
	}	
		
div.mybnk_getstarted_limt a:hover {
	color:#c70303;
	text-decoration:none;
	font-weight:bold;
	}		
			
div.mybnk_gst {
		width:290px;
		float:left;
		padding-top:10px;
		}	
		
div.mybnk_gst_si {
		width:250px;
		height:133px;
		float:left;
		padding-top:0px;
		padding-left:40px;
		background-image:url(img/global/content/sign-up-bg.png);
		background-repeat:no-repeat;
		background-position:top left;
		}		
		
		
div.mybnk_gst_jn {
		width:260px;
		height:147px;
		float:left;
		margin-top:10px;
		background-image:url(img/global/content/join-bg.png);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:15px;
		padding-top:15px;
		/* border-bottom:1px solid #333; */
		}
		
div.mybnk_gst_jn a {
	font-size:1.4em;
	color:#c70303;
	text-decoration:underline;
	font-weight:bold;
	}	
		
div.mybnk_gst_jn a:hover {
	font-size:1.4em;
	color:#c70303;
	text-decoration:none;
	font-weight:bold;
	}


div.mybnk_gst_down {
		width:240px;
		height:144px;
		float:left;

		background-image:url(img/global/content/plaster-bg.png);
		background-repeat:no-repeat;
		background-position:top center;	
		padding:50px 0px 0px 50px;
		}	


div.mybnk_gst_down_im {
		width:185px;
		height:60px;
		float:left;
		position:relative;
		text-align:center;
		}	


div.mybnk_gst_down_tx {
		width:132px;
		height:45px;
		float:left;
		padding-left:10px;
		position:relative;
		font-size:1.4em;
		color:#333;
		line-height:20px;
		}
		
div.mybnk_gst_down_ar {
		width:43px;
		height:45px;
		float:left;
		position:relative;
		}
		
div.mybnk_students 
{        
    width:295px;
   float:left;     
                    }
div.mybnk_students_st 
{        width:295px;        float:left;        font-size:3.5em;        color:#000;        }   
 div.mybnk_students_sc {        width:295px;        float:left;        text-align:right;        font-size:3.5em;        line-height:30px;        color:#000;        }    
 div.mybnk_students_tl 
 {        
     width:270px;        
     float:left;        
     /*background-image:url(img/global/content/red-dotie.png);*/        
     background-repeat:no-repeat;        
    background-position:left 8px;                
    padding-left:25px;        
}            
div.mybnk_students_tlt {        width:220px;        font-size:1.8em; font-weight:bold; color:#000;        
padding-top:2px;        }    
div.mybnk_students_ttyl {        width:245px;        height:25px;        float:left;        font-size:1.8em; font-weight:bold; color:#333;        padding-top:2px;        }    
div.mybnk_students_tlc {        width:190px;        height:30px;        float:left;        padding-left:30px;        font-size:2.5em; font-weight:bold; color:#000;        }   
div.mybnk_students_tfl {        width:90px;        height:60px;        vertical-align:middle;        }    
div.mybnk_students_bff a{        text-decoration:underline;        color:#d60a0c;        }        
div.mybnk_students_bff a:hover{        text-decoration:none;        color:#d60a0c;        }         
div.mybnk_students_tll {        float:right;        width:50px;        height:32px;        vertical-align:text-bottom;        padding-top:8px;        }        
div.mybnk_students_tll a{        font-size:1.2em !important;        font-weight:bold;        text-decoration:underline;        color:#d60a0c;        }   
  div.mybnk_students_tll a:hover{        font-size:1.2em !important;        font-weight:bold;        text-decoration:none;        color:#d60a0c;        }
div.mybnk_students_tl ul{
	width:270px;
	float:left;
	list-style: none;
	border-top:1px solid #999;
	padding-top:10px;
	}

div.mybnk_students_tl ul li{
	width:270px;
	float:left;
		font-size:1.2em;
	}

div.mybnk_students_tl ul li a{
		font-weight:bold;
		text-decoration:underline;
		color:#d60a0c;
	}

div.mybnk_students_tl ul li a:hover{
		font-weight:bold;
		text-decoration:none;
		color:#d60a0c;
	}
	
div.mybnk_students_tl ul li.location {
		font-size:1.0em;
		text-decoration:none;
		color:#666;
		margin-bottom:5px;
	}

div.mybnk_progintro {
	padding-left: 10px;
	padding-top: 10px;
	}
	
div.mybnk_progintro img{
	float: left;
	padding-right: 10px;
	}

div.mybnk_progpara {
	padding-left: 10px;
	}

div.mybnk_progpara ul{
	font-size:1.4em;
	}

div.mybnk_progcost {
	float:left;
	width:590px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
div.mybnk_progcost ul {
	float:right;
	margin-right:10px;
	list-style:none;
	display:inline;
	}
	
div.mybnk_progcost ul li{
	float:left;
	padding-right:5px;
	font-size:1.2em;
	color:#333;
	line-height:22px;
	}


div.mybnk_proglist {
	float:left;
	position:relative;
	width:580px;
	height: auto; /* 30px; */
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:16px;
/*
	margin-top:5px;
	margin-left:5px;
	padding-top:10px;
	padding-bottom:10px;
*/
	}
	
div.mybnk_proglist ul {
	position:relative;
	float:left;
	list-style:none;
	display:inline;
	}

div.mybnk_proglist ul li{
	position:relative;
	float:left;
	padding-right:5px;
	}

div.mybnk_proglist ul li.download{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	}

div.mybnk_proglist ul li.grey{
	font-size:1.2em;
	font-style:italic;
	color:#666;
	}

div.mybnk_proglist ul li a{
	font-size:1.2em;
	font-weight:bold;
	color:#ca0204;
	text-decoration:underline;
	}
	
div.mybnk_proglist ul li a:hover{
	font-size:1.2em;
	font-weight:bold;
	color:#ca0204;
	text-decoration:none;
	}
	
		div.mybnk_login_bk {
	float:left;
	width:587px;
	height:auto;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:1.4em;
	color:#333;
	}
	
		div.mybnk_login_bk0 {
	float:left;
	width:597px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	}


	div.mybnk_login_bk1 {
	float:left;
	width:395px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
	div.mybnk_login_bk1_t {
	float:left;
	width:370px;
	padding-left:10px;
	height:auto;
	font-size:1.4em;
	color:#333;
	}
	
	div.mybnk_login_bk2 {
	
	float:left;
	width:202px;
	height:157px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(img/global/content/school_colours.gif);
	background-repeat:no-repeat;
	font-size:0em;
	line-height:157px;
	text-align:center;
	}
	
		div.mybnk_login_bk2 img{
		vertical-align:middle;
		max-width: 193px;
		max-height: 140px;
	}
	
	div.boxsch {height:157px !important; width:202px; border:1px solid #ccc; text-align:center;}
div.boxsch img {top:30%;margin-top:-25px;}
	
		div.mybnk_login_iml ul{
	float:left;
	width:597px;
	height:auto;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
	div.mybnk_login_iml ul li{
	display:inline;
	float:left;
	width:103px;
	height:73px;
	background-image:url(img/global/blocks/image_blk_bg.gif);
	background-repeat:no-repeat;
	margin-right:6px;
	margin-left:7px;
	margin-bottom:10px;
	padding-top:3px;
	padding-left:3px;
	}
	
	div.mybnk_toptips {
	float:left;
	height:auto;
	width:100px;
	}
	
		div.mybnk_toptips_t {
	float:left;
	height:auto;
	width:487px;
	padding-left:10px;
	font-size:1.4em;
	color:#333;
	}
	
	
		div.mybnk_whatyt {
	float:left;
	width:597px;
	height:auto;
	padding-bottom:10px;
	padding-top:20px;
	margin-bottom:10px;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
			div.mybnk_whatyt textarea{
	float:left;
	width:577px;
	height:59px;
	padding-left:10px;
	padding-top:3px;
	margin-bottom:10px;
	margin-top:15px;
	font-size:1.3em;
	color:#000;
	border:1px solid #ccc;
	}
	
			div.mybnk_whatyt_b {
	float:left;
	width:587px;
	height:22px;
	margin-bottom:10px;
	padding-right:10px;
	text-align:right;
	}

	
		div.mybnk_sebo_logd {
	float:left;
	width:195px;
	height:76px;
}

	div.mybnk_sebo_logd_l1 {
	float:left;
	width:185px;
	padding-left:10px;
	height:50px;
	font-size:1.6em;
	color:#000000;
	}
		div.mybnk_sebo_logd_l1 strong{
		font-weight:bold;
	}
	
		div.mybnk_sebo_logd_l2 {
	float:left;
	width:185px;
	height:26px;
	padding-left:10px;
	}
			
			div.mybnk_sebo_logd_l2 a{
	font-size:1.0em;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	}
	
				div.mybnk_sebo_logd_l2 a:hover{
	text-decoration:none;
	}

	div.mybnk_sebo_logd_r {
	float:left;
	width:159px;
	height:31px;
	padding-top:45px;
	background-image:url(img/global/nav/myschool.png);
	background-position:center 5px;
	background-repeat:no-repeat;
	text-align:center;
}

	div.mybnk_sebo_logd_r a{
	font-size:1.2em;
	color:#000;
	text-decoration:underline;
}

	div.mybnk_sebo_logd_r a:hover{
	text-decoration:none;
}
	
	div.mybnk_ur_acc {
		width:251px;
		height:75px;
		float:left;
		margin-top:10px;
		background-image:url(img/global/blocks/ur_acc_green.png);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:15px;
		padding-top:15px;
		font-size:1.2em;
		color:#000;
		}
		
		div.mybnk_apply {
		width:255px;
		height:95px;
		float:left;
		margin-top:10px;
		background-image:url(img/global/blocks/apply_l_green.png);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:15px;
		padding-top:15px;
		font-size:1.2em;
		color:#333;
		}
		
				div.mybnk_apply a{
		color:#d6080b;
		text-decoration:underline;
		}
		
						div.mybnk_apply a:hover{
		text-decoration:none;
		}



		div.mybnk_login_green{
		width:254px;
		height:419px;
		float:left;
		margin-top:10px;
		background-image:url(img/global/blocks/login_green.png);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:15px;
		padding-top:15px;
		font-size:1.1em;
		color:#333;
		}
		
		
		div.mybnk_login_green_i{
		width:250px;
		height:auto;
		display:block;
		float:left;
		}
		
		div.mybnk_login_green_n{
		width:250px;
		height:auto;
		display:block;
		float:left;
		font-size:2.0em;
		font-weight:bold;
		color:#000;
		}
		
		div.mybnk_login_green_c{
		width:250px;
		height:auto;
		display:block;
		float:left;
		margin-bottom:15px;
		}
		
		div.mybnk_login_green_c a{
		font-size:1.0em;
		text-decoration:underline;
		color:#d6090b;
		}
		
		div.mybnk_login_green_c a:hover{
		text-decoration:none;
		}
		
		
		div.mybnk_login_green_c2{
		width:250px;
		height:auto;
		display:block;
		float:left;
		margin-bottom:15px;
		font-size:1.1em;
		color:#000;
		}
		
		div.mybnk_login_green_c2 a{
		text-decoration:underline;
		color:#d6090b;
		}
		
		div.mybnk_login_green_c2 a:hover{
		text-decoration:none;
		}
		
		
		div.mybnk_login_green_ba{
		width:250px;
		height:auto;
		display:block;
		float:left;
		font-size:1.6em;
		line-height:25px;
		font-weight:bold;
		color:#000;
		}
		
		div.mybnk_login_green_bau ul{
		width:250px;
		height:auto;
		float:left;
		margin-bottom:10px;
		}
		
		div.mybnk_login_green_bau ul li{
		width:250px;
		height:auto;
		float:left;
		display:block;
		font-size:1.1em;
		line-height:1.2em;
		color:#000;
		}
		
		div.mybnk_login_green_bau ul li a{
		color:#d6090b;
		text-decoration:underline;
		}
		
		div.mybnk_login_green_bau ul li a:hover{
		text-decoration:none;
		}
		
		div.mybnk_login_green_targ ul{
		width:250px;
		height:auto;
		float:left;
		margin-bottom:10px;
		}
		
		div.mybnk_login_green_targ ul li{
		width:250px;
		height:auto;
		float:left;
		display:block;
		font-size:1.2em;
		line-height:1.2em;
		color:#333;
		}
		
		div.mybnk_login_green_targ ul li a{
		color:#d6090b;
		text-decoration:underline;
		}
		
		div.mybnk_login_green_targ ul li a:hover{
		text-decoration:none;
		}
	div.mybnk_login_bk {
	float:left;
	width:587px;
	height:auto;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:1.4em;
	color:#333;
	}
	
		div.mybnk_login_bk0 {
	float:left;
	width:597px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	}


	div.mybnk_login_bk1 {
	float:left;
	width:395px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
	div.mybnk_login_bk1_t {
	float:left;
	width:370px;
	padding-left:10px;
	height:auto;
	font-size:1.4em;
	color:#333;
	}
	
	div.mybnk_login_bk2 {
	
	float:left;
	width:202px;
	height:157px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(img/global/content/school_colours.gif);
	background-repeat:no-repeat;
	font-size:0em;
	line-height:157px;
	text-align:center;
	}
	
		div.mybnk_login_bk2 img{
		vertical-align:middle;
	}
	
	div.boxsch {height:157px !important; width:202px; border:1px solid #ccc; text-align:center;}
div.boxsch img {top:30%;margin-top:-25px;}
	


	div.mybnk_toptips {
	float:left;
	height:auto;
	width:100px;
	}
	
		div.mybnk_toptips_t {
	float:left;
	height:auto;
	width:487px;
	padding-left:10px;
	font-size:1.4em;
	color:#333;
	}
	
	
		div.mybnk_whatyt {
	float:left;
	width:597px;
	height:auto;
	padding-bottom:10px;
	padding-top:20px;
	margin-bottom:10px;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
			div.mybnk_whatyt textarea{
	float:left;
	width:577px;
	height:59px;
	padding-left:10px;
	padding-top:3px;
	margin-bottom:10px;
	margin-top:15px;
	font-size:1.3em;
	color:#000;
	border:1px solid #ccc;
	}
	
			div.mybnk_whatyt_b {
	float:left;
	width:587px;
	height:22px;
	margin-bottom:10px;
	padding-right:10px;
	text-align:right;
	}
	
	div.mybnk_sebo_logd {
	float:left;
	width:195px;
	height:76px;
}


div.rh_newsletter         
{
    width:280px;        
    height:153px;        
    float:left;        
    background-image:url(img/global/content/newsletterbackground.png);        
    background-repeat:no-repeat;        
    background-position:top;        
    padding-top:90px;        
    padding-left:15px;        
}

div.makedonation         
{
    margin-top: 10px;
    margin-bottom: 10px;       
}

div.subscribenewsletter         
{
    margin-top: 10px;
    margin-bottom: 10px;       
}

div.rh_statistics         
{
    width:265px;        
    height:80px;        
    float:left;        
    background-image:url(img/global/content/statisticbackground.png);        
    background-repeat:no-repeat;        
    background-position:top;        
    padding-top:50px;        
    padding-left:15px;        
    padding-right:15px; 
    margin-top: 10px;
    margin-bottom: 10px;    
    font-size: 1.1em;   
}

div.schools_list_filter
{
    padding-top:10px;        
    padding-left:8px;        
    padding-bottom:10px;     
	font-size:1.4em;
}

div.schools_list_filter select
{
	font-size:1.1em;
}

div.schools_list
{
    width:597px;
    margin-top:10px;
    margin-bottom:10px;
    padding-right:10px;
    font-size:1.1em;
}

div.schools_list_name
{
    float:left;
    width:400px;
    font-weight:bold;
    font-size:1.2em;
    padding-bottom: 10px;
}

div.schools_list_loc
{
   float:left;
   width:100px;
}

div.schools_list_link
{
    float:right;
}

div.schools_list_link a
{
    color:#d8060b;
    text-decoration:underline;
}

div.mybnk_gallery_cn {
	float:left;
	width:597px;
	height:auto;
	text-align:left;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	background-image:url(img/global/content/2px-dotted-curve_l.png);
	background-repeat:no-repeat;
	background-position:left bottom;

	}
	
div.mybnk_gallery_cn p {
	clear:right;
	font-size:1.2em;
	color:#333;
	}
	
	
div.mybnk_gallery_cn a{
	color:#ca0104;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;

	}
	
div.mybnk_gallery_cn a:hover{
	color:#ca0104;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	}
	
div.mybnk_gallery_date{
	float:right;
	}
	
.mybnk_gallery_bold {font-size:1.6em; padding-top:10px; margin:0; color:#000; font-weight:bold;}
.mybnk_gallery_ital {font-size:1.1em; padding-top:10px; margin-left:10px; color:#333;}	

div.gallery_img_bl {
	float:left;
	position:relative;
	width:562px;
	height:387px;
	border:1px solid #ccc;
	margin-left:13px;
	text-align:center;
	padding-top:17px;
	}

	
div.gallery_caro {
	float:left;
	position:relative;
	width:562px;
	margin-left:13px;
	}

div.gallery_caro_l {
	float:left;
	width:25px;
	height:30px;
	line-height:30px;
	}
	
div.gallery_caro_n {
	float:left;
	width:512px;
	height:30px;
	font-size:1.2em;
	color:#333;
	text-align:center;
	}
	
div.gallery_caro_r {
	float:right;
	width:25px;
	height:30px;
	line-height:30px;
	}

div.gallery_caro_m {
	float:left;
	position:relative;
	width:597px;
	height:30px;
	text-align:center;
	font-size:1.2em;
	color:#333;
	font-style:italic;
	padding-top:17px;
	}

    div.order_programme
    {
        padding-top: 10px;
        padding-right: 10px;
	    float:left;
	    width:597px;
    }
    
    div.order_programme h2
    {
	    font-size:1.8em;
	    font-weight: normal;
	    padding-top: 10px;
	    padding-bottom: 10px;
    }
	
    div.order_programme h2 strong
    {
	    font-weight: bold;
    }
    
    div.order_programme i
    {
	    font-size:1.2em;
	    color: Gray;
	    font-style: italic;
    }

	div.order_programme_single{
	
	float:left;
    width:577px;
	display:block;
	padding-top: 5px;
	}
	
	div.order_programme_single ul{
	
	float:left;
    width:577px;
	}
	
	div.order_programme_single ul li{
	
	float:left;
	width:288px;
	display:inline-block;
	margin-bottom:10px;
	font-size:1.4em;
	}
	
	div.order_programme_multi{
	
	float:left;
    width:577px;
	display:block;
	padding-top: 5px;
	}
	
	div.order_programme_multi ul{
	
	float:left;
    width:577px;
	}
	
	div.order_programme_multi ul li{
	
	float:left;
	width:288px;
	display:inline-block;
	margin-bottom:10px;
	font-size:1.4em;
	}
	
	div.order_programme_multi textarea{
	width:288px;
	height:50px;
	
	font-size:1.1em;
	float:left;
	color:#000;
	border:1px solid #ccc;
}

div.order_programme_validation
{
    color:Red;
    font-weight: bold;
    margin-left: 20px;
}
	
	div.order_programme_submit{
	
	float:right;
	padding-bottom:10px;
	padding-right:20px;
	font-size:1.4em;
	}
	
		div.order_programme_submit input{
	width: 80px;
	}
	
    div.faq_item
    {
        padding-bottom: 20px;
    }

    div.faq_header 
    {
		color:#cb0100;
		font-weight:bold;
		text-decoration:none;
	    font-size:1.4em;
	    cursor:pointer;
	    
    }
    div.faq_header:hover
    {
		text-decoration:underline;
    }

    div.faq_content
    {
    }

    div.faq_header_selected
    {
		color:#cb0100;
		font-weight:bold;
		text-decoration:underline;
	    font-size:1.4em;
    }
    
    div.sitemap
    {
	    font-size:1.4em;
    }

    div.sitemap ul li
    {
        list-style: disc;
    }
    
    div.newsfeed 
    {
        
    }
    
    div.newsfeed a
    {
		color:#cb0100;
		font-weight:bold;
		text-decoration:none;
    }

    div.newsfeed a:hover
    {
		color:#cb0100;
		font-weight:bold;
		text-decoration:underline;
    }

	div.mybnk_ss {
	display:block;
	float:left;
	width:930px;
	margin-bottom:10px;
		}
	
	
		div.mybnk_ss_wr {
	display:block;
	float:left;
	width:297px;
	height:120px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
		}
		
			div.mybnk_ss_im {
	display:block;
	float:left;
	width:131px;
	height:120px;
		}
		
	div.mybnk_ss_im1 {
	position:absolute;
	z-index:1;

	}
	
	div.mybnk_ss_im2 {
	z-index:2;

	}
	
	div.mybnk_ss_con {
	display:block;
	float:left;
	width:161px;
	height:120px;
    padding-left: 5px;
		}
		
		
	div.mybnk_ss_conbal {
	display:block;
	bottom:0;
	float:left;
	width:166px;
	height:80px;
	vertical-align:bottom;
	font-size:1.4em;
		}
		
	
	div.mybnk_ss_constar {
	display:block;
	bottom:0;
	float:left;
	width:22px;
	height:20px;
	vertical-align:bottom;
	color:#c70303;
	font-size:1.4em;
	font-weight:bold;
		}
		
	div.mybnk_ss_coname {
	display:block;
	bottom:0;
	width:140px;
	height:20px;
	vertical-align:bottom;
	color:#c70303;
	font-size:1.4em;
	font-weight:bold;
		}
		
	
	div.mybnk_ss_contit {
	bottom:0;
	display:block;
	float:left;
	width:166px;
	height:20px;
	vertical-align:bottom;
	color:#333;
	font-size:1.1em;
		}

	 div.rh_socialmedia {
               width:280px;
               height:120px;
               float:left;
               background-image:url(img/global/content/socialmedia-bgimage.png);
               background-repeat:no-repeat;
               background-position:top;
               padding-top: 5px;
               padding-left:15px;
               font-size: 14px;
               }
       div.rh_socialmedia img {
               padding-top:10px;
               }