
body, html
{
	color: #000;
	background-color: #fff;
	background-image: none;
}

A:LINK, A:VISITED
{
    color: #000;
    text-decoration: underline;
}

.CommonPrintHidden, #CommonHeaderUserArea, #CommonNavigation, #CommonSearch, #CommonSidebarLeft, #CommonSidebarRight,
.CommonContentBoxHeaderForm, .CommonBreadCrumbArea, .CommonContentBoxFooter, .ad, .utility-box, .secondary-nav, #CommonNavigation, #CommonNavigation2Empty, 
#CommonNavigationShadow, .header, .header-alt, .em, .row, .CommonFormArea, .footer, hr, div.circ-box
{
	display: none;
}

.CommonContentBoxHeader
{
    display: none !important;
}

.CommonContentBox
{
	border-width: 0;
	width: 100% !important;
}

.CommonContentBox table
{
	width: 100% !important;
}

.CommonContentBoxHeader
{
	border-width: 0;
	font-size: 200%;
}

#CommonHeaderTitleArea
{
	padding-left: 0;
	background-image: none;
}

.container
{
    width: 100%;
}

.footer
{
    visibility: hidden;
}

.footer ul
{
    visibility: visible;
}

.CommonContentBoxContent HR
{
    visibility: hidden;
}

p:empty {
	display: none;
	}



/* Comment Styles */

.CommonCommentArrow, .CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom, .CommonCommentUser
{
	display: none;
}

.CommonCommentBubble
{
	margin: 0;
}

.CommonCommentContent, .Owner .CommonCommentContent
{
	background-color: #fff;
	border: solid 1px #999;
	padding: .5em;
}

#CommonContent 
{
	overflow: visible;
}

#CommonContentInner
{
	overflow: visible;
}

.CommonContentBoxContent
{
    overflow: visible;
}

.CommonPaneTabSet
{
	display: none;
}

.CommonPane
{
	border-width: 0;
}

.NoPrint
{
	display: none;
}
