@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
}
h1 {
	color: #006699;
}
h2 {
	color: #006699;
}
h3 {
	color: #006699;
}
img{border:none;}
#mainwrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
#mainwrapper #header {
	display:none;
}
#mainwrapper #header p {
	display:none;
}
#mainwrapper #header h1 {
	display:none;
}
#mainwrapper #bodycontent {
	width:100%;
	border:none;
}
#mainwrapper #bodycontent:after {
	clear:both;
}
#mainwrapper #bodycontent #nav img {
	display:none;
}
#mainwrapper #bodycontent #nav {
	display:none;
	float: left;
}
#mainwrapper #bodycontent #content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	line-height:1.5em;
}
#mainwrapper #bodycontent #footer {
	margin: 0;
	padding: 0px;
	clear: both;
	height: 0px;
}
#mainwrapper #bodycontent #footer a {
	display:none;
}
#mainwrapper #bodycontent #nav ul.mainmenu {
	display:none;
}
#mainwrapper #bodycontent #nav ul.submenu {
	display:none;
}
#mainwrapper #bodycontent #nav .mainmenu a, #mainwrapper #bodycontent #nav .mainmenu a:link, #mainwrapper #bodycontent #nav .mainmenu a:visited {
	display:none;
}
#mainwrapper #bodycontent #nav .mainmenu a:hover, #mainwrapper #bodycontent #nav .mainmenu a:active, #mainwrapper #bodycontent #nav .mainmenu a.active {
	display:none;
}
#mainwrapper #bodycontent #nav .xtra {
	display:none;
}
#mainwrapper #bodycontent #nav .xtra h3 {
	display:none;
}
