body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#t1{
	display:none;
}
#nav{
	display:none;
}
#footer{
	display:none;
}
#bttt{
	display:none;
}
#fbLike{
	display:none;
}
#print-logoTop{
	display:block;
}
.information{
	background-image:url(/styles/images/info.png);
	background-repeat:no-repeat;
	background-position:5px;
	padding:15px;
	padding-right:10px;
	background-color:#FFC;
	padding-left:70px;
	width:75%;
	margin:0 auto;
	margin-top:10px;
	border: 1px dashed #AAA;
	margin-bottom:10px;
}
.h1{
	font-weight:normal;
	color:#696969;
	font-size:20px;
}
h1{
	font-weight:normal;
	color:#191919;
	font-size:22px;
	margin-bottom:5px;
}
h1 #fl-right{
	color:#999;
	padding-left:15px;
	float:right;
}
h2, h2 a, h2 a:visited{
	color:#4C9623;
	font-weight:normal;
	padding-bottom:10px;
	text-decoration:none;
}

h4{
	color:#4C9623;
	margin:0px;
	padding:0px;
}
/* jobs */
.job span{
	padding-bottom:5px;
	display:block;
	font-size:18px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	color:#4C9623;
}
.job span a{
	color:#4C9623;
	text-decoration:none;
}
.job{
	margin-bottom:20px;
}

a{
	text-decoration:none;
	color:#000;
}