
/* ============ */
/* Blue Theme   */
/* ============ */

/* Change Focus Color */
/* ------------------ */
*:focus {
    outline-color: #fd9f13;
}


/* Alignment Used in LTR Pages */
/* --------------------------- */
.AlignLeft		{ margin-right:auto; }
.AlignCenter  	{ margin-left:auto; margin-right:auto; }
.AlignRight		{ margin-left:auto; }
.TextAlignRight	{ text-align:right; }

.NoLeftPad		{ padding-left:0 !important; }
.NoRightPad		{ padding-right:0 !important; }

/* Published Classes */
/* ----------------- */
.MainPage_Header, .GHeadBg  {   background: url(ld.aspx?v=2127&x=skin_blue.images.GHeader_Background.png)	repeat-x; }
.MainPage_Footer			{	background:	#838995;	}
.MainPage_LeftPanel			{	background: url(ld.aspx?v=2127&x=skin_blue.images.LeftPanel.png)	repeat-y	right	#f7f8f9;}
.MainPage_Content			{	background: #ffffff;	}

.Panel_Header				{	background: #dde1eb;	}
.Panel_Header_Tabbed		{	background: #dde1eb;	}
.Panel_Footer				{	background: #dde1eb;	}
.Panel_Content				{	background: #ffffff;	}

.Grid_Header				{	background: #eff0f1;	}
.Grid_Header_ColumnText			
{	font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#6f7581;
    text-decoration:none;
}

.Hover_Text_Color			{	color:#fd9f13;			}
.Hover_Background_Color		{	background: #ffe9bd;	}

.Gray_A_Background_Color	{	background: #f7f8f9;	}
.Gray_B_Background_Color	{	background: #eff0f1;	}
.Gray_C_Background_Color	{	background: #d9dbdf;	}
.Gray_D_Background_Color	{	background: #c4c7cc;	}
.Gray_E_Background_Color	{	background: #aeb2ba;	}
.Gray_F_Background_Color	{	background: #999ea7;	}
.Gray_G_Background_Color	{	background: #838995;	}
.Gray_H_Background_Color	{	background: #6f7581;	}
.Gray_I_Background_Color	{	background: #5c626c;	}
.Gray_J_Background_Color	{	background: #4a4e56;	}
.Gray_K_Background_Color	{	background: #373b41;	}
.Gray_L_Background_Color	{	background: #25272b;	}
.Gray_M_Background_Color	{	background: #121316;	}

.Gray_A_Text_Color			{	color: #f7f8f9;	}
.Gray_B_Text_Color			{	color: #eff0f1;	}
.Gray_C_Text_Color			{	color: #d9dbdf;	}
.Gray_D_Text_Color			{	color: #c4c7cc;	}
.Gray_E_Text_Color			{	color: #aeb2ba;	}
.Gray_F_Text_Color			{	color: #999ea7;	}
.Gray_G_Text_Color			{	color: #838995;	}
.Gray_H_Text_Color			{	color: #6f7581;	}
.Gray_I_Text_Color			{	color: #5c626c;	}
.Gray_J_Text_Color			{	color: #4a4e56;	}
.Gray_K_Text_Color			{	color: #373b41;	}
.Gray_L_Text_Color			{	color: #25272b;	}
.Gray_M_Text_Color			{	color: #121316;	}

/* Page Layout */
/* ----------- */

body {
    padding:0px;
    margin:0px;
    background-color:#ffffff;
}

.bodyNav {
    padding-top:10px;
    padding-left:10px;
}
.bodyNavNoPad {
    padding-top:0px;
    padding-left:0px;
}

.bodyMin {
    background-color:#acacac;
}
.bodyMinEnabled {
    background-image:url(ld.aspx?v=2127&x=skin_blue.images.PanelMin_Left_Enabled_bg.png);		background-repeat:repeat-y;
}
.bodyMinOver {
    background-image:url(ld.aspx?v=2127&x=skin_blue.images.PanelMin_Left_Over_bg.png);		background-repeat:repeat-y;
}
.bodyMinDown {
    background-image:url(ld.aspx?v=2127&x=skin_blue.images.PanelMin_Left_Down_bg.png);		background-repeat:repeat-y;
}


.bodyContent {
    padding-left:10px;
    padding-right:0px;
}

/* Portal Tags */
/* ----------- */
.columnContent {
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	background-color:#f5f6f7;
    border-width:1px;
    border-style:solid;
    border-color:#e1e2e3;
}

.columnAddPart {
	padding:5px;
	background-color:#eaebec;
    border-width:1px;
    border-style:solid;
    border-color:#cdcccc;
}

/* Form Items */
/* ---------- */

input {
    padding:1px;
    margin-left:2px;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#4a4e56;
    text-decoration:none;
    }

select {
    background:#ffffff;
    border:1px solid #4a4e56;
    padding:1px;
    margin-left:2px;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#4a4e56;
    text-decoration:none;
    }

textarea{
    background:#ffffff;
    border:1px solid #4a4e56;
    padding:1px;
    margin-left:2px;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#4a4e56;
    text-decoration:none;
    }

/* General Text */
/* ------------ */

.pageTitle, .pageTitlePseudo, .pageTitleOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
}
.pageTitle a:link, a:link .pageTitle, .pageTitle a:visited, a:visited .pageTitle, .pageTitle a:active, a:active .pageTitle {  color:#4a4e56; text-decoration:none; }
.pageTitle a:hover, a:hover .pageTitle, .pageTitleOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.pageTitle_nonBold, .pageTitle_nonBoldPseudo, .pageTitle_nonBoldOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:1em;
    color:#4a4e56;
    text-decoration:none;
}
.pageTitle_nonBold a:link, a:link .pageTitle_nonBold, .pageTitle_nonBold a:visited, a:visited .pageTitle_nonBold, .pageTitle_nonBold a:active, a:active .pageTitle_nonBold {  color:#4a4e56; text-decoration:none; }
.pageTitle_nonBold a:hover, a:hover .pageTitle_nonBold, .pageTitle_nonBoldOver { color:#fd9f13; text-decoration:none; }

.sectionHeader, .sectionHeaderPseudo, .sectionHeaderOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.8em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
}
.sectionHeader a:link, a:link .sectionHeader, .sectionHeader a:visited, a:visited .sectionHeader, .sectionHeader a:active, a:active .sectionHeader {  color:#4a4e56; text-decoration:none; }
.sectionHeader a:hover, a:hover .sectionHeader, .sectionHeaderOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.sectionHeader_nonBold, .sectionHeader_nonBoldPseudo, .sectionHeader_nonBoldOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.8em;
    color:#4a4e56;
    text-decoration:none;
}
.sectionHeader_nonBold a:link, a:link .sectionHeader_nonBold, .sectionHeader_nonBold a:visited, a:visited .sectionHeader_nonBold, .sectionHeader_nonBold a:active, a:active .sectionHeader_nonBold {  color:#4a4e56; text-decoration:none; }
.sectionHeader_nonBold a:hover, a:hover .sectionHeader_nonBold, .sectionHeader_nonBoldOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.sectionHeader_sub, .sectionHeader_subPseudo, .sectionHeader_subOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#a8a8a8;
    text-decoration:none;
}
.sectionHeader_sub a:link, a:link .sectionHeader_sub, .sectionHeader_sub a:visited, a:visited .sectionHeader_sub, .sectionHeader_sub a:active, a:active .sectionHeader_sub {  color:#a8a8a8; text-decoration:none; }
.sectionHeader_sub a:hover, a:hover .sectionHeader_sub, .sectionHeader_subOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.categoryHeader, .categoryHeaderPseudo, .categoryHeaderOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#2895d5;
    text-decoration:none;
}
.categoryHeader a:link, a:link .categoryHeader, .categoryHeader a:visited, a:visited .categoryHeader, .categoryHeader a:active, a:active .categoryHeader {  color:#2895d5; text-decoration:none; }
.categoryHeader a:hover, a:hover .categoryHeader, .categoryHeaderOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.categoryHeader_nonBold, .categoryHeader_nonBoldPseudo, .categoryHeader_nonBoldOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#2895d5;
    text-decoration:none;
}
.categoryHeader_nonBold a:link, a:link .categoryHeader_nonBold, .categoryHeader_nonBold a:visited, a:visited .categoryHeader_nonBold, .categoryHeader_nonBold a:active, a:active .categoryHeader_nonBold {  color:#2895d5; text-decoration:none; }
.categoryHeader_nonBold a:hover, a:hover .categoryHeader_nonBold, .categoryHeader_nonBoldOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.boundBoxHeader, .boundBoxHeaderPseudo, .boundBoxHeaderOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.8em;
    font-weight:bold;
    color:#2895d5;
    text-decoration:none;
}
.boundBoxHeader a:link, a:link .boundBoxHeader, .boundBoxHeader a:visited, a:visited .boundBoxHeader, .boundBoxHeader a:active, a:active .boundBoxHeader {  color:#2895d5; text-decoration:none; }
.boundBoxHeader a:hover, a:hover .boundBoxHeader, .boundBoxHeaderOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.bodyReg, .bodyRegPseudo, .bodyRegOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#4a4e56;
    text-decoration:none;
}
.bodyReg a:link, a:link .bodyReg, .bodyReg a:visited, a:visited .bodyReg, .bodyReg a:active, a:active .bodyReg {  color:#1e6f9f; text-decoration:underline; }
.bodyReg a:hover, a:hover .bodyReg, .bodyRegOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyBold, .bodyBoldPseudo, .bodyBoldOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
}
.bodyBold a:link, a:link .bodyBold, .bodyBold a:visited, a:visited .bodyBold, .bodyBold a:active, a:active .bodyBold {  color:#1e6f9f; text-decoration:underline; }
.bodyBold a:hover, a:hover .bodyBold, .bodyBoldOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyGray, .bodyGrayPseudo, .bodyGrayOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#c4c7cc;
    text-decoration:none;
}
.bodyGray a:link, a:link .bodyGray, .bodyGray a:visited, a:visited .bodyGray, .bodyGray a:active, a:active .bodyGray {  color:#c4c7cc; text-decoration:underline; }
.bodyGray a:hover, a:hover .bodyGray, .bodyGrayOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyRegGray, .bodyRegGrayPseudo, .bodyRegGrayOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#c4c7cc;
    text-decoration:none;
}
.bodyRegGray a:link, a:link .bodyRegGray, .bodyRegGray a:visited, a:visited .bodyRegGray, .bodyRegGray a:active, a:active .bodyRegGray {  color:#c4c7cc; text-decoration:underline; }
.bodyRegGray a:hover, a:hover .bodyRegGray, .bodyRegGrayOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyBoldGray, .bodyBoldGrayPseudo, .bodyBoldGrayOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#c4c7cc;
    text-decoration:none;
}
.bodyBoldGray a:link, a:link .bodyBoldGray, .bodyBoldGray a:visited, a:visited .bodyBoldGray, .bodyBoldGray a:active, a:active .bodyBoldGray {  color:#c4c7cc; text-decoration:underline; }
.bodyBoldGray a:hover, a:hover .bodyBoldGray, .bodyBoldGrayOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyRegGreen, .bodyRegGreenPseudo, .bodyRegGreenOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#6daf3d;
    text-decoration:none;
}
.bodyRegGreen a:link, a:link .bodyRegGreen, .bodyRegGreen a:visited, a:visited .bodyRegGreen, .bodyRegGreen a:active, a:active .bodyRegGreen {  color:#6daf3d; text-decoration:underline; }
.bodyRegGreen a:hover, a:hover .bodyRegGreen, .bodyRegGreenOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyBoldGreen, .bodyBoldGreenPseudo, .bodyBoldGreenOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#6daf3d;
    text-decoration:none;
}
.bodyBoldGreen a:link, a:link .bodyBoldGreen, .bodyBoldGreen a:visited, a:visited .bodyBoldGreen, .bodyBoldGreen a:active, a:active .bodyBoldGreen {  color:#6daf3d; text-decoration:underline; }
.bodyBoldGreen a:hover, a:hover .bodyBoldGreen, .bodyBoldGreenOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyBoldWhite, .bodyBoldWhitePseudo, .bodyBoldWhiteOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.bodyBoldWhite a:link, a:link .bodyBoldWhite, .bodyBoldWhite a:visited, a:visited .bodyBoldWhite, .bodyBoldWhite a:active, a:active .bodyBoldWhite {  color:#ffffff; text-decoration:underline; }
.bodyBoldWhite a:hover, a:hover .bodyBoldWhite, .bodyBoldWhiteOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyRegWhite, .bodyRegWhitePseudo, .bodyRegWhiteOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#ffffff;
    text-decoration:none;
}
.bodyRegWhite a:link, a:link .bodyRegWhite, .bodyRegWhite a:visited, a:visited .bodyRegWhite, .bodyRegWhite a:active, a:active .bodyRegWhite {  color:#ffffff; text-decoration:underline; }
.bodyRegWhite a:hover, a:hover .bodyRegWhite, .bodyRegWhiteOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.bodyError, .bodyErrorPseudo, .bodyErrorOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#990000;
    text-decoration:none;
}
.bodyError a:link, a:link .bodyError, .bodyError a:visited, a:visited .bodyError, .bodyError a:active, a:active .bodyError {  color:#990000; text-decoration:underline; }
.bodyError a:hover, a:hover .bodyError, .bodyErrorOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.smallReg, .smallRegPseudo, .smallRegOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    color:#4a4e56;
    text-decoration:none;
}
.smallReg a:link, a:link .smallReg, .smallReg a:visited, a:visited .smallReg, .smallReg a:active, a:active .smallReg {  color:#1e6f9f; text-decoration:underline; }
.smallReg a:hover, a:hover .smallReg, .smallRegOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.smallBold, .smallBoldPseudo, .smallBoldOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
}
.smallBold a:link, a:link .smallBold, .smallBold a:visited, a:visited .smallBold, .smallBold a:active, a:active .smallBold {  color:#1e6f9f; text-decoration:underline; }
.smallBold a:hover, a:hover .smallBold, .smallBoldOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.smallBoldWhite, .smallBoldWhitePseudo, .smallBoldWhiteOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.smallBoldWhite a:link, a:link .smallBoldWhite, .smallBoldWhite a:visited, a:visited .smallBoldWhite, .smallBoldWhite a:active, a:active .smallBoldWhite {  color:#ffffff; text-decoration:underline; }
.smallBoldWhite a:hover, a:hover .smallBoldWhite, .smallBoldWhiteOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.tinyReg, .tinyRegPseudo, .tinyRegOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.55em;
    color:#4a4e56;
    text-decoration:none;
}
.tinyReg a:link, a:link .tinyReg, .tinyReg a:visited, a:visited .tinyReg, .tinyReg a:active, a:active .tinyReg {  color:#1e6f9f; text-decoration:underline; }
.tinyReg a:hover, a:hover .tinyReg, .tinyRegOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.copyrightText {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.55em;
    color:#4a4e56;
    text-decoration:none;
}
.copyrightText a:link, a:link .copyrightText, .copyrightText a:visited, a:visited .copyrightText, .copyrightText a:active, a:active .copyrightText {  color:#1e6f9f; text-decoration:none; }
.copyrightText a:hover, a:hover .copyrightText { color:#fd9f13; text-decoration:none; cursor:pointer; }

.tinyBold, .tinyBoldPseudo, .tinyBoldOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.55em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
}
.tinyBold a:link, a:link .tinyBold, .tinyBold a:visited, a:visited .tinyBold, .tinyBold a:active, a:active .tinyBold {  color:#1e6f9f; text-decoration:underline; }
.tinyBold a:hover, a:hover .tinyBold, .tinyBoldOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.tinyBoldWhite, .tinyBoldWhitePseudo, .tinyBoldWhiteOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.55em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.tinyBoldWhite a:link, a:link .tinyBoldWhite, .tinyBoldWhite a:visited, a:visited .tinyBoldWhite, .tinyBoldWhite a:active, a:active .tinyBoldWhite {  color:#ffffff; text-decoration:underline; }
.tinyBoldWhite a:hover, a:hover .tinyBoldWhite, .tinyBoldWhiteOver { color:#fd9f13; text-decoration:underline; cursor:pointer; }

.BreadCrumb, .BreadCrumbPseudo, .BreadCrumbOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    color:#5c626c;
    text-decoration:none;
}
.BreadCrumb a:link, a:link .BreadCrumb, .BreadCrumb a:visited, a:visited .BreadCrumb, .BreadCrumb a:active, a:active .BreadCrumb {  color:#838995; text-decoration:none; }
.BreadCrumb a:hover, a:hover .BreadCrumb, .BreadCrumbOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.GHeaderToolbar, .GHeaderToolbarPseudo, .GHeaderToolbarOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.GHeaderToolbar a:link, a:link .GHeaderToolbar, .GHeaderToolbar a:visited, a:visited .GHeaderToolbar, .GHeaderToolbar a:active, a:active .GHeaderToolbar {  color:#ffffff; text-decoration:none; }
.GHeaderToolbar a:hover, a:hover .GHeaderToolbar, .GHeaderToolbarOver { color:#fd9f13; text-decoration:none; cursor:pointer; }

.gridHeader, .gridHeaderPseudo, .gridHeaderOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.8em;
    font-weight:bold;
    color:#2895d5;
    text-decoration:none;
}
.gridHeader a:link, a:link .gridHeader, .gridHeader a:visited, a:visited .gridHeader, .gridHeader a:active, a:active .gridHeader {  color:#2895d5; text-decoration:none; }
.gridHeader a:hover, a:hover .gridHeader, .gridHeaderOver { color:#4a4e56; text-decoration:underline; cursor:pointer; }

.gridColumnHeader, .gridColumnHeaderPseudo, .gridColumnHeaderOver {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#666666;
    text-decoration:none;
}
.gridColumnHeader a:link, a:link .gridColumnHeader, .gridColumnHeader a:visited, a:visited .gridColumnHeader, .gridColumnHeader a:active, a:active .gridColumnHeader {  color:#666666; text-decoration:none; }
.gridColumnHeader a:hover, a:hover .gridColumnHeader, .gridColumnHeaderOver { color:#666666; text-decoration:underline; cursor:pointer; }

.noDecoration, .noDecoration a:link, a:link .noDecoration, .noDecoration a:visited, a:visited .noDecoration, .noDecoration a:active, a:active .noDecoration, .noDecoration a:hover, a:hover .noDecoration {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    color:#4a4e56;
    text-decoration:none;
}

.underlineDecoration, .underlineDecoration a:link, a:link .underlineDecoration, .underlineDecoration a:visited, a:visited .underlineDecoration, .underlineDecoration a:active, a:active .underlineDecoration, .underlineDecoration a:hover, a:hover .underlineDecoration {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    color:#4a4e56;
    text-decoration:underline;
}

/* Dark Background */
/* --------------- */
.BgDark, .BgDark a:link, .BgDark a:visited, .BgDark a:active  {
    color:#ffffff;
}
.BgDark a:hover  {
    color:#fd9f13;
}

.BgDarkGreen, .BgDarkGreen a:link, .BgDarkGreen a:visited, .BgDarkGreen a:active  {
    color:#c0df23;
}
.BgDarkGreen a:hover  {
    color:#fd9f13;
}

/* Dynamic Styles */
/* -------------- */

.DisplayOver {
    color:#fd9f13;
}
.DisplayOut {
}

.DisplayDisable {
    color:#c4c7cc;
}
.DisplayEnable {
}
.DisplayEnableInHead {
    color:#4a4e56;
}
.DisplayEnableNTInHead {
    color:#4a4e56;
}


/* LeftNavPanel */
/* ----------- */

.LeftNavMajorNode {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
    padding-right:5px;
    cursor:pointer;
}

.LeftNavMajorNode_Sel {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    padding-right:5px;
    cursor:pointer;
	background-color:#999ea7; }

.LeftNavSubNode {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#4a4e56;
    text-decoration:none;
    cursor:pointer;
    padding-left:2px;
    padding-right:2px;
}

.LeftNavSubSubNode {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    color:#4a4e56;
    text-decoration:none;
    cursor:pointer;
    padding-left:2px;
    padding-right:2px;
}

.LeftNavEnabled, .LeftNavEnabled a:link, .LeftNavEnabled a:visited, .LeftNavEnabled a:active  {
    color:#4a4e56;
    text-decoration:none;
    cursor:pointer;
}
.LeftNavEnabled a:hover {
    color:#fd9f13;
    text-decoration:none;
    cursor:pointer;
}
.LeftNavSelected  {
    background-color:#999ea7;
}
.LeftNavSelected a:link, .LeftNavSelected a:visited, .LeftNavSelected a:active  {
    color:#ffffff;
    text-decoration:none;
    cursor:pointer;
}
.LeftNavSelected a:hover {
    color:#ffffff;
    text-decoration:none;
    cursor:pointer;
}
.LeftNavDisabled a:link, .LeftNavDisabled a:visited, .LeftNavDisabled a:active, .LeftNavDisabled a:hover {
    color:#c4c7cc;
    text-decoration:none;
	cursor:not-allowed;
}

.LeftNav_Tr_Clos_Nor	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-384px		no-repeat			;	width:12px;	height:18px;	}
.LeftNav_Tr_Open_Nor	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-416px		no-repeat			;	width:12px;	height:18px;	}
.LeftNav_Tr_Clos_Sel	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-448px		no-repeat	#999ea7	;	width:12px;	height:18px;	}
.LeftNav_Tr_Open_Sel	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-480px		no-repeat	#999ea7	;	width:12px;	height:18px;	}
.LeftNav_Tr_Clos_Dis	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-512px		no-repeat			;	width:12px;	height:18px;	}
.LeftNav_Tr_Open_Dis	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-544px		no-repeat			;	width:12px;	height:18px;	}

.LeftNav_Tr_Fixd_Nor	{   																										width:12px;	height:18px;	}
.LeftNav_Tr_Fixd_Sel	{   background: 																				#999ea7	;	width:12px;	height:18px;	}
.LeftNav_Tr_Fixd_Dis	{   																										width:12px;	height:18px;	}

/* TopNavPanel */
/* ----------- */

.TopNavPanel_Nor, .TopNavPanel_Sel, .TopNavPanel_Ovr, .TopNavPanel_Dis {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    padding:0 8px 1px 8px;
    white-space:nowrap;
    text-align:center;
}

.TopNavPanelCapL_Sel	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	0 -32px 		no-repeat;	cursor:pointer;		width:10px;}
.TopNavPanelCapL_Nor	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	0 0				no-repeat;	cursor:pointer;		width:10px;}
.TopNavPanelCapL_Ovr	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	0 -64px			no-repeat;	cursor:pointer;		width:10px;}
.TopNavPanelCapL_Dis	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	0 -96px			no-repeat;	cursor:not-allowed;	width:10px;}

.TopNavPanel_Sel		{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-10px -32px		repeat-x;	cursor:pointer;		color:#4a4e56;	}
.TopNavPanel_Nor		{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-10px 0			repeat-x;	cursor:pointer;		color:#ffffff;	}
.TopNavPanel_Ovr		{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-10px -64px		repeat-x;	cursor:pointer;		color:#4a4e56;	}
.TopNavPanel_Dis		{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-10px -96px		repeat-x;	cursor:not-allowed;	color:#c4c7cc;	}

.TopNavPanelCapR_Sel	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-990px -32px	no-repeat;	cursor:pointer;		width:10px;}
.TopNavPanelCapR_Nor	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-990px 0		no-repeat;	cursor:pointer;		width:10px;}
.TopNavPanelCapR_Ovr	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-990px -64px	no-repeat;	cursor:pointer;		width:10px;}
.TopNavPanelCapR_Dis	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-990px -96px	no-repeat;	cursor:not-allowed;	width:10px;}

.TopNavPanel_Sep		{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	-980px 0		no-repeat;	width:2px;	}
.TopNavPanel_Pointer	{	background: url(ld.aspx?v=2127&x=skin_blue.images.TopNavPanel.png)	0 -128px		no-repeat;	width:16px;			height:8px;	}



/* Global Top Nav Bar */
/* ------------------ */

.GTopNavBar_Nor, .GTopNavBar_Sel, .GTopNavBar_Ovr, .GTopNavBar_Dis, .GTopNavBar_ProdName {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    padding:0 8px 0 8px;
    white-space:nowrap;
}

.GTopNavBar_Sel			{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-36px -64px		repeat-x;		cursor:pointer;		color:#4a4e56;	}
.GTopNavBar_Nor			{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-36px 0			repeat-x;		cursor:pointer;		color:#ffffff;	}
.GTopNavBar_Ovr			{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-36px -128px	repeat-x;		cursor:pointer;		color:#4a4e56;	}
.GTopNavBar_Dis			{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-36px -192px	repeat-x;		cursor:not-allowed;	color:#c4c7cc;	}

.GTopNavBar_Mnu_Sel		{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-10px -64px		no-repeat;		cursor:pointer;		width:26px;	}
.GTopNavBar_Mnu_Nor		{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-10px 0			no-repeat;		cursor:pointer;		width:26px;	}
.GTopNavBar_Mnu_Ovr		{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-10px -128px	no-repeat;		cursor:pointer;		width:26px;	}
.GTopNavBar_Mnu_Dis		{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-10px -192px	no-repeat;		cursor:not-allowed;	width:26px;	}

.GTopNavBar_CapL_NoButs	{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	0 0				no-repeat;							width:7px;	}
.GTopNavBar_CapL		{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	0 0				no-repeat;							width:10px;	}
.GTopNavBar_CapR		{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-1690px 0		no-repeat;							width:10px;	}
.GTopNavBar_Sep			{	background: url(ld.aspx?v=2127&x=skin_blue.images.GTopNavBar.png)	-1686px 0		no-repeat;							width:4px;	}

.GTopNavBar_ProdName	{	cursor:pointer;	font-size:0.6em;	color:#ffffff;}


/* Menus */
/* ----- */

.Menus_Bg			{	background: #ffffff;	}

.Menus_TL			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		0			no-repeat;	width:3px;	height:3px;	}
.Menus_TC			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-128px		repeat-x;				height:3px;	}
.Menus_TR			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	-25px	-32px		no-repeat;	width:7px;	height:3px;	}
.Menus_ML			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_Y.png)	0		0			repeat-y;	width:3px;				}
.Menus_MR			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_Y.png)	-57px	0			repeat-y;	width:7px;				}
.Menus_BL			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-89px		no-repeat;	width:3px;	height:7px;	}
.Menus_BC			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-185px		repeat-x;				height:7px;	}
.Menus_BR			{   background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	-25px	-121px		no-repeat;	width:7px;	height:7px;	}

.Menus_Item_Txt_Nor, .Menus_Item_BTxt_Nor,
.Menus_Item_Txt_Ovr, .Menus_Item_BTxt_Ovr,
.Menus_Item_Txt_Sel, .Menus_Item_BTxt_Sel,
.Menus_Item_Txt_Dis, .Menus_Item_BTxt_Dis
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    white-space:nowrap;
}

.Menus_Item_BTxt_Nor, .Menus_Item_BTxt_Ovr, .Menus_Item_BTxt_Sel, .Menus_Item_BTxt_Dis {font-weight:bold;}

.Menus_Item_Txt_Nor, .Menus_Item_BTxt_Nor {	background-color:#ffffff;	color:#4a4e56;}
.Menus_Item_Txt_Ovr, .Menus_Item_BTxt_Ovr {	background-color:#ffe9bd;	color:#4a4e56;}
.Menus_Item_Txt_Sel, .Menus_Item_BTxt_Sel {	background-color:#999ea7;	color:#ffffff;}
.Menus_Item_Txt_Dis, .Menus_Item_BTxt_Dis {	background-color:#ffffff;	color:#c4c7cc;}

.Menus_Item_NoMnu_Nor {	background-color:#ffffff; cursor:pointer;}
.Menus_Item_NoMnu_Ovr {	background-color:#ffe9bd; cursor:pointer;}
.Menus_Item_NoMnu_Dis {	background-color:#ffffff; cursor:pointer;}

.Menus_Item_Mnu_Nor {	background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-192px		no-repeat; cursor:pointer;}
.Menus_Item_Mnu_Ovr {	background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-224px		no-repeat; cursor:pointer;}
.Menus_Item_Mnu_Dis {	background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-256px		no-repeat; cursor:pointer;}

.Menus_Item_Ico_Nor {	background-color:#dde1eb; padding:1px 3px 1px 3px; cursor:pointer;}
.Menus_Item_Ico_Ovr {	background-color:#ffe9bd; padding:1px 3px 1px 3px; cursor:pointer;}

.Menus_Item_Sep		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Menus_X.png)	0		-288px		repeat-x; cursor:pointer;}

.Menus_ItemDisabled {
    color:#c4c7cc;
}

.Menus_ItemSearchDisabled {
}

.Menus_ItemOver {
    background-color:#ffe9bd;
    color:#4a4e56;
}

.Menus_ItemSelected {
	background-color:#999ea7;
	color:#ffffff;
}

.Menus_PageBar {
    background-color:#dde1eb;
    padding:3px 3px 3px 3px;
    border-bottom:1px solid #aeb2ba;
}

.Menus_WaitBar {
    background-color:#dde1eb;
    padding:0px 3px 0px 3px;
    border-bottom:1px solid #aeb2ba;
}

.Menus_Wait {
    padding:0px 3px 0px 3px;
}

/* Bound Box */
/* --------- */
.BB_Head_Bg				{	background: #dde1eb; border: 1px solid #dde1eb; white-space:nowrap;	}

.BB_Head_TL				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		0			no-repeat;	width:5px;	height:5px;	}
.BB_Head_TC				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-128px		repeat-x;	width:100%;	height:5px;	}
.BB_Head_TR				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-32px		no-repeat;	width:5px;	height:5px;	}
.BB_Head_ML				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_Y.png)	0		0			repeat-y;	width:5px;				}
.BB_Head_MR				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_Y.png)	-59px	0			repeat-y;	width:5px;				}
.BB_Head_BL				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-91px		no-repeat;	width:5px;	height:5px;	}
.BB_Head_BC				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-187px		repeat-x;				height:5px;	}
.BB_Head_BR				{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-123px		no-repeat;	width:5px;	height:5px;	}

.BB_BodyNoHead_TL		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-192px		no-repeat;	width:5px;	height:5px;	}
.BB_BodyNoHead_TC		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-256px		repeat-x;	width:100%;	height:5px;	}
.BB_BodyNoHead_TR		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-224px		no-repeat;	width:5px;	height:5px;	}

.BB_GridBodyNoHead_TL	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-512px		no-repeat;	width:5px;	height:5px;	}
.BB_GridBodyNoHead_TC	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-576px		repeat-x;	width:100%;	height:5px;	}
.BB_GridBodyNoHead_TR	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-544px		no-repeat;	width:5px;	height:5px;	}

.BB_Body, .BB_Body_Slice
{
	background: 	#f7f8f9;
	border-width:	1px;
    border-style: 	none solid solid solid;
    border-color:	#dde1eb;
}
.BB_Body			{	border-style: 	none solid solid solid;	}
.BB_Body_Slice		{	border-style: 	none solid none solid;	}

.BB_Grid_Body, .BB_Grid_Body_Slice
{
	border-width:	1px;
    border-style: 	none solid solid solid;
    border-color:	#dde1eb;
}
.BB_Grid_Body		{	border-style: 	none solid solid solid;		background:	#ffffff;	}
.BB_Grid_Body_Slice	{	border-style: 	none solid none solid;		background:	#eff0f1;	}

/* Underline Box */
/* ------------- */
.BB_Under_Bg		{	background: #f7f8f9; border: 1px solid #f7f8f9;	}

.BB_Under_TL		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-288px		no-repeat;	width:5px;	height:5px;	}
.BB_Under_TC		{   background: #f7f8f9;																		width:100%;	height:5px;	}
.BB_Under_TR		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-320px		no-repeat;	width:5px;	height:5px;	}
.BB_Under_ML		{   background: #f7f8f9;																		width:5px;				}
.BB_Under_MR		{   background: #f7f8f9;																		width:5px;				}
.BB_Under_BL		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-379px		no-repeat;	width:5px;	height:5px;	}
.BB_Under_BC		{   background: #f7f8f9;																					height:5px;	}
.BB_Under_BR		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-411px		no-repeat;	width:5px;	height:5px;	}

.BB_Under_Line		{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-416px		repeat-x	#f7f8f9;	height:1px;	}


/* Underline Box for Grid */
/* ---------------------- */
.BB_UnderGrid_Head_Bg	{	background: #eff0f1; border: 1px solid #eff0f1; white-space:nowrap;	}

.BB_UnderGrid_Head_TL	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-512px		no-repeat;	width:5px;	height:5px;	}
.BB_UnderGrid_Head_TC	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-576px		repeat-x;	width:100%;	height:5px;	}
.BB_UnderGrid_Head_TR	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	-27px	-544px		no-repeat;	width:5px;	height:5px;	}

.BB_UnderGrid_Head_ML	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_Y.png)	-64px	0			repeat-y;	width:5px;				}
.BB_UnderGrid_Head_MR	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_Y.png)	-123px	0			repeat-y;	width:5px;				}

.BB_UnderGrid_Line		{	background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0		-448px		repeat-x #eff0f1;	height:1px;		}

.BB_Grid_Body_Under
{
	border-width:	1px;
    border-color:	#eff0f1;
	border-style: 	none solid solid solid;
	background:		#ffffff;
}

/* Simple Box Floating */
/* ------------------- */
.BB_SimpleFloat_Head_T, .BB_SimpleFloat_Head_M,		.BB_SimpleFloat_Head_SM, .BB_SimpleFloat_Head_B		{	border-width:1px;    border-color:#999ea7;    background:#fdfdfe;	}
.BB_SimpleFloat_Body_T,	.BB_SimpleFloat_Body_TO,	.BB_SimpleFloat_Body_M, .BB_SimpleFloat_Body_B		{	border-width:1px;    border-color:#999ea7;    background:#ffffff;	}

.BB_SimpleFloat_Head_T			{	border-style: 	solid solid none solid;	}
.BB_SimpleFloat_Head_M			{	border-style: 	none solid none solid; 	background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0	-480px		repeat-x;	padding:2px 5px 4px 5px;	}
.BB_SimpleFloat_Head_SM			{	border-style: 	none solid none solid;	}
.BB_SimpleFloat_Head_B			{	border-style: 	none solid solid solid;	}
.BB_SimpleFloat_Body_T			{	border-style: 	none solid none solid;	}
.BB_SimpleFloat_Body_TO			{	border-style: 	solid solid none solid;	}
.BB_SimpleFloat_Body_M			{	border-style: 	none solid none solid;	}
.BB_SimpleFloat_Body_B			{	border-style: 	none solid solid solid;	}

/* Simple Box  Stretchable */
/* ----------------------- */
.BB_SimpleStretch_Head_T, .BB_SimpleStretch_Head_M,		.BB_SimpleStretch_Head_SM, .BB_SimpleStretch_Head_B		{	border-width:1px;	border-color:#999ea7;	background:	#fdfdfe;	}
.BB_SimpleStretch_Body_T, .BB_SimpleStretch_Body_TO,	.BB_SimpleStretch_Body_M, .BB_SimpleStretch_Body_B		{	border-width:1px;	border-color:#999ea7;	background:	#ffffff;	}

.BB_SimpleStretch_Head_T	{	border-style: 	solid none none none;	}
.BB_SimpleStretch_Head_M	{	border-style: 	none none none none; 	background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_X.png)	0	-480px		repeat-x;	padding:2px 5px 4px 5px;	}
.BB_SimpleStretch_Head_SM	{	border-style: 	none none none none;	}
.BB_SimpleStretch_Head_B	{	border-style: 	none none solid none;	}
.BB_SimpleStretch_Body_T	{	border-style: 	none none none none;	}
.BB_SimpleStretch_Body_TO	{	border-style: 	solid none none none;	}
.BB_SimpleStretch_Body_M	{	border-style: 	none none none none;	}
.BB_SimpleStretch_Body_B	{	border-style: 	none none solid none;	}


/* BoundBox Disclosure Triangle */
/* ---------------------------- */
.BB_Head_Tr_Clos_Nor	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-0px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_Head_Tr_Open_Nor	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-32px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_Head_Tr_Clos_Ovr	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-64px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_Head_Tr_Open_Ovr	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-96px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_Head_Tr_Clos_Dis	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-128px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_Head_Tr_Open_Dis	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-160px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}

.BB_NoHead_Tr_Clos_Nor	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-192px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_NoHead_Tr_Open_Nor	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-224px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_NoHead_Tr_Clos_Ovr	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-256px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_NoHead_Tr_Open_Ovr	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-288px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_NoHead_Tr_Clos_Dis	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-320px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}
.BB_NoHead_Tr_Open_Dis	{   background: url(ld.aspx?v=2127&x=skin_blue.images.BoundBox_T.png)	0		-352px		no-repeat;	width:11px;	height:14px;	cursor:pointer;}

/* BoundBox Text */
/* ------------- */
.BB_Head_Txt_Nor, .BB_Head_Txt_Ovr, .BB_Head_Txt_Dis, .BB_NoHead_Txt_Nor, .BB_NoHead_Txt_Ovr, .BB_NoHead_Txt_Dis
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    white-space:nowrap;
}

.BB_Head_Txt_Nor	{   color:#4a4e56;	font-size:0.8em;	padding:0 10px 0 0;}
.BB_Head_Txt_Ovr	{   color:#fd9f13;	font-size:0.8em;	padding:0 10px 0 0;}
.BB_Head_Txt_Dis	{   color:#999ea7;	font-size:0.8em;	padding:0 10px 0 0;}

.BB_NoHead_Txt_Nor	{   color:#2895d5;	font-size:0.8em;	padding:0 10px 0 0;}
.BB_NoHead_Txt_Ovr	{   color:#fd9f13;	font-size:0.8em;	padding:0 10px 0 0;}
.BB_NoHead_Txt_Dis	{   color:#999ea7;	font-size:0.8em;	padding:0 10px 0 0;}

.BBC_Head_Pad		{   padding:0 10px 0 0;}

/* Divider Line */
/* ------------ */
.DividerLine			{   background: #c4c7cc;	height:1px;	}

/* Object Specific Styles */
/* ---------------------- */

.SysButton, .SysButtonDisabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#4a4e56;
    text-decoration:none;
}
.SysButton         { cursor:pointer; }
.SysButtonDisabled { cursor:not-allowed; }

.StyledHyperLink {
    cursor:pointer;
    white-space:nowrap;
}

.StyledHyperLinkDisabled {
    color:#999ea7;
    cursor:not-allowed;
    text-decoration:none;
    white-space:nowrap;
}

.StyledLabelDisabled {
    color:#999ea7;
}

.StyledLabelNoDecorate {
	text-decoration:none;
}

.PopupDialogue {
    border:1px solid #4a4e56;
    background-color:#f7f8f9;
    padding:20px;
    border-radius:5px;
    box-shadow: 5px 5px 5px #4a4e56;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#4a4e56,direction=135,strength=4);
}

.ContextMenu {
    border:1px solid #a0a0a0;
    background-color:#f0f0f0;
    padding:2px;
    box-shadow: 4px 4px 4px #aeb2ba;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#aeb2ba,direction=135,strength=4);
	}

.ContextMenu_Item, .ContextMenu_Item_Disabled {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#000000;
    text-decoration:none;
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    cursor:pointer;
	}
.ContextMenu_Item_Disabled { color:#adaa9c; }

#ToolTip {
    position:absolute;
    visibility:hidden;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#786867;
    text-decoration:none;
    border:1px solid #767676;
    background-color:#f1f2f7;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
	border-radius:3px;
	box-shadow: 4px 4px 4px #aeb2ba;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7a7979,direction=135,strength=3)
		   progid:DXImageTransform.Microsoft.Gradient(enabled='true',startColorstr=#ffffff,endColorstr=#e4e5f0);
}


/* Background Images */
/* ----------------- */
.SliderBarLCenter           {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_L.png);                      background-repeat:no-repeat; background-position:center;}
.SliderBarC                 {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_C.png);                      background-repeat:repeat-x;}
.SliderBarRCenter           {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_R.png);                      background-repeat:no-repeat; background-position:center;}

.SliderBarLLeft             {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_LL.png);                     background-repeat:no-repeat; background-position:left;}
.SliderBarRLeft             {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_RL.png);                     background-repeat:no-repeat; background-position:left;}

.SliderBarLRight            {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_LR.png);                     background-repeat:no-repeat; background-position:right;}
.SliderBarRRight            {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_RR.png);                     background-repeat:no-repeat; background-position:right;}

.SliderBarLDisabledCenter   {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_L_Disabled.png);             background-repeat:no-repeat; background-position:center;}
.SliderBarCDisabled         {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_C_Disabled.png);             background-repeat:repeat-x;}
.SliderBarRDisabledCenter   {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_R_Disabled.png);             background-repeat:no-repeat; background-position:center;}

.SliderBarLDisabledLeft     {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_LL_Disabled.png);            background-repeat:no-repeat; background-position:left;}
.SliderBarRDisabledLeft     {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_RL_Disabled.png);            background-repeat:no-repeat; background-position:left;}

.SliderBarLDisabledRight    {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_LR_Disabled.png);            background-repeat:no-repeat; background-position:right;}
.SliderBarRDisabledRight    {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_RR_Disabled.png);            background-repeat:no-repeat; background-position:right;}

.SliderTick1Center          {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_1.png);                 background-repeat:no-repeat; background-position:center;}
.SliderTick2Center          {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_2.png);                 background-repeat:no-repeat; background-position:center;}
.SliderTick3Center          {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_3.png);                 background-repeat:no-repeat; background-position:center;}

.SliderTick1Left            {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_1.png);                 background-repeat:no-repeat; background-position:left;}
.SliderTick2Left            {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_2.png);                 background-repeat:no-repeat; background-position:left;}
.SliderTick3Left            {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_3.png);                 background-repeat:no-repeat; background-position:left;}

.SliderTick1Right           {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_1.png);                 background-repeat:no-repeat; background-position:right;}
.SliderTick2Right           {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_2.png);                 background-repeat:no-repeat; background-position:right;}
.SliderTick3Right           {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_3.png);                 background-repeat:no-repeat; background-position:right;}

.SliderTick1DisabledCenter  {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_1_Disabled.png);        background-repeat:no-repeat; background-position:center;}
.SliderTick2DisabledCenter  {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_2_Disabled.png);        background-repeat:no-repeat; background-position:center;}
.SliderTick3DisabledCenter  {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_3_Disabled.png);        background-repeat:no-repeat; background-position:center;}

.SliderTick1DisabledLeft    {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_1_Disabled.png);        background-repeat:no-repeat; background-position:left;}
.SliderTick2DisabledLeft    {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_2_Disabled.png);        background-repeat:no-repeat; background-position:left;}
.SliderTick3DisabledLeft    {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_3_Disabled.png);        background-repeat:no-repeat; background-position:left;}

.SliderTick1DisabledRight   {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_1_Disabled.png);        background-repeat:no-repeat; background-position:right;}
.SliderTick2DisabledRight   {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_2_Disabled.png);        background-repeat:no-repeat; background-position:right;}
.SliderTick3DisabledRight   {   background-image:url(ld.aspx?v=2127&x=skin_blue.images.Slider_Tick_3_Disabled.png);        background-repeat:no-repeat; background-position:right;}

/* =========== */
/* Normal Tabs */
/* =========== */

.TabNav_S_Tab		{}

.TabNav_S_Tab_Head { padding:0 5px 0 5px; }	

.TabNav_S_Tab_Head,  .TabNav_S_Tab_Pad,
.TabNav_S_Tab_Sep_L, .TabNav_S_Tab_Sep_C, .TabNav_S_Tab_Sep_R,
.TabNav_S_Tab_Nor_L, .TabNav_S_Tab_Nor_C, .TabNav_S_Tab_Nor_R,
.TabNav_S_Tab_Ovr_L, .TabNav_S_Tab_Ovr_C, .TabNav_S_Tab_Ovr_R,
.TabNav_S_Tab_Dis_L, .TabNav_S_Tab_Dis_C, .TabNav_S_Tab_Dis_R {
	Border-bottom:1px solid #999ea7;
}

.TabNav_S_Tab_Nor_C, .TabNav_S_Tab_Sel_C, .TabNav_S_Tab_Ovr_C, .TabNav_S_Tab_Dis_C {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
	padding:6px 2px 4px 2px;
	white-space:nowrap;
}

.TabNav_S_Tab_Nor_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0   -70px		no-repeat;	width:6px;	}
.TabNav_S_Tab_Nor_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px -70px		repeat-x;   color:#ffffff;  cursor:pointer;	}
.TabNav_S_Tab_Nor_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px -70px		no-repeat;	width:6px;	}

.TabNav_S_Tab_Sel_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0     0		no-repeat;	width:6px;	}
.TabNav_S_Tab_Sel_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px   0		repeat-x;   color:#4a4e56;  cursor:pointer;	}
.TabNav_S_Tab_Sel_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px   0		no-repeat;	width:6px;	}

.TabNav_S_Tab_Ovr_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0   -140px	no-repeat;	width:6px;	}
.TabNav_S_Tab_Ovr_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px -140px	repeat-x; 	color:#4a4e56;	cursor:pointer;	}
.TabNav_S_Tab_Ovr_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px -140px	no-repeat;	width:6px;	}

