.SCSLightGrey {background-color: #CCCCCC;}

font {font-size:7.0pt;font-family: Arial;}

.inputFontStyle {
	font-size:8.0pt;font-family: Arial;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	}

.inputDisableFontStyle {
	font-size:8.0pt;
	font-family: Arial;
	background-color:#BBBBBB;
	border: 1px solid #666666;
	}
	
.inputDisable2FontStyle {
	font-size:8.0pt;
	font-family: Arial;
	background-color:#CCCCCC;
	border: 1px solid #888888;
	}
	
.inputDisable3FontStyle {
	font-size:8.0pt;
	font-family: Arial;
	background-color:#EAEAEA;
	border: 1px solid #888888;
	}

.ListStyle {
	color:#000000;
	width:175px;
	font-size:7.0pt;
	font-family:"Times New Roman";
	}
font.HeaderFontStyle {
	font-size:12pt;
	font-weight:bold;
        font-style: Italic;
	font-family:"Times New Roman";
	color:#000000;
}
font.HeaderBlockFontStyle {
	font-size:12pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

font.HeaderSubFontStyle {
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

font.DescriptionBigFontStyle {
	font-size:10pt;
	font-family: Arial;
	vertical-align: middle;
	}
font.DescriptionFontStyle {
	font-size:9pt;
	font-family: Arial;
	vertical-align: middle;
	}
font.DescriptionSmallFontStyle {
	font-size:8pt;
	font-family: Arial;
	vertical-align: middle;
	}
font.SubLossFontStyle {
	font-size:8pt;
	font-family: Arial;
        font-style: Italic;
	vertical-align: middle;
	}
font.ChartTitleFontStyle {
	font-size:8pt;
	font-family:Arial;
	}
font.SymbolFontStyle {
	font-size:9pt;
	font-family:"Times New Roman";
	font-style: italic;
	}
font.UnitFontStyle {
	font-size:9pt;
	font-family:"Times New Roman";
	font-style: normal;
	vertical-align: middle;
	}
font.ValueFontStyle {
	font-size:9pt;
	font-family:"Times New Roman";
	font-style: normal;
	vertical-align: middle;
	}
font.WordFontStyle {
        font-size:9pt;
	font-family: Arial;
	vertical-align: middle;
	}

font.NoticeFontStyle {
    font-size:9pt;
	font-family: Arial;
	font-style:italic;
	color:#FF0000;
}

.XformerFontStyle{
	font-size:8.0pt;
	font-family:Arial;
	color:#000000;
}

.XformerBlueButtonFontStyle{
	font-size:8.0pt;
	font-family:Arial;
	color:#FFFFFF;
}


font.XformerGreyButtonFontStyle{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	color:#000000;
	text-align:center;
	font-family:"Times New Roman";
}

font.XformerGreenButtonFontStyle{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	color:#FFFFFF;
	text-align:center;
	font-family:"Arial";
}

font.ComponentFontStyle {
	font-size:12pt;
	font-family:"Times New Roman";
	font-style: italic;
	color: #FFFFFF;
	}
font.SchematicFontStyle {
	margin:0in;
	margin-bottom:0.0001pt;
	font-size:6pt;
	color:#000000;
	font-family:"Times New Roman";
	}
font.SmallCircuitFontStyle {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:7.0pt;
	color:#000000;
	text-align:center;
	font-family:"Times New Roman";}
font.LogoFontStyle{
	font-size:15pt;
	color:#0000FF; 
	font-style:"italic";
	}
font.TitleFontStyle{
	font-size:12pt;
	color:#FFFFFF;
	font-style: normal;
	font-family:"Times New Roman";
	}
.BlueButtonFontStyle {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:7pt;
	color:#FFFFFF;
	text-align:center;
	font-family:"Arial";}
.GreyButtonFontStyle {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:7pt;
	color:#000000;
	text-align:center;
	font-family:"Arial";}
.GreenButtonFontStyle {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:7pt;
	color:#FFFFFF;
	text-align:center;
	font-family:"Arial";}
	
.LinkFontStyle {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8pt;
	color:#000077;
	text-align:center;
	font-family:"Arial";}
	
.LinkSmallFontStyle {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:7pt;
	color:#000077;
	text-align:center;
	font-family:"Arial";}
	
a:BlueButtonFontStyle:hover{ color:#FFFFFF; text-decoration:none; }
a:BlueButtonFontStyle:link{ color:#FFFFFF; text-decoration:none;}
a:BlueButtonFontStyle:visited{ color:#FFFFFF; text-decoration:none;}
a:GreenButtonFontStyle:hover{ color:#FFFFFF; text-decoration:none; }
a:GreenButtonFontStyle:link{ color:#FFFFFF; text-decoration:none;}
a:GreenButtonFontStyle:visited{ color:#FFFFFF; text-decoration:none;}
a.GreyButtonFontStyle:hover{ color:#000000; text-decoration:none;}
a.GreyButtonFontStyle:link{ color:#000000; text-decoration:none;}
a.GreyButtonFontStyle:visited{ color:#000000; text-decoration:none;}

INPUT.ValueBox {
    font-size:8pt;
    font-family: Arial;
}

TD.MainBox {
    background-color:#CCCCCC;
    border: 2px solid #DDDDDD;
}

TD.SubBox {
    background-color:#EAEAEA;
    border: 1px solid #999999;
}

TD.SubBoxUpper {    
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EAEAEA; border-right-color: #EAEAEA; border-bottom-color: #EAEAEA; border-left-color: #EAEAEA;
}
TD.SubBoxLower {
    border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EAEAEA; border-right-color: #EAEAEA; border-bottom-color: #EAEAEA; border-left-color: #EAEAEA;
}

TD.AlertBox {
    background-color:#EAEAEA;
}

TD.LabelBox {
    background-color:#CCCCCC;
    border: 1px solid #888888;
	font-size:9pt;
	font-family: Arial;
	vertical-align: middle;
}

TD.OPBox {
    background-color:#EAEAEA;
    border: 2px solid #888888;
    font-style: normal;
    font-family:"Times New Roman";
    font-size:8pt;
    color: #000000;
}

TD.Menu {
    background-color:#66CCCC;  
    border-color: #77DDDD;  
    font-size:12pt;
    font-style: bold;
    border-style: solid;
}

TD.GreenMenu {
    background-color:#70C470;  
    border-color: #80D480;  
    font-size:12pt;
    font-style: bold;
    border-style: solid;
}

TD.BlueMenu {
    background-color:#AAAAFF;  
    border-color: #BBBBFF;  
    font-size:12pt;
    font-style: bold;
    border-style: solid;
}


TABLE.list {
    border: 2px solid #EEEEEE;    
}

td.list {
	font-size:11pt;
    border-style: solid;
    border-color: #CCCCCC;
}

td.list_high {
	font-size:11pt;
    border-style: solid;
    border-color: #DDDDDD;
}

TD.high_top_left {
        border-top-width: 1px; border-right-width: 1px;  border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #EEEEEE;
}

TD.high_top {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC;
}

TD.high_top_right {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
        border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; 
        border-top-color: #EEEEEE; border-right-color: #EEEEEE; border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;
}

TD.high_left {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #EEEEEE;
}

TD.high_right {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #CCCCCC; border-right-color: #EEEEEE; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC;
}

TD.high_left_bottom {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #EEEEEE; border-left-color: #EEEEEE;
}

TD.high_right_bottom {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #CCCCCC; border-right-color: #EEEEEE; border-bottom-color: #EEEEEE; border-left-color: #CCCCCC;
}

TD.high_bottom {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #EEEEEE; border-left-color: #CCCCCC;
}

TD.high_top_left_bottom {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #EEEEEE; border-left-color: #EEEEEE;
}

TD.high_top_right_bottom {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EEEEEE; border-right-color: #EEEEEE; border-bottom-color: #EEEEEE; border-left-color: #CCCCCC;
}

TD.high_top_bottom {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #EEEEEE; border-left-color: #CCCCCC;
}

TD.high_left_right {
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #CCCCCC; border-right-color: #EEEEEE; border-bottom-color: #CCCCCC; border-left-color: #EEEEEE;
}

li.book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/help/book.gif);
	vertical-align:middle;
}

li.openbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	list-style-image: url(../images/help/open.gif);
	vertical-align:middle
}

li.list_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-image: url(../images/help/content.gif);
	vertical-align:middle;
}

td.help_underline {
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.help_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

font.help_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #000000;
}

input.inputHiddenFontStyle {
	font-size:8pt;font-family: Arial;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}

td.FieldFontStyle {
	font-size:10.0pt;font-family: Arial;
	background-color:#FFFFFF;
	border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #AAAAAA; border-right-color: #AAAAAA; border-bottom-color: #AAAAAA; border-left-color: #AAAAAA;
}