
/* Styles for PRINT */

#canvas {
	margin: 10px auto;
	text-align: left;
	width: 700px;
	height: 100%;
}

img {
	display: none;
}

a {
	color: #000000;
}

table.top {
	display: none;
}

table.main {
	display: none;
}

table.bottom {
	width: 700px;
}

input {
	border: #000000 solid 1px;
	padding:2px;
	font-size: 90%;
	width: 253px;
}

div.teaserblock {
	display: none;
}

/* world map background images */
#bottomleft {
	display: none;
	background: white;
}

#bottommiddle {
	background: white;
}

#bottomright {
	display: none;
	background: white;
}

input.send {
	background: none;
	border: 0px;
	height: 17px;
	width: 56px;
}

/* Content */
h1, h3 {color: #000000;}
h2 {color: #000000;}

#bottommiddle .hr {
	background: url(../images/activities/hr_content.gif) no-repeat;
	height: 1px;
	font-size:1px;
}

#bottommiddle .hrBothMargins {
	margin-top: 8px;
	margin-bottom: 8px;
}

#bottommiddle .subContainer .contentImage {
	float: right;
}

#bottommiddle table.registrationForm td {
	padding-bottom: 4px;
}