/* WebPanel Left Spacer */
TABLE TD.wpL DIV { width:13px; }
TABLE TD.wpL IMG { margin-left:2px;cursor:hand;cursor:pointer; }

/* controlBox **************************/
TABLE.wpWhite .webControlBox
{
	background-color:#AAAAAA;
}

/* WebPanel Blue ********************************/
TABLE.wpBlueB				
{
	border: solid 1px #293448;
}
	
TABLE.wpBlue
{
	border-collapse: collapse;
}

TABLE.wpBlue TR.wpT	/* Top Row */
{
	background-color: #c1cde1;
}

TABLE.wpBlue TR.wpT TD /* Top Cell */
{
	white-space: nowrap;
	border-bottom: solid 1px #476393;
	padding-right: 4px;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	font-weight: bold;
}

TABLE.wpBlue TR.wpTT /* Top Top Row */
{
	background-color: #c1cde1;
}

TABLE.wpBlue TR.wpTT TD /* Top Cell of Top Cell */
{
	white-space: nowrap;
	padding-right: 4px;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	font-weight: bold;
}

TABLE.wpBlue TR.wpTT TD.wpL /* Top Left */
{
	background-color: #a2b4d2;
}

TABLE.wpBlue TD.wpL	/* Left */
{
	width: 13px;
	background-color: #839ac3;
	border-right: solid 1px #476393;
}

TABLE.wpBlue TR.wpT TD.wpL /* Top Left */
{
	background-color: #a2b4d2;
}

TABLE.wpBlue TD.wpH	/* Hierarchy */
{
	padding-left:4px;
	background-color: #FCFFB6;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	color: black;
	border-bottom:solid 1px #476393;
}

TABLE.wpBlue TD.wpC	/* Content */
{
	white-space: nowrap;
	background-color: #ebeff5;
}

TABLE.wpBlue TD.wpC .wpCE
{
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
}

TABLE.wpBlue TD.wpC .panelAltRow
{
	background-color: #dfe5ef;
	color: #202c42;
}

TABLE.wpBlue TR.wpB	/* Bottom Row */
{
	vertical-align: middle;
	height: 26px;
	background-color: #96aacc;
}

TABLE.wpBlue TR.wpB TD /* Bottom Cell */
{
	white-space: nowrap;
	border-top: solid 1px #476393;
	padding-right: 4px;
}

TABLE.wpBlue TR.wPT TD A.wBtn, TABLE.wpBlue TR.wPB TD A.wBtn
{
    border: solid 1px #25334D;
    BACKGROUND-COLOR: #5678B3;
}

TABLE.wpBlue TR.wPT TD A.wBtn:active, TABLE.wpBlue TR.wPB TD A.wBtn:active
{
	COLOR: #D9D9D9;
    border: solid 1px #1F2B42;
    BACKGROUND-COLOR: #496698;	
}

TABLE.wpBlue TR.wPT TD A.wBtnFaded, TABLE.wpBlue TR.wPB TD A.wBtnFaded, TABLE.wpBlue TR.wPTT TD A.wBtnFaded
{
    border: solid 1px #5F6E88;
    BACKGROUND-COLOR: #789FDC;
}

/* WebPanel White ********************************/
TABLE.wpWhiteB				
{
	border: solid 1px #535353;
}

TABLE.wpWhite					
{
	border-collapse: collapse;
}

TABLE.wpWhite TR.wpT /* Top Row */
{
	background-color: #d7d7d7;
}

TABLE.wpWhite TR.wpT TD	/* Top Cell */
{
	white-space: nowrap;
	border-bottom: solid 1px #818181;
	padding-right: 4px;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	font-weight: bold;
}

TABLE.wpWhite TD.wpL /* Left */
{
	width: 13px;
	background-color: #afafaf;
	border-right: solid 1px #818181;
}

TABLE.wpWhite TR.wpT TD.wpL	/* Top Left */
{
	background-color: #c3c3c3;
}

TABLE.wpWhite TD.wpH /* Hierarchy */
{
	padding-left:4px;
	background-color: #FCFFB6;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	color: black;
	border-bottom:solid 1px #476393;
}