.TabNav_S_Tab_Dis_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0   -210px	no-repeat;	width:6px;	}
.TabNav_S_Tab_Dis_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px -210px	repeat-x; 	color:#c4c7cc;	cursor:not-allowed;	}
.TabNav_S_Tab_Dis_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px -210px	no-repeat;	width:6px;	}

.TabNav_S_Sub		{
	background: 	url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) 0 -280px repeat-x;
	border-width:	1px;
    border-style: 	none solid solid solid;
    Border-color:	#999ea7;
}

.TabNav_S_Sub_NoBorder	{
	background: 	url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) 0 -280px repeat-x;
	border-width:	1px;
    border-style: 	none none solid none;
    Border-color:	#999ea7;
}

.TabNav_S_Sub_Head	{ padding:0 5px 0 5px;	}
.TabNav_S_Sub_Pad	{}

.TabNav_S_Sub_Sep	{
	background: 	url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -6px -420px repeat-x;
}

.TabNav_S_Sub_Nor, .TabNav_S_Sub_Sel, .TabNav_S_Sub_Ovr, .TabNav_S_Sub_Dis {
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    text-decoration:none;
	padding:4px 8px 4px 8px;
	white-space:nowrap;
}

.TabNav_S_Sub_Nor	{	color:#6f7581;	font-weight:normal;  cursor:pointer;}
.TabNav_S_Sub_Sel	{	color:#4a4e56;	font-weight:bold;	 cursor:pointer;}
.TabNav_S_Sub_Ovr	{	color:#fd9f13;	font-weight:normal;  cursor:pointer;}
.TabNav_S_Sub_Dis	{	color:#c4c7cc;	font-weight:normal;	 cursor:not-allowed;}

.TabNav_S_Body_Border, .TabNav_S_Body_NoBorder, .TabNav_S_Body_Slice {
    background-color:#ffffff;
	border-width:1px;
    border-style: none solid solid solid;
    Border-color:#999ea7;
}
.TabNav_S_Body_NoBorder { border-style: none none none none;	}
.TabNav_S_Body_Slice	{ border-style: none solid none solid;	}

.TabNav_S_Tab_Sep_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)  0   -420px	no-repeat;	}
.TabNav_S_Tab_Sep_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -2px -420px	no-repeat;	}
.TabNav_S_Tab_Sep_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -4px -420px	no-repeat;	}

