/********************************
Generic
********************************/

*{
	font-family:arial, sans-serif;
}


body{
	font-size: 62.5%;
}

.main{
	width: 100%;
	border-top: 1px solid #bfbfbf;
}

.container{
	width:100%;
	margin:0 auto;
	width:980px;
	position: relative;
}

h1, h2, h3, h4{
	font-weight:700;
	font-family: 'Lato', sans-serif;
}

/********************************
Misc & Shared
********************************/

.main-content .content-area{
	width:761px;
}

body.content-left .main-content .content-area{
	width:721px;
	padding-left:11px;
}

.main-content{
	width:100%;
	position:relative;
}

/* Print button */

div.printfriendly {
	margin: 10px 12px 12px 12px;
	position: absolute;
	top: 0;
	top: 0;
	right: 0;
}

	div.printfriendly a, 
	div.printfriendly a:link, 
	div.printfriendly a:visited{
		font-size: 1.2em;
		line-height: 16px;
		font-weight: bold;
	}

/********************************
Header
********************************/
.header{
	overflow:hidden;
	margin-bottom:18px;
}
.header .branding{
	float:left;
	padding-right:22px;
	background:url(../img/layout/logo-seperator.png) 100% 0 no-repeat;
}

.header .branding a{
	background:url(../img/layout/header-logo.png) no-repeat;
	height:97px;
	width:60px;
	text-indent:-9999px;
	display:block;
}

.header .menu-container{
	float:right;
}

.header .nav-header{
	margin-bottom:39px;
	overflow:hidden;
}

.header .logo-container{
	float:left;
	margin-top:15px;
}

.header .nav-primary{
	padding-bottom:15px;
	background:url(../img/layout/header-menu-divide.png) 0 bottom repeat-x;
}

.nav-primary .search-container{
	float:left;
}

.nav-primary .search-container input{
	width:89px;
	background:url(../img/layout/magnifier.png) 100% center no-repeat;
	text-align:right;
	padding-right:21px;
	font-family:'Lato', 'san-serif';
	font-size:16px;
	border:0;
}

.header .nav-primary ul li{
	float:left;
	margin-right:30px;
}

.header ul.menu{
	margin:0;
}

.header .nav-primary ul li.last{
	margin-right:0;
}

.header .nav-primary ul li a{
	font-family:'Lato', 'san-serif';
	color:black;
	font-size:16px;
	text-decoration:none;
}


.header .institute-mathematics{
	background:url(../img/layout/institute-mathematics.png) no-repeat;
	width:130px;
	height:99px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:19px;
}

.header .nav-primary{
	float:right;
	clear:both;
}

.menu-header-menu-container{
	float:left;
	margin:0 20px 0 0;
}

.header ul.menu{
	list-style:none;
}

#menu-header-menu li{
	margin-right:18px;
	float:left;
}

#menu-header-menu li.last{
	margin-right:0;
}

#menu-header-menu li a:hover{
	color:black;
}

.menu-main-top-menu-container{
	float:left;
}

.menu-header-menu-container li a{
	color:#8a8a8a;
	font-size:11px;
}

.menu-main-bottom-menu-container ul{
	text-align:center;
}

.menu-main-bottom-menu-container li{
	display:inline-block;
	margin-right:15px;
	max-width:150px;
	vertical-align:top;
}

.menu-main-bottom-menu-container li a{
	font-family:'Lato', 'san-serif';
	font-size:13px;
	text-decoration:none;
	color:#414141;
}

.menu-main-bottom-menu-container li.last{
	margin-right:0;
}

.menu-header-menu-container li.last{
	margin-right:0;
}

.nav-secondary{
	overflow:hidden;
	clear:both;
	padding-top:11px;
}

.heart-icon{
	background:url(../img/layout/heart.png) center no-repeat;
	text-indent:-9999px;
	width:8px;
	height:8px;
	display:inline-block;
}

.menu-item a:hover{
	text-decoration:underline;
}

.header .nav-primary ul li a:hover{
	text-decoration:underline;
}

.header .text-scaler{
	float:left;
	color:#e6177e;
	font-size:1.5em;
	margin-top:-0.2em;
}

.header .text-scaler span{
	margin:0 1px;
}

.header .text-scaler a{
	text-decoration:none;
	color:#8a8a8a;
	display:block-inline;
}

