﻿body
{
    font-size: 11pt;
    font-family: Serif;
}

div.site-width
{
	width: 100%;
	padding: 0;
}

div.content-width
{
	width: 100%;
}

#logo-print
{
	display: block;
}

#content p
{
	text-indent: 0;
}

#content a
{
	text-decoration: underline;
}

#content h1,h2,h3
{
	text-align: left;
}

#content a:link:after, #content a:visited:after 
{
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content-panel
{
	float: none;
	padding: 0;	
	margin: 0;
	width: 100%;
}

#content-module div
{
	width: 100%;
	float: none;
}

#content-module div p.content-module-link
{
	text-align: left;
}	

#content-module div h3
{
	text-align: left;
}

#content div.caption
{
	border: none;
}

#content p.caption
{
	border-top: solid 2px #e6edf3;
}

#logo-screen, #search, #navigation, #crumbtrail, #menu-panel, #content-footer, #footer, #home-showcase-panel a.outer-link
{
	display: none;
}