body, html {
	margin: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #282828;
}

#SidePanel {
	display: none;
}

.Layout_Container {
	background-color: #FFFFFF;
}

.Layout_TopNav, 
.Layout_HeaderBG, 
.Layout_FooterBG,
.Layout_Ad,
.Layout_BodyTBG,
.Layout_BodyML,
.Layout_BodyMR,
.Layout_BodyBBG {
	display: none;
}

.Body {
	padding: 0px;
	width: 100%;
}

.Layout_Body {
	background-color: #FFFFFF;
	height: auto;
}

.TextXL {
	font-size: 14pt;	
}

.TextL {
	font-size: 12pt;	
}

#rowbtm,
#menutxt,
#menufld,
.Disclaimer {
	display: none;
}

input, textarea {
	border: 0;
	background: none;
	overflow: hidden;
}