/* ======== */
/* Top Tabs */
/* ======== */

.TabNav_P_Tab		{}

.TabNav_P_Tab_Head { padding:0 5px 0 5px; }	
 
.TabNav_P_Tab_Head,  .TabNav_P_Tab_Pad,
.TabNav_P_Tab_Sep_L, .TabNav_P_Tab_Sep_C, .TabNav_P_Tab_Sep_R,
.TabNav_P_Tab_Nor_L, .TabNav_P_Tab_Nor_C, .TabNav_P_Tab_Nor_R,
.TabNav_P_Tab_Sel_L, .TabNav_P_Tab_Sel_C, .TabNav_P_Tab_Sel_R,/* Additional for Top Tabs */
.TabNav_P_Tab_Ovr_L, .TabNav_P_Tab_Ovr_C, .TabNav_P_Tab_Ovr_R,
.TabNav_P_Tab_Dis_L, .TabNav_P_Tab_Dis_C, .TabNav_P_Tab_Dis_R {
	Border-bottom:1px solid #838995;
}

.TabNav_P_Tab_Nor_C, .TabNav_P_Tab_Sel_C, .TabNav_P_Tab_Ovr_C, .TabNav_P_Tab_Dis_C {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
	padding:6px 2px 4px 2px;
	white-space:nowrap;
}

