/* CSS Document */

body{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:140%;
}

#header h1{
	margin-top:4px;
	background-image:url(img/topall.png);
	background-repeat:no-repeat;
	text-indent:-20000em;
	height:96px;
	width:503px;
}

#orange img,
#centerright,
#headerright,
.textshadowed,
#top{
	display:none;
}
.textshadow{
	color:#000;
}


#content img{
	float:left;
	margin-right:10px;
}

div.pdf{
	background-image:url(img/iconpdf.png);
	background-repeat:no-repeat;
	background-position:10px 13px;
	height:35px;
	padding:10px 0px 10px 50px;
	margin:20px 0 0px 0;
}

#footer{
	font-size:12px;
	border-top:1px dashed #999;
	padding-top:20px;
	margin-top:20px;
}
