﻿/* ================================
    CSS STYLES FOR HELP Financial Web Contracts
   ================================
*/
* {
    box-sizing: border-box;
}

.header {
    /*border: 0px solid red;*/
    padding: 5px;
}
.HelpMenuBar {
    background-color: #1960AB;
    color: white;
    width: 100%;
    font-family: Calibri;
    font-size: 12pt;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    
}
.pendingCommand {
    background-color: #00CC66;
    color: white;
    font-weight: bold;
}
.privacypolicytext {
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #1d1d1d;
    font-weight: 400;
    text-decoration: underline;
}
.FeeInvoice_UnderApplied {
    background-color: blue;
    color: yellow;
    text-align: right;
    font-size: 11pt;
    font-family: Verdana, Sans-Serif;
}
.FeeInvoice_OverApplied {
    background-color: white;
    color: red;
    text-align: right;
    font-size: 11pt;
    font-family: Verdana, Sans-Serif;
}
.FeeInvoice_FullyApplied {
    background-color: white;
    color: green;
    text-align: right;
    font-size: 11pt;
    font-family: Verdana, Sans-Serif;
}

.row::after {
    content: "";
    clear: both;
    display: table;
    margin-left: 5px;
}

[class*="col-"] {
    float: left;
    padding: 15px;
    /*border: 1px solid red;*/
}
.ui-widget-archive {
    border: 1px solid #a6c9e2;
    background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
    color: #222222;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.sup {
    vertical-align: super;
    font-size: x-small;
}
.PDEntry {
    margin: 60px;
}
.QW_Step {
    color: #0181C8;
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
}
.QW_StepDesc {
    color: #0181C8;
    font-size: 16px;
    font-weight: Normal;
    font-family: Verdana, Helvetica, sans-serif;
}
.QW_StepPre {
    color: #339966;
    font-size: 18px;
    font-weight: bold;
    font-family: Calibri;
}

.QW_StepDescPre {
    color: #339966;
    font-size: 18px;
    font-weight: bold;
    font-family: Calibri;
}
.TempCheckAssign {
    color: blue;
    font-weight: bold;
}
.txtErrorQW {
    font-size: 11pt;
    font-weight: bold;
    background-image: none;
    vertical-align: baseline;
    color: red;
    line-height: normal;
    font-family: Calibri;
    letter-spacing: normal;
    background-color: transparent;
    background-image: none;
    text-align: left;
    font-variant: normal;
}

.SS_Prompt {
    color: #000000; /* #0181C8;*/ /* help blue*/
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}
.SS_Step {
    color: #0181C8; /* help blue*/
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    float: left;
    clear: none;
    display: block;
}

.SS_StepDesc {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    float: left;
    clear: none;
    display: block;
}
.SS_StepDesc1 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    clear: none;
    display: block;
}

.HelpBlue {
    color: #007cc1;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
}
.HelpBlue1 {
    color: #3071AB;
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana, Helvetica, sans-serif;
}
.hidden{display:none;}
.checknumber {
    border: 2px solid #CC8000;
}
.checkingaccount {
    border: 2px solid #9955CC;
}
.routingnumber {
    border: 2px solid #CC0000;
}
.Reised {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 1.1em;
    color: red;  
}

.Canceled {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 1.1em;
    background-color : gainsboro;  
    color: #909090;
}

.CategoryRow {
    background-color: #CDFFCC;
    font-weight:bolder;
    font-family: Verdana, Helvetica, sans-serif;
}
.tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	font-weight: normal;
	font-size: small;
	color: #556292;
	font-family: Verdana, Helvetica, sans-serif;
	
}
.tooltip h3, .tooltip div { margin: 0; }

.BlackBorder {
    border-top: 1px solid black;
    border-left: 0px solid black;
    border-bottom: 1px solid black;
    
  
}
.BlackBorder1 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
  
  
}
.BlackBorder2 {
   border-top: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
  
}
.BlackBorderFooter {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
   
}
/*.preservice td
{
    background-color: #a4c6bc;
}*/
.preservice,
.preservice td {
	border: 1px solid #a6c9e2;
	background-color: #ffffff;
	color: green;
    font-size: 12px;
   	font-weight: bolder;
	font-family: Verdana, Helvetica, sans-serif;

}
.preserviceqw,
.preserviceqw td {
	border: 1px solid #a6c9e2;
	background-color: #D2B48C;
	color: green;
    font-size: 12px;
   	font-weight: bolder;
	font-family: Verdana, Helvetica, sans-serif;

}
.helpaccount,
.helpaccount td {
	border: 1px solid #a6c9e2;
	background-color: #FFFFFF;
	color: blue;
    font-size: 12px;
   	font-weight: bolder;
	font-family: Verdana, Helvetica, sans-serif;

}
.quickworks,
.quickworks td 
{
    border: 1px solid #a6c9e2;
	background-color:#D2B48C;
    color: Black;
    font-size: 12px;
    /*text-decoration:line-through;*/
   	font-weight: bolder;
	font-family: Verdana, Helvetica, sans-serif;

}
.deletedcontract,
.deletedcontract td {
	border: 1px solid #a6c9e2;
	background-color: gainsboro;
	color: Black;
    font-size: 12px;
    /*text-decoration:line-through;*/
   	font-weight: bolder;
	font-family: Verdana, Helvetica, sans-serif;

}
/*.preservice.ui-state-hover
{
    background-color: #a4c6bc;
}
.preservice.ui-state-highlight td
{
    background-color: purple;   
}*/
.TextXML {
    font-family: Courier New;
    font-size: small;
}
#invalid
{
	background:red;
	color: white;
    font-weight:bolder;
}

/* Keeps the header as the top most item. Important for top left item*/
th.locked
{
	z-index: 99;
}
.MyAccount {
    background-color:#F9D890;
	color:#0000AA;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:Bold;
}
.ServerControlGroupHeaderBlue
{
	background-color:#CECECE;
	color:#0000AA;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:Bold;
}
.ServerControlGroupHeader
{
	background-color:#CECECE;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:Bold;
}
.ServerControlGroupHeaderOpen
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Tahoma;
	background-color: #639CCE;
}
.hideit {
    visibility:hidden;
}
.tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}
.boxA {
  background-color: #d2b48c;
  border: 2px solid #0000ff;
  padding: 8px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 20em;
  font-size: 15pt;
  font-family :universal;
  cursor: move;
  z-index: 200;
  zOrder: 200;
  
}
.boxB {
  background-color: #d2b48c;
  border: 2px solid #0000ff;
  padding: 8px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 50em;
  font-size: 15pt;
  font-family :universal;
  cursor: move;
  z-index: 1;
  zOrder: 1;
  
}
.TableHeader
{
    font-family: Sans-Serif;
    background-color: #4863A0;
    background-image:none;
    color: White;
    font-size: 10pt;
}
.TableHeaderLarge
{
    font-family: Sans-Serif;
    background-color: #4863A0;
    background-image:none;
    color: White;
    font-size: 14pt;
}
.TableRow
{
    background-image: none;
    color: black;
    font-family: Sans-Serif;
    background-color: #e6e6fa;
}
.TableAltRow
{
    font-family: Sans-Serif;
    color: black;
    background-color: white;
    background-image:none;
}


.TableAltRow:hover
 {
    	font-family: Sans-Serif;
		color: #804000;
 }
.TableCellCurrency
{
		text-align:right
}
.SmallText {
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 6pt;
    text-decoration: none;
    color:black;
}
.ClickName {
    font-family: Sans-Serif;
    color: Black;
    background: white, none;
    font-weight: bold;
    font-size: 10pt;
}
    .ClickName:hover {
        text-decoration: underline;
        cursor: pointer;
    }