.TabNav_P_Tab_Nor_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0   -70px		no-repeat;	width:6px;	}
.TabNav_P_Tab_Nor_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px -70px		repeat-x;   color:#ffffff;  cursor:pointer;	}
.TabNav_P_Tab_Nor_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px -70px		no-repeat;	width:6px;	}

.TabNav_P_Tab_Sel_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0     0		no-repeat;	width:6px;	}
.TabNav_P_Tab_Sel_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px   0		repeat-x;   color:#4a4e56;  cursor:pointer;	}
.TabNav_P_Tab_Sel_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px   0		no-repeat;	width:6px;	}

.TabNav_P_Tab_Ovr_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0   -140px	no-repeat;	width:6px;	}
.TabNav_P_Tab_Ovr_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px -140px	repeat-x; 	color:#4a4e56;	cursor:pointer;	}
.TabNav_P_Tab_Ovr_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px -140px	no-repeat;	width:6px;	}

.TabNav_P_Tab_Dis_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)    0   -210px	no-repeat;	width:6px;	}
.TabNav_P_Tab_Dis_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png)   -6px -210px	repeat-x; 	color:#c4c7cc;	cursor:not-allowed;	}
.TabNav_P_Tab_Dis_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -694px -210px	no-repeat;	width:6px;	}