TABLE.wpWhite TD.wpC /* Content */
{
	white-space: nowrap;
	background-color: white;
}

TABLE.wpWhite TD.wpC .wpCE
{
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
}

TABLE.wpWhite TD.wpC .panelAltRow
{
	background-color: #f0f0f0;
	color: Black;
}

TABLE.wpWhite TR.wpB /* Bottom Row */
{
	vertical-align: middle;
	height: 26px;
	background-color: #bebebe;
}

TABLE.wpWhite TR.wpB TD	/* Bottom Cell */
{
	white-space: nowrap;
	border-top: solid 1px #818181;
	padding-right: 4px;
}


TABLE.wpWhite TD.wPC A.wBtn
{
    border: solid 1px #474747;
    BACKGROUND-COLOR: #838383;	
}

TABLE.wpWhite TD.wPC A.wBtn:active
{
    BACKGROUND-COLOR: #AAAAAA;	
}

TABLE.wpWhite TR.wPT TD A.wBtn, TABLE.wpWhite TR.wPB TD A.wBtn
{
    border: solid 1px #393939;
	BACKGROUND-COLOR: #848484;	
}

TABLE.wpWhite TR.wPT TD A.wBtn:active, TABLE.wpWhite TR.wPB TD A.wBtn:active
{
	COLOR: #D9D9D9;
    border: solid 1px #303030;
	BACKGROUND-COLOR: #707070;	
}

/* WebPanel Red ********************************/
TABLE.wpRedB
{
	border: solid 1px #4D2424;
}

TABLE.wpRed				
{
	border-collapse: collapse;
}

TABLE.wpRed TR.wpT /* Top Row */
{
	background-color: #E2C0C0;
}

TABLE.wpRed TR.wpT TD /* Top Cell */
{
	white-space: nowrap;
	border-bottom: solid 1px #954545;
	padding-right: 4px;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	font-weight: bold;
}

TABLE.wpRed TD.wpL /* Left */
{
	width: 13px;
	background-color: #C58181;
	border-right: solid 1px #954545;
}

TABLE.wpRed TR.wpT TD.wpL /* Top Left */
{
	background-color: #D4A1A1;
}

TABLE.wpRed TD.wpH /* Hierarchy */
{
	padding-left:4px;
	background-color: #FCFFB6;
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
	color: black;
	border-bottom:solid 1px #476393;
}

TABLE.wpRed TD.wpC /* Content */
{
	white-space: nowrap;
	background-color: #F5EBEB;
}

TABLE.wpRed TD.wpC .wpCE
{
	font-family	: Trebuchet MS, Verdana, Helvetica;
	font-size	: 11px;
	line-height	: 14px;
}

TABLE.wpRed TD.wpC .panelAltRow
{
	background-color: #EFDFDF;
	color: Black;
}

TABLE.wpRed TR.wpB /* Bottom Row */
{
	vertical-align: middle;
	height: 26px;
	background-color: #CE9595;
}

TABLE.wpRed TR.wpB TD /* Bottom Cell */
{
	white-space: nowrap;
	border-top: solid 1px #954545;
	padding-right: 4px;
}


TABLE.wpRed TD.wPC A.wBtn
{
    border: solid 1px #4E2424;
    BACKGROUND-COLOR: #B25757;	
}

TABLE.wpRed TD.wPC A.wBtn:active
{
    BACKGROUND-COLOR: #A24747;	
}

TABLE.wpRed TR.wPT TD A.wBtn, TABLE.wpRed TR.wPB TD A.wBtn
{
    border: solid 1px #4E2424;
    BACKGROUND-COLOR: #B25757;	
}

TABLE.wpRed TR.wPT TD A.wBtn:active, TABLE.wpRed TR.wPB TD A.wBtn:active
{
	COLOR: #D9D9D9;
    BACKGROUND-COLOR: #A24747;	
}

/* DropdownLineStyle **************************/
TD.DDLS
{	
}

HTML>BODY TD.DDLS SELECT /*Firefox-only*/
{	
	float:left;
}

* HTML TD.DDLS .sTxBx /*IE-only hack*/
{
	margin-top:-6;
}