.ClickSpan
{        
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color:Blue;
    background: white, none;
    cursor: pointer;
    
}
A.StatementLink {
    font-family: Sans-Serif;
    color: #4f6fcf;
    text-decoration: underline;
    background: none;
    font-size: 10pt;
    border: none;
}
A.StatementLink:hover {
    cursor: pointer;
}
.ClickHere {
    font-family: Sans-Serif;
    color: #007cc1;
    text-decoration: underline;
    background: none;
    font-size: 10pt;
    border: none;
}
    .ClickHere:hover {
        cursor: pointer;
    }
A.TableCell:link
{        
    
    font-family: Sans-Serif;
    color:Black;
    background: white, none;
    
}
A.TableCell:active
{         
    font-family: Sans-Serif;
    color: steelblue;
    background-color: white;
    background-image:none;
    }
A.TableCell:visited
{         
    font-family: Sans-Serif;
    color: Black;
    background-image:none;
}

A.TableCell:link
{        
    
    font-family: Verdana, Sans-Serif;
    color: Black;
    font-size: 9pt;
    font-weight: bold;
    background: white, none;
    
    }
A.TableCell:active
{         
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: #4682B4;
    background-color: white;
    background-image:none;
    }
A.TableCell:visited
{         
    font-weight: bold;
   	font-family: Verdana, Sans-Serif;
	color: Black;
	background-image:none;
 }
 A.TableCell:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: underline;
    color: red;
    background: white, none;

    

 }
 
A.TableCell8Red:link
{        
    
    font-family: Verdana, Sans-Serif;
    color: red;
    font-size: 8pt;
    font-weight: bold;
    background: white, none;
    
    }
A.TableCell8Red:active
{         
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: red;
    background-color: white;
    background-image:none;
    }
A.TableCell8Red:visited
{         
    font-weight: bold;
   	font-family: Verdana, Sans-Serif;
	color: red;
	background-image:none;
 }
 A.TableCell8Red:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: yellow;
    background: white, none;

 }

 A.TableCell8Green:link
{        
    
    font-family: Verdana, Sans-Serif;
    color: green;
    font-size: 8pt;
    font-weight: bold;
    background: white, none;
    
    }
A.TableCell8Green:active
{         
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: green;
    background-color: white;
    background-image:none;
    }
A.TableCell8Green:visited
{         
    font-weight: bold;
   	font-family: Verdana, Sans-Serif;
	color: green;
	background-image:none;
 }
 A.TableCell8Green:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: yellow;
    background: white, none;

 }

.ManuallyAdd {
    font-family: Verdana, Sans-Serif;
    color: black;
    font-size: 11pt;
    font-weight: bold;
    background: white, none;
    text-decoration: underline;
    cursor: pointer;

}
    .ManuallyAdd:hover {
        cursor: pointer;
        color: crimson;

    }
A.ManuallyAdd:link {
    font-family: Verdana, Sans-Serif;
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    background: white, none;
    text-decoration: none;
}

A.ManuallyAdd:active {
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: #4682B4;
    background-color: white;
    background-image: none;
    text-decoration: none;
}

A.ManuallyAdd:visited {
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: Black;
    background-image: none;
    text-decoration: none;
}

A.ManuallyAdd:hover {
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: red;
    background: white, none;
}

A.TableCell8:link
{        
    
    font-family: Verdana, Sans-Serif;
    color: Black;
    font-size: 8pt;
    font-weight: bold;
    background: white, none;
    text-decoration: none;
  
    }
A.TableCell8:active
{         
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: #4682B4;
    background-color: white;
    background-image:none;
    text-decoration: none;
}
A.TableCell8:visited
{         
    font-weight: bold;
   	font-family: Verdana, Sans-Serif;
	color: Black;
	background-image:none;
    text-decoration: none;
 }
 A.TableCell8:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: red;
    background: white, none;

 }

A.TableCell9:link
{        
    
    font-family: Sans-Serif;
    color:Black;
    background: white, none;
    
}
A.TableCell9:active
{         
    font-family: Sans-Serif;
    color: steelblue;
    background-color: white;
    background-image:none;
    }
A.TableCell9:visited
{         
    font-family: Sans-Serif;
    color: Black;
    background-image:none;
}

A.TableCell9:link
{        
    
    font-family: Verdana, Sans-Serif;
    color: Black;
    font-size: 9pt;
    font-weight: bold;
    background: white, none;
    
    }
A.TableCell9:active
{         
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: #4682B4;
    background-color: white;
    background-image:none;
    }
A.TableCell9:visited
{         
    font-weight: bold;
   	font-family: Verdana, Sans-Serif;
	color: Black;
	background-image:none;
 }
 A.TableCell9:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: underline;
    cursor: pointer;
    color: red;
    background: white, none;
 }

 .TableCell8Red
{        
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    color: red;
    background: white, none;
    
}
.TableCell8Red:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: red;
    background: white, none;
    cursor: pointer;

 }
.TableCell8Green
{        
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    color: green;
    background: white, none;
    
}
.TableCell8Green:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: green;
    background: white, none;
    cursor: pointer;

 }
.TableCell8
{        
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    color:Black;
    background: white, none;
    
}
.TableCell8:hover
 {
   	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
    color: red;
    background: white, none;
    cursor: pointer;

 }
.TableCell9 {
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 9pt;
    color: #336699;
    background: white, none;
    text-decoration: underline;
}
.TableCell9:hover
{
    cursor: pointer;
   
 
}

.TableCell9A:link {
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 9pt;
    color: #336699;
    background: white, none;
    text-decoration: underline;
}
.TableCell9A:hover {
    cursor: pointer;
}


.TableCell10
{
    font-family: Sans-Serif;
    color: #336699;
    font-weight: bold;
    font-size: 10pt;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #003366;
}
.txtHeadline
{
	font-weight: bold;
	font-size: 30px;
	color: white;
	line-height: normal;
	font-family: Verdana, Serif;
	letter-spacing: normal;
	text-align: left;
}

.txtCaptionRightJustify
{
	text-align:right;
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
}
.txtCaptionCenterJustify
{
	text-align:center;
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
}

.txtEntryRightJustify
{
	text-align:right;	
	font-weight: normal;
	font-size: 10pt;
	vertical-align: baseline;
	color: black;
	line-height: normal;
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: white;	
	background-image:none;
	
}


.txtEntryLeftJustify
{
	text-align:left;	
	font-weight: normal;
	font-size: 10pt;
	vertical-align: baseline;
	color: black;
	line-height: normal;
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: white;	
	background-image:none;
  
	
}
.txtEntryCenterBold
{
	text-align: center;	
	font-weight: Bold;
	font-size: 10pt;
	vertical-align: baseline;
	color: black;
	line-height: normal;
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: white;	
	background-image:none;
	
}

.txtLink
{
	font-size: 10pt;
	left: 10px;
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: white;
	font-family: Sans-Serif;
	height: 15px;
	background: silver;
	text-align: center;
}
.txtLink:hover
{
    font-size: 10pt;
    color: White;
    text-decoration: underline;
    font-family: Sans-Serif;
}

.txtLinkBlue
{
	font-size: 10pt;
	left: 10px;
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: white;
	font-family: Sans-Serif;
	height: 15px;
	background: Blue;
	text-align: center;
}
.txtLinkBlue:hover
{
    font-size: 10pt;
    color: White;
    text-decoration: underline;
    font-family: Sans-Serif;
}
.BillDetail
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #B0E0E6;
    background-image:none;
    color: Black;
    font-size: 11pt;
    font-weight: bold;

}
.BillDetailAlt
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image:none;
    color: Black;
    font-size: 11pt;
    font-weight: bold;

}

