/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #315b99; color: #fff; text-shadow: none; }
::selection { background: #315b99; color: #fff; text-shadow: none; }

a { color: #005c9b; }
a:visited { color: #005c9b; }
a:hover { color: #005c9b; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ======================================================== */


body {
	width: auto;
	background: #ffffff url('../img/background-gradient.jpg') 0 0 repeat-x;
}

#container {
	width: 980px;
	margin: 0 auto;
	min-height: 768px;
	position: relative;
}

#page-home #container {
	background: transparent url('../img/background-photo_1.png') 65px 0 no-repeat;
}

#background-container {
	width: 100%;
	min-width: 960px;
	min-height: 768px;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
}

#page-home #background-container {
	background: none;
}
#page-about-us #background-container {
	background: transparent url('../img/background-photo_2.png') right 100px no-repeat;
}
#page-contact-us #background-container {
	background: transparent url('../img/background-photo_3.png') right 32px no-repeat;
}
#page-customer-login #background-container {
	background: transparent url('../img/background-photo_4.png') right 32px no-repeat;
}
#page-system-overview #background-container {
	background: transparent url('../img/background-photo_5.png') right 32px no-repeat;
}

#content {
	width: 445px;
	position: absolute;
	top: 150px;
	left: 180px;
	color: #59595b;
	font-size: 0.8em;
	line-height: 1.2em;
}

#content h2 {
	font-size: 3em;
	color: #919395;
}

#page-contact-us #content h3, #page-customer-login #content h3 {
	font-size: 2em;
	color: #919395;
	font-weight: normal;
	margin: 0 0 -5px 0;
}

#content ul {
	padding-left: 15px;
	margin-top: -8px;
	line-height: 1.2em;
	list-style: none;
}
#content ul li{
	margin-bottom: 5px;
	padding-left: 25px;
	margin-left: -15px;
	background: transparent url('../img/bullet.gif') 0 6px no-repeat;
}

/* ====== SIDEBAR ======= */ 

#sidebar {
	width: 120px;
	position: absolute;
	top: 48px;
	left: 10px;
}

#sidebar p {
	width: 105px;
	margin-left: 11px;
	color: #59595b;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.3em;
}
#sidebar-modules {
	width: 135px;
	margin: 13px 0 0 0;
}
#sidebar-modules div {
	float: left;
	width: 33px;
	height: 23px;
	margin: 10px 9px 10px 3px;
}

#sidebar-modules-hover {
	width: 137px;
	height: 101px;
	margin: 17px 0 0 -6px;
	background: transparent url('../img/sidebar-modules-hover.png') -999px 0 no-repeat;
}

#sidebar-modules a div#sidebar-module-Fw {background: transparent url('../img/sidebar-modules-grid-sprites.png') 0 0 no-repeat;}
#sidebar-modules a div#sidebar-module-Cg {background: transparent url('../img/sidebar-modules-grid-sprites.png') -32px 0 no-repeat;}
#sidebar-modules a div#sidebar-module-Ro {background: transparent url('../img/sidebar-modules-grid-sprites.png') -64px 0 no-repeat;}
#sidebar-modules a div#sidebar-module-Se {background: transparent url('../img/sidebar-modules-grid-sprites.png') -96px 0 no-repeat;}
#sidebar-modules a div#sidebar-module-Ae {background: transparent url('../img/sidebar-modules-grid-sprites.png') 0 -23px no-repeat;}
#sidebar-modules a div#sidebar-module-Rb {background: transparent url('../img/sidebar-modules-grid-sprites.png') -32px -23px no-repeat;}
#sidebar-modules a div#sidebar-module-He {background: transparent url('../img/sidebar-modules-grid-sprites.png') -64px -23px no-repeat;}
#sidebar-modules a div#sidebar-module-Rm {background: transparent url('../img/sidebar-modules-grid-sprites.png') -96px -23px no-repeat;}
#sidebar-modules a div#sidebar-module-C {background: transparent url('../img/sidebar-modules-grid-sprites.png') 0 -46px no-repeat;}
#sidebar-modules a div#sidebar-module-H {background: transparent url('../img/sidebar-modules-grid-sprites.png') -32px -46px no-repeat;}
#sidebar-modules a div#sidebar-module-E {background: transparent url('../img/sidebar-modules-grid-sprites.png') -64px -46px no-repeat;}
#sidebar-modules a div#sidebar-module-Ci {background: transparent url('../img/sidebar-modules-grid-sprites.png') -96px -46px no-repeat;}


