/* Modular Scale 
---------------------- 
	16px @ 1:1.618	 
	220px @ 1:1.618	
	 ----------------------*/
/***univers**/
@font-face {
    font-family: 'UniversLTStd55Roman';
    src: url('universltstd-webfont.eot');
    src: url('universltstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('universltstd-webfont.woff') format('woff'),
         url('universltstd-webfont.ttf') format('truetype'),
         url('universltstd-webfont.svg#UniversLTStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLTStd75Black';
    src: url('universltstd-black-webfont.eot');
    src: url('universltstd-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('universltstd-black-webfont.woff') format('woff'),
         url('universltstd-black-webfont.ttf') format('truetype'),
         url('universltstd-black-webfont.svg#UniversLTStd75Black') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLTStd65Bold';
    src: url('universltstd-bold-webfont.eot');
    src: url('universltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('universltstd-bold-webfont.woff') format('woff'),
         url('universltstd-bold-webfont.ttf') format('truetype'),
         url('universltstd-bold-webfont.svg#UniversLTStd65Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLTStd45Light';
    src: url('universltstd-light-webfont.eot');
    src: url('universltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('universltstd-light-webfont.woff') format('woff'),
         url('universltstd-light-webfont.ttf') format('truetype'),
         url('universltstd-light-webfont.svg#UniversLTStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;

}
/***baskerville***/
@font-face {
    font-family: 'Baskervlle2BTRoman';
    src: url('tt0789m_-webfont.eot');
    src: url('tt0789m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0789m_-webfont.woff') format('woff'),
         url('tt0789m_-webfont.ttf') format('truetype'),
         url('tt0789m_-webfont.svg#Baskervlle2BTRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Baskervlle2BTBold';
    src: url('tt0791m_-webfont.eot');
    src: url('tt0791m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0791m_-webfont.woff') format('woff'),
         url('tt0791m_-webfont.ttf') format('truetype'),
         url('tt0791m_-webfont.svg#Baskervlle2BTBold') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Baskervlle2BTItalic';
    src: url('tt0790m_-webfont.eot');
    src: url('tt0790m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0790m_-webfont.woff') format('woff'),
         url('tt0790m_-webfont.ttf') format('truetype'),
         url('tt0790m_-webfont.svg#Baskervlle2BTItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Baskervlle2BTBoldItalic';
    src: url('tt0792m_-webfont.eot');
    src: url('tt0792m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0792m_-webfont.woff') format('woff'),
         url('tt0792m_-webfont.ttf') format('truetype'),
         url('tt0792m_-webfont.svg#Baskervlle2BTBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
/**Trajan**/

@font-face {
    font-family: 'TrajanProBold';
    src: url('trajanpro-bold-webfont.eot');
    src: url('trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanpro-bold-webfont.woff') format('woff'),
         url('trajanpro-bold-webfont.ttf') format('truetype'),
         url('trajanpro-bold-webfont.svg#TrajanProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TrajanProRegular';
    src: url('trajanpro-regular-webfont.eot');
    src: url('trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanpro-regular-webfont.woff') format('woff'),
         url('trajanpro-regular-webfont.ttf') format('truetype'),
         url('trajanpro-regular-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
li {
	list-style:none;
	}
/*==================================================================
	COLUMN WIDTHS
==================================================================*/
.col-1 {
	width:10.416666666666666666666666666666666667%} /*100/960*/

.col-2 {
	width:22.9166666666666667%; /*220/960*/
 }
.col-3
 {}
.col-4
{}
.col-5 {width:auto;}
	/*width:60.416666666666666666666667%;} *//*580/960*/
.col-6 {
	width:73%; }

.col-8 {
	width:97.9167%; }

/*==================================================================
	RESPONSIVE WIDTHS
==================================================================*/
.wrapper {
	width: 100%;
	max-width:960px;
	margin: 0 5px;
	padding:0px;
	}


li a.button {
	font-size:0.8em;
	padding:3px 7px 3px 6px; }

#main-content a.icon {
	font-weight: 400; }
	
li a.button:hover, li a.button:focus {	
	box-shadow : 0 0 2px #446791; }
	
.banner img {
    width: 100%;
}
/*========================================
	HEADING STYLES
==========================================*/
h1, .nav h2, .aside h2, body.home .main > h2, body.home #main-content > h2 {
	font-family: 'UniversLTStd65Bold', 'Droid Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:700;
}
	
.header .hgroup h1 { 
	font-family: 'TrajanProRegular', Georgia;
	font-size: 38px;
	font-weight: 400;
	/*height: 124px;*/
	text-shadow: 2px 2px 0px #fff;
	padding: 0.732em 0 12px;
	width: 450px;
	word-wrap: break-word;
	}
.title {
	color:#323232;
	border-top: 1px dashed rgba(78, 78, 78, 0.5);
	border-bottom: 4px solid #4E4E4E;
	padding:1.507em 0;
	text-shadow: 1px 1px 1px #fff; }
h1.h1-title {
	font-family:'UniversLTStd65Bold';
	font-weight: 400;
	font-size: 44px; }
h1.title {
	font-family:'UniversLTStd65Bold', 'Droid Sans', Helvetica, Arial, serif;
	font-weight: 400;
	font-size: 2.618em;
	line-height: 1em; }
h2.moto {
	font-family: 'Garamond', Georgia, serif;
	font-size: 26px;
	color:#9d9ea2;
	font-weight: 400;
	text-shadow: 1px 1px 0px #fff;
	padding:0 0 0.732em 0;
	}
h2.article-title {
	line-height: 28px }
	
 h1.page-title {
		color:#323232;
		font-size:44px;
		border-top: 1px dashed #4E4E4E;
		border-bottom: 4px solid #4E4E4E;
		font-family:'UniversLTStd65Bold', 'Droid Sans',Helvetica, Arial, sans-serif;
		margin-bottom:25px;
		margin-top:50px;
		padding:25px 0;
		text-shadow: 1px 1px 1px #fff; }
	  

/*=========================================== 
	BODY CONTENT
===========================================*/
#main-content p {
	font-size: 1em;
	line-height: 1.618em;
	margin: 0.732em 0;
	}
#main-content p.pullquote {
	border-left: 2px solid #009A49;
	line-height: 28px;
    margin: 0;
	padding-left:0.732em;
	}
body img.geometry {
	width: 100%;
	position: absolute;
	top:0; left:0;
	z-index: -99999;
	
	}
body {
	font-family: 'UniversLTStd45Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*letter-spacing: -0.5px;*/
	line-height: 1.25em;
	font-size:16px;
}

#main-content .col-2 {
	float:none;
	width: 13.75em; } 
	
.header #headingtext p {
	/*color: #003366;
	text-shadow: 1px 1px 1px #4C3917;*/
	}
body h2, h3, h4{
	font-family:'UniversLTStd55Roman','Droid Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing:-1px;
}

.page-preview h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	}
		
.pullquote {
		font-family: 'UniversLTStd55Roman', 'Droid Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
		line-height: 28px;
		font-weight: 400;
}
#newsbanner{
		background: #fff;
		border: 1px solid #f2f2f2;
		clear: both;
		margin: 0 !important;
		overflow: hidden;
		padding:5px;
		width:97.9167%; /*940px*/		}
		
	#newsbanner #banner-clip {
		width: 72.34% /*680/940*/ }
		
.banner .banner-text h2 {
	font-size: 0.618em; }

	/*#banner-clip[style] {
   height:350px !important;
}*/
/*
ul li a:hover, ul li a:focus {
	-moz-transition: color 500ms ease-in;
	color: #009A49;
	}*/
/*
	Home main content
*/
li {
	font-size: 1em;
	line-height: 1.183em;
	text-decoration: none;
	}
.main ul li a {	
	border-bottom: none;
}

.main ul {
	margin-left: -20px;
	margin-top:0.732em;
	}
.main table ul {
	list-style:none; }
	
.main table tr {
	border-bottom: 1px solid #B9CFE7;
	border-top:none;
	border-left: none;
	border-right: none; }
	
ul li:last-child , .last{
	/*padding-bottom: 20px;*/
	}
p {
	font-size: 14px;
	}

html.pointerevents body.no-logo div.wrapper div.aside {
	margin-top: 0; padding: 0;
}

.main {
/*padding: 0;
margin-top: 80px;*/
}

html.pointerevents body.headingblock div.wrapper div.aside {
	/*margin-top: 70px;*/
	}
blockquote {
		font-family:'UniversLTStd55Roman','Droid Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight:400;
		margin-top:0.732em;
		}
			
/*======================================================
	latest news
=====================================*/
.aside ul {
	/*margin-left: -20px;*/
	}
/*===========================================
	SLIDER 
	=======================================*/
	
	#newsbanner ol {
		font-family: 'UniversLTStd45Light', 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;	}
		
	#newsbanner ol li a {
		font-size:16px;	}
		
/*===========================================
	SIDE NAVIGATION
	=======================================*/
	
	.nav ul li ul li {
		font-family: 'UniversLTStd55Roman', 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;	}
		
/*===========================================
	LATEST NEWS
    ========================================*/
	.share-this {
		margin: 20px 0; }
		
	#main-content p#morenews {
		font-size:14px; }
/*===========================================
	TYPOGRAPHY
	========================================*/
#main-content .article-content strong {
    color: grey;
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;	 }
.article-header {
	line-height: 30px;
	margin-bottom: 20px; }
/*.aside ul li {
	border-radius: 7px;
	background: rgba(227,234,246, 0.8);
	padding: 5px;
	list-style-type: none;
	border: 1px solid rgb(227,234,246);
	}
/*=========================================
	TABS
	=====================================*/
ul.tabs li a {
		width:auto;
		border-radius:4px 4px 0 0;
		padding: 0 13px;		}
	
	/* root element for tabs  */
.tabs { 
	list-style:none;
	margin:0 0 25px 0 !important; 
	padding:0;
	height:auto;
	border-bottom:3px solid #00376E;	
}

/* single tab */
.tabs li { 
	/*float:left;*/	
	font-family: 'UniversLTStd55Roman', 'Droid Sans', 'Helvetica Neue', Arial, sans-serif; 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: #DFE9F5;
	border-bottom: #323232 !important;
	font-size:14px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	/*top:1px;*/
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;
	background:#00376E;
	border-bottom:#fff;		
	cursor:default !important; 
	color:#fff !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

/*===========================================
	ACTIVITES HUB
	=======================================*/
h1 {font-size:3em; }	
	
	.title {
		color:#323232;
		border-bottom: 1px dashed #4E4E4E;
		border-top: 4px solid #4E4E4E;
		padding:0.382em 0;
		text-shadow: 1px 1px 1px #fff; }
		
	.research-news ul li {
		border-bottom: 1px dotted #000;
		position:relative;
		list-style-type: none;
		height: 160px;
		margin: 20px 0; }
		
	.research-news img {
		position: absolute;
		left:0;
		top: 0; }
	
	.news-title {
		position: absolute;
		left:230px;
		top: -0.732em; }
		
    .news-cotent {
		position: absolute;
		left:230px; 
		top: 30px; }
	.latest-news h3 a {
		background:	#DFE9F4;
		text-decoration: none;
		padding:5px 2px;
	}
    .news-read-more {
		position: absolute;
		left:230px; 
		top: 10.732em;  }
	.right {
		float:right; }
		
	.addthis_button:hover {
		border-bottom: none; }
/**images*/
	.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/**===================================================
	READ MORE BUTTON
	================================================*/
		#main-content p.read-more {
		margin: 0; padding: 0;
		font-size:1em;
		line-height: 1.1em; }
			
	.read-more { 
		position: absolute;
		top: 95px; right: 0;
		text-align: center; 
		margin: 0; padding:0; 
        }
		
		/*open close icon for accordion**/
	.collapse-close span {
		background:url(../../images/plus_12x12.png) center center no-repeat;
    	padding: 0.732em;
		position:absolute;
		top:25%;
		right: 7px; }
	
	.collapse-open span {
		background:url(../../images/minus_12x3.png) center center no-repeat;
    	padding: 0.732em;
		position:absolute;
		top:25%;
		right: 5px; }
	.about-content {
		position:relative;
		/*margin-bottom:65px;*/
	}
		.abstract {
		max-height: 102px;
		overflow: hidden;
		float:left;
}
	

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../../img/close.png);
	border-bottom:none;
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -0.732em 0;
	}

	.news-and-events h3, h3.testimonials{
		background:#DFE9F4;
		text-decoration: none;
		padding: 0.732em 5px;
	}
	
	/*fix weird bug when no section is displayed*/
	.main .nav {
    margin-top: 0;
	width:20%;
}
	h3.label {
		padding: 7px 20px;
		display:block;
		/*height:30px;*/
		cursor: pointer;
		text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
		line-height:22px;
		position:relative;
		background: #EFFAE8;
		border-top:2px solid #fff;
		border-bottom:2px solid #fff;
		margin-left:-20px;
	}
	.h3.label:hover {
		background: #fff;
	}
	
	h3.label:hover: after{
		content:'>';
		position:absolute;
		width: 24px;
		height:24px;
		right:13px;
		top:7px;
	}
	li.menu-parent {
		margin: 0 !important;
		padding: 0 !important; }
		
	.menu-parent {
		border-top: 1px solid #ddd;
		border-bottom:1px solid #fff; }
	
	.gallery-images img.small-img, img.feature-image {
		padding: 5px;
		margin-right: 5px;
		background:#e8e8e8;
		border-radius: 4px;
		cursor: pointer;
		 }
	.gallery-images .img:hover, img.feature-image:hover {
		cursor:pointer;
		background:#ddd;
	}
	.small-img {
		margin-bottom: 25px; }

	#main-content .staff-info p{
		font-size:12px;
		line-height:21px; }
		
	.staff-info li {
		list-style-type:none;
		margin-bottom: 0.732em; }
		
	#main-content .col-2.right-article p {
		font-size: 14px;
		line-height: 21px;
		margin: 0.732em 0; }
	
	.col-2.right-article {
		margin-top:32px; }

	.col-2.right-article h3 {
		border-top:2px dashed #B6D6B6;
		margin-top:15px; }
		
	.secondary-content {
		margin-top: 45px; }
	img.portal-img {
		cursor:pointer; }
		
/*================================================
	HEADER REPLACMENT
	===========================================*/	
	.header .hgroup {
		margin: -2px 0 0 125px;	}
	
	.hgroup a {
		height:145px;
		width: 468px;
	}	
	.header .hgroup h1 , .header .hgroup h2 {
		text-indent: 100%;
        white-space:nowrap;
		overflow:hidden;
		}
	.header .hgroup {
		/*background: url('/images/MGSE_POS_combo.png') no-repeat;*/
		width: 468px;
		height:145px;
		}
	
	.header .hgroup  img{
		max-width:100%; }
		
	#g-global-menu a#g-global-menu-logo {
		margin-top:35px;
		height:126px; }	
	.header {
		position: relative; }
		
	#g-global-menu-logo {
		margin-left: 10px; }
