.StyleSheetHiddenPlaceHolder  {
	display : none;
}

DIV.DefaultHead  {
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : bold;
}

DIV.DefaultNorm  {
	font-size : 8 pt;
	font-family : Verdana;
	font-weight : normal;
}

DIV.DefaultBold  {
	font-size : 8 pt;
	font-family : Verdana;
	font-weight : bold;
}

TD.LeftCol  {
	width : 125;
	height : 350;
}

P.break  {
	page-break-after : always;
}

FONT.DefaultBold  {
	font-family : 'Verdana', 'MS Sans Serif', 'Arial', 'Helvetica';
	font-size : 9pt;
	font-weight : bold;
}

FONT.DefaultNorm  {
	font-family : 'Verdana', 'MS Sans Serif', 'Arial', 'Helvetica';
	font-size : 9pt;
	font-weight : normal;
}

TD.DefaultNorm  {
	font-family : 'Verdana', 'MS Sans Serif', 'Arial', 'Helvetica';
	font-size : 8pt;
	font-weight : bold;
	vertical-align: top;
	background-color : white;
	border-width : thin;
	border-color : #AAAAAA;
	border-style : solid;
}

TH.DefaultNorm  {
	font-family : 'Verdana', 'MS Sans Serif', 'Arial', 'Helvetica';
	font-size : 9pt;
	font-weight : bold;
	color : white;
	background-color : #888888;
}

DIV.Smaller  {
	font-size : 7 pt;
	font-family : Verdana;
	font-weight : normal;
}


DIV.PageHead  {
	font-size : 20 pt;
	font-family : "Verdana", "Arial", "Helvetica";
	font-weight : bold;
	font-style : italic;
	color : Maroon;
	text-align : center;
}

TD.HeadingYellow  {
	color : yellow;
	font-size : 8 pt;
	font-family : "Verdana", "Arial", "Helvetica";
	font-weight : bold;
	text-align : right;
}

TD.HeadingBlack {
	color : black;
	font-size : 8 pt;
	font-family : "Verdana", "Arial", "Helvetica";
	font-weight : bold;
	text-align : right;
}

P.Warning  {
	font-size : 12 pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : Yellow;
	background-color : Red;
	text-align : center;
}

DIV.Warning  {
	font-size : 12 pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : Yellow;
	text-align : center;
	background-color : Red;
}

DIV.Red  {
	color : #FF0000;
	font-family : "Verdana" "Helvetica";
	font-size : 9 pt;
}

DIV.Black  {
	color : Black;
}

DIV.Small  {
	font-size : 7 pt;
	font-family : "Verdana" "Helvetica";
	
}

TD.CenterRed  {
	font-size : 9 pt;
	font-family : "Verdana" "Helvetica";
	color : #FF0000;
	text-align : center;
}

TD.RosPageHeaderTitle  {
	font-size : 14pt;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : italic;
	color : Maroon;
}

INPUT.TotalOnBlue  {
	background-color : Navy;
	border-style : none;
	color : White;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}

INPUT.TotalOnCyan  {
	background-color : Cyan;
	border-style : none;
	color : Black;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-align : right;
}

INPUT.TotalOnWhite  {
	background-color : White;
	border-style : none;
	color : Black;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-align : right;
}

INPUT.TotalOnGreen  {
	background-color : teal;
	border-style : none;
	color : White;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-align : right;
}

INPUT.TotalOnPuce  {
	background-color : #C58B8B;
	border-style : none;
	color : Black;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-align : right;
}

INPUT.Default  {
	height : 20;
	font : 8pt/10pt Verdana;
}

SELECT.Default  {
	line-height : 20;
	font : 8pt/10pt Verdana;
	border-style : solid;
	border-width : thin;
}
TEXTAREA.Status  {
	color : Black;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}

A.LeftNav  {
	color : Red;
	font-family : Verdana, Technical, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}

A.LeftNav2  {
	color : Black;
	font-family : Verdana, Technical, Helvetica;
	font-size : 8pt;
	text-decoration : underline;
}

A.Level2  {
	color : Red;
	font-family : Verdana, Technical, Helvetica;
	font-size : 8pt;
	text-decoration : underline;
}

TD.Normal  {
	font-size : 8 pt;
	font-family : Verdana, Technical, Helvetica;
}

DIV.Caption  {
	font-family : Verdana, Technical, Helvetica;
	font-size : 7 pt;
}

TABLE.PageBox  {
	border-style : solid;
	border-color : Gray;
	border-width : thin;
	margin : 0;
	background-color : #FFFFCC;
}

TABLE.SmallBox  {
	border-width : thin;
	border-color : Red;
	border-style : solid;
	background-color : White;
}

TR.SmallBoxHead  {
	background-color : Black;
	color : White;
	font-weight : bold;
	font-size : 10 pt;
	font-family : Arial;
}

TR.SmallBoxNorm  {
	font-family : Arial;
	font-size : 8 pt;
}



