@charset "UTF-8";
#paks {

	font-family: 'arial';
	font-size:1.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:000;
	line-height:1.8em;
}
.languages {float:right;}
#paks h1 {
	font-family: 'arial';
	font-size: 20px;
	font-weight: normal;
	color: #006!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#paks h2 {
	font-size: 3em;
	color: #fff;
	line-height: 40px;
	font-family: 'OpenSansLight';
	font-weight: normal;
	z-index:10;
	margin:-2em .5em 0;
}
#paks h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin: .5em 0 .5em;
	padding: 0px;
	font-family: 'OpenSansLight';
/*	line-height: 24px;
*/	color:#666;
}
#paks h4 {
	font-size: 18px;
	font-weight: normal;
}
#paks h5 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 5px 0px 3px;
}
#paks strong, b {
	font-family: 'arial';
	font-weight: normal;
}
#paks .banner {width:100%;auto:auto;}
#paks .wrapper {width:100%;}
main {width:80%;float:left;margin:3em 0 0;}
.podcast, .study {padding:0 0 1em; }
.study {margin:0 0 1em;padding:1em 0;/*border-top:1px solid #ccc;*/}
.podcast img {margin:0 1em 0 0;}
aside {width:17%;float:right;padding:.8em 1% 1em;background:#ddd;margin:3em 0 0;}
aside strong {color:#666; text-transform:uppercase;}
aside select {width:100%;}
.links {font-size:1.2em;/*border-top:1px solid #ccc;*/padding:1em 0;}
.links a {color:#0088cc;}
.study ul {list-style:none;margin:0;padding:0;}
.study li {display:inline-block;width:48%;margin:1em 1% 0 0;vertical-align:top;}
.study img {width:48%;height:auto;float:left;margin:0 2% 0 0;}
.study li div {float:left;width:50%;}
.study li .smaller{font-family: 'OpenSansBold';font-weight: normal;}
/*.study a {color:#000;text-decoration:none;}*/
a.btn {color:#fff!important;}
.smaller {font-size:.85em; font-family: arial }
.Guam, .Puerto {display:none!important;}
@media only screen and (max-width: 480px) { 
	.wrapper {width:100%;}
	#paks h2 {font-size: 1.4em; margin:-1.2em .5em 0;}
	#paks h3 {font-size: 1.6em;line-height:1em;}
	aside {width:auto;float:none;margin:1em 0 0;padding:.8em .5em;}
	main{width:100%;margin:1em 0 0;font-size:1.3em;line-height: 2em;letter-spacing: .03em;}
	.study {padding:0;}
	.study li {width:44%;margin:.5em 2%;}
	.study li div {float:none;width:100%;padding:1em 0 0;clear:both;}
	.study img {width:100%;}
	.left img {width:100%;}
	
}