.TabNav_P_Sub		{
	background: 	url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) 0 -350px repeat-x;
	border-width:	1px;
    border-style: 	none solid none solid;
    Border-color:	#838995;
}

.TabNav_P_Sub_NoBorder	{
	background: 	url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) 0 -350px repeat-x;
	border-width:	1px;
    border-style: 	none none none solid;
    Border-color:	#838995;
}

.TabNav_P_Sub_Head	{ padding:0 5px 0 5px;	}
.TabNav_P_Sub_Pad	{}

.TabNav_P_Sub_Sep	{
	background: 	url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -106px -420px repeat-x;
}

.TabNav_P_Sub_Nor, .TabNav_P_Sub_Sel, .TabNav_P_Sub_Ovr, .TabNav_P_Sub_Dis {
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    text-decoration:none;
	padding:4px 8px 4px 8px;
	white-space:nowrap;
}

.TabNav_P_Sub_Nor	{	color:#eff0f1;	font-weight:normal;  cursor:pointer;}
.TabNav_P_Sub_Sel	{	color:#ffffff;	font-weight:bold;	 cursor:pointer;}
.TabNav_P_Sub_Ovr	{	color:#fd9f13;	font-weight:normal;  cursor:pointer;}
.TabNav_P_Sub_Dis	{	color:#c4c7cc;	font-weight:normal;	 cursor:not-allowed;}

.TabNav_P_Body_Border, .TabNav_P_Body_NoBorder, .TabNav_P_Body_Slice {
    background-color:#ffffff;
	border-width:1px;
    border-style: none solid solid solid;
    Border-color:#838995;
}
.TabNav_P_Body_NoBorder { border-style: none none none none;	}
.TabNav_P_Body_Slice	{ border-style: none solid none solid;	}

.TabNav_P_Tab_Sep_L {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -100px -420px	no-repeat;	}
.TabNav_P_Tab_Sep_C {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -102px -420px	no-repeat;	}
.TabNav_P_Tab_Sep_R {	background: url(ld.aspx?v=2127&x=skin_blue.images.TabNav.png) -104px -420px	no-repeat;	}

/* ========= */
/* Accordion */
/* ========= */

.AccordionNav {
	border-width:	1px;
	border-style: 	none solid solid solid;
	Border-color:	#006b9a;
}

.AccordionNav_NoBorder {
}

.AccordionNav_Nor, .AccordionNav_Sel, .AccordionNav_Ovr, .AccordionNav_Dis {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    white-space:nowrap;
    padding: 3px 8px 4px 8px;
	border-width:1px;
	border-style:solid none none none;
	Border-color:#006b9a;
}

.AccordionNav_Nor {	background: url(ld.aspx?v=2127&x=skin_blue.images.AccordionNav.png) 0 -64px	repeat-x;	color:#ffffff;  cursor:pointer;		}
.AccordionNav_Sel {	background: url(ld.aspx?v=2127&x=skin_blue.images.AccordionNav.png) 0 0		repeat-x;	color:#4a4e56;  cursor:pointer;		}
.AccordionNav_Ovr {	background: url(ld.aspx?v=2127&x=skin_blue.images.AccordionNav.png) 0 -128px	repeat-x;	color:#4a4e56;	cursor:pointer;		}
.AccordionNav_Dis {	background: url(ld.aspx?v=2127&x=skin_blue.images.AccordionNav.png) 0 -192px	repeat-x;	color:#c4c7cc;	cursor:not-allowed;	}

/* ---- */
/* Link */
/* ---- */

img					{text-decoration:none; border:0px; }
.NoUnder 			{text-decoration:none; border:0px; }
a:hover.NoUnder 	{text-decoration:none; border:0px; }

/* ---------- */
/* Icon Image */
/* ---------- */

.Icon1Enabled						{display:inline; }
.Icon1Over, a:hover .Icon1Enabled 	{display:none; }
.Icon1Disabled						{display:inline; }

.Icon2Enabled						{display:none; }
.Icon2Over, a:hover .Icon2Enabled 	{display:inline; }
.Icon2Disabled						{display:none; }

/* --------- */
/* Connector */
/* --------- */

.ConnectorBackground
{
	background: url(ld.aspx?v=2127&x=skin_blue.images.connector.png)	no-repeat;
	width:850px;
	height:125px;
	padding:10px 10px 5px 25px;
}

.ConnectorText
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    font-size:2.0em;
    color:#ffffff;
    white-space:nowrap;
}

/* --- */
/* Bar */
/* --- */

.BarC, .BarCBasic
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    font-size:0.7em;
    color:#999ea7;
    white-space:nowrap;
}

.BarL				{	background: url(ld.aspx?v=2127&x=skin_blue.images.Bar.png)	0		0 	no-repeat;	width:10px;	height:26px;	}
.BarC, .BarChild	{	background: url(ld.aspx?v=2127&x=skin_blue.images.Bar.png)	-10px	0	repeat-x;				height:26px;	}
.BarR				{	background: url(ld.aspx?v=2127&x=skin_blue.images.Bar.png)	-1690px	0	no-repeat;	width:10px;	height:26px;	}
.BarBasic			{	border-bottom:1px solid #999ea7; padding-bottom:1px														}

/* ======= */
/* Buttons */
/* ======= */

/* ----------- */
/* Icon Button */
/* ----------- */

/* Enabled */

.IconLEnabled {
    cursor:pointer;
    border:1px solid transparent;
}
.IconLDoubleEnabled {
    cursor:pointer;
    padding:1px;
}
.IconREnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    text-decoration:none;
    color:#4a4e56;
}
.IconRLargeEnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    color:#4a4e56;
}


.IconLDarkEnabled {
    cursor:pointer;
    border:1px solid transparent;
}
.IconLDarkDoubleEnabled {
    cursor:pointer;
    padding:1px;
}
.IconRDarkEnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    text-decoration:none;
    color:#ffffff;
}
.IconRDarkLargeEnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    color:#ffffff;
}

/* Disabled */

.IconLDisabled {
    cursor:not-allowed;
    padding:1px;
}
.IconLDoubleDisabled {
    cursor:not-allowed;
    padding:1px;
}
.IconRDisabled {
    cursor:not-allowed;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    text-decoration:none;
    color:#c4c7cc;
}
.IconRLargeDisabled {
    cursor:not-allowed;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    color:#c4c7cc;
}


.IconLDarkDisabled {
    cursor:not-allowed;
    padding:1px;
}
.IconLDarkDoubleDisabled {
    cursor:not-allowed;
    padding:1px;
}
.IconRDarkDisabled {
    cursor:not-allowed;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    text-decoration:none;
    color:#c4c7cc;
}
.IconRDarkLargeDisabled {
    cursor:not-allowed;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    color:#c4c7cc;
}

/* Over */

.IconLOver, a:hover .IconLEnabled {
    cursor:pointer;
    border:1px solid #fd9f13;
}
.IconLDoubleOver, a:hover .IconLDoubleEnabled {
    cursor:pointer;
    padding:1px;
}
.IconROver, a:hover .IconREnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    text-decoration:none;
    color:#fd9f13;
}
.IconRLargeOver, a:hover .IconRLargeEnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    color:#fd9f13;
}


.IconLDarkOver, a:hover .IconLDarkEnabled {
    cursor:pointer;
    border:1px solid #fd9f13; /* Now Darker */
}
.IconLDarkDoubleOver, a:hover .IconLDarkDoubleEnabled {
    cursor:pointer;
    border:1px solid transparent;
}
.IconRDarkOver, a:hover .IconRDarkEnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.65em;
    font-weight:bold;
    text-decoration:none;
    color:#fd9f13; /* Now Darker */
}
.IconRDarkLargeOver, a:hover .IconRDarkLargeEnabled {
    cursor:pointer;

    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
    color:#fd9f13; /* Now Darker */
}