/*================================================
	MEDIA QUERIES
	============================================*/
	@media 
	only screen and (max-width: 1824px), 
	only screen and (max-width:1224px) {
	.wrapper {
		margin: 0 auto; }
		
		
	
	.mgse-search {
		/*position: absolute;
		right: -40px;
		margin-top: -85px; */
		position: relative;
		float: right;
		margin-top: -85px;
		margin-right: 10px;}
		
	#main-content .col-2  {
		float:left; }
		
	#main-content .col-2.right {
		float:none; }
	
	#main-content .col-2.latest-news {
	clear: none;
	width: 13.75em; }
	
	.page-preview {
		float:left; }
	
	html.pointerevents body.no-logo div.wrapper div#main-content.main {
		/*width: 97.9166667%;*/
		}
	}
@media screen and (max-width: 930px) {
	.mgse-search {
        float: left;
		margin-top: -0px;
		position: relative;
		right: 0px;
    }
	.wrapper {
		margin: 0 auto; }
}	
@media 
only screen and (max-width: 768px) {
	/*768=========================================*/
	.wrapper {
		margin: 0 auto; }
	
	#main-content .col-2.latest-news {
	width: 17.942em }
	
	.mgse-search {
        float: left;
		margin-top: -0px;
		position: relative;
		right: 0px;
    }
	.wrapper #main-content.main {
		width: 98%;
		 }		
		
	.col-3, .col-4, .col-5 {
		float:left; }
		
	.mobile-nav {
		clear:both; }
}		
	
