﻿body 
{
    background-color:#FFFFFF;
    color:#000000;
	font-size:16px;
}
p, td, th, .center-nomargins, .center-rightandleftmargins, .center-rightmargin, .center-leftmargin
{
	font-size:100%; 
}
img{
	border:none;
}
/* hide top nav */
.topnav
{
	display:none;
}
/* hide menu */
.AspNet-Menu-Vertical, .AspNet-Menu-Horizontal
{
    display:none;
}
/* hide footer */
#footer .smallText, .footer .smallText
{
	display:none;
}
.copyrightText
{
	display:block;
}

.leftside
{
    width:1px;
}
.leftMenu
{
    width:1px;
}
#wrapcenter
{
    margin:0;
    display:block;
}
.rightside .modulerow, .rightside .modulealtrow 
{
	font-size:100%; 
}
.modulecontent 
{ 
	border:0;
}
div.moduletitle, span.moduletitle, tr.moduletitle, h1.moduletitle 
{
}