.ReportHeader
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: White;
    background-image:none;
    color: Black;
    font-size: 16pt;
    font-weight: bold;

}
.ReportSubHeader
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: White;
    background-image:none;
    color: Black;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: underline;
}
.PageBreak
{
	font-size: 10pt;
    page-break-before: always;
}
.ReportTable
{
	border-style: groove;
	border-width: thin;
	border-collapse:  separate;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;

}
.ReportTablePB
{
	border-style: groove;
	border-width: thin;
	border-collapse:  separate;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
}

.RptTableHeader
{
	border-style: groove;
	border-width: thin;
	border-collapse:  separate;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	text-decoration: underline;
 	background-color: gainsboro;
}
.RptTableRow
{
	border-style: groove;
	border-width: thin;
	border-bottom: groove thin silver;
	
}
.RptTableAltRow
{
	border-style: groove;
	border-width: thin;
	border-bottom: groove thin silver;
	background-color: whitesmoke;
	
}
.RptFooterRow
{
	border-style: groove;
	border-width: thin;
	border-collapse:  separate;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	text-decoration:  none; 
 	background-color: gainsboro;
 	text-align: center;
}

.reportbody
{
    
    vertical-align: baseline;
    color: black;
    line-height: normal;
    font-family: Sans-Serif;
    letter-spacing: normal;
    background-color: white;
    text-align: left;
}
body 
{
    background-color:#F4F4F4;
    font-size: 12px;
} 
.body
{
    background-color:#F4F4F4;
    font-size: 12px;
} 

/* background color for the content part of the pages */
.LeftPaneBackground
{
	background-color: white;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx

/* style for the text of the site title */
.Banner
{
	/*background-color:  #040204;*/
    color: black;
	background-image: url(../images/siteLogo.png);
	background-repeat: no-repeat;
	height: 48px; 
	width: 457px;
}
.Banner1
{
	background-color:  #F4F4F4;
	background-repeat:  no-repeat;
	text-align: center;
    border: 1px solid #F4F4F4;
    height: 80px; 
	width: 250px;
}


/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-weight: bold;
	font-size: 13px;
	color: #147abc;
	font-family: Verdana, Helvetica, sans-serif;
	/*background-color:  #040204;*/


	
}   

/* hyperlink style for the site links */
A.SiteLink:link
{
	font-size: 13px;
	color: #147abc;
	font-family: Verdana;
	text-decoration: none;
}

A.SiteLink:visited
{
	text-decoration: none;
}

A.SiteLink:active
{
	color: #147abc;
	text-decoration: none;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    cursor: pointer;

}
.SiteTitleG {
    font-weight: bold;
    font-size: 18pt;
    color: #DC143C;
    font-family: Calibri;
}
.SiteSubTitleG {
    font-weight: normal;
    font-size: 14pt;
    color: black;
    font-family: Calibri;
}

.SiteFootNoteG {
    font-weight: normal;
    font-size: 12pt;
    color: #DC143C;
    font-family: Calibri;
}
.SiteFootNoteG10 {
    font-weight: normal;
    font-size: 12pt;
    color: black;
    font-family: Calibri;
}
.SiteFootNoteG1 {
    font-weight: normal;
    font-size: 11pt;
    background-color: gainsboro;
    color: black;
    font-family: Calibri;
}
.SiteTitle
{
	font-weight: bold;
	font-size: 17px;
	color: #147abc;
	font-family: Tahoma, Verdana, 'Verdana Bold' , Helvetica, sans-serif;
}

.TabBg
{
	font-size: 9pt;
	font-family: Verdana;
	background-color:  #483D8B;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: #003333;
}
/* text style for the selected tab */
.TermsTab
{
	border-right:  #BB0000 thin solid;
	border-top:  #BB0000 thin solid;
	font-weight: normal;
	font-size: 9pt;
	border-left:  #BB0000 thin solid;
	color: #000000;
	border-bottom:  #BB0000 thin solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:  #FFFFFF;
}
/* text style for the selected tab */
.SelectedTab
{
	border-right:  #483D8B thin solid;
	border-top:  #483D8B thin solid;
	font-weight: bold;
	font-size: 9pt;
	border-left:  #483D8B thin solid;
	color: white;
	border-bottom:  #483D8B thin solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:  #483D8B;
}

.WebLinks 
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #8B0000;
	font-weight: bold;
	background-color:Silver;
}

/* text style for the unselected tabs */
.OtherTabs
{
	border-right: #003333 thin solid;
	border-top: #003333 thin solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #003333 thin solid;
	color: white;
	border-bottom: #003333 thin solid;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	color: white;
	text-decoration: none;
}

A.OtherTabs:visited
{
	color: white;
	text-decoration: none;
}

A.OtherTabs:active
{
	color: white;
	text-decoration: none;
}

A.OtherTabs:hover
{
	color: #B0E0E6;
}
    


/* style for separator between site links */
.Accent
{
	font-weight: bold;
	color: white;
}

.modal1
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    min-height: 100%;
    width: 100%;
}
.loading1
{
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #8B0000;
}
.AnnouncementText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight: bold;
    color: black;

}
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
.PrintAlert
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
  	color: black;
	font-weight: Bold;
	background-color: #d2b48c;
    text-align: left;
}   
.Alert
{
	font-family: Verdana, Helvetica, sans-serif;
    	font-size: 16px;
  	color: black;
	font-weight: Bold;
	background-color: #d2b48c
}   
.AlertButtonLink
{
	float:right; 
    margin-left:4px; 
    width:150px; 
    height:26px; 
    color:#000; 
    font-weight:bold; 
    text-align:center; 
    background:url(../images/gradient_LtGray.jpg) repeat-x; 
    border:1px solid #bbb; 
    cursor:pointer;
}

/* style of item titles on edit and admin pages */
.RequiredField
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}
.FinePrint
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;

}

.WelcomeText {
    font-weight: bold;
    font-size: 14px;
    font-family: Calibri;
}
.PDPrompt {
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
}

.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;

}

.SubHeadSmall
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

.SubHeadLarge
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHeadFrozen
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font: Snowtop_caps;
}
.SubHeadLarger
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHeadRight
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}
.txtEntryError
{
	font-weight: normal;
	font-size: 10pt;
	vertical-align: baseline;
	color: black;
	line-height: normal;
	font-family: Verdand, Sans-Serif;
	letter-spacing: normal;
	background-color: yellow;
	background-image:none;
	text-align: left;
}
.txtErrorCenter
{
	font-size: 20pt;
	background-image: none;
	vertical-align: baseline;
	color: red;
	line-height: normal;
	
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: transparent;
	background-image:none;
	text-align: center;
	font-variant: normal;
}
.txtError1
{
	font-size: 20pt;
	background-image: none;
	vertical-align: baseline;
	color: red;
	line-height: normal;
	
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: transparent;
	background-image:none;
	text-align: left;
	font-variant: normal;
}
.txtError
{
	font-size: 16pt;
	background-image: none;
	vertical-align: baseline;
	color: red;
	line-height: normal;
	
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: transparent;
	background-image:none;
	text-align: left;
	font-variant: normal;
}
.txtOK
{
	font-size: 16pt;
	background-image: none;
	vertical-align: baseline;
	color: green;
	line-height: normal;
	
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: transparent;
	background-image:none;
	text-align: left;
	font-variant: normal;
}
.txtErrorSmall
{
	font-size: 12pt;
	background-image: none;
	vertical-align: baseline;
	color: red;
	line-height: normal;
	
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	background-color: transparent;
	background-image:none;
	text-align: left;
	font-variant: normal;
}

