body {
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
}

/* layout */


#container {
	background-color:#fff;
	border:0px;
}
#header {
	display:none;
}

#nav {
	display:none;
	}

#content {
	padding:20px 20px 20px 20px;
	}

#footer {
	text-align:center;
	padding:20px 10px 20px 10px;
	background-color:#fff;
	color:#fff;
}
#footer #copyright {

}
#footer #info {

}
#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:none;
	}
#footer a:hover {
	color:#FFCC66;
	text-decoration:underline;
	}
#subnav {
display:none;
}
	
/* typography */
p {
margin:0px 0px 10px 0px;
}
/* sIFR styles */

/* These are standard sIFR styles... do not modify */

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

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


/* shadows */
#shadow_table {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	}
	#shadow_table td {
	padding:0px;
	}
	
	#shadow_table #tl {
	display:none;
	}
	#shadow_table #tc {
	display:none;
	}

	#shadow_table #tr {
	display:none;
	}

/* middle shadows */
#shadow_table #l {
	display:none;
}
#shadow_table #r {
	display:none;
}

/*bottom shadows */
	#shadow_table #bl {
	display:none;
	}

	#shadow_table #bc {
	display:none;
	}

	#shadow_table #br {
	display:none;
	}
