/* CSS Document */
#toplogo {
	width:auto;/*100%;*/
	height:auto;
	background-color:white;
	text-align: center;
	padding-left:25%;/*190px;*/
	/*margin-right:11%;/*200px;*/

}
#leftborder, #rightborder {
 display:none;
}  

#toplogo img {
display:none;
}
#content  {
margin: 0em 5% 0em 5%;
width: 90%;
}
.pagebrake {
page-break-after: always;
}

div.button {
/*page-break-inside: auto;*/
/*page-break-after: always;*/
}
a {
    text-decoration: none;
}
a.bigbuttonlink
{
	display: block;
	width:99%;
	height: 4em;
	background-color:#EEEEEE;
	text-decoration:none;
}
img {
display: none;
}
p {
    text-align: justify;
}


li {text-align: justify}

div.button img {
 display: inline;
}

