
/* MACF FRONT PAGE PRINT LAYOUT */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

div#page
{
	width: 100%;
	margin:  0px auto 0px auto;
	padding: 10px;
	text-align: left;
}
    
div#header
{
	display: none;
}

div#subheaderdate
{
	display: none;
}

div#subheadercrumbs
{
	display: none;
}

div#content
{

}
        
div#main
{

}

div#sub
{

}

div#footer
{
	display: none;
}

div#footer p
{
	display: none;
}

div#content
{
	position: relative;
	width: 100%;
	margin: 0px auto 0px 0;
	padding: 0;
	text-align: left;
	background-image: url(uploads/images/mainbg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.TextField
{
	background-color: #FAFAEB;
	color: #3D3D6B;
	font-size: 10pt;
	font-family: arial;
	border: 1px solid #000000;
}

div#main
{

}

div#menu_vert
{
	display: none;
}

div#content2
{
	display: none;
}

div#menu_horiz
{
	display: none;
}

img
{
	border: 0px;
}