.header .text-scaler a:hover{
	color:#02a6dc;
}
.top-menu-wrap{
	float:right;
	margin-top:11px;
}


/********************************
Home
********************************/

body.home .banners{
	background:url(../img/layout/main-grey-gradient.png) #f5f5f5 0 bottom repeat-x;
	border-top:1px #bfbfbf solid;
	border-bottom:1px #bfbfbf solid;
	overflow:hidden;
}

body.home .banners .widget-slider ul{
	list-style:none;
	margin:0;
}

body.home .banners .bx-pager{
	text-align:center;
	margin-top:5px;
}

body.home .banners .bx-pager-item{
	display:inline-block;
	margin-right:6px;
}

body.home .banners .bx-pager-item a{
	background:url(../img/layout/slider-icon-unselected.png) no-repeat;
	display:block;
	width:9px;
	height:8px;
	text-indent:-9999px;
}

body.home .banners .bx-pager-item a.active{
	background:url(../img/layout/slider-icon-selected.png) no-repeat;
}

body.home .banners .iweb_widget_banner{
	width:480px;
	float:left;
	position:relative;
}

body.home .banners .iweb_widget_banner.last{
	float:right;
}

.iweb_widget_banner .link-text{
	font-family:'Lato', 'san-serif';
	font-size:12px;
	float:right;
	margin-top:-20px;
	color:black;
	text-decoration:none;
	background:url(../img/layout/black-arrow.png) 100% center no-repeat;
	padding-right:11px;
	position:absolute;
	right:0;
	bottom:25px;
}


a.link-advert:hover .link-text{
	text-decoration:underline;
}

/* Article Columns */
body.home .article-container{
	margin-top:28px;
}

.article-container{
	clear: left;
}

.article-column .widget{ 
	float:left;
	width:304px;
	margin-right:34px;
}

.article-column .article-content{
	padding:17px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}

.article-column.green .widget{
	border-top:2px solid #90bd48;
}

.article-column.blue .widget{
	border-top:2px solid #02a6dc
}

.article-column.pink .widget{
	border-top:2px solid #e6177e;
}

.article-column.last .widget{
	margin-right:0;
}


.article-header{
	float: left;
	width: 100%;
	margin-top: 9px;
	border-top: 2px solid;
}

.single .article-header{
	margin-top: 0;
}

	.article-header h1{
		font-size: 2em;
	}

.blue .article-header{
	border-color: #02a6dc;
}
				
.pink .article-header{
	border-color: #e6177e;
}

.purple .article-header{
	border-color: #c715e7;
}

.orange .article-header{
	border-color: #ec9416;
}

.red .article-header{
	border-color: #ec1616;	
}

.darkblue .article-header{
	border-color: #1671ec;	
}

.green .article-header{
	border-color: #90bc47;	
}

.widget-title,
.article-header span{
	text-align:center;
	background:url(../img/layout/legend-logo.png) center 0 no-repeat;
	padding-top:23px;
	margin:-9px 0 18px 0;
	color:#2d2d2d;
	font-size:1.7em;
}

.article-header span{
	height: 20px;
	width: 20px;
	display: block;
	margin: -9px auto;
	padding: 0;
}

.article-column ul{
	list-style:none;
	margin:0;
}

.article-column > ul > li{
	margin-bottom:21px;
}

.article-column > ul > li.last{
	margin-bottom:0;
}

.article-content h3{
	font-size:1.6em;
	color:black;
	margin-bottom:8px;
}

.article-content p{
	color:#7b7979;
	font-size:1.2em;
	line-height:1.3em;
}

.article-column .article-footer{
	list-style:none;
	margin:0;
	overflow:hidden;
	background:#e5e5e5;
	text-align: right;
}

.article-column .article-footer li{
	text-align:center;
	padding:8px 0;
	display:inline-block;
	vertical-align: middle;
	font-size:1.1em;
}

.article-footer .time-since{
	width:35%;
	background:url(../img/layout/article-footer-sep.png) 100% center no-repeat;
}

.article-footer .time-since .icon{
	background:url(../img/layout/clock-icon.png) 0 1px no-repeat;
	padding-left:15px;
}

.article-footer .comments{
	width:18%;
}

.article-footer .comments .icon{
	background:url(../img/layout/speech-icon.png) 0 1px no-repeat;
	padding-left:15px;
}

.article-column .article-footer .read-full{
	width:43%;
	float: right;
}

