﻿* {
border:none 0px;
background:none #fff;
color: #000;
}

body {
}

#header
{
	display:none;
}

.MenuContainer
{
	display:none;
}

#footer
{
	display:none;
}

#content
{
	top:0;
}

.button 
{
	display:none;
}

.fieldList dl
{
	width: 100%;
}

.fieldList dt
{
width: 30%;
margin: 0 5% 5px 0;
}

.fieldList dd
{
width: 65%;
}

.noPrint
{
	display:none;
}

.moduleEditBox
{
	border:none;
}

.header
{
	color:#000;
	border:none;
}

.moduleEditBox .header
{
	color:#000;
	border:none;
}

.moduleEditBox .header h2
{
	color:#000;
}

.fieldListBoldBlue dt
{
	color:#000;
}



