body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

a {
	color: black;
	text-decoration: underline;
}

img {
	display: block;
	border: none;
}

.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;
}

#top, #footer {
	display: none;
}

#ftitle {

}

#ftitle div {
	display: none;
}

#links {
	display: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

#ftitle h1 {
	font-weight: bold;
	font-size: 18pt;
	border-bottom: 1px solid black;
	margin-bottom: .125in;
}
	#ftitle h1 a {
		text-decoration: none;
	}

h2 {
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: .1in;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin: .02in 0 .1in 0;
}

h4,h5,h6 {
	margin: .05in 0 .1in 0;
}

#cbox, #container, #content {
	margin: 0;
	padding: 0;
}

.right {
	float: right;
}

.border {
	border: 1px solid black;
}

p {
	margin-bottom: .1in;
	line-height: 1.6em;
}

#content table {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.3em;
}

	#content table tr td, #content table tr td {
		text-align: center;
		border: 1px solid #929292;
		padding: 5px;
	}
	
	#content table tr td.none {
		border: none;
	}
		
		#content table tr th.title {
			padding: 10px;
			font-size: 14px;
		}
		
#legal {
	border-top: 1px solid black;
	margin: .16in 0 0 0;
	padding: .1in 0 0 0;
	font-size: 8pt;
	line-height: 1.3em;
}
	#legal div span {
		font-size: 10pt;
		font-weight: bold;
	}
	
		#legal div a {
			display: none;
		}
		
		#legal a {
			display: none;
		}