.article-column .read-full a{
	color:white;
	text-decoration:none;
	font-size:1.1em;
}

.article-column .read-full .icon{
	background:url(../img/layout/white-arrow.png) 100% center no-repeat;
	padding-right:12px;
}

.article-column .read-full a:hover{
	text-decoration:underline;
}

.article-links{
	overflow:hidden;
	margin-bottom:44px;
}

.article-links ul{
	margin:0;
	list-style:none;
}

.article-links .col{
	width:304px;
	margin-right:34px;
	display:block;
	float:left;
}

.article-links .col a{
	margin:8px 20px;
	text-decoration:none;
	font-size:1.3em;
	color:white;
	display:block;
	background:url(../img/layout/white-arrow.png) 100% center no-repeat;
}

.article-links .col.last{
	margin-right:0;
}

.articles{
	width: 100%;
	height: auto;
}

.articles.article-column{
	border: none;
	float: left;
}

	.articles ul li article{
		width: 304px;
	}
	
	.articles ul li article img{
		display: block;
	}
	
	.articles ul li article .article-content{
		
	}

/********************************
Footer
********************************/
.footer{
	background:url(../img/layout/footer-grey-gradient.png) #f5f5f5 repeat-x;
	border-top:1px #c5c5c5 solid;
	padding:32px 0;
	clear: both;
}

.footer-header{
	font-family:'Lato', 'san-serif';
	font-size:1.7em;
	color:black;
	text-align:center;
	margin-bottom:15px;
}

.un-em{
	font-weight:normal;
}

.footer-block-links{
	margin:0 0 29px 0;
	list-style:none;
	overflow:hidden;
}

.footer-block-links a:hover span{
	text-decoration:underline;
}

.footer-block-links li{
	float:left;
	width:23%;
	margin-right:2%;
	border:1px solid #cfcfcf;
	background:white;
	padding:15px 0;
}

.footer-block-links li a{
	display:block;
	margin:0 18px;
	padding-left:50px;
	font-family:'Lato', 'san-serif';
	font-weight:700;
	text-decoration:none;
	color:black;
	font-size:1.3em;
}

.footer-block-links li a .desc{
	display:block;
	font-size:0.923em;
	color:#8e8e8e;
	font-weight:normal;
	font-family:'Arial', 'san-serif';
	word-wrap:break-word;
}

.footer-block-links li.twitter a{
	background:url(../img/layout/twitter-icon.png) no-repeat;
}

.footer-block-links li.facebook a{
	background:url(../img/layout/facebook-like-icon.png) no-repeat;
}

.footer-block-links li.partner a{
	background:url(../img/layout/link-icon.png) no-repeat;
}

.footer-block-links li.contact a{
	background:url(../img/layout/telephone-icon.png) no-repeat;
}

.footer-block-links li.last{
	margin-right:0;
}


.footer .sponsor{
	border-top:2px solid black;
	margin-bottom:30px;
	border-bottom:2px solid black;
	position:relative;
}

.sponsor .footer-logo{
	background:url(../img/layout/logo-monochrome.png) center 100% no-repeat;
	width:25px;
	height:14px;
	position:absolute;
	bottom:-7px;
	left:50%;
	margin-left:-12.5px;
}

.footer .sponsor .heading{
	font-size:1.7em;
	text-align:center;
	font-weight:normal;
	margin-top:-10px;
}

.footer .sponsor .heading .wrap{
	background:#f5f5f5;
	padding:0 22px;
	font-weight:normal;
}

.footer .sponsor .heading em{
	font-style:normal;
	font-weight:700;
}

.footer .sponsor .wrap{
	margin-left:25px;
	padding-left:83px;
	min-height:89px;
}

.footer .sponsor .sponsors{
	margin:25px 0;
	list-style:none;
	overflow:hidden;
}

.footer .sponsor .sponsors li{
	float:left;
	width:50%;
	font-size:1em;
}

.sponsors h5{
	font-size:1.5em;
	margin-bottom:10px;
}

.sponsors p{
	font-size:1.2em;
	line-height:1.3em;
	color:#525252;
}

.sponsors .bank-of-england .wrap{
	background:url(../img/layout/bank-of-england.png) no-repeat;
}

.sponsors .edf-energy .wrap{
	background:url(../img/layout/edf-logo.png) no-repeat;
}

#menu-footer-menu{
	text-align:center;
	list-style:none;
	margin-bottom:17px;
}