.txtErrorLink
{
	font-size: 16pt;
	left: 10px;
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: white;
	font-family: Sans-Serif;
	height: 15px;
	text-align: center;
}
.txtErrorLink:hover
{
    font-size: 16pt;
    color: White;
    text-decoration: underline;
    font-family: Sans-Serif;
    background-color:#483D8B;

}

.BlueSheetGridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: Gray;
}

.BlueSheetHeader
{
	background-color: #0099DD;
	font-size: 14pt;
	font-family: Bookman Old Style, serif;
	text-align:center;
	color: white;
}

textarea {
    font-size: 12pt;
}
/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalHidden
{
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
    display: none;
}
.SpanLink
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
    text-decoration: underline;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpanLink:link
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
    text-decoration: underline;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SpanLink:visited
{
	color: blue;
    text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SpanLink:active
{
	color: blue;
    text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SpanLink:hover
{
	color: red;
    text-decoration: underline;
    cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalA:link
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalA:visited
{
	color: blue;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalA:active
{
	color: blue;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalA:hover
{
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalB:link
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalB:visited
{
	color: blue;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalB:active
{
	color: blue;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalB:hover
{
	color: red;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
input[type=text]:disabled {
    border: 1px thin white;
    background-color: white;

}
.ReadonlyTextBox {
    background-color: white !important;
    border: 1px thin white !important;
}
.NormalTextBox
{
	border: thin inset;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif; 
}
.NormalTextBoxCenter
{
	border-right: thin inset;
	border-top: thin inset;
	font-weight: normal;
	font-size: 9pt;
	border-left: thin inset;
	border-bottom: thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
}
.NormalLabelWBorders
{
	border-right: thin inset;
	padding-right: 1px;
	border-top: thin inset;
	padding-left: 1px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: thin inset;
	padding-top: 2px;
	border-bottom: thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
    height: 15px;
}

.NormalNumberTextBox
{
	border-right: thin inset;
	border-top: thin inset;
	font-weight: normal;
	font-size: 9pt;
	border-left: thin inset;
	border-bottom: thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}

.NormalNumberTextBoxDisabled
{
	border-right: thin inset;
	border-top: thin inset;
	font-weight: normal;
	font-size: 9pt;
	color: maroon;
	border-left: thin inset;
	border-bottom: thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	background-color: #E6E6FA;
}

.NormalNumberLabel
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}

.NormalCheckBox
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBoxDisabled
{
	font-weight: bold;
	font-size: 9pt;
	color: #003366;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #C0C0C0;
}
.NormalTextBoxDisabledRight
{
	font-weight: normal;
	font-size: 9pt;
	color: maroon;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E6E6FA;
	text-align: right;
}
.ProcessContract 
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
.ErrorMessages 
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: Red;
	font-weight: bold;
}
.SchoolBus
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFDE00;
    background-color: #097054;
	font-weight: bold;
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red 
}

.QuoteTotal
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #00FF7F;
	text-align: right;
}

.QuoteCostM
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: yellow;
	text-align: center;
}
.QuoteCostG
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #66FF33;
	text-align: center;
}
.GridCost
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffcc;
	text-align: right;
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the Karmasoft Panel headers */

.CommandButtonWhite     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: White;
}

A.CommandButtonWhite:link
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

A.CommandButtonWhite:visited
{
	font-weight: bold;
	color: white;
    text-decoration:    underline;
}

A.CommandButtonWhite:active
{
	font-weight: bold;
	color: yellow;
    text-decoration:    underline;
}

A.CommandButtonWhite:hover    {
    text-decoration:    underline;
    color: red;
}
   
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

A.CommandButton:visited
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.CommandButton:active
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    cursor: default;
    color: red;
}

/* text style for buttons and link buttons used in the portal admin pages */
.EmailLabel     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
}
.SaveWS     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.EmailLabel:link
{
	color: blue;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	 font-size: 11pt;
}

A.EmailLabel:visited
{
	color: blue;
    text-decoration:    underline;
}

A.EmailLabel:active
{
	color: blue;
    text-decoration:    underline;
}

A.EmailLabel:hover    {
    text-decoration:    underline;
    background-color: transparent;
    color: green;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    cursor: pointer;
}

.tracker-label
{
     position: relative;
     top: 20px; 
     right: 5px;
     font-size: 7pt; 
     font-weight: bold; 
     color: #0482FC; 
     font-family: Verdana, Helvetica, sans-serif;
	 text-align: right;
     z-index: 99;
}

.tracker-text
{
    background-color: #CCCCCA;
    color: gray;
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(http://localhost/contracts/images/texttodo.png)
}
.tracker-textlive
{
    background-color: #F4CA04;
    color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(http://localhost/contracts/images/textlive.png)
}
.tracker-textdone
{
    background-color: #EEE6CF;
    color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(http://localhost/contracts/images/checkdone2.png)
}

.standard-input
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.standard-text
{
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
.standard-textRightJustify
{
	text-align:right;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
.standard-textLeftJustify
{
	text-align:left;
	font-weight: Normal;
	font-size: 14px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	
}
.standard-textLeftJustifyBold {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
}
.small-textRightJustify
{
	text-align:right;
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
/* GENERIC */
c2c {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:  bold;
    color: #666644;
}
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: blue;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: blue;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: blue;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: blue;
}


TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: blue;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
}




SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #696969;
    height:1pt;
    text-align:left
}
.C1GridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: maroon;
	
}
.GridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: maroon;
}
.GridHeader A:active
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: maroon;
}
.GridHeader A:link
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: maroon;
}
.GridHeader A:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: maroon;
}
.GridHeader A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #66CDAA;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: maroon;
	text-decoration: underline;
}
.GridHeaderWS
{
	font-weight: bold;
	font-size: 9pt;
	color: #2E6E9E;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E3F1FD;
}
.GridHeaderWS A:active
{
	font-weight: bold;
	font-size: 9pt;
	color: #2E6E9E;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E3F1FD;
}
.GridHeaderWS A:link
{
	font-weight: bold;
	font-size: 9pt;
	color: #2E6E9E;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E3F1FD;
}
.GridHeaderWS A:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: #2E6E9E;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E3F1FD;
}
.GridHeaderWS A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #66CDAA;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E3F1FD;
	text-decoration: underline;
}
.GridHeaderPublic {
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: gainsboro;
}
.grid-pager
{
	font-weight: bold;
	font-size: 9pt;
	color: #87CEFA;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
}
.grid-pager a:active
{
	font-weight: bold;
	font-size: 9pt;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
}
.grid-pager a:link
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
}
.grid-pager a:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
}
.grid-pager a:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: silver;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: underline;
}
.GridFooter
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: silver;
}
.GridFooterPublic
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}

/*.SFReadonly
{
    font-weight: normal;
	font-size: 10pt;
	color: #313130;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F0;
}*/

.SFPossible {
    font-weight: bold;
	font-size: 10pt;
	color: #458B00;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
    border: 1px solid #aaaaaa;
}
.SFPossibleReadonly {
    font-weight: bold;
	font-size: 10pt;
	color: #458B00;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFDD;
    border: 1px solid #aaaaaa;
}

