/*
This stylesheet contains all classes that change the font size.
*/

BODY, TABLE, P, TR, TD, INPUT, SELECT, TEXTAREA, A
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.FactorEnd
{
    COLOR: red;
    font-weight: bold;
	font-size: 14px;
}
.UserName
{
	font-size: 8pt;
	font-weight: bold;
	height: 24px;
	color: #FFF;
	padding-top: 1px;
}
.PagingMatches
{
	font-size: 10px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	background-color: #E4E5DA;
	padding: 6px 2px 6px 2px;
}
.Warning
{
/*
	font-size: 12pt;
	font-weight: bold;
	color: #a52300;
*/
	COLOR: #666666;
    FONT-SIZE: 9px;
}
.AwaitingAction
{
    COLOR: RED;
    FONT-SIZE: 9pt;
}
.Error
{
    COLOR: red;
    FONT-SIZE: 9pt
}
.HeaderTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.Title
{
    COLOR: #990000;
    font-weight: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY:Verdana, Arial,  Helvetica, sans-serif;
}

.Updated
{
	font-size: 10px;
	color: #999999;
} 

.10pt
{
	font-size: 10pt;
}
.12pt
{
	font-size: 12pt;
}
.14pt
{
	font-size: 14pt;
}
.16pt
{
	font-size: 16pt;
}
.18pt
{
	font-size: 18pt;
}
.20pt
{
	font-size: 20pt;
}
.Level1001
{
	font-size: 9px;
	COLOR: #666666;
    FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.Level1001selected
{
	font-size: 9px;
    COLOR: #666666;
    FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.wi-list
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	color:#000000;
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 18px;
}


.StyleCopyright	
{
	background-color: #424542;
	color: #FFF;
	font-size: 8pt;
}

.Level0
{
    COLOR: #000000;
	font-size: 12px;
}
.Level0selected
{
    COLOR: #ea5c2f;
	font-size: 12px;
}
.Level0:Hover
{
    COLOR: #ea5c2f;
}
.Level0Selected:Hover
{
    COLOR: #ea5c2f;
}
