@charset "UTF-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
	box-sizing: border-box;
}

html{
	overflow-y:scroll;
	min-height: 100%;
}

body{
	height: 100%;
	font-size:1em;
	z-index:0;
	min-width:360px;
	color:#333;
	background:rgba(194,209,212,0.2);
}

a{
	text-decoration:none;
	outline:none;
	color:#fff;
}

input, textarea, input:focus {
	border: 1px solid #981e32;
}

.textBox{
	position: relative;
	margin-top:20px;
	margin-bottom:0px;
	box-sizing:border-box;
	line-height:1.5em;
	font-size:1em;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	padding:10px;
	color:#333;
	background-color:#FFF;
}

.textBox2{
	position: relative;
	margin-top:20px;
	margin-bottom:0px;
	box-sizing:border-box;
	line-height:1.5em;
	font-size:1em;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	color:#333;
	background-color:#FFF;
}

#topBanner{
	position: relative;
	width: 100%;
	height: 120px;
	background:url(../img/banner.jpg) no-repeat center;
	z-index: 10;
}

#profilePhoto{
	position: absolute;
	border-radius: 50%;
	border: 5px solid #fff;
	left: 0;
	right: 0;
	margin: auto;
	width: 120px;
	height: 120px;
	margin-top: 15px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background-color: rgba(192,192,192,1.00);
	overflow: hidden;
}

#nameHolder{
	position: relative;
	width: 100%;
	height: 80px;
	padding-top: 25px;
	background-color: rgba(194,209,212,0.5);
	border-bottom: 1px solid rgba(194,209,212,1.00)
}

#nameHolder h3{
	text-align: center;
	font-size: 1.4em;
	font-weight: 400;
}

#nameHolder p{
	text-align: center;
	font-size: 0.9em;
	font-weight: 500;
}

#strengthsHolder{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}

.textBox li{
	list-style: outside;
	margin-left: 20px;
}

#mapBox iframe{
	z-index: 5;
	box-shadow: inset 0px 0px 7px #000;
}

#mapBox{
	width: 345px;
	height: 300px;
}

nav{
	display:block;
	margin:0;
	padding:0;
	background-color:#981e32;
	height:35px;
	width:100%;
	position:fixed;
	top:58px;
	z-index:30;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

#pageWrap{
	width: 100%;
}

#main-nav{
	display:block;
	width:50%;
	height:35px;
	min-width:320px;
	margin:0 auto;
}

#main-nav ul{
	display:inline-block;
	list-style:none;
	width:100%;
	height:35px;
}

#main-nav li{
	float: left;
	text-align:center;
	color:#fff;
	width:33%;
	height:35px;
}

#person{
	display: block;
	margin:5px auto;
	width: 200px;
	height: 25px;
	font-size: 0.85em;
	line-height: 1em;
}

/*#main-nav li:after {
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
 	right: -1px;
	bottom: -1px;
	background: #981e32;
	z-index: -1;
}*/

#main-nav a{
	display:block;
	width:100%;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	margin:0px;
	height:35px;
	z-index:99;
	color:#fff;
	line-height:35px;
	font-family:"Franklin Gothic Medium", "Arial Black", sans-serif;
	box-sizing:border-box;
}

header{
	border-top: 3px solid #981e32;
	position:fixed;
	top:0px;
	height:58px;
	width:100%;
	background:url(../img/IUH-MyIUH-Gradient-Header.jpeg) repeat-y #e4e3e1;
	z-index: 30;
}

.footerClear{
	display: block;
	position: relative;
	width: 100%;
	height: 30px;
}

footer{
	position: fixed;
	bottom: 0px;
	z-index: 30;
	width: 100%;
	height: 30px;
	background-color: #981e32;
	box-shadow: 0 -2px 6px rgba(0,0,0,0.16), 0 -2px 6px rgba(0,0,0,0.23);
}

#footerText{
	color: #fff;
	font-family:"Franklin Gothic Medium", "Arial Black", sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}

#global-nav-return{
	width:100px;
	height:20px;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#981e32;
	color:#FFF;
	font-size:11px;
	float:right;
	margin-right:10px;
	border-radius:0 0 5px 5px;
}
#global-nav-return a{
	color:#FFF;
	text-shadow:1px 1px 1px 450000;
	display:block;
	text-align:center;
	line-height:20px;
}