.SFReadonly
{
    font-weight: normal;
	font-size: 10pt;
	color: #313130;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E8E8E8;     /*#FFFFDD;*/
    border: 1px solid #aaaaaa;
}
.ws_new {
    background-color: #00FF00;
    color: black;
}
.ws_old {
    background-color: #FFFF00;
    color: black;
}
.ws_older {
    background-color: #FF6600;
    color: white;
}
.ws_expired {
    background-color: #FF0000;
    color: white;
}
.Frozen {
    color: #660099; 
    font-weight: bold;
}
.frozen {
    color: #660099;
    font-weight: bold;
    font-size: 1.1em;
}

.BorderTopOnly {
    border-top: 2px dashed green;
}
.gridcell {
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: white;
}
.GridItems
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.GridItemsBig
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}

.GridItemsRed
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: red;
}
.GridItemsGreen
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: green;
}
.GridItemsPurple
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: purple;
}
.GridItemsTransparent
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
}
.AltGridItems
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
.AltGridItemsBig
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

.AltGridItemsRed
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: red;
}
.AltGridItemsGreen
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: green;
}
.AltGridItemsPurple
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: purple;
}
.FooterBg
{
	background-color: #003333;
}
.WhiteUserWindow
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFAFA;
}
.UserWindow
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.UserWindowTopRow
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #336699 1px solid;
	color: black;
	border-bottom: #336699 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
.UserWindowLeft
{
	font-weight: bold;
	font-size: 9pt;
	border-left: #336699 1px solid;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.UserWindowRight
{
	border-right: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.UserWindowTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../images/WindowTitle.gif);
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
}
.HelpWindowTitle
{
	font-weight: bold;
	font-size: 25px;
	background-image: url(../images/WindowTitle.gif);
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Serif;
	background-color: transparent;

}
.HELPCaption
{
	font-weight: bold;
	font-size: 18px;
	color: white;
	font-family:Tahoma;
	background-color: transparent;
}

.FAQLink
{
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
	color: white;

}
.HELPImg
{
	  cursor: pointer;

}
	
.FrameWindow
{
	border-right: teal 1px solid;
	border-top: teal 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: teal 1px solid;
	color: black;
	border-bottom: teal 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.FrameWindowLeft
{
	font-weight: bold;
	font-size: 9pt;
	border-left: teal 1px solid;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.FrameWindowRight
{
	border-right: teal 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.FrameWindowTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: teal;
}
.MyCommandButton:link
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

.MyCommandButton:visited
{
	font-weight: bold;
	font-size: 11px;
	color:  Navy;
	font-family: Verdana;
	text-decoration: underline;
}

.MyCommandButton:active
{
	font-weight: bold;
	font-size: 11px;
	color: Navy;
	font-family: Verdana;
	text-decoration: underline;
}

.MyCommandButton:hover
{
	font-weight: bold;
	font-size: 11px;
	color: yellow;
	font-family: Verdana;
	text-decoration: underline;
}
.MyCommandButtonBlue:link
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.MyCommandButtonBlue:visited
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.MyCommandButtonBlue:active
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.MyCommandButtonBlue:hover
{
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	font-family: Verdana, Arial;
	text-decoration: underline;
	background-color: Transparent;

}

/* XML Menu Style */

.MenuMain  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
}
.MenuCategory  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    normal;
    color: blue;
    font-weight: bold;
}
.MenuItem1 
{
  background-color: transparent; 
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:12px; 

  padding:3px;
  padding-left: 3px;
  padding-right: 3px;
  cursor:pointer;
  
}
.MenuItem1 a:hover {
    background-color: #483D8B;
    color: white;
}
.TopMenuGroup
{
  border:1px;
  border-style:outset;
  border-color:Gray;
  background-image:url(images/topGroupBg.gif); 
}

.MenuGroup
{
	border-right: #336699 thin solid;
	border-top: #336699 thin solid;
	border-left: #336699 thin solid;
	border-bottom: #336699 thin solid;
	background-color: #dcdcdc;
	color: Black;
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color='dimgray', Direction=135, Strength=3); */
}

.WindowMenuGroup
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	background-color: #dcdcdc;
}

.XPTopGroup
{
  background-color:#D9D9E6; 
  border-width:1px; 
  border-color:gray; 
  border-style:solid;
  cursor:default; 
}

.XPMenuGroup
{
  background-image:url(../images/XPMenu/group_background.gif);
  border-width:1px; 
  border-color:#7E7E81; 
  border-style:solid;
  cursor:default; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=2); 
}

.XPTopMenuIte
{
  background-color:#D9D9E6; 
  color:black; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border-width:1px; 
  border-color:#D9D9E6; 
  border-style:solid;
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:default; 
}

.XPTopMenuItemOver 
{
  background-image:url(../images/XPMenu/top_group_background.gif);
  background-color:#E5E6EF; 
  color:black; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border-width:1px; 
  border-color:#7C7C94; 
  border-style:solid;
  border-bottom-color:#BAB9CD; 
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:default; 
}

.XPMenuItem
{
  color:black; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  cursor:default; 
}

.XPMenuItemOver 
{
  background-color:#FFEEC2; 
  color:black; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  border-width:1px; 
  border-color:#4B4B6F; 
  border-style:solid;
  padding:4px;
  padding-left:9px;
  padding-right:9px;
  cursor:default; 
}

.XPMenuBreak
{
  margin-left:30px; 
}

/* Date Package */

.CSCCalendar
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 9pt;
   filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color= 'gray' , Positive= 'true' ) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=96, FinishX=100, StartY=0, FinishY=0) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=0, FinishX=0, StartY=97, FinishY=100);
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Verdana;
   background-color: white;
}

.CSCCalendar TABLE
{
   font-size: 9pt;
   font-family: Verdana;
   background-color: white;
}

.CSCCalendarNoFilter
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 9pt;
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Verdana;
   background-color: white;
   }
.CSCCalendarNoFilter TABLE
{
   font-size: 9pt;
   font-family: Verdana;
   background-color: white;
}


.CSCWeekRowsTable
{
   border-right: black 1px solid;
   border-top: black 1px solid;
   font-size: 9pt;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   font-family: Verdana;
   background-color: white;
}

.CSCDay
{
   cursor: pointer;  /* W3C approved hand. See http://www.xs4all.nl/~ppk/css2tests/default.html */
   cursor: pointer;
}

.CSCSelectedDay
{
   background-color: #FFD700;
   cursor: pointer;
   cursor: pointer;
}
.CSCSelectedToday
{
   font-weight: bold;
   background-color: #FFD700;
   cursor: pointer;
   cursor: pointer;
}
.CSCToday
{
   font-weight: bold;
   cursor: pointer;
   cursor: pointer;
}
.CSCSpecialDay
{
   cursor: pointer;
   cursor: pointer;
   background-color: #FFFACD;
}

.CSCOtherMonthDays
{
   cursor: default;
   color: gray;
}

.CSCWeekNumberColumn
{
   border-right: blue 1px solid;
   background-color: #ADD8E6;
}

.CSCDayHeader
{
   border-bottom: blue 1px solid;
}

.CSCDayHeader TR
{
   font-size: 7pt;
   background-color: #ADD8E6;
}

.CSCDayHeaderCell
{
   font-size: 7pt;
}

.CSCHeaderTable
{
   font-size: 9pt;
   border-bottom: blue 1px solid;
   font-family: Verdana;
}

.CSCHeaderRows
{
   font-size: 9pt;
   font-family: Verdana;
   cursor: default;
}

/*.CSCHeaderRows TR
{
   background-color: inherit;
}
*/
.CSCIncrementalButtons
{
   cursor: pointer;
   cursor: pointer;
   color: #191970;
}