/*  Used to manage your own mobile styles  */
/*  iPhone-horizontal */
@media only screen and (min-width: 640px) {
	.wrapper {
		margin: 0 auto; }
	
	.wrapper #main-content.main {
		width: 73%; }
		
	h1.title {
		margin-top: 0; }
	
	#newsbanner {
		display: block;
		}
	.mobile-nav {
		clear:both; }
	.nav {
	display:block;}
		
	#main-content .page-preview{ 

	}
	.mgse-search {
        float: left;
		margin-top: -0px;
		position: relative;
		right: 0px;
    }
	#main-content .col-2 {
    width: 100%;
	float:left;
	margin-left: 0;
}
	#main-content .col-2.latest-news {
	clear:both;
	width: 29.03em; }
	
	body #newsbanner ol li a {
		font-size: 0.474em; }
		
	.col-3, .col-4, .col-5 {
		float:left; }
	
	/*=============================
		responsive tabs for project
		===========================*/
		.tabs {
			border: none; }
		
		.tabs li a {
			height: 30px;
			float:left; }
}

/*  iPhone-horizontal */
@media only screen 
and (max-width: 481px){
	body .header .hgroup h1 {
		margin-bottom: 0;
		padding-top: 25px;
		width: 100%;}
	#g-header div.wrapper ol#g-global-menu a#g-global-menu-logo {
		margin-top:-30px; }
	
	#g-global-menu-logo {	
		margin-left:0px; }
	.wrapper {
		width: 100%; }
	
	.header .hgroup h1, .header .hgroup h2.moto {
		font-size:22px; }
		
	.header .hgroup {
		width: 350px;
		margin-left:120px;		}
	
	/*.headingblock div#g-header div.wrapper ol#g-global-menu a#g-global-menu-logo{
		top:28px; }*/
		
	#main-content .col-2 {
		width: 90%;
		margin-left: 0; }
	
	#newsbanner {
		display: block; }
		
	#newsbanner ol {
		display:none; }
		
	#newsbanner #banner-clip {
		width:100%; }
		
	.page-preview li {
		list-style:none; }
	
	.page-preview h3 {
		margin-top: 0; }
		
	#main-content .col-2 {
		margin-bottom: 0; }
	
	.wrapper .page-preview {
		border-bottom: none; }
	
	html.pointerevents body.headingblock div#footernav div.wrapper {
		width: 100%; }
		
	html.pointerevents body.headingblock div#footernav div.wrapper dl#footernav-required {
		margin: 0; }
		
	/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
	#main-content p {
		font-size: 0.732em;
		line-height: 1em; }
	
	.wrapper #main-content.main {
		width: 90%; }
	
}
/**====================================================
	HEADER SEARCH
	=================================================**/
	form button, .col-3 .mgse-search  form button[type="submit"] {
    background-color: #164682;
    background-image: -moz-linear-gradient(center top , #446791, #164682);
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    line-height: 16px;
    margin: 0 0 5px 0 !important;
    padding: 8px 18px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    width: auto;
}
html.pointerevents body.no-logo div.wrapper div.header div.col-3 div.col-3 form div button
	
	.mgse-search {
		float:left; }
	.searchform {
		float:left;
		}
	
	.staff-login {
		float:left;
		clear:both;		}
		
	.mgse-search {
        float: left;
		margin-top: -0px;
		position: relative;
		right: 0px;
    }
		
}


/*
	Banner

#newsbanner #banner-clip {
	width:930px;
	}
#newsbanner .banner {
	width: 930px;
	}
	
/* 
	Master of teaching
*/

.mteach img {
	padding: 3px;
	background: #fff;
	border-radius: 3px;
	margin-top: 0.732em; }

.header .hgroup h1 a {
	color: #003366;
	}