#menu-footer-menu li{
	display:inline;
	padding-right:15px;
}

#menu-footer-menu li.last{
	padding-right:0;
}


#menu-footer-menu li a{
	font-size:1.1em;
	color:#414141;
}

.site-credit, .site-copyright{
	text-align:center;
	color:#8e8e8e;
	font-size:1.1em;
}

.site-credit  a{
	text-decoration:none;
	color:black;
}

.site-credit a:hover{
	text-decoration:underline;
}

/* =====================================================
   Breadcrumb
   ================================================== */

#breadcrumbs{
	padding: 11px 0 0;
	font-size: 1.2em;
	color: #747474;
	font-weight: 400;
	margin-bottom: 12px;
}

	#breadcrumbs .sep{
		background: url(../img/layout/grey-arrow.png) center 0 no-repeat;
		height: 7px;
		width: 3px;
		padding: 0 6px;
		display: inline-block;
	}

	#breadcrumbs a{
		color: #747474;
	}
	
/* =====================================================
   Internal top level
   ================================================== */
   
.feature{
	margin-bottom: 24px;
}

	.feature.full .intro,
	.feature.full .latest-post,
	.feature.full .intro img,
	.feature.full .latest-post img{
		width: 100%;
	}

	.intro,
	.latest-post{
		position: relative;
		width: 647px;
		height: 387px;
		float: left;
	}
	
		.intro div.box,
		.latest-post div.box{
			position: absolute;
			bottom: 10px;
			left: 10px;
			padding: 25px 45px 10px 15px;
			width: 250px;
		}
		
		.latest-post div.box{
			bottom: 44px;
			padding-top: 15px;
			max-height: 335px;
		}
				
		.intro h2{
			font-size: 1.8em;
			font-weight: 400;
			line-height: 1.2em;
			color: #fff;
			margin-bottom: 10px;
		}
		
		.intro p{
			padding-bottom: 20px;
			font-size: 1.2em;
			line-height: 1.5em;
		}
		
	.profiles{
		margin-left: 20px;
		float: left;
		width: 310px;
	}
	
		.profiles div{
			height: 110px;
			padding: 15px 30px 25px 24px;
		}
		.profiles div.pf-content{
			height: auto;
			padding: 0px;
		}
	
		.profiles h3{
			font-size: 1.7em;
			line-height: 1em;
			font-weight: 400;
			margin-bottom: 8px;
		}
		
		.profiles h3 a{
			color: #fff;
			text-decoration: none;
		}
		
		.profiles p{
			margin-bottom: 10px;
			font-size: 1.2em;
			line-height: 1.3em;
		}
		
		.profiles .icon,
		.intro .icon{
			color: white;
			text-decoration: none;
			background: url(../img/layout/white-arrow.png) 100% center no-repeat;
			padding-right: 12px;
			font-weight: 400;
			line-height: 20px;
			font-size: 1.3em;
		}
		
		.intro .icon{
			position: absolute;
			height: 30px;
			padding: 0 25px 0 15px;
			bottom: 10px;
			left: 164px;
			line-height: 30px;
			background: url(../img/layout/white-arrow.png) 140px 11px no-repeat;
		}
		
		.profiles .icon:hover{
			text-decoration: underline;
		}
		
/* =====================================================
   Full article
   ================================================== */
		
.content{
	width: 579px;
	padding: 40px 32px 50px 45px;
	float: left;
}

.article-container .sponsors{
	width: 860px;
}

	.sponsors p{
		width: 370px;
		float: left;
	}

	.content.sponsors img{
		float: left;
	}
	
	.content.sponsors img.no-border{
		border: none;
		margin-left: 50px;
		display: block;
	}
	
	.content.sponsors ul{
		clear: both;
	}

	.content h1,
	.content h2{
		font-size: 2.4em;
		line-height: 115%;
		margin-bottom: 25px;
		color: #2d2d2d;
	}
	
	.content h2{
		font-size: 2.2em;
	}
	
	.sponsors h2{
		margin-bottom: 5px;
	}
	
	.content h3{
		font-size: 17px;
		line-height: 1.4em;
		color: #2d2d2d;
		margin-bottom: 10px;
	}
	
	.content img{
		float: right;
		margin: 0 0 18px 18px;
		padding: 2px;
		border: 1px solid #d4d4d4;
	}
	
	.content ul{
		padding-bottom: 30px;
		margin: 0;
	}
	
	.content p,
	.content ul li{
		font-size: 1.2em;
		line-height: 1.6em;
		color: #7b7979;
		padding-bottom: 30px;
	}
	
	.content ul li{
		padding-bottom: 2px;
		list-style: none;
		background: url(../img/layout/black-arrow.png) 2px 5px no-repeat;
		padding-left: 20px;
	}
	
	.content ul li a{
		padding-bottom: 2px;
		color: #7b7979;
	}
	
		.content p strong{
			font-size: 1.1em;
		}
		