#title{
    position: absolute;
    display: block;
    height: 40px;
	width: 220px;
    line-height: 20px;
    margin-left: 55px;
    padding: 10px;
    top: 8px;
    border-left: 1px solid #a9a9a9;
    font-size: 14px;
    text-transform: uppercase;
}

.title{
	position:relative;
	text-transform:uppercase;
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size:16px;
	color:#bbb0a6;
	text-align:left;
	letter-spacing:2px;
	width:100%;
	line-height:25px;
	margin-top:20px;
	border-bottom:solid 1px #bbb0a6;	
}

.sectionTitle{
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size:15px;
	color:#bbb0a6;
	text-align:left;
	letter-spacing:2px;
	width:100%;
	line-height:25px;
	margin-top:20px;
	text-transform:uppercase;
	border-bottom:solid 1px #bbb0a6;	
}

#iuh-logo-container{
	height:40px;
	width:35px;
	float:left;
	margin:8px;
	background:url(../img/logo_sm.svg);
}

#iuh-logo-container a{
	display: block;
	width: 35px;
	height: 40px;
}

#container-parent{
	display: block;
	position:relative;
	width:100%;
	top:93px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
	margin-bottom: 120px;
}

#pathsContainer{
	height: 730px;
	margin-top: 20px;
	width: 100%;
}

#pathsContainer ul{
	width:100%;
}

#pathsContainer li:first-child{
	margin-top: 0px;
	height:180px;
	background:url(../img/clinPrac_bg1.jpg) no-repeat top;
}

#path2{
	background:url(../img/edu_bg.png) no-repeat center;
}
	
#path3{
	background:url(../img/research_bg.png) no-repeat center;
}
	
#path4{
	background:url(../img/leader_bg.png) no-repeat center;
}
	
#path5{
	background:url(../img/expert_bg.png) no-repeat center;
}

#pathsContainer li:last-child{
	margin-right:0px;
	margin-bottom:20px;
}

#pathsContainer li{
	position: relative;
	float:left;
	list-style:none;
	width:100%;
	height:120px;
	box-sizing: border-box;
	margin-top:20px;
	background-color:#c2d1d4;
	text-align:center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	border: 6px solid #fff;
	overflow: hidden;
}

#pathsContainer li a{
	width:100%;
	height:100%;
	display:block;
}

.pathBanner{
		position:absolute;
		bottom:0px; 
		width:100%;
		height:40px;
		background-color:rgba(0,0,0,0.6);
	}

#pathsContainer li a:hover > .pathBanner{
	background-color: #981e32;
	transition: background-color 0.2s ease;
}

#homeContainer{
	width: 100%;
}

#homeContainer ul{
	width:100%;
}

#homeContainer li{
	float:left;
	list-style:none;
	width:100%;
	height:120px;
	box-sizing: border-box;
	margin-top:20px;
	background-color:#f3f6f6;
	text-align:center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	border: 6px solid #fff;
	overflow: hidden;
}

#homeContainer li a{
	width:100%;
	height:100%;
	display:block;
}

#homeContainer li a:hover > .homeBanner{
	background-color: #981e32;
	transition: background-color 0.2s ease;
}

#pathsContainer li p{
	position: absolute;
	bottom: 0px;
	font-size:1.0em;
	color:#FFF;
	padding: 10px;
}

#homeContainer li img{
	height: 238px;
}

.container{
	display:table-cell;
	width:98%;
	margin:0 auto;
	vertical-align: middle;
}

.containerD{
	display:block;
	width:85%;
	margin:0 auto;
}

.containerD p{
	line-height:20px;
	position:relative;
}

.containerD a{
	color: #981e32;
	font-weight: bold;
}

.containerD a:hover{
	text-decoration: underline;	
}