#sidebar-modules a:hover div#sidebar-module-Fw {background: transparent url('../img/sidebar-modules-grid-sprites.png') 0 -69px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Cg {background: transparent url('../img/sidebar-modules-grid-sprites.png') -32px -69px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Ro {background: transparent url('../img/sidebar-modules-grid-sprites.png') -64px -69px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Se {background: transparent url('../img/sidebar-modules-grid-sprites.png') -96px -69px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Ae {background: transparent url('../img/sidebar-modules-grid-sprites.png') 0 -92px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Rb {background: transparent url('../img/sidebar-modules-grid-sprites.png') -32px -92px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-He {background: transparent url('../img/sidebar-modules-grid-sprites.png') -64px -92px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Rm {background: transparent url('../img/sidebar-modules-grid-sprites.png') -96px -92px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-C {background: transparent url('../img/sidebar-modules-grid-sprites.png') 0 -115px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-H {background: transparent url('../img/sidebar-modules-grid-sprites.png') -32px -115px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-E {background: transparent url('../img/sidebar-modules-grid-sprites.png') -64px -115px no-repeat; }
#sidebar-modules a:hover div#sidebar-module-Ci {background: transparent url('../img/sidebar-modules-grid-sprites.png') -96px -115px no-repeat; }

#logo {
	width: 116px;
	height: 138px;
}

#logo h1 {
	font-size: 0.8em;
	line-height: 20px;
	padding-bottom: 2px;
	text-indent: -200px;
	height: 20px;
	overflow: hidden;
	background: transparent url('../img/universityoffice.png') 0 0 no-repeat;
	margin: 0;
	padding: 0;
}


#mobile-logo {
	display: none;
}

/* ======= NAV  ========= */ 

#mobile-menu-button {display: none;}
#mobile-nav {display: none;}

#preloader {display: none;}

#nav ul, #nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

#nav {
	margin: 12px 0 0 3px;
}

#nav li a{
	width: 118px;
	height: 21px;
	display: block;
	margin: 6px 0 0 0;
	text-indent: -200px;
	overflow: hidden;
	background: transparent url('../img/nav_sprites.png') 0 0 no-repeat;
}

#nav li a.item1 {background-position: 0px 0px;}
#nav li a:hover.item1 {background-position: 0px -21px;}
#nav li a.item2 {background-position: -118px 0px;}
#nav li a:hover.item2 {background-position: -118px -21px;}
#nav li a.item3 {background-position: -236px 0px;}
#nav li a:hover.item3 {background-position: -236px -21px;}
#nav li a.item4 {background-position: -354px 0px;}
#nav li a:hover.item4 {background-position: -354px -21px;}
#nav li a.item5 {background-position: -472px 0px;}
#nav li a:hover.item5 {background-position: -472px -21px;}
#nav li a.item6 {background-position: -590px 0px;}
#nav li a:hover.item6 {background-position: -590px -21px;}

body#page-about-us #nav li a.item1 {background-position: 0px -21px;}
body#page-about-us #nav li a:hover.item1 {background-position: 0px -21px;}
body#page-system-overview #nav li a.item2 {background-position: -118px -21px;}
body#page-system-overview #nav li a:hover.item2 {background-position: -118px -21px;}
body#page-modules #nav li a.item3 {background-position: -236px -21px;}
body#page-modules #nav li a:hover.item3 {background-position: -236px -21px;}
body#page-news #nav li a.item4 {background-position: -354px -21px;}
body#page-news #nav li a:hover.item4 {background-position: -354px -21px;}
body#page-contact-us #nav li a.item5 {background-position: -472px -21px;}
body#page-contact-us #nav li a:hover.item5 {background-position: -472px -21px;}
body#page-privacy-and-terms #nav li a.item6 {background-position: -590px -21px;}
body#page-privacy-and-terms li a:hover.item6 {background-position: -590px -21px;}

#customer-login {
	width: 100%;
	min-width: 960px;
	height: 33px;
	position: absolute;
	top: 45px;
	right: 0;
	left: 0;
}
#customer-login img{
	float: right;
}
#mobile-customer-login {
	display: none;
}


/* ===== NEWS ===== */ 

