body 
{
	FONT-FAMILY:'MS Sans Serif' , 'Tahoma'; 
	FONT-SIZE: 10pt; 
	BACKGROUND-IMAGE: url(../Images/bgz.gif); 
	MARGIN: 0px; 
}

.textNormal
{
	font-weight: normal;
	color: midnightblue;
	FONT-SIZE: 10pt; 
	text-decoration: none;
	clip:   rect(   );
}
.textSmall
{
	font-weight: normal;
	color: midnightblue;
	FONT-SIZE: 9pt; 
	text-decoration: none;
	clip:   rect(   );
}
.textWarning
{
	font-weight: normal;
	color: midnightblue;
	FONT-SIZE: 9pt; 
	text-decoration: none;
	clip:   rect(   );
}
.textComment
{
	font-weight: normal;
	font-size: 11pt;
	color: maroon;
	text-decoration: none;
}
.textBold
{
	font-weight: bold;
	color: midnightblue; 
	FONT-SIZE: 10pt; 
}
.textPanelNormal
{
	font-weight: normal;
	color: black;
	FONT-SIZE: 10pt; 
}
.textNormalUnderline
{
	font-weight: normal;
	color: midnightblue;
	FONT-SIZE: 10pt; 
	text-decoration: underline;
	clip:   rect(   );
}
.textPanelBold
{
	font-weight: bold;
	color: black;
	FONT-SIZE: 10pt; 
}

.textProcessing
{
	font-weight: bold;
	font-size: 10pt;
	color: crimson;
} 

.textLinkReport
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.textLinkReport:hover 
{
	text-decoration: underline;
}
.textLink
{
	font-weight: bold;
	font-size: 10pt;
	color: darkslateblue;
	text-decoration: none;
}
.textLink:hover 
{
	text-decoration: underline;
}
.textFormular
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.textHeaderDefinition
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	text-decoration: none;
}
.textDefinition
{
	font-weight: normal;
	font-size: 10pt;
	color: dimgray;
	text-decoration: none;
}
.textHighlightBold
{
	font-weight: bold;
	font-size: 13px;
	color: dimgray;
	text-decoration: none;
}
.textHighlight
{
	font-weight: normal;
	font-size: 13px;
	color: dimgray;
	text-decoration: none;
}
.textHeadSummaries
{
	font-weight: bold;
	font-size: 14px;
	color: White;
	text-decoration: none;
}
.menu1
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	
	text-decoration:none;
}

.menu2
{
	font-weight: normal;
	font-size: 10pt;
	color: #ffff99;
	text-decoration: none;
}
.menu4
{
	font-weight: bold;
	font-size: 10pt;
	color: orange;
	text-decoration: none;
}
.menu3
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.menu3:hover 
{
	text-decoration: underline;
}
.menu5
{
	font-weight: bold;
	font-size: 10pt;
	color: lightgreen;
	text-decoration: none;
}
.funcHeader
{
	font-size: 14px;
	color: white;
}

.textboxNormal 
{
	BORDER-RIGHT: midnightblue 1px solid; 
	BORDER-TOP: midnightblue 1px solid; 
	BORDER-LEFT: midnightblue 1px solid; 
	BORDER-BOTTOM: midnightblue 1px solid;
	font: 70%;
	color: midnightblue;
	height: 20px;
	background-color: White;
}

.textboxTransparent
{
	background:transparent;
	border:0px;
}

.textboxNormalRight
{
	BORDER-RIGHT: midnightblue 1px solid; 
	BORDER-TOP: midnightblue 1px solid; 
	BORDER-LEFT: midnightblue 1px solid; 
	BORDER-BOTTOM: midnightblue 1px solid;
	font: 70%;
	color: midnightblue;
	height: 20px;
	background-color: White;
	text-align:right;
}
.textboxNormalRightReadOnly
{
	BORDER-RIGHT: midnightblue 1px solid; 
	BORDER-TOP: midnightblue 1px solid; 
	BORDER-LEFT: midnightblue 1px solid; 
	BORDER-BOTTOM: midnightblue 1px solid;
	font: 70%;
	color: midnightblue;
	height: 20px;
	background-color: #CCCCCC;
	text-align:right;
}
.Heading
{
	font-weight: bold;
	font-size: 12px;
	border-left-color: transparent;
	border-bottom-color: transparent;
	color: #ffffff;
	border-top-color: transparent;
	background-color: #006faa;
	text-align: right;
	text-decoration: none;
	border-right-color: transparent;
}

.Item
{
	background-color: #f3f3f3;
	border-color:transparent;
	font-weight: normal;
	color: midnightblue;
	FONT: 80%;
	text-decoration: none;
	clip:   rect(   );
}
.GridGroup
{
	font-weight: bold;
	font-size: 12px;
	color: #664417;
	background-color: #ffcc99;
}

.button
{
	font-family : Verdana, MS Sans Serif, Tahoma, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	color:#444444;
	height:24px;
	width:70px;	
}

.buttonBack
{
	font-family : Verdana, MS Sans Serif, Tahoma, sans-serif; 
	cursor:hand;
	font-size: 10px;
	font-weight:bold;
	color:#444444;
	width:75;
	height:27;
	border: 0px solid #FFFFFF;
	background-image: url(../images/wizard/back.gif);
	background-repeat:no-repeat;
}

.buttonNext 
{
	font-family : Verdana, MS Sans Serif, Tahoma, sans-serif; 
	cursor:hand;
	font-size: 10px;
	font-weight:bold;
	color:#444444;
	width:75;
	height:27;
	border: 0px solid #FFFFFF;
	background-image: url(../images/wizard/next.gif);
	background-repeat:no-repeat;
}

.buttonSave 
{
	font-family : Verdana, MS Sans Serif, Tahoma, sans-serif; 
	cursor:hand;
	font-size: 10px;
	font-weight:bold;
	color:#444444;
	width:68;
	height:27;
	border: 0px solid #FFFFFF;
	background-image: url(../images/wizard/save.gif);
	background-repeat:no-repeat;
}

.textReportSum 
{
	font-family:Cordia New;
	font-size:16pt;
	line-height:94%;	
}

.textReportSumDetail
{
	font-family:Cordia New;
	font-size:16pt;
	line-height:180%;	
}