/* ---------- */
/* Box Button */
/* ---------- */

.BoxButtonEnabled {
    background-color:#f7f8f9;
    border-width:1px;
    border-style:solid;
    border-color:#aeb2ba;
    padding:1px;
    cursor:pointer;
}
.BoxButtonFadedEnabled {
    background-color:#f7f8f9;
    border-width:1px;
    border-style:solid;
    border-color:#aeb2ba;
    padding:1px;
    cursor:pointer;
}
.BoxButtonOver, a:hover .BoxButtonEnabled, .BoxButtonFadedOver, a:hover .BoxButtonFadedEnabled {
    background-color:#ffe9bd;
    border-width:1px;
    border-style:solid;
    border-color:#fd9f13;
    padding:1px;
    cursor:pointer;
}
.BoxButtonDisabled, .BoxButtonFadedDisabled {
    background-color:#d9dbdf;
    border-width:1px;
    border-style:solid;
    border-color:#aeb0ba;
    padding:1px;
    cursor:not-allowed;
}

.BoxButtonREnabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#5c626c;
    text-decoration:none;
}
.BoxButtonFadedREnabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#5c626c;
    text-decoration:none;
}

.BoxButtonRDisabled, .BoxButtonFadedRDisabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#aeb2ba;
    text-decoration:none;
}


/* ---------------- */
/* Drop Down Button */
/* ---------------- */

.DropDownButtonEnabled {
    background-color:#ffffff;
    border-width:1px;
    border-style:solid;
    border-color:#7f9db9;
    padding:1px;
    cursor:pointer;
}

.DropDownButtonDisabled {
    background-color:#eff0f1;
    border-width:1px;
    border-style:solid;
    border-color:#999ea7;
    padding:1px;
    cursor:not-allowed;
}

.DropDownButtonComboEnabled {
    background-color:#ffffff;
    border-width:1px 1px 1px 0;
    border-style:solid;
    border-color:#7f9db9;
    padding:1px;
    cursor:pointer;
}

.DropDownButtonComboDisabled {
    background-color:#eff0f1;
    border-width:1px 1px 1px 0;
    border-style:solid;
    border-color:#999ea7;
    padding:1px;
    cursor:not-allowed;
}

.DropDownButtonREnabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#4a4e56;
    text-decoration:none;
}

.DropDownButtonRDisabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    color:#999ea7;
    text-decoration:none;
}

.GreenDropDownButtonREnabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#6daf3d;
    text-decoration:none;
}

.GreenDropDownButtonRDisabled {
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    font-weight:bold;
    color:#6daf3d;
    text-decoration:none;
}

.DropDownButtonOver {
    background-color:#ffe9bd;
    color:#4a4e56;
}

/* ---------- */
/* Cmd Button */
/* ---------- */

/* Cmd Button Center */
/* ----------------- */

		.CmdStdCEnabled,             .CmdStdCDefEnabled,     
		.CmdStdCDarkEnabled,         .CmdStdCDarkDefEnabled, 
		.CmdStdCDisabled,            .CmdStdCDefDisabled,    
		.CmdStdCDarkDisabled,        .CmdStdCDarkDefDisabled,
		.CmdStdCOver,                .CmdStdCDefOver,        
		.CmdStdCDarkOver,            .CmdStdCDarkDefOver,    
a:hover .CmdStdCEnabled,     a:hover .CmdStdCDefEnabled,     
a:hover .CmdStdCDarkEnabled, a:hover .CmdStdCDarkDefEnabled 
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:1px;
    vertical-align:middle;
    font-size:0.7em;
}

        .CmdStdCSmEnabled,             .CmdStdCSmDefEnabled,
        .CmdStdCDarkSmEnabled,         .CmdStdCDarkSmDefEnabled,
        .CmdStdCSmDisabled,            .CmdStdCSmDefDisabled,
        .CmdStdCDarkSmDisabled,        .CmdStdCDarkSmDefDisabled,
        .CmdStdCSmOver,                .CmdStdCSmDefOver,
        .CmdStdCDarkSmOver,            .CmdStdCDarkSmDefOver,
a:hover .CmdStdCSmEnabled,     a:hover .CmdStdCSmDefEnabled,
a:hover .CmdStdCDarkSmEnabled, a:hover .CmdStdCDarkSmDefEnabled
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:2px;
    vertical-align:middle;
    font-size:0.65em;
}

/* Enabled */

		.CmdStdCEnabled,             .CmdStdCDefEnabled,             .CmdStdCSmEnabled,             .CmdStdCSmDefEnabled,
		.CmdStdCDarkEnabled,         .CmdStdCDarkDefEnabled,         .CmdStdCDarkSmEnabled,         .CmdStdCDarkSmDefEnabled
{
    color:#ffffff;
}

.CmdStdCEnabled										{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -40px  repeat-x; 	height:22px;	cursor:pointer;	}
.CmdStdCDefEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -130px repeat-x; 	height:22px;	cursor:pointer;	}
.CmdStdCSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -190px repeat-x; 	height:18px;	cursor:pointer;	}
.CmdStdCSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -280px repeat-x; 	height:18px;	cursor:pointer;	}

/* Disabled */

		.CmdStdCDisabled,            .CmdStdCDefDisabled,            .CmdStdCSmDisabled,            .CmdStdCSmDefDisabled,
		.CmdStdCDarkDisabled,        .CmdStdCDarkDefDisabled,        .CmdStdCDarkSmDisabled,        .CmdStdCDarkSmDefDisabled
{
	color:#838995;
}

.CmdStdCDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -100px repeat-x; 	height:22px;	cursor:not-allowed;	}
.CmdStdCDefDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -100px repeat-x; 	height:22px;	cursor:not-allowed;	}
.CmdStdCSmDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -250px repeat-x; 	height:18px;	cursor:not-allowed;	}
.CmdStdCSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -250px repeat-x; 	height:18px;	cursor:not-allowed;	}


/* Over */

		.CmdStdCOver,                .CmdStdCDefOver,                .CmdStdCSmOver,                .CmdStdCSmDefOver,
		.CmdStdCDarkOver,            .CmdStdCDarkDefOver,            .CmdStdCDarkSmOver,            .CmdStdCDarkSmDefOver,
a:hover .CmdStdCEnabled,     a:hover .CmdStdCDefEnabled,     a:hover .CmdStdCSmEnabled,     a:hover .CmdStdCSmDefEnabled,
a:hover .CmdStdCDarkEnabled, a:hover .CmdStdCDarkDefEnabled, a:hover .CmdStdCDarkSmEnabled, a:hover .CmdStdCDarkSmDefEnabled
{
	color:#4a4e56;
}