#news-feed-container {
	width: 100%;
	min-width: 980px;
	height: 33px;
	position: absolute;
	top: 545px;
	right: 0;
	left: 0;
}

#news-feed {
	float: right;
	width: 759px;
	height: 62px;
	background: transparent url('../img/background_news-feed.png') top right no-repeat;
}
#news-feed h3 {
	float: left;
	width: 40px;
	color: #305b99;
	font-size: 0.75em;
	font-weight: bold;
	margin: 16px 25px 0 20px;
	line-height: 1.2em;
}
#news-feed p {
	margin: 0;
	padding: 0;
}
#news-feed p a {
	display: block;
	float: left;
	margin: 16px 30px 0 0;
	color: #59595b;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
}
#news-feed p a:hover {
	text-decoration: underline;
}

#page-news #content {
	width: 785px;
	position: absolute;
	top: 150px;
	left: 180px;
	color: #59595b;
	font-size: 0.8em;
	line-height: 1.2em;
}

.news-article {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
	clear: both;
}

.news-article .article-copy {
	
	width: 485px;
}

.news-article .article-copy h3{
	margin-bottom: 10px;
	font-size: 2em;
	color: #919395;
}
.news-article .article-copy span p {
	margin-top: 0;
	font-size: 2em;
	color: #919395;
}

.news-article img {
	float: right;
}


/* ====== MODULES ====== */ 
.back-link { display: none; }

#mobile-modules {
	display: none;
}
#modules {
	width: 500px;
	height: 380px;
	position: absolute;
	margin: 160px 0 0 478px;
}
#page-home #modules {
	margin: 152px 0 0 470px;
}

#modules a {
	text-decoration: none !important;
}

#modules div {
	float: left;
	width: 125px;
	height: 125px;
	position: relative;
}
#modules div p {
	position: absolute;
	bottom: 0;
	top: 105px;
	left: 0;
	right: 0;
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	color: transparent;
	text-align: center;
	text-decoration: none;
}

#modules a:hover div p {
	color: #59595b;
}

#modules a div#module-Fw {background: transparent url('../img/modules-grid-sprites.png') 0 0 no-repeat;}
#modules a div#module-Cg {background: transparent url('../img/modules-grid-sprites.png') -125px 0 no-repeat;}
#modules a div#module-Ro {background: transparent url('../img/modules-grid-sprites.png') -250px 0 no-repeat;}
#modules a div#module-Se {background: transparent url('../img/modules-grid-sprites.png') -375px 0 no-repeat;}
#modules a div#module-Ae {background: transparent url('../img/modules-grid-sprites.png') 0 -125px no-repeat;}
#modules a div#module-Rb {background: transparent url('../img/modules-grid-sprites.png') -125px -125px no-repeat;}
#modules a div#module-He {background: transparent url('../img/modules-grid-sprites.png') -250px -125px no-repeat;}
#modules a div#module-Rm {background: transparent url('../img/modules-grid-sprites.png') -375px -125px no-repeat;}
#modules a div#module-C {background: transparent url('../img/modules-grid-sprites.png') 0 -250px no-repeat;}
#modules a div#module-H {background: transparent url('../img/modules-grid-sprites.png') -125px -250px no-repeat;}
#modules a div#module-E {background: transparent url('../img/modules-grid-sprites.png') -250px -250px no-repeat;}
#modules a div#module-Ci {background: transparent url('../img/modules-grid-sprites.png') -375px -250px no-repeat;}



#modules a:hover div#module-Fw {background: transparent url('../img/modules-grid-sprites.png') 0 -382px no-repeat;}
#modules a:hover div#module-Cg {background: transparent url('../img/modules-grid-sprites.png') -125px -382px no-repeat;}
#modules a:hover div#module-Ro {background: transparent url('../img/modules-grid-sprites.png') -250px -382px no-repeat;}
#modules a:hover div#module-Se {background: transparent url('../img/modules-grid-sprites.png') -375px -382px no-repeat;}
#modules a:hover div#module-Ae {background: transparent url('../img/modules-grid-sprites.png') 0 -507px no-repeat;}
#modules a:hover div#module-Rb {background: transparent url('../img/modules-grid-sprites.png') -125px -507px no-repeat;}
#modules a:hover div#module-He {background: transparent url('../img/modules-grid-sprites.png') -250px -507px no-repeat;}
#modules a:hover div#module-Rm {background: transparent url('../img/modules-grid-sprites.png') -375px -507px no-repeat;}
#modules a:hover div#module-C {background: transparent url('../img/modules-grid-sprites.png') 0 -632px no-repeat;}
#modules a:hover div#module-H {background: transparent url('../img/modules-grid-sprites.png') -125px -632px no-repeat;}
#modules a:hover div#module-E {background: transparent url('../img/modules-grid-sprites.png') -250px -632px no-repeat;}
#modules a:hover div#module-Ci {background: transparent url('../img/modules-grid-sprites.png') -375px -632px no-repeat;}