.textBox a{
	font-size: .75em;
	border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: .25em .5em;
    text-decoration: none;
    text-transform: capitalize;
    vertical-align: middle;
	border-radius: 3px;
	background: #981e32;
    border-color: #6d1624;
    color: #fff;
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.containerD li{
	line-height: 20px;
	font-size: 14px;
}

.attributes{
	width: 100%;
	height: 32px;
	display: table;
	list-style: none;
}

.attributes li{
	display: table-cell;
	border: solid 2px #981e32;
	height: 32px;
	background: #c2d1d4;
	box-sizing: border-box;
	text-align: center;
	font-size: .9em;
	line-height: 32px;
	color: #425968;
}

.offerings{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	margin-top:20px;
	margin-bottom:10px;
}

.summary{
	display: table;
	position:relative;
	height:44px;
	padding:10px;
	background:#425968;
	box-sizing: border-box;
	color:#fff;
	font-size:13px;
	cursor:pointer;
	border-bottom: solid 1px rgba(0,0,0,0.25);
	width: 100%;
	line-height: 24px;
}

.description{
	display:none;
	padding:10px;
	background:#fff;
}

h2{
	font-size:16px;
	color:#425968;
	text-align:left;
	margin-top:5px;
}

#strengthsHolder p{
	font-size: .9em;
	margin-left: 20px;
}

.description h2{
	font-size:15px;
	color:#425968;
	text-align:left;
	margin-top:0px;
}

.description p{
	margin-top:5px;
	text-align:left;
	font-size:14px;
}

.description ul{
	margin:10px 20px;
	font-size:14px;
	list-style-image:url(../img/square.png);
}

.plus{
	width:15px;
	height:15px;
	margin:2px 5px 5px 0px;
	float:left;
	background:url(../img/arrow.svg);
	-webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.rotate{
	-webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    transform: rotate(90deg);
}

#comparison{
	width: 100%;
	border: 1px solid #a1a1a4;
	border-collapse: collapse;
}

#comparison th{
	border-bottom: 1px solid #a1a1a4;
	background-color: #c2d1d4 !important;
}

#comparison td{
	width: 50%;
	padding: 5px;
	line-height: 1.3em;
}

#comparison tr:nth-child(odd) {
    background-color: rgba(194,209,212,0.4);
}

#comparison tr td:first-child{
	border-right: 1px solid #a1a1a4;
}

.form_standard > div > label{
	display: block;
	text-align: right;
	float: left;
	width: 25%;
	padding: .25em .25em .25em 0;
	margin-bottom: .5em;
	overflow: hidden;
}

.form_standard>div>div, .form_standard>div>fieldset>div, .form_standard>fieldset>div>div, .form_standard>fieldset>div>fieldset>div{
	float: right;
	width: 70%;
}

.form_standard{
	display: block;
	margin:0 auto;
	margin-top: 10px;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	padding: 10px 0px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

input, textarea{
	border-radius: 3px;
    border: 1px solid #bfbfbf;
    color: #222;
    margin: 0 0 1em;
    padding: .5em;
    width: 80%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"]{
	border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: .5em .75em;
    text-decoration: none;
    text-transform: capitalize;
    vertical-align: middle;
	border-radius: 3px;
	background: #981e32;
    border-color: #6d1624;
    color: #fff;
	width: 100px;
}

.form_standard>div, .form_standard>fieldset>div{
	margin: .5em 0;
}

#attrParent{
	position: relative;
	display: block;
	height: auto;
	overflow: visible;
	padding: 2px;
}

#attrParent ul{
	list-style: none;
}

#attrMap{
	display: block;
	box-sizing: border-box;
	float:none;
	width: 350px;
	height: 400px;
	margin:0 auto;
	margin-top: 10px;
	background:url(../img/attributesMap.jpg) no-repeat center;
}

#attrFramework{
	display: block;
	box-sizing: border-box;
	float:none;
	width: 350px;
	height: 350px;
	margin:0 auto;
	margin-top: 10px;
	background:url(../img/framework.png) no-repeat center;
}

#description{
	display: block;
	box-sizing: border-box;
	float: none;
	width: 100%;
}

.success{
	text-align: center;
}

#toggleContainer{
	width: 290px;
	height: 40px;
	margin: 5px auto;
}

.toggleRow{
	float: left;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}

#leftToggle{
	width: 100px;
	font-size: 14px;
}

#toggle{
	width: 100px;
	text-align: center;
	position: relative;
}

label{
	cursor: default;
}

input[type='checkbox']{
	display: none;
}

input[type=checkbox]:checked ~ .switchFront{
  	left: 60px;
	background-image: url(../img/arrowL.png);
} 

.switchBack{
	display: block;
	width: 60px;
	height: 20px;
	background-color: #981e32;
	border-radius: 15px;
	position: absolute;
	top: 10px;
	left: 20px;
	transition: .5s;
}