.CmdStdCOver, a:hover .CmdStdCEnabled				{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -70px  repeat-x; 	height:22px;	cursor:pointer;	}
.CmdStdCDefOver, a:hover .CmdStdCDefEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -160px repeat-x; 	height:22px;	cursor:pointer;	}
.CmdStdCSmOver, a:hover .CmdStdCSmEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -220px repeat-x; 	height:18px;	cursor:pointer;	}
.CmdStdCSmDefOver, a:hover .CmdStdCSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-10px -310px repeat-x; 	height:18px;	cursor:pointer;	}



/* Cmd Button Left */
/* --------------- */

/* Enabled */

.CmdStdLEnabled										{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -40px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdLDefEnabled 									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -130px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdLSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -190px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdStdLSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -280px no-repeat;	height:18px; width:8px;		cursor:pointer;	}

/* Disabled */

.CmdStdLDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdStdLDefDisabled 								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdStdLSmDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}
.CmdStdLSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}

/* Over */

.CmdStdLOver, a:hover .CmdStdLEnabled				{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -70px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdLDefOver, a:hover .CmdStdLDefEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -160px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdLSmOver, a:hover .CmdStdLSmEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -220px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdStdLSmDefOver, a:hover .CmdStdLSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 -310px no-repeat;	height:18px; width:8px;		cursor:pointer;	}


/* Cmd Button Right */
/* ---------------- */

/* Enabled */

.CmdStdREnabled										{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-590px -40px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdRDefEnabled 									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-590px -130px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdRSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-592px -190px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdStdRSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-592px -280px no-repeat;	height:18px; width:8px;		cursor:pointer;	}

/* Disabled */

.CmdStdRDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-590px -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdStdRDefDisabled 								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-590px -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdStdRSmDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-592px -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}
.CmdStdRSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-592px -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}

/* Over */

.CmdStdROver, a:hover .CmdStdREnabled				{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-590px -70px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdRDefOver, a:hover .CmdStdRDefEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-590px -160px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdStdRSmOver, a:hover .CmdStdRSmEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-592px -220px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdStdRSmDefOver, a:hover .CmdStdRSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-592px -310px no-repeat;	height:18px; width:8px;		cursor:pointer;	}

/* Cmd Button Menu */
/* --------------- */

/* Enabled */

.CmdStdMnuEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -40px  no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdStdMnuDefEnabled 								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -130px no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdStdMnuSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -190px no-repeat;	height:18px; width:13px;	cursor:pointer;	}
.CmdStdMnuSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -280px no-repeat;	height:18px; width:13px;	cursor:pointer;	}

/* Disabled */

.CmdStdMnuDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -100px no-repeat;	height:22px; width:13px;	cursor:not-allowed;	}
.CmdStdMnuDefDisabled 								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -100px no-repeat;	height:22px; width:13px;	cursor:not-allowed;	}
.CmdStdMnuSmDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -250px no-repeat;	height:18px; width:13px;	cursor:not-allowed;	}
.CmdStdMnuSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -250px no-repeat;	height:18px; width:13px;	cursor:not-allowed;	}

/* Over */

.CmdStdMnuOver, a:hover .CmdStdMnuEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -70px  no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdStdMnuDefOver, a:hover .CmdStdMnuDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -160px no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdStdMnuSmOver, a:hover .CmdStdMnuSmEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -220px no-repeat;	height:18px; width:13px;	cursor:pointer;	}
.CmdStdMnuSmDefOver, a:hover .CmdStdMnuSmDefEnabled	{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px -310px no-repeat;	height:18px; width:13px;	cursor:pointer;	}


/* ---------- */
/* Ext Button */
/* ---------- */

/* Left */
/* ---- */

/* Enabled */

.ExtStdLSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-300px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtStdLSmMnuEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-450px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtStdLNormalEnabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-150px 0 no-repeat;	width:22px;	height:22px;	cursor:pointer;	}


/* Disabled */

.ExtStdLSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-400px 0 no-repeat;	width:15px;	height:15px;	cursor:not-allowed;	}
.ExtStdLSmMnuDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-550px 0 no-repeat;	width:15px;	height:15px;	cursor:not-allowed;	}
.ExtStdLNormalDisabled								{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-250px 0 no-repeat;	width:22px;	height:22px;	cursor:not-allowed;	}


/* Over */

.ExtStdLSmDefOver, a:hover .ExtStdLSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-350px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtStdLSmMnuOver, a:hover .ExtStdLSmMnuEnabled		{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-500px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtStdLNormalOver, a:hover .ExtStdLNormalEnabled	{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-200px 0 no-repeat;	width:22px;	height:22px;	cursor:pointer;	}


/* Right */
/* ----- */

/* Enabled */
	
		.ExtStdRLargeEnabled,			.ExtStdRSmallEnabled,			.ExtStdRDarkLargeEnabled,			.ExtStdRDarkSmallEnabled,
		.ExtStdRLargeDisabled, 			.ExtStdRSmallDisabled, 			.ExtStdRDarkLargeDisabled, 			.ExtStdRDarkSmallDisabled,
		.ExtStdRLargeOver,				.ExtStdRSmallOver,				.ExtStdRDarkLargeOver,				.ExtStdRDarkSmallOver,
a:hover	.ExtStdRLargeEnabled,	a:hover	.ExtStdRSmallEnabled,	a:hover	.ExtStdRDarkLargeEnabled,	a:hover	.ExtStdRDarkSmallEnabled
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
}

.ExtStdRLargeEnabled									{	font-size:0.7em;	cursor:pointer;			color:#4a4e56;	}
.ExtStdRSmallEnabled									{	font-size:0.65em;	cursor:pointer;			color:#4a4e56;	}
.ExtStdRDarkLargeEnabled								{	font-size:0.7em;	cursor:pointer;			color:#ffffff;	}
.ExtStdRDarkSmallEnabled								{	font-size:0.65em;	cursor:pointer;			color:#ffffff;	}

/* Disabled */

.ExtStdRLargeDisabled									{	font-size:0.7em;	cursor:not-allowed;		color:#c4c7cc;	}
.ExtStdRSmallDisabled									{	font-size:0.65em;	cursor:not-allowed;		color:#c4c7cc;	}
.ExtStdRDarkLargeDisabled								{	font-size:0.7em;	cursor:not-allowed;		color:#c4c7cc;	}
.ExtStdRDarkSmallDisabled								{	font-size:0.65em;	cursor:not-allowed;		color:#c4c7cc;	}

/* Over */

.ExtStdRLargeOver, a:hover .ExtStdRLargeEnabled			{	font-size:0.7em;	cursor:pointer;			color:#fd9f13;	}
.ExtStdRSmallOver, a:hover .ExtStdRSmallEnabled			{	font-size:0.65em;	cursor:pointer;			color:#fd9f13;	}
.ExtStdRDarkLargeOver, a:hover .ExtStdRDarkLargeEnabled {	font-size:0.7em;	cursor:pointer;			color:#fd9f13;	}
.ExtStdRDarkSmallOver, a:hover .ExtStdRDarkSmallEnabled	{	font-size:0.65em;	cursor:pointer;			color:#fd9f13;	}


/* ----------- */
/* Logo Button */
/* ----------- */

/* Left */
/* ---- */

/* Enabled */

.LogoStdLEnabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		0 0 no-repeat;		width:32px;	height:32px;	cursor:pointer;	}

/* Disabled */

.LogoStdLDisabled									{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-100px 0 no-repeat;	width:32px;	height:32px;	cursor:not-allowed;	}

/* Over */

.LogoStdLOver, 	a:hover .LogoStdLEnabled			{	background: url(ld.aspx?v=2127&x=skin_blue.images.Btn.png)		-50px 0 no-repeat;	width:32px;	height:32px;	cursor:pointer;	}

/* Right */
/* ----- */

/* Enabled */
	
		.LogoStdREnabled,			.LogoStdRDarkEnabled,
		.LogoStdRDisabled, 			.LogoStdRDarkDisabled,
		.LogoStdROver,				.LogoStdRDarkOver,
a:hover	.LogoStdREnabled,	a:hover	.LogoStdRDarkEnabled
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    font-size:1.5em;
}

.LogoStdREnabled									{	cursor:pointer;			color:#4a4e56;	}
.LogoStdRDarkEnabled								{	cursor:pointer;			color:#ffffff;	}

/* Disabled */

.LogoStdRDisabled									{	cursor:not-allowed;		color:#c4c7cc;	}
.LogoStdRDarkDisabled								{	cursor:not-allowed;		color:#c4c7cc;	}

/* Over */

.LogoStdROver, a:hover .LogoStdREnabled 			{	cursor:pointer;			color:#fd9f13;	}
.LogoStdRDarkOver, a:hover .LogoStdRDarkEnabled		{	cursor:pointer;			color:#fd9f13;	}


/* ======================= */
/* Alternate Color Buttons */
/* ======================= */

/* ---------- */
/* Cmd Button */
/* ---------- */

/* Cmd Button Center */
/* ----------------- */

		.CmdAltCEnabled,             .CmdAltCDefEnabled,     
		.CmdAltCDarkEnabled,         .CmdAltCDarkDefEnabled, 
		.CmdAltCDisabled,            .CmdAltCDefDisabled,    
		.CmdAltCDarkDisabled,        .CmdAltCDarkDefDisabled,
		.CmdAltCOver,                .CmdAltCDefOver,        
		.CmdAltCDarkOver,            .CmdAltCDarkDefOver,    
a:hover .CmdAltCEnabled,     a:hover .CmdAltCDefEnabled,     
a:hover .CmdAltCDarkEnabled, a:hover .CmdAltCDarkDefEnabled 
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:1px;
    vertical-align:middle;
    font-size:0.7em;
}

        .CmdAltCSmEnabled,             .CmdAltCSmDefEnabled,
        .CmdAltCDarkSmEnabled,         .CmdAltCDarkSmDefEnabled,
        .CmdAltCSmDisabled,            .CmdAltCSmDefDisabled,
        .CmdAltCDarkSmDisabled,        .CmdAltCDarkSmDefDisabled,
        .CmdAltCSmOver,                .CmdAltCSmDefOver,
        .CmdAltCDarkSmOver,            .CmdAltCDarkSmDefOver,
a:hover .CmdAltCSmEnabled,     a:hover .CmdAltCSmDefEnabled,
a:hover .CmdAltCDarkSmEnabled, a:hover .CmdAltCDarkSmDefEnabled
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:2px;
    vertical-align:middle;
    font-size:0.65em;
}

/* Enabled */

		.CmdAltCEnabled,             .CmdAltCDefEnabled,             .CmdAltCSmEnabled,             .CmdAltCSmDefEnabled,
		.CmdAltCDarkEnabled,         .CmdAltCDarkDefEnabled,         .CmdAltCDarkSmEnabled,         .CmdAltCDarkSmDefEnabled
{
    color:#ffffff;
}

.CmdAltCEnabled										{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -40px  repeat-x; 	height:22px;	cursor:pointer;	}
.CmdAltCDefEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -130px repeat-x; 	height:22px;	cursor:pointer;	}
.CmdAltCSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -190px repeat-x; 	height:18px;	cursor:pointer;	}
.CmdAltCSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -280px repeat-x; 	height:18px;	cursor:pointer;	}


/* Disabled */

		.CmdAltCDisabled,            .CmdAltCDefDisabled,            .CmdAltCSmDisabled,            .CmdAltCSmDefDisabled,
		.CmdAltCDarkDisabled,        .CmdAltCDarkDefDisabled,        .CmdAltCDarkSmDisabled,        .CmdAltCDarkSmDefDisabled
{
	color:#838995;
}

.CmdAltCDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -100px repeat-x; 	height:22px;	cursor:not-allowed;	}
.CmdAltCDefDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -100px repeat-x; 	height:22px;	cursor:not-allowed;	}
.CmdAltCSmDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -250px repeat-x; 	height:18px;	cursor:not-allowed;	}
.CmdAltCSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -250px repeat-x; 	height:18px;	cursor:not-allowed;	}



/* Over */

		.CmdAltCOver,                .CmdAltCDefOver,                .CmdAltCSmOver,                .CmdAltCSmDefOver,
		.CmdAltCDarkOver,            .CmdAltCDarkDefOver,            .CmdAltCDarkSmOver,            .CmdAltCDarkSmDefOver,
a:hover .CmdAltCEnabled,     a:hover .CmdAltCDefEnabled,     a:hover .CmdAltCSmEnabled,     a:hover .CmdAltCSmDefEnabled,
a:hover .CmdAltCDarkEnabled, a:hover .CmdAltCDarkDefEnabled, a:hover .CmdAltCDarkSmEnabled, a:hover .CmdAltCDarkSmDefEnabled
{
	color:#4a4e56;
}

.CmdAltCOver, a:hover .CmdAltCEnabled				{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -70px  repeat-x; 	height:22px;	cursor:pointer;	}
.CmdAltCDefOver, a:hover .CmdAltCDefEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -160px repeat-x; 	height:22px;	cursor:pointer;	}
.CmdAltCSmOver, a:hover .CmdAltCSmEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -220px repeat-x; 	height:18px;	cursor:pointer;	}
.CmdAltCSmDefOver, a:hover .CmdAltCSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-10px -310px repeat-x; 	height:18px;	cursor:pointer;	}



/* Cmd Button Left */
/* --------------- */

/* Enabled */

.CmdAltLEnabled										{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -40px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltLDefEnabled 									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -130px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltLSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -190px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdAltLSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -280px no-repeat;	height:18px; width:8px;		cursor:pointer;	}


/* Disabled */

.CmdAltLDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdAltLDefDisabled 								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdAltLSmDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}
.CmdAltLSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}


/* Over */

.CmdAltLOver, a:hover .CmdAltLEnabled				{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -70px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltLDefOver, a:hover .CmdAltLDefEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -160px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltLSmOver, a:hover .CmdAltLSmEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -220px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdAltLSmDefOver, a:hover .CmdAltLSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 -310px no-repeat;	height:18px; width:8px;		cursor:pointer;	}


/* Cmd Button Right */
/* ---------------- */

/* Enabled */

.CmdAltREnabled										{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-590px -40px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltRDefEnabled 									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-590px -130px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltRSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-592px -190px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdAltRSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-592px -280px no-repeat;	height:18px; width:8px;		cursor:pointer;	}

/* Disabled */

.CmdAltRDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-590px -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdAltRDefDisabled 								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-590px -100px no-repeat;	height:22px; width:10px;	cursor:not-allowed;	}
.CmdAltRSmDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-592px -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}
.CmdAltRSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-592px -250px no-repeat;	height:18px; width:8px;		cursor:not-allowed;	}