/* Side */

.aside{
	width: 230px;
	float: right;
	margin-right: 50px;
	padding-top: 35px;
}

	.outer{
		position: relative;
		margin-bottom: 30px;
	}
	
		.outer h3{
			position: absolute;
			top:0;
			left: 0;
			width: 100%;
			text-align: center;
			font-size: 1.5em;
		}
		
			.outer h3 span{
				padding: 0 5px;
				background-color: #fff;
				font-family: 'Lato', sans-serif;
			}

		.outer h4{
			line-height: 1.4em;
			font-size: 1.3em;
			margin-bottom: 5px;
		}
		
		.outer h4 a{
			color: #575757;
			text-decoration: none;
		}
		
		.outer p{
			color: #7b7979;
			font-size: 1.2em;
			line-height: 1.3em;
			margin-bottom: 5px;
		}
		
		.outer .readmore{
			font-size: 1.1em;
			text-decoration: none;
			font-family: 'Lato', sans-serif;
			padding-right: 12px;
			background: url(../img/layout/arrows-readmore.png) right 17px no-repeat;
		}
			
		.outer .border{
			margin-top: 10px;
			border: 1px solid #cfcfcf;
			padding: 20px 20px 25px;
		}
		
		.outer .border a:last-child{
			margin-bottom: 0;
		}
		
		.video-link{
			position: relative;
			width: 188px;
			height: 106px;
			display: block;
			color: #fff;
			margin-bottom: 12px;
		}
		
			.video-link .video{
				position: absolute;
				bottom: 0;
				left: 0;
				width: 170px;
				padding: 7px 9px 7px;
				z-index: 2;
			}
			
			.video-link .video p{
				color: #fff;
			}
			
			.video-link:hover .video{
				background: none
			}
						
			.video-link:hover .play-btn{
				display: block;
			}
			
			.play-btn{
				height: 100%;
				width: 100%;
				position: absolute;
				top:0;
				left: 0;
				z-index: 1;
				display: none;
			}
			
			.play-btn span{
				background: url(../img/layout/play-btn.png) 0 0 no-repeat;
				height: 39px;
				width: 39px;
				margin: 25px auto;
				display: block;
			}
			
			.video-link .video p{
				position: relative;
				font-size: 1.1em;
				line-height: 1.1em
			}
			
			.pdf,
			.doc{
				display: inline-block;
				text-decoration: none;
				margin-bottom: 10px;
			}
			
			.pdf span,
			.doc span{
				width: 33px;
				height: 31px;
				margin-right: 10px;
				display: inline-block;
				vertical-align: middle;
			}
			
			.pdf span{
				background: url(../img/layout/pdf.jpg) 0 0 no-repeat;
			}
			
			.doc span{
				background: url(../img/layout/doc.jpg) 0 0 no-repeat;
			}
			
			.pdf p,
			.doc p{
				display: inline-block;
				vertical-align: middle;
			}



/* =====================================================
   Load
   ================================================== */
   
.load{
	width: 100%;
	text-align: center;
	line-height: 31px;
	margin-bottom: 44px;
	color: #fff;
	font-size: 1.3em;
}

.load span{
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	padding-right: 20px;
	background: url(../img/layout/arrow-down.png) right center no-repeat;
}	

.load span strong{
	font-weight: 700;
}

/* ======================================================
	Colours
=======================================================*/

.green .read-full, .article-links .col.green{
	background:#90bc47;
}


.blue .play-btn,
.blue .video,
.blue .load,
.blue .read-full,
.article-links .col.blue{
	background: url(../img/layout/blue-trans.png) 0 0 repeat;
}

.pink .play-btn,
.pink .video,
.pink .load,
.pink .read-full,
.article-links .col.pink{
	background: url(../img/layout/pink-trans.png) 0 0 repeat;
}

