﻿a
{
	background-color: #FFF;
	color: #000;
}

address
{
	font-style: normal;
}

body
{
	background-color: #FFF;
	color: #000;
	font-family: Serif;
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6
{
	line-height: normal;
	margin: 0 0 0.25em 0;
}

h1
{
	font-size: 18pt;
}

h2
{
	font-size: 16pt;
}

h3
{
	font-size: 14pt;
}

hr
{
	background-color: Transparent;
	border-style: none;
	color: #C0C1AA;
	height: 1px;
	margin: 1em 0;
	width: 100%;
}

tr.altrow td
{
	background-color: #EEE;
	color: inherit;
}

.buttonList,
.footer ul,
.footerColumn1,
.header form,
.header ul,
.linkbutton,
.toolbar
{
	display: none;
}

.profile
{
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 10px;
	width: 100%;
}

.profile .image
{
	float: right;
	margin: 0 0 16px 16px;
}

.profileFull .image
{
	float: right;
	font-style: italic;
	margin: 0 0 16px 16px;
	width: 220px;
}

.profileFull .image img
{
	border: none;
	margin-bottom: 4px;
}