/* Over */

.CmdAltROver, a:hover .CmdAltREnabled				{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-590px -70px  no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltRDefOver, a:hover .CmdAltRDefEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-590px -160px no-repeat;	height:22px; width:10px;	cursor:pointer;	}
.CmdAltRSmOver, a:hover .CmdAltRSmEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-592px -220px no-repeat;	height:18px; width:8px;		cursor:pointer;	}
.CmdAltRSmDefOver, a:hover .CmdAltRSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-592px -310px no-repeat;	height:18px; width:8px;		cursor:pointer;	}



/* Cmd Button Menu */
/* --------------- */

/* Enabled */

.CmdAltMnuEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -40px  no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdAltMnuDefEnabled 								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -130px no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdAltMnuSmEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -190px no-repeat;	height:18px; width:13px;	cursor:pointer;	}
.CmdAltMnuSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -280px no-repeat;	height:18px; width:13px;	cursor:pointer;	}

/* Disabled */

.CmdAltMnuDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -100px no-repeat;	height:22px; width:13px;	cursor:not-allowed;	}
.CmdAltMnuDefDisabled 								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -100px no-repeat;	height:22px; width:13px;	cursor:not-allowed;	}
.CmdAltMnuSmDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -250px no-repeat;	height:18px; width:13px;	cursor:not-allowed;	}
.CmdAltMnuSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -250px no-repeat;	height:18px; width:13px;	cursor:not-allowed;	}

/* Over */

.CmdAltMnuOver, a:hover .CmdAltMnuEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -70px  no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdAltMnuDefOver, a:hover .CmdAltMnuDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -160px no-repeat;	height:22px; width:13px;	cursor:pointer;	}
.CmdAltMnuSmOver, a:hover .CmdAltMnuSmEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -220px no-repeat;	height:18px; width:13px;	cursor:pointer;	}
.CmdAltMnuSmDefOver, a:hover .CmdAltMnuSmDefEnabled	{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px -310px no-repeat;	height:18px; width:13px;	cursor:pointer;	}


/* ---------- */
/* Ext Button */
/* ---------- */

/* Left */
/* ---- */

/* Enabled */

.ExtAltLSmDefEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-300px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtAltLSmMnuEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-450px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtAltLNormalEnabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-150px 0 no-repeat;	width:22px;	height:22px;	cursor:pointer;	}


/* Disabled */

.ExtAltLSmDefDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-400px 0 no-repeat;	width:15px;	height:15px;	cursor:not-allowed;	}
.ExtAltLSmMnuDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-550px 0 no-repeat;	width:15px;	height:15px;	cursor:not-allowed;	}
.ExtAltLNormalDisabled								{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-250px 0 no-repeat;	width:22px;	height:22px;	cursor:not-allowed;	}


/* Over */

.ExtAltLSmDefOver, a:hover .ExtAltLSmDefEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-350px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtAltLSmMnuOver, a:hover .ExtAltLSmMnuEnabled		{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-500px 0 no-repeat;	width:15px;	height:15px;	cursor:pointer;	}
.ExtAltLNormalOver, a:hover .ExtAltLNormalEnabled	{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-200px 0 no-repeat;	width:22px;	height:22px;	cursor:pointer;	}


/* Right */
/* ----- */

/* Enabled */
	
		.ExtAltRLargeEnabled,			.ExtAltRSmallEnabled,			.ExtAltRDarkLargeEnabled,			.ExtAltRDarkSmallEnabled,
		.ExtAltRLargeDisabled, 			.ExtAltRSmallDisabled, 			.ExtAltRDarkLargeDisabled, 			.ExtAltRDarkSmallDisabled,
		.ExtAltRLargeOver,				.ExtAltRSmallOver,				.ExtAltRDarkLargeOver,				.ExtAltRDarkSmallOver,
a:hover	.ExtAltRLargeEnabled,	a:hover	.ExtAltRSmallEnabled,	a:hover	.ExtAltRDarkLargeEnabled,	a:hover	.ExtAltRDarkSmallEnabled
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
}

.ExtAltRLargeEnabled									{	font-size:0.7em;	cursor:pointer;			color:#4a4e56;	}
.ExtAltRSmallEnabled									{	font-size:0.65em;	cursor:pointer;			color:#4a4e56;	}
.ExtAltRDarkLargeEnabled								{	font-size:0.7em;	cursor:pointer;			color:#ffffff;	}
.ExtAltRDarkSmallEnabled								{	font-size:0.65em;	cursor:pointer;			color:#ffffff;	}

/* Disabled */

.ExtAltRLargeDisabled									{	font-size:0.7em;	cursor:not-allowed;		color:#c4c7cc;	}
.ExtAltRSmallDisabled									{	font-size:0.65em;	cursor:not-allowed;		color:#c4c7cc;	}
.ExtAltRDarkLargeDisabled								{	font-size:0.7em;	cursor:not-allowed;		color:#c4c7cc;	}
.ExtAltRDarkSmallDisabled								{	font-size:0.65em;	cursor:not-allowed;		color:#c4c7cc;	}

/* Over */

.ExtAltRLargeOver, a:hover .ExtAltRLargeEnabled			{	font-size:0.7em;	cursor:pointer;			color:#fd9f13;	}
.ExtAltRSmallOver, a:hover .ExtAltRSmallEnabled			{	font-size:0.65em;	cursor:pointer;			color:#fd9f13;	}
.ExtAltRDarkLargeOver, a:hover .ExtAltRDarkLargeEnabled {	font-size:0.7em;	cursor:pointer;			color:#fd9f13;	}
.ExtAltRDarkSmallOver, a:hover .ExtAltRDarkSmallEnabled	{	font-size:0.65em;	cursor:pointer;			color:#fd9f13;	}


/* ----------- */
/* Logo Button */
/* ----------- */

/* Left */
/* ---- */

/* Enabled */

.LogoAltLEnabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		0 0 no-repeat;		width:32px;	height:32px;	cursor:pointer;	}

/* Disabled */

.LogoAltLDisabled									{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-100px 0 no-repeat;	width:32px;	height:32px;	cursor:not-allowed;	}

/* Over */

.LogoAltLOver, 	a:hover .LogoAltLEnabled			{	background: url(ld.aspx?v=2127&x=skin_green.images.Btn.png)		-50px 0 no-repeat;	width:32px;	height:32px;	cursor:pointer;	}

/* Right */
/* ----- */

/* Enabled */
	
		.LogoAltREnabled,			.LogoAltRDarkEnabled,
		.LogoAltRDisabled, 			.LogoAltRDarkDisabled,
		.LogoAltROver,				.LogoAltRDarkOver,
a:hover	.LogoAltREnabled,	a:hover	.LogoAltRDarkEnabled
{
    font-family:Segoe UI, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    font-size:1.5em;
}

.LogoAltREnabled									{	cursor:pointer;			color:#4a4e56;	}
.LogoAltRDarkEnabled								{	cursor:pointer;			color:#ffffff;	}

/* Disabled */

.LogoAltRDisabled									{	cursor:not-allowed;		color:#c4c7cc;	}
.LogoAltRDarkDisabled								{	cursor:not-allowed;		color:#c4c7cc;	}

/* Over */

.LogoAltROver, a:hover .LogoAltREnabled 			{	cursor:pointer;			color:#fd9f13;	}
.LogoAltRDarkOver, a:hover .LogoAltRDarkEnabled		{	cursor:pointer;			color:#fd9f13;	}