.switchFront{
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-color: #fff;
	background-image:url(../img/arrow.png);
	position: absolute;
	top: 5px;
	left: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.4), 0 0 1px #000;
	transition: .5s;
}

#rightToggle{
	width: 90px;
	font-size: 14px;
}

#swap{
	display: block;
	width: 100%;
	padding-top: 35.71%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	position: relative;
}

#swap img{
	display: block;
	width: 100%;
	height: auto;
}

#year{
	position: absolute;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	background-color: #fff;
	display: block;
}

#halfYear{
	position: absolute;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	background-color: #fff;
	display: block;
}

@media (min-width: 800px) and (min-height: 600px){
	header{
		height:70px;
		border-top: 4px solid #981e32;
	}
	
	nav{
		height:40px;
		top:70px;
		z-index:30;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	
	#pageWrap{
		max-width:1000px;
		margin:0 auto;
	}

	
	#iuh-logo-container{
		width:242px;
		height:50px;
		background:url(../img/logo.svg);
	}
	
	#iuh-logo-container a{
		width: 242px;
		height: 50px;
	}
	
	#title {
    	position: absolute;
    	display: block;
    	height: 50px;
		width: 400px;
    	line-height: 30px;
    	margin-left: 267px;
    	padding: 15px;
    	top: 8px;
    	border-left: 1px solid #a9a9a9;
    	font-size: 14px;
    	text-transform: uppercase;
	}
	
	.title{
		font-size:16px;
		margin-top:30px;
	}
	
	.sectionTitle{
		font-size:15px;
		margin-top:40px;
	}
	
	#main-nav{
		width:650px;
		margin:0 auto;
		height:40px;
	}
	
	#main-nav ul{
		display:inline-block;
		list-style:none;
		width:650px;
		height:40px;
	}

	#main-nav li{
		float:left;
		text-align:center;
		color:#fff;
		height:40px;
	}
	
	#main-nav a{
		height:40px;
		text-transform:uppercase;
		line-height:40px;
		font-size:12px;
	}
	
	#main-nav a:hover{
		border-bottom:solid 3px #FFFFFF;
	}
	
	#person{
		margin:5px auto;
		height: 30px;
	}
	
	#container-parent{
		max-width:1600px;
		top:110px;
	}

	#homeContainer li{
		position: relative;
		width:30%;
		height:250px;
		margin-left:0px;
		margin-right:5%;
		margin-top:0px;
		margin-bottom:25px;
		cursor:pointer;
		display: block;
	}

	#homeContainer li:hover{
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	
	#homeContainer li:last-child{
		margin-right:0px;
	}
	
	.homeBanner{
		position:absolute;
		bottom:0px; 
		width:100%;
		height:50px;
		background-color:rgba(0,0,0,0.6);
	}

	#homeContainer li p{
		position: absolute;
		bottom: 0px;
		font-size:1.0em;
		color:#FFF;
		padding: 1em;
	}	
	
	#pathsContainer{
		height: 305px;
	}
	
	#pathsContainer li{
		float:left;
		list-style:none;
		width:27.5%;
		height:140px;
		margin-left:2.5%;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:25px;
		background-color:#c2d1d4;
		cursor:pointer;
		display: block;
	}

	#pathsContainer li:first-child{
		height:305px;
		width:40%;
		margin-left:0px;
		margin-right:0px;
		background:url(../img/clinPrac_bg.png) no-repeat center;
	}
	
	#pathsContainer li:hover{
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	
	#pathsContainer li:last-child{
		margin-bottom:0px;
	}
	
	.pathBanner{
		height:50px;
	}

	#pathsContainer li p{
		padding: 1em;
	}
		
	.about-description{
		position:relative;
		display:block;
		width:900px;
		height:300px;
		background:#fff;
		margin:0 auto;
		top:20px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	}
	
	#global-nav-return{
		width:120px;
		height:25px;
		font-size:12px;
	}
	#global-nav-return a{
		color:#FFF;
		text-shadow:1px 1px 1px 450000;
		display:block;
		text-align:center;
		line-height:22px;
	}
	
	.textBox{
		margin-top:20px;
		margin-bottom:20px;
		line-height:1.6em;
	}
	
	.summary{
		font-size:15px;
	}

	.container{
		width:60%;
	}
	
	.innerTable{
		display: block;
		width: 65%;
		margin: 0 auto;
	}
	
	.container p{
		line-height: 25px;
	}
	
	.containerD{
		width:60%;
	}
	
	h2{
		font-size:18px;
	}
	
	.description h2{
		font-size:16px;
	}
	
	.form_standard{
		max-width: 1000px;
	}
	
	.form_standard>div>div, .form_standard>div>fieldset>div, .form_standard>fieldset>div>div, .form_standard>fieldset>div>fieldset>div{
		margin-right: 30px;
	}
	
	.plus{
		width:15px;
		height:15px;
		margin:5px 5px 5px 0px;
		float:left;
		background:url(../img/arrow.svg);
		-webkit-transition: .6s ease-in-out;
    	-moz-transition: .6s ease-in-out;
    	-o-transition: .6s ease-in-out;
    	transition: .6s ease-in-out;
	}
	
}