#page-modules #content {
	left: 184px;
	width: 300px;
}
.top-link {
	font-weight: bold;
	color: #59595b;
}
#module-initial {
	width: 271px;
	height: 201px;
	position: absolute;
	margin: 185px 0 0 660px;
}
#page-framework #module-initial {
	background: transparent url('../img/module-Fw.png') 0 0 no-repeat;
}
#page-contracts-grants #module-initial {
	background: transparent url('../img/module-Cg.png') 0 0 no-repeat;
}
#page-research-outputs #module-initial {
	background: transparent url('../img/module-Ro.png') 0 0 no-repeat;
}
#page-sanctions-and-export-controls #module-initial {
	background: transparent url('../img/module-Se.png') 0 0 no-repeat;
}
#page-animal-ethics #module-initial {
	background: transparent url('../img/module-Ae.png') 0 0 no-repeat;
}
#page-rdna-biosafety #module-initial {
	background: transparent url('../img/module-Rb.png') 0 0 no-repeat;
}
#page-human-ethics #module-initial {
	background: transparent url('../img/module-He.png') 0 0 no-repeat;
}
#page-risk-management #module-initial {
	background: transparent url('../img/module-Rm.png') 0 0 no-repeat;
}
#page-commercialisation #module-initial {
	background: transparent url('../img/module-C.png') 0 0 no-repeat;
}
#page-hdr #module-initial {
	background: transparent url('../img/module-H.png') 0 0 no-repeat;
}
#page-era #module-initial {
	background: transparent url('../img/module-E.png') 0 0 no-repeat;
}
#page-conflict-of-interest #module-initial {
	background: transparent url('../img/module-Ci.png') 0 0 no-repeat;
}

/* == CUSTOMER LOGIN PAGE== */ 

#page-customer-login #content p {
	margin-bottom: 35px;
}
#page-customer-login #content a {
	text-decoration: none;
	color: #59595b;
}
#page-customer-login #content a:hover {
	color: #005c9b;
}


/* =============================================================================
   Media Queries
   ========================================================================== */
/*iPhones and smartphones*/
@media
only screen and (min-device-width : 320px) and (max-device-width : 480px),
only screen and (-webkit-min-device-pixel-ratio : 1.5) and (min-device-width: 320px) and (max-device-width: 640px),
only screen and (min-device-pixel-ratio : 1.5) and (min-device-width: 320px) and (max-device-width: 640px) {
/* Styles */

#mobile-menu-button {
	display: block;
	margin-left: 80px;
	width: 162px;
	height: 30px;
}

#nav { display: none;}

#preloader {
	position: absolute;
	left: -1000px;
	width: 1px;
	height:1px;
	background: transparent url('../img/mobile-nav-sprites.png') 0 0 no-repeat;
	}

#mobile-nav {
	display: none;
	margin: 10px 0 0 80px;
	width: 164px;
}

#mobile-nav ul, #mobile-nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

#mobile-nav li a{
	width: 164px;
	height: 30px;
	margin: 6px 0 0 0;
	display: block;
	background: transparent url('../img/mobile-nav-sprites.png') 0 0 no-repeat;
}

#mobile-nav li a.item1 {background-position: 0px 0px;}
#mobile-nav li a.item2 {background-position: 0px -29px;}
#mobile-nav li a.item3 {background-position: 0px -59px;}
#mobile-nav li a.item4 {background-position: 0px -89px;}
#mobile-nav li a.item5 {background-position: 0px -118px;}
#mobile-nav li a.item6 {background-position: 0px -148px;}
#mobile-nav li a.item7 {background-position: 0px -178px;}

#logo {
	display: none;
}

#mobile-logo {
	display: block;
	margin: 20px 0 0 60px;
}

