/**
*
* Design and coding by ELMA Multimedia
* Copyright &copy; 2006, ELMA Multimedia
*
*/

body {
	background: #FFF;
	font-size: 12pt;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000;
}

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

h1 {
	font-size: 17px;
}

h2 {
	font-size: 14px;
}

#content {
	font-size: 12px;
}

#header, #right, #footer, #left, #breadcrumb, .pagenav {
	display: none;
}

.more {
	font-weight: bold;
}

img {
	border: 0;
}

/**
*
* SIFR print stylesheet
*
*/

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}