@media (min-width: 700px) and (min-height: 600px){

	#attrParent{
		overflow: hidden;
	}
	
	#attrMap{
		float: right;
		width: 40%
	}
	
	#attrFramework{
		float: right;
		width: 40%
	}

	#description{	
		float: left;
		width: 60%;
	}
	
	
}

@media (max-width: 750px){
	
	#sampleLink{
		display: block;
	}

	
	#webContainer{
		width: 100%;
	}

	#webContainer ul{
		width:100%;
	}

	#webContainer li{
		position: relative;
		float:left;
		list-style:none;
		width:100%;
		height:215px;
		box-sizing: border-box;
		margin: 10px 0px;
		background-color: rgba(242,237,215,1.0);
		text-align:center;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
		border: 15px solid #fff;
		border-bottom:50px solid #fff;
		border-top: 15px solid #fff;
	}

	#webContainer li a{
		width:100%;
		height:100%;
		display:block;
	}
	
	#webContainer li a:hover{
		background: rgba(179,8,46,0.20);
	}
    
    #webContainer li .inset{
        list-style: circle;
        list-style-position: inside;
    }
	
	.webBanner{
		position:absolute;
		bottom:0px; 
		width:100%;
		height:75px;
		background-color:rgba(0,0,0,0.6);
	}
	
	#webContainer p{
		font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
		position: absolute;
		top: -22px;
		font-size: 16px;
		text-align: left;
	}
	
	#date{
		font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
		position: relative;
		text-align: right;
		float: right;
		margin-top: 10px;
	}
	
	#pdf{
		margin-top: 10px;
		width: 110px;
		height: 30px;
		color: #000;
		float: left;
	}
	
	#pdf a{
		color: #000;
		text-align: left;
	}
	
	#contact{
		margin-top: 10px;
		float: right;
		width: 160px;
		height: 30px;
	}
	
	#contact a{
		color: #000;
		text-align: right;
	}
}

@media (min-width: 751px){
	
	#sampleLink{
		margin-left: 30px;
	}
	
	#webContainer{
		width: 100%;
	}

	#webContainer ul{
		width:100%;
	}

	#webContainer li{
		position: relative;
		float:left;
		list-style:none;
		width:42%;
		height:290px;
		box-sizing: border-box;
		margin: 4%;
		background: rgba(242,237,215,1.0);
		text-align:center;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
		border: 15px solid #fff;
		border-bottom:50px solid #fff;
		border-top: 15px solid #fff;
	}

	#webContainer li a{
		width:100%;
		height:100%;
		display:block;
	}

	#webContainer li a:hover{
		background: rgba(179,8,46,0.20);
	}
	
	#webContainer li img{
		margin-top: 35px;
	}
    
    #webContainer li .inset{
        list-style: circle;
        list-style-position: inside;
    }
	
	.webBanner{
		position:absolute;
		bottom:0px; 
		width:100%;
		height:100px;
		background-color:rgba(0,0,0,0.6);
	}
	
	#webContainer p{
		font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
		position: absolute;
		top: -22px;
		font-size: 16px;
		text-align: left;
	}
	
	#date{
		font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
		position: relative;
		text-align: right;
		float: right;
		margin-top: 10px;
	}
	
	#pdf{
		margin-top: 10px;
		width: 110px;
		height: 30px;
		color: #000;
		float: left;
	}
	
	#pdf a{
		color: #000;
		text-align: left;
	}
	
	#contact{
		margin-top: 10px;
		float: right;
		width: 160px;
		height: 30px;
	}
	
	#contact a{
		color: #000;
		text-align: right;
	}
}