#mobile-customer-login {
	display: block;
	margin: 35px 0 0 80px;
	width: 162px;
	height: 30px;
}

#container {
	width: 320px;
	margin: 0;
}

#content, #page-news #content, #page-modules #content {
	width: 290px;
	position: relative;
	margin: -130px 0 0 -195px;
	padding: 0 0 30px 25px;
	color: #59595b;
	font-size: 1em;
	line-height: 1.9em;
}

#content h2 {
	font-size: 3em;
	line-height: 1em;
	color: #919395;
	margin: -20px 0 0 0;
	padding: 0;
}

#content p {
	margin-top: 0;
	padding-top: 0;
}

#page-commercialisation #content h2 { font-size: 2em; }
#page-news #content h2 { margin-bottom: 5px; }
#page-contact-us #content h2 { margin-bottom: 10px; }

#page-contact-us #content h3, #page-customer-login #content h3 {
	font-size: 2em;
	color: #919395;
	font-weight: normal;
	margin: 0 0 -5px 0;
}

#content ul {
	padding-left: 15px;
	margin-top: -8px;
	line-height: 1.2em;
	list-style: none;
}
#content ul li{
	margin-bottom: 5px;
	padding-left: 25px;
	margin-left: -15px;
	background: transparent url('../img/bullet.gif') 0 8px no-repeat;
}


.back-link {
	display: inline;
	font-weight: bold;
}

#modules {
	display: none;
}

#mobile-modules {
	display: block;
	margin: 5px 0 30px 10px;
	width: 280px;
}

#mobile-modules img{
	margin: 12px;
}

#module-initial {
	width: 271px;
	height: 161px;
	position: relative;
	margin: 20px 0 0 0;
}
#page-framework #module-initial {
	background: transparent url('../img/mobile-module-Fw.png') 0 0 no-repeat;
}                                       
#page-contracts-grants #module-initial { 
	background: transparent url('../img/mobile-module-Cg.png') 0 0 no-repeat;
}
#page-research-outputs #module-initial {
	background: transparent url('../img/mobile-module-Ro.png') 0 0 no-repeat;
}
#page-sanctions-and-export-controls #module-initial {
	background: transparent url('../img/mobile-module-Se.png') 0 0 no-repeat;
}
#page-animal-ethics #module-initial {
	background: transparent url('../img/mobile-module-Ae.png') 0 0 no-repeat;
}
#page-rdna-biosafety #module-initial {
	background: transparent url('../img/mobile-module-Rb.png') 0 0 no-repeat;
}
#page-human-ethics #module-initial {
	background: transparent url('../img/mobile-module-He.png') 0 0 no-repeat;
}
#page-risk-management #module-initial {
	background: transparent url('../img/mobile-module-Rm.png') 0 0 no-repeat;
}
#page-commercialisation #module-initial {
	background: transparent url('../img/mobile-module-C.png') 0 0 no-repeat;
}
#page-hdr #module-initial {
	background: transparent url('../img/mobile-module-H.png') 0 0 no-repeat;
}
#page-era #module-initial {
	background: transparent url('../img/mobile-module-E.png') 0 0 no-repeat;
}
#page-conflict-of-interest #module-initial {
	background: transparent url('../img/mobile-module-Ci.png') 0 0 no-repeat;
}

#page-home #modules, #news-feed, #sidebar p, #customer-login, #sidebar {
	display: none;
}

#page-home #container {
	background: transparent url('../img/background-photo_1.png') -345px 0 no-repeat;
}
#background-container {
	display: none;
}
#page-customer-login #container {
	background: transparent url('../img/mobile-background-photo_4.png') 0 0 no-repeat;
}


#page-customer-login #content p {
	width: 165px;
	margin: 5px 0 20px 0;
	line-height: 0.9em;
}
#page-customer-login #content h2 {
	font-size: 1.8em;
}
#page-customer-login #content h3 {
	font-size: 1.5em;
}
#page-news h2 {
	margin-bottom: 20px;
}

.news-article {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
	clear: both;
}

.news-article .article-copy {
	
	width: 280px;
}

.news-article .article-copy h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.3m;
	line-height: 1em;
	color: #919395;
}
.news-article .article-copy span p {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #919395;
}
.news-article-image {
	max-height: 130px;
	overflow: hidden;
}
.news-article img {
	float: none;
}

}




/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
