body 
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: .85em;
}

div#idHeader,
div#idTopNavigation,
div#idFade,
div#idLeftColumn,
div#idFooter,
.clsHighlight,
.clsHighlightAlt,
.clsPrintHide
{
	display: none;
}

#idPrintLogo
{
	visibility: visible;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 77px;
	overflow: hidden;
}

#idPrintCntct
{
	visibility: visible;
	display: block;
	position: absolute;
	top: 0px;
	left: 450px;
	font-weight: 700;
	text-align: left;
	width: 250px;
	overflow: hidden;
}

div#idPrintArea
{
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	height: 125px;
	width: 100%;
}

#idPrintShow
{
	position: relative;
	visibility: visible;
	display: block;
	width: 100%;
}

p.clsRed
{
	color: red;
}

p.clsSmall
{
	font-size: 75%;
}

.clsStrikeThru
{
	text-decoration: line-through;
}

table
{
    width: 100%;
}

table tr
{
    vertical-align: top;
}

table tr th
{
    margin: 0px;
    padding: 0px 20px 5px 0px;
    text-align: left;
}

table tr td
{
}

td.clsNoWrap,
th.clsNoWrap
{
    white-space: nowrap;
}

h1, h2, h3
{
    display: block;
    font-size: 1.5em;
    text-align: left;
    padding: 0px;
    margin: 10px 0px;
	color: #36428E;
}

a:link,
a:visited,
a:active,
a:hover
{
	color: #36428E;
	font-weight: 700;
	text-decoration: none;
}

.clsThumb354
{
    width: 354px;
    height: 267px;
    display: block;
    margin: 10px 2px 10px 0px;
    overflow: hidden;
    vertical-align: middle;
    border: 2px solid #e7f4fd;
}

.clsThumb354 img
{
    display: block;
    position: relative;
}

.clsPreview84
{
    width: 84px;
    height: 63px;
    display: block;
    margin: 0px 2px 10px 0px;
    overflow: hidden;
    float: left;
    border: 2px solid #e7f4fd;
}

.clsPreview84 img
{
    display: block;
    position: relative;
}

