body {
    margin:0;
	padding:0;
	font-size: 12pt;
	line-height: 1.5em;
	font-family:Garamond,'Times New Roman', Times, Serif;
	text-align:left;
	}
body, 
#container, 
#masthead, 
h1#logo a:link, 
h1#logo a:visited, 
h1#logo a:hover,
#footer,
#footer a:link,
#footer a:visited,
#footer a:hover{
	background-image:none;/*hide all background images*/
	background-color:#FFFFFF;
	color:#000000;
	font-size:12pt;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	text-align:left;
}
p, ul, ol, blockquote, form, table{
	margin-bottom:1.5em;
}
ul{
	list-style-type:square;
	list-style-image:none;
	list-style-position:outside;
}
ol{
	list-style-type:decimal;
}
li{margin-left:2em;}
img {
	border:none;
}
h1, h2, h3, h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1{
	font-size:15pt;
}
h2{
	font-size:13pt;
	
}
h3{
	font-size:11pt;
}

#masthead,
#bottom,
#people,
#hot-job,
#job-search,
.edukaform,
ul.skiplinks{
	display:none;/*hide elements from print*/
}
#footer{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:0.5em 0;
	margin-top:1em;
}
#footer ul{margin:0;}
#footer li{
	display:inline;
}

#main, 
#left, 
#right,
#col1,
#col2,
#col2-container,
#col3,
#intro{/*reset the floats, margins, padding, positioning and widths*/
	float: none !important;
	width:100%;
	background: white;
	color:black;
	position:static;
	margin:inherit;
	padding:inherit;
}

a:link, a:visited {
	color: #E17534;
	background-color: #fff;
	text-decoration: underline;
	}
.clear{
	display:none;
}
h1#logo img#printlogo{
	display:block;
}