.CSCIncrementalButtonsPressed
{
   cursor: pointer;
   cursor: pointer;
   color: #00008B;
}

.CSCJumpButtons
{
   color: #191970;
   cursor: pointer;
   cursor: pointer;
}

.CSCJumpButtonsPressed
{
   color: #00008B;
   cursor: pointer;
   cursor: pointer;
}

.CSCCloseButton
{
   cursor: default;
}

.CSCCloseButtonPressed
{
   cursor: default;
}
.CSCHelpButton
{
   cursor: default;
}

.CSCHelpButtonPressed
{
   cursor: default;
}

.CSCFooterTable
{
}

.CSCFooterTable TABLE
{
}

.CSCFooterButton
{
   border-right: lightgrey thin outset;
   border-top: lightgrey thin outset;
   border-left: lightgrey thin outset;
   color: black;
   border-bottom: lightgrey thin outset;
   background-color: #ADD8E6;
   font-size: 9pt;
   font-family: Verdana;
   cursor: pointer;
   cursor: pointer;
}

.CSCFooterButtonPressed
{
   border-right: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-left: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   background-color: #ADD8E6;
   color: black;
   font-size: 9pt;
   font-family: Verdana;
   cursor: pointer;
   cursor: pointer;
}

.CSCFooterCurrentDate
{
}

.SD_Selectable1
{
   background-color: #FFE4E1;
   cursor: pointer;
   cursor: pointer;
}
.SD_SelectableOM1
{
   background-color: #B0E0E6;
   cursor: pointer;
   cursor: pointer;
}
.SD_Selectable2
{
   background-color: #EEE8AA;
   cursor: pointer;
   cursor: pointer;
}
.SD_SelectableOM2
{
   background-color: #DCDCDC;
   cursor: pointer;
   cursor: pointer;
}
.SD_Unselectable1
{
   color: gray;
   background-color: #FFE4E1;
}
.SD_UnselectableOM1
{
   color: gray;
   background-color: #B0E0E6;
}
.SD_Unselectable2
{
   color: gray;
   background-color: #EEE8AA;
}
.SD_UnselectableOM2
{
   color: gray;
   background-color: #DCDCDC;
}

.DTBToggleCalendar
{
}

.DTBToggleCalendarPressed
{
}

.DTBHelpButton
{
}

.DTBHelpButtonPressed
{
}

.MYPMonthYearPicker
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   font-size: 9pt;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   font-family: Verdana;
   background-color: white;
}

.MYPMonthYearPicker TABLE
{
   font-size: 9pt;
   font-family: Verdana;
   background-color: white;
}

.MYPMonthTable
{
}

.MYPYearTable
{
}

.MYPMonthCell
{
   cursor: pointer;
   cursor: pointer;
}

.MYPSelectedMonthCell
{
   background-color: #FFD700;
   cursor: pointer;
   cursor: pointer;
}


.MYPYearCell
{
   cursor: pointer;
   cursor: pointer;
}
.MYPSelectedYearCell
{
   cursor: pointer;
   cursor: pointer;
   background-color: #FFD700;
}

.MYPOutOfRangeCell
{
   color: gray;
}

.MYPMoveYearsButtons
{
}

.MYPMoveYearsButtonsPressed
{
}

.MYPTogglePicker
{
}

.MYPTogglePickerPressed
{
}


.PDPContextMenu
{
   border-right: lightgrey 1px solid;
   border-top: lightgrey 1px solid;
   font-size: 9pt;
   border-left: lightgrey 1px solid;
   border-bottom: lightgrey 1px solid;
   font-family: Verdana;
   background-color: white;
}

.PDPContextMenu TABLE
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #FFFACD;
}

.admin-tab-active
{
	border-right: navy 1px solid;
	padding-right: 18px;
	border-top: navy 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: navy 1px solid;
	color: navy;
	padding-top: 3px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffcc;
	text-align: center;
}
.admin-tab-inactive
{
	border-right: navy 1px solid;
	padding-right: 18px;
	border-top: navy 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: navy 1px solid;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: navy 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ccccff;
	text-align: center;
}
.admin-tab-inactive-nowrap
{
	border-right: navy 1px solid;
	padding-right: 18px;
	border-top: navy 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: navy 1px solid;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: navy 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ccccff;
	text-align: center;
    white-space: nowrap;
}

.admin-tab-right
{
	border-bottom: 1px solid navy;
    width: 99%;
}
.admin-tan-border
{
	border-right: navy 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: #ffffcc;
}
.contracts-borderFull
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: #FFFFCC;
	color: White;
}

.contracts-border
{
	border-right: navy 1px solid;
	border-top: #FFFFCC 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: #FFFFCC;
	color: White;
}
.admin-tab-inactive A:link
{
	font-weight: bold;
	font-size: 9pt;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.admin-tab-inactive A:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
.admin-tab-inactive A:active
{
	font-weight: bold;
	font-size: 9pt;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.admin-tab-inactive A:hover
{
	color: red;
	text-decoration: none;
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ccccff;
	text-align: center;
	text-decoration: underline;
}
.TabWindow
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #336699 1px solid;
	color: black;
	border-bottom: #336699 0px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEE8AA;
}
.ValidSummary
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #336699 1px solid;
	color: #B22222;
	border-bottom: #336699 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5DEB3;
}
.QtyDetail
{
	border-right: navy 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: #ffffcc;
}
.QtyDetailAlternate
{
	border-right: navy 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: #F0FFF0;
}
.DivBorders
{
	border-right:  #483D8B 1px solid;
	border-top:  #483D8B 1px solid;
	border-left:  #483D8B 1px solid;
	border-bottom:  #483D8B 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5DEB3;
}
.AutoHelpRed
{
	font-weight: bold;
	font-size: 12pt;
	color: Red;
	font-family: Verdana, Helvetica, sans-serif;
}

.AutoHelpYellow
{
	font-weight: bold;
	font-size: 12pt;
	color: Yellow;
	font-family: Verdana, Helvetica, sans-serif;
}

.AutoHelpBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
}
.AutoHelpGreen
{
	font-weight: bold;
	font-size: 11pt;
	color: green;
	font-family: Verdana, Helvetica, sans-serif;
}
.AutoHelpClick
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	cursor:pointer;
}

.PublicQuoteTitles
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
}
.LabelCategoryGroup
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	background-color: white;
}
.Bullet
{
	border-top-width: thin;
	font-weight: normal;
	border-left-width: thin;
	font-size: 9pt;
	border-bottom-width: thin;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: square;
	border-right-width: thin;
}
.PublicQuoteTitleFont
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.PublicQuoteTitleRed
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}
.PublicQuoteTitleBlack
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.PublicQuoteTitleBlue
{
	font-weight: bold;
	font-size: 11pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
}
.PPrintButton
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}   

A.PPrintButton:link
{
	font-weight: bold;
    font-size: 10pt;
	color: white;
	text-decoration: underline;
}

A.PPrintButton:visited
{
	font-weight: bold;
    font-size: 10pt;
	color: white;
    text-decoration:    underline;
}

A.PPrintButton:active
{
	font-weight: bold;
    font-size: 10pt;
	color: white;
    text-decoration:    underline;
}

A.PPrintButton:hover    {
	background-color:#483D8B;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
	border:0px;
	border-top-color:#B8B8B9;
	border-left-color:#B8B8B9;
	border-right-color:black;
	border-bottom-color:black;
	border-style:solid;
	cursor:pointer;

}

.PCommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}
A.PCommandButton:link
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