.purple .play-btn,
.purple .video,
.purple .load,
.purple .read-full,
.article-links .col.purple{
	background: url(../img/layout/purple-trans.png) 0 0 repeat;
}

.orange .play-btn,
.orange .video,
.orange .load,
.orange .read-full,
.article-links .col.orange{
	background: url(../img/layout/orange-trans.png) 0 0 repeat;
}

.red .play-btn,
.red .video,
.red .load,
.red .read-full,
.article-links .col.red{
	background: url(../img/layout/red-trans.png) 0 0 repeat;
}

.darkblue .play-btn,
.darkblue .video,
.darkblue .load,
.darkblue .read-full,
.article-links .col.darkblue{
	background: url(../img/layout/dblue-trans.png) 0 0 repeat;
}

.green .play-btn,
.green .video,
.green .load,
.green .read-full,
.article-links .col.green{
	background: url(../img/layout/green-trans.png) 0 0 repeat;
}

.pink .intro div.box,
.pink .profiles div{
	background: url(../img/layout/pink-transparent.png) 0 0 repeat;
	color: #f9d0e4;
}

.blue .intro div.box,
.blue .profiles div{
	background: url(../img/layout/blue-trans.png) 0 0 repeat;
	color: #ccedf8;
}

.purple .intro div.box,
.purple .profiles div{
	background: url(../img/layout/purple-trans.png) 0 0 repeat;
	color: #f4d0fa;
}

.orange .intro div.box,
.orange .profiles div{
	background: url(../img/layout/orange-trans.png) 0 0 repeat;
	color: #fbead0;
}

.red .intro div.box,
.red .profiles div{
	background: url(../img/layout/red-trans.png) 0 0 repeat;
	color: #fbd0d0;
}

.darkblue .intro div.box,
.darkblue .profiles div{
	background: url(../img/layout/dblue-trans.png) 0 0 repeat;
	color: #d0e3fb;
}

.green .intro div.box,
.green .profiles div{
	background: url(../img/layout/green-trans.png) 0 0 repeat;
	color: #e9f2da;
}

.blue .outer .readmore{
	color: #02a6dc;
	background-position: right -17px;
	
}
		
.pink .outer .readmore{
	color: #e6177e;
	background-position: right 3px;	
}

.purple .outer .readmore{
	color: #c715e7;
	background-position: right -37px;	
}

.orange .outer .readmore{
	color: #ec9416;
	background-position: right -57px;	
}

.red .outer .readmore{
	color: #ec1616;
	background-position: right -77px;	
}

.darkblue .outer .readmore{
	color: #1671ec;
	background-position: right -97px;	
}

.green .outer .readmore{
	color: #90bc47;
	background-position: right -117px;	
}

.blue .profiles div,
.blue .intro .icon{
	background-color: #02a6dc;
}

.pink .profiles div,
.pink .intro .icon{
	background-color: #e6177e;
}

.purple .profiles div,
.purple .intro .icon{
	background-color: #c715e7;
}

.orange .profiles div,
.orange .intro .icon{
	background-color: #ec9416;
}

.red .profiles div,
.red .intro .icon{
	background-color: #ec1616;
}

.darkblue .profiles div,
.darkblue .intro .icon{
	background-color: #1671ec;
}

.green .profiles div,
.green .intro .icon{
	background-color: #90bc47;
}

.blue div.printfriendly a, 
.blue div.printfriendly a:link, 
.blue div.printfriendly a:visited{
	color: #02a6dc;
}

.pink div.printfriendly a, 
.pink div.printfriendly a:link, 
.pink div.printfriendly a:visited{
	color: #e6177e;
}

.purple div.printfriendly a, 
.purple div.printfriendly a:link, 
.purple div.printfriendly a:visited{
	color: #c715e7;
}

.orange div.printfriendly a, 
.orange div.printfriendly a:link, 
.orange div.printfriendly a:visited{
	color: #ec9416;
}

.red div.printfriendly a, 
.red div.printfriendly a:link, 
.red div.printfriendly a:visited{
	color: #ec1616;
}

.darkblue div.printfriendly a, 
.darkblue div.printfriendly a:link, 
.darkblue div.printfriendly a:visited{
	color: #1671ec;
}

.green div.printfriendly a, 
.green div.printfriendly a:link, 
.green div.printfriendly a:visited{
	color: #90bc47;
}
