body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #393A6B;
	background-color: White;
	scrollbar-3dlight-color: #a1c5d5;
	scrollbar-arrow-color: #eaeef0;
	scrollbar-base-color: #a1c5d5;
	scrollbar-darkshadow-color: #a1c5d5;
	scrollbar-face-color: #a1c5d5;
	scrollbar-highlight-color: #eaeef0;
	scrollbar-shadow-color: #eaeef0;
	scrollbar-track-color: #eaeef0;
	overflow: auto
}
body.background
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #393A6B;
	background-color: #eaeef0;
	scrollbar-3dlight-color: #a1c5d5;
	scrollbar-arrow-color: #eaeef0;
	scrollbar-base-color: #a1c5d5;
	scrollbar-darkshadow-color: #a1c5d5;
	scrollbar-face-color: #a1c5d5;
	scrollbar-highlight-color: #eaeef0;
	scrollbar-shadow-color: #eaeef0;
	scrollbar-track-color: #eaeef0;
	overflow: auto
}
table, tr, td
{
	font-size: 9pt;
	padding: 0 2 0 2;
}
td.bottomLine
{
	font-size: 9pt;
	padding: 0 2 0 2;
	border-bottom: 1pt solid #a1c5d5;
}
td.bottomLineWarning
{
	font-size: 9pt;
	padding: 0 2 0 2;
	border-bottom: 1pt solid #ffdcd5;
}
td.withBack
{
	font-size: 9pt;
	padding: 0 2 0 2;
	background-color: #eaeef0;
}
td.withBackWarning
{
	font-size: 9pt;
	padding: 0 2 0 2;
	background-color: #fdeeea;
}
td.bottomLineWithBack
{
	font-size: 9pt;
	padding: 0 2 0 2;
	border-bottom: 1pt solid #a1c5d5;
	background-color: #eaeef0;
}
td.topLine
{
	font-size: 9pt;
	padding: 0 2 0 2;
	border-top: 1pt solid #a1c5d5;
}
A
{
	color: #393A6B;
	text-decoration : none;
}
A:Hover
{
	color : #808080;
	text-decoration : underline;
}
A.small
{
	color: #393A6B;
	font-size : 8pt;
	text-decoration : none;
}
A.small:Hover
{
	color: #393A6B;
	font-size : 8pt;
	text-decoration : underline;
}
.plain
{
	font-size: 9pt;
	font-weight: normal;
}
.plainSmall
{
	font-size: 8pt;
	font-weight: normal;
}
.plainSmall2
{
	font-size: 7pt;
	font-weight: normal;
}
.black
{
	color: Black;
	font-size: 9pt;
	font-weight: normal;
}
.blackSmall
{
	color: Black;
	font-size: 8pt;
	font-weight: normal;
}
.blackSmall2
{
	color: Black;
	font-size: 7pt;
	font-weight: normal;
}
.highlight
{
	font-size: 9pt;
	color : #8B2727;
}
.highlightSmall
{
	font-size: 8pt;
	color : #8B2727;
}
.highlightSmall2
{
	font-size: 7pt;
	color : #8B2727;
}
.warning
{
	font-size: 9pt;
	color: Red;
}
.warningSmall
{
	font-size: 8pt;
	color: Red;
}
.warningSmall2
{
	font-size: 7pt;
	color: Red;
}
.header
{
	font-size: 9pt;
	font-weight: bold;
	color: #8B2727;
}
.headerBig
{
	font-size: 16pt;
	font-style: oblique;
}
.text
{
	border: 1pt solid #a1c5d5;
	font-size: 9pt;
	padding-bottom: 1;
	padding-left: 3;
	padding-right: 3;
	padding-top: 1;
	color: #000000;
	background-color: transparent;
}
textarea
{
	border: 1pt solid #a1c5d5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 1;
	padding-left: 3;
	padding-right: 3;
	padding-top: 1;
	color: #000000;
	background-color: transparent;
}
select
{
	border: 1pt solid #a1c5d5;
	font-size: 9pt;
	padding-bottom: 1;
	padding-left: 3;
	padding-right: 3;
	padding-top: 1;
	color: #000000;
	background-color: transparent;
}
A:Link.highlight
{
	color : #8B2727;
	font-size : 9pt;
	text-decoration : none;
}
A:Visited.highlight
{
	color : #8B2727;
	font-size : 9pt;
	text-decoration : none;
}
A:Hover.highlight
{
	color : #808080;
	font-size : 9pt;
	text-decoration : underline;
}
.colorHighlight
{
	color : #8B2727;
}
.colorNormal
{
	color : #393A6B;
}
A:Link.highlightBig
{
	color : #8B2727;
	font-size: 18px;
	text-decoration : none;
	font-weight : bold;
}
A:Visited.highlightBig
{
	color : #8B2727;
	font-size: 18px;
	font-weight : bold;
	text-decoration : none;
}
A:Hover.highlightBig
{
	color : #8B2727;
	font-size: 18px;
	font-weight : bold;
	text-decoration : underline;
}
A:Link.Big
{
	color : #393A6B;
	font-size: 18px;
	text-decoration : none;
	font-weight : bold;
}
A:Visited.Big
{
	color : #393A6B;
	font-size: 18px;
	font-weight : bold;
	text-decoration : none;
}
A:Hover.Big
{
	color : #8B2727;
	font-size: 18px;
	font-weight : bold;
	text-decoration : underline;
}