A.PCommandButton:visited
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.PCommandButton:active
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.PCommandButton:hover    {
  background-color:#483D8B;
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:16px;
  border:0px;
  border-top-color:#B8B8B9;
  border-left-color:#B8B8B9;
  border-right-color:black;
  border-bottom-color:black;
  border-style:solid;
  cursor:pointer;

}

.PCommandButtonMedium
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
    
A.PCommandButtonMedium:link
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

A.PCommandButtonMedium:visited
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.PCommandButtonMedium:active
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.PCommandButtonMedium:hover    {
    text-decoration:    underline;
    color: red;
}
.PCommandButtonSmall
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
    
A.PCommandButtonSmall:link
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

A.PCommandButtonSmall:visited
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.PCommandButtonSmall:active
{
	font-weight: bold;
	color: blue;
    text-decoration:    underline;
}

A.PCommandButtonSmall:hover    {
    text-decoration:    underline;
    color: red;
}
.ClickHereTitleFont
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.ClickHereFont
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.ClickHereDetail
{
	border-top: white 1px solid;
	border-bottom: navy 1px solid;
	background-color: white;
}
.ClickHereDetailAlternate
{
	border-top: #ffffcc 1px solid;
	border-bottom: navy 1px solid;
	background-color: #F0FFF0;
}
.clickhere-tab-border
{
	border-right: navy 1px solid;
	border-top: white 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: white;
}
.clickhere-tab-active
{
	border-right: navy 1px solid;
	padding-right: 18px;
	border-top: navy 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: navy 1px solid;
	color: navy;
	padding-top: 3px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
}
.grid-hyperlink a:active
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.grid-hyperlink a:link
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.grid-hyperlink a:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.grid-hyperlink a:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.SpecialNotes
{
	font-weight: bold;
	font-size: 9pt;
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesSmall
{
	font-weight: bold;
	font-size: 9pt;
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesSmallVerdana
{
	font-weight: bold;
	font-size: 9pt;
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesRedItalics
{
	font-weight: bold;
	font-size: 12pt;
	color: #DC143C;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesBigRed
{
	font-weight: bold;
	font-size: 12pt;
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesLarge
{
	font-weight: bold;
	font-size: 14pt;
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesNormal
{
	font-weight: bold;
	font-size: 12pt;
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesBlackLarge
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesBlack {
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesItalics
{
	font-weight: bold;
	font-size: 9pt;
	color: teal;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesTeal
{
	font-weight: bold;
	font-size: 9pt;
	color: teal;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesTealVerdana
{
	font-weight: bold;
	font-size: 9pt;
	color: teal;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesTealSmall
{
	font-weight: bold;
	font-size: 9pt;
	color: teal;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesTealBig
{
	font-weight: bold;
	font-size: 12pt;
	color: teal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.SpecialNotesTealLarge
{
	font-weight: bold;
	font-size: 14pt;
	color: teal;
	font-family: Verdana, Helvetica, sans-serif;
}
.SpecialNotesBlue
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.SpecialNotesBlueNoUL
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Helvetica, sans-serif;
}

.QuoteSummary
{
	font-weight: bold;
	font-size: 9pt;
	color: #336699;
	font-family: Verdana, Helvetica, sans-serif;
}
.OverrideFlags
{
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: yellow;
}
.StandardPageFont
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.StandardPageFontBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.StandardPageFontBoldWhiteBG
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.TableBackGround
{
	border: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.TableBackGroundNoBorders
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.TableBackGroundFirst
{
	border-right: #336699 1px solid;
	border-left: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.TableBackGroundLast
{
	border-right: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
UL.WizardStep 
{
      list-style-type: none;
}
.WizardTextBox
{
    
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif; 
}
.WizardTableBackGround
{
	border-bottom: #336699 1px solid;
	border-right: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.WizardTableBackGroundBottom
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.WizardTableBackGroundLast
{
	border-right: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.WizardTableBackGroundRight
{
	border-bottom: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}

.HeaderRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #DC143C 
}

.ShipDate
{
	border-right: thin inset;
	border-top: thin inset;
	font-weight: normal;
	font-size: 9pt;
	border-left: thin inset;
	color: white;
	border-bottom: thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #B22222;
}
.UserWindowLight
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #336699 1px solid;
	color: black;
	border-bottom: #336699 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E6E6FA;
}
.EmailLabelSmall     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
A.EmailLabelSmall:link
{
	color: blue;
	text-decoration: underline;
	font-size: 9pt;
}

A.EmailLabelSmall:visited
{
	color: blue;
    text-decoration:    underline;
    font-size: 9pt;
}

A.EmailLabelSmall:active
{
	color: blue;
    text-decoration:    underline;
    font-size: 9pt;
}

A.EmailLabelSmall:hover    {
    text-decoration:    underline;
	font-size: 9pt;
}
.UserNameTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    bold;
    color: #8B0000;
}
.MasterMaterialTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #0066cc;
}
.MasterPlatesTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #6633ff;
}
.MasterOperations
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #996600;
}
.RowColSelectorHdr
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #336699;
}
.FrameWindow2
{
	border-right: darkgreen 1px solid;
	border-top: darkgreen 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: darkgreen 1px solid;
	color: black;
	border-bottom: darkgreen 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.FrameWindowLeft2
{
	font-weight: bold;
	font-size: 9pt;
	border-left: darkgreen 1px solid;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.FrameWindowRight2
{
	border-right: darkgreen 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.FrameWindowTitle2
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #006400;
}
.PanelBackground
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DCDCDC;
}
.NormalGridTextBox
{
	border-top-width: 0px;
	font-weight: normal;
	border-left-width: 0px;
	font-size: 9pt;
	border-bottom-width: 0px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	border-right-width: 0px;
}
.NormalGridTextBoxWhiteForeground
{
	border-top-width: 0px;
	font-weight: normal;
	border-left-width: 0px;
	font-size: 9pt;
	border-bottom-width: 0px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	border-right-width: 0px;
}
.DfltBackGround
{
	background-image: url(../images/testbkgd.jpg);
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}
.MenuItemTab1Level 
{
  background-color:#EEFFDD; 
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#336644;
  padding:5px;
  padding-left:20px;
  padding-right:20px;
  cursor:pointer;
}

.MenuItemOverTab1Level
{
  background-color:#EEFFDD; 
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#336644;
  padding:5px;
  padding-left:20px;
  padding-right:20px;
  text-decoration:underline; 
  cursor:pointer;
}


.SelectedMenuItemTab1Level
{
  color:white;
  background-color:#77AA88; 
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#336644;
  padding:5px;
  padding-left:20px;
  padding-right:20px;
  cursor:default;
}

.SelectedMenuItemOverTab1Level
{
  color:white;
  background-color:#77AA88; 
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#336644;
  padding:5px;
  padding-left:20px;
  padding-right:20px;
  cursor:default;
}
/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_blue {
	width: 100%;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
}
.containermaster_maize 
{
	width: 100%;
	background-color: #FDFFB4;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 

}
.UOFM_blue
{
    background-color: #0D3182;
}


.containermaster_red
{
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	width: 100%;
	border-bottom: #7994cb 1px solid;
	background-color: #ffcccc;
}
.containermaster_green
{
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	width: 100%;
	border-bottom: #7994cb 1px solid;
	background-color: #98FB98;
}
.containermaster_yellow
{
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	width: 100%;
	border-bottom: #7994cb 1px solid;
	background-color: #EEE8AA;
}
.containerrow1_blue
{
	background-image: url(images/gradient_LtGray.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}


/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-weight: bold;
	font-size: 11px;
	color:  #483D8B;
	font-family: Tahoma, Helvetica;
	height: 18px;
	background-color: #9ebff6;
	vertical-align: middle;
}

.FileManager_Header A:active
{
	font-weight: bold;
	font-size: 11px;
	color:  #483D8B;
	font-family: Tahoma, Helvetica;
	height: 18px;
	background-color: #9ebff6;
	vertical-align: middle;
}
.FileManager_Header A:link
{
	font-weight: bold;
	font-size: 11px;
	color:  #483D8B;
	font-family: Tahoma, Helvetica;
	height: 18px;
	background-color: #9ebff6;
	vertical-align: middle;
}
.FileManager_Header A:visited
{
	font-weight: bold;
	font-size: 11px;
	color:  #483D8B;
	font-family: Tahoma, Helvetica;
	height: 18px;
	background-color: #9ebff6;
	vertical-align: middle;	
}
.FileManager_Header A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Tahoma, Helvetica;
	height: 18px;
	background-color: #9ebff6;
	vertical-align: middle;	
}

.FileManager_Pager
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    /* border-top: dimgray 1px solid; */
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
.CustomerTitle
{
	font-weight: bold;
	font-size: 20px;
	color: Black;
	font-family: Tahoma, Verdana, 'Verdana Bold' , Helvetica, sans-serif;
}
.HLCustTitle:link
{
	font-weight: bold;
	font-size: 20px;
	color: blue;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.HLCustTitle:visited
{
	color: blue;
	font-weight: bold;
	font-size: 20px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.HLCustTitle:active
{
	color: blue;
	font-weight: bold;
	font-size: 20px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.HLCustTitle:hover
{
	color: red;
	font-weight: bold;
	font-size: 20px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.NewGridTextBox
{
	border-top-width: 0px;
	border-left-width: 0px;
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
	border-bottom-width: 0px;
	background-color: transparent;
	border-right-width: 0px;
}
.NewGridTextBoxCenter
{
	border-top-width: 0px;
	border-left-width: 0px;
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
	border-bottom-width: 0px;
	background-color: transparent;
	border-right-width: 0px;
	text-align: center;
}
.NewGridTextBoxRight
{
	border-top-width: 0px;
	border-left-width: 0px;
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
	border-bottom-width: 0px;
	background-color: transparent;
	border-right-width: 0px;
	text-align: right;
}
.StandardButtonLink
{
	background: #7994CB none;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
    border:solid 2px #7994CB;
    border-bottom-style:outset;
    border-top-color:White;
    border-left-color:White;
    cursor:pointer;
    padding-top: 2px;
   
}
    .StandardButtonLink:hover {
        background: #7994CB none;
        color: red;
        text-decoration: underline;
        font-family: Verdana, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        border: solid 2px #7994CB;
        border-bottom-style: outset;
        border-top-color: White;
        border-left-color: White;
        cursor: pointer;
        padding-top: 2px;
    }
.StandardButtonPH {
    background: #7994CB none;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
}

.StandardButton
{
	background: #7994CB none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
   
}
.StandardButton:disabled {
    background: gainsboro none;
}

.StandardButton:focus
{
	background: yellow;
	color: black;

}
    .StandardButton:hover {
        cursor: pointer;
        /*color: yellow;*/
        text-decoration: underline;
    }
.StandardButtonBold
{
	background: #7994CB none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.body_blue 
{
    font-family: Tahoma, Verdana;
    font-size: 9pt;
	width: 100%;
	background-color: #DFE5F2;
}
/* Styles to reproduct UltimatePanel look */
.UP_Header
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma;
	background-color: #639CCE;
    padding: 0px;
}

.UP_HeaderLeft
{
    width: 15px;
    height: 23px;
    padding: 0px;
    background-image:url(../images/blue_left.gif);
    background-repeat:no-repeat;
}
    
.UP_HeaderRight {
    width: 15px;
    height: 23px;
    padding: 0px;
    background-image:url(../images/blue_right.gif);
    background-repeat:no-repeat;
}

.UP_Main
{
	width: 100%;
	border-style:solid;
	border-width:2px;
	border-color:#639CCE;
	background-color:#DFE5F2;
}
.UP_TextBox
{
	border-top-width: 0px;
	border-left-width: 0px;
    font-family: Tahoma, Helvetica;
    font-size: 9pt;
    font-weight: normal;
    color: Black;
	border-bottom-width: 0px;
	background-color: transparent;
	border-right-width: 0px;
}
.payOption {
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
}
.BillPayInfo
{
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: teal;
}
.ArtistStatusInProgress
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: green;
}
.ArtistStatusNeedInformation
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: purple;
}
.ArtistStatusLink:link
{
	font-weight: bold;
	font-size: 11px;
	color: #B0E0E6;
	font-family: Verdana;
	text-decoration: underline;
}

.ArtistStatusLink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #B0E0E6;
	font-family: Verdana;
	text-decoration: underline;
}

.ArtistStatusLink:active
{
	font-weight: bold;
	font-size: 11px;
	color: #B0E0E6;
	font-family: Verdana;
	text-decoration: underline;
}

.ArtistStatusLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #F0F8FF;
	font-family: Verdana;
	text-decoration: underline;
}
.ArtistStatusTransparent
{
	font-weight: normal;
	font-size: 9pt;
	color: #B0E0E6;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
}
.ThinBorder
{
	border-collapse: collapse;
	border: solid 1px black;
}

.BoxHeader
{
	background-color: #4E75AB;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid 1px black;
}

.BoxMain
{
	background-color: #E8E8E8;
}
.WSButton
{
	background-color: Black;
}

A:link
{
	color: Black;
	text-decoration: none;
}

A:visited
{
	color: Black;
	text-decoration: none;
}

A:active
{
	background-color:#8D8F95;
	color: white;
	text-decoration: none;
}




.MenuItemHover
{
  background-color:#8D8F95;
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px;
  border:1px;
  border-top-color:#B8B8B9;
  border-left-color:#B8B8B9;
  border-right-color:black;
  border-bottom-color:black;
  border-style:solid;
  cursor:pointer;
}

.MenuItemDown
{
  background-color:#8D8F95;
  color:white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px;
  border:1px;
  border-left-color:black;
  border-top-color:black;
  border-right-color:#B8B8B9;
  border-bottom-color:#B8B8B9;
  border-style:solid;
  cursor:pointer;
} 

.MenuItem 
{
  background-color: #dcdcdc; 
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color: #dcdcdc;
  padding:3px;
  padding-left: 3px;
  padding-right: 3px;
  cursor:pointer;
  
}
.MenuItemBlue
{
  background-color: #dcdcdc; 
  color: blue;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color: #dcdcdc;
  padding:3px;
  padding-left: 3px;
  padding-right: 3px;
  cursor:hand;
  
}
.MenuItemBlue:hover
{
  background-color: #dcdcdc; 
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color: #dcdcdc;
  padding:3px;
  padding-left: 3px;
  padding-right: 3px;
  cursor:pointer;
  
}

.MenuItemOver 
{
  background-color: #483D8B; 
  color: White; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color: #dcdcdc;
  padding:3px;
  padding-left:3px;
  padding-right:3px;
  cursor:pointer;
}

.DisabledMenuItem
{
  color:Gray; 
  background-color:white; 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size:11px; 
  padding:3px;
  padding-left:15px;
  padding-right:10px;
  cursor:default;
}

.DisabledMenuItemOver 
{
  color:Gray; 
  background-color:silver; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px; 
  padding:3px;
  padding-left:15px;
  padding-right:10px;
  cursor:default;
}

.MenuBreak
{
  padding:0px; 
}

