﻿body
{
	font: 13px Arial, Tahoma, Verdana, sans-serif;
	margin: 10px;
	padding: 0;
	background-image: none;
}
h1
{
	color: #5998C9;
}

#main, #content-wrap, #content-area
{
	margin: 0;
	padding: 0;
	float: none;
	background-image: none;
}

/*#content-area
{
}
*/

#header, #nav, #sidebar1, #sidebar2, #footer, .ban-hold, .box-nav, #addthis
{
	display: none;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#printheader
{
	display: block;
	height: 50px;
	width: 100%; /*overflow: hidden;*/
}


#content-area .cont .breadcrumbs
{
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
#content-area .cont .breadcrumbs li
{
	display: inline;
	padding-left: 14px;
	background-image: none;
	color: #0051a0;
	font-weight: bold;
	page-break-before: avoid;
	page-break-before: avoid;
}
#content-area .cont .breadcrumbs li:first-child
{
	background: none;
	padding-left: 0;
}
#content-area .cont .breadcrumbs li a
{
	color: #5998C9;
	text-decoration: none;
}
#content-area .cont .breadcrumbs li a:hover
{
	text-decoration: underline;
}
