﻿
/* General Settings */

html { 
     margin: 0px;
     padding: 0px;
}

body { 
	font-family: arial, Tahoma, sans-serif; 
	color: black;
	background: white no-repeat fixed;
	margin: 0px;
	padding : 0px;
	line-height: 17px;
	font-weight: normal;
}

p { 
	text-align: justify;
	color:black;
	margin: 0px;
}

p.FigureName {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: black;
	padding-top: 5px;
	text-align: center;
}

p.Instruction {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: blue;
	padding-top: 0px;
	padding-bottom: 0px;
}

p.Instruction2 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: blue;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#EEECE1;
}

p.FAQ {
	font-family: arial;
	font-weight: bold;
	font-size: 100%;
	color: black;
	padding-top: 0px;
	padding-bottom: 5px;
    padding-left: 30px;
}

p.Spacer {
	padding-bottom: 10px;
}
p.Spacer2 {
	padding-bottom: 20px;
}
p.FAQContent {
	font-family: arial;
	font-size: 100%;
	color: black;
	padding-top: 0px;
	padding-bottom: 5px;
}


/* --- HEADING Styles --- */

h1 { 
	margin: 0px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 150%;
	font-weight: normal;
	width: 100%;
	color: #003f72;
	text-indent: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

h1.HelpHeader { 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 135%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-bottom: 2px #5F9794 solid;
}

h1.Text { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	border-bottom: 0px;
}

h1.PageHeader { 
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

h1.SiteTitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.44em;
color: #003f72;
line-height: 100%;
font-weight: 400;
margin: 0;
width: 100%;
padding-bottom: 6px;
}

h2 { 
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 135%;
	text-align: left;
	border-bottom: 2px #5F9794 solid;
}

h2.Text { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: black;
	font-family: Arial;
	font-size: 100%;
	text-align: left;
	border-bottom: 0px;
	font-weight:normal;
}

h2.HelpHeader { 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 135%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-bottom: 2px #5F9794 solid;
}

h3 { 
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
    color: black;
	font-family: Arial;
	font-size: 135%;
    font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #5F9794;
	text-decoration: none;
	padding-bottom: 5px;
}

h3.Text { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: black;
	font-family: Arial;
	font-size: 100%;
	text-align: left;
	border-bottom: 0px;
	font-weight:normal;
}

h3.Help { 
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 135%;
    font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #5F9794;
	text-indent: 5px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: black;
	font-family: arial;
	margin-bottom: 3pt;
	margin-top: 15px;
}

h4.Text {
	font-size: 100%;
	font-weight:normal;
	color: black;
	font-family: arial;
	margin-bottom: 3pt;
	margin-top: 15px;
}

h5 { 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: black;
	width: 100%;
	font-family: Arial;
	font-size: 135%;
	text-align: left;
	border-bottom: 2px #5F9794 solid;
}

h6 { 
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: blue;
	padding-top: 0px;
	padding-bottom: 0px;
}

iframe.TRM {
	border-style: none;
	border-width: 0px;
	border-color: blue;
	width: 100%;
	font-size: 80%;
	font-family: arial;
	height: 100px;
border: 0px solid #ffffff;
}


/* --- PARAGRAPH, DIVISION, SECTION Styles --- */

p.PageTitle {
	margin-top: 4px;
	font-family: Arial;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}

p.PageTitleAlt {
	margin-top: 3px;
	font-family: Arial;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	border-bottom: 2px #5F9794 solid
}
	
/*#SectionCategories, #SectionServiceCategories, #SectionOpenSource, 
#SectionOS, #SectionRuntimeDependencies, #SectionCompTechnologies,
#SectionCompanionTechnologies, #SectionAnalysis, #SectionAssessment*/ 

#SectionCategories, #SectionServiceCategories, #SectionOpenSource, 
#SectionOS, #SectionRuntimeDependencies, #SectionCompTechnologies,
#SectionCompanionTechnologies, #SectionAnalysis, #SectionAssessment  { 
	margin-top: 0px;
	text-align: justify;
	border: 0px solid  red;
	color: black;
	margin-left: 10px;
}

#SectionCategories h3, #SectionServiceCategories h3, #SectionOpenSource h3, 
#SectionOS h3, #SectionRuntimeDependencies h3, #SectionCompTechnologies h3,
#SectionCompanionTechnologies h3, #SectionAnalysis h3, #SectionAssessment h3 { 
	width: 300px;
	margin-left: 20px;
}

.indented {
	padding-left: 50pt;
}	

div.indented {
	padding-left: 25px;
}


/* --- LINK Styles --- */
a:link { 
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

a.header:link { 
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a.header:visited { 
	color: blue;
	text-decoration: none;
}

a:hover { 
	color: red;
    text-decoration: underline;
}	

a:active {
	color: blue;
	text-decoration: underline;
}

a.TRM:link { 
	color:blue;
}

a.nonTRM:link { 
	color:red;
}

a.nonTRM:link { 
	color:green;
}
  
a.HelpLink {
	text-decoration: none;
	color: black;
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}

a.HelpLink:hover { 
	color: red;
	border-style: solid;
	border-width: 0px;
	}

a.visited {
	color:fuchsia				
}

img.HelpImage {
	text-decoration: none;
	color: white;
	border-width: 0px;
	border-style: inset;
	vertical-align: top;
	margin-bottom: 0px;
}

/* --- PAGE GENERATION INFORMATION Styles --- */

table.MainContent {
	width: 830px;
	}

table.GenInfo {
	border: 0pt solid red;
	margin-top: 10px;
	margin-bottom: -15px;
	padding: 0px;
}

tr.GenInfo {
	background-color: white;
}

td.GenInfoField {
	color: #000099;
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

td.GenInfoValue {
	color: black;
	font-family: arial;
	font-size: 90%;
	text-align: left;
}

td.bold {
	font-weight:bold;
}

td.Instruction {
	font-family: arial;
	font-style: italic;
	font-weight:bold;
	font-size: 100%;
	color: blue;;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* --- TABLE Styles --- */

table.PageTitle {
	font-family: arial;
	font-size: 16pt;
	border: none;
	padding-left: 5px;
	margin: 0px;
}

table.Border50 { 
	text-align:left;
	width: 50%;
	border: 1px solid  #d9d9d9;
}

table.Border75 { 
	text-align:left;
	width: 75%;
	border: 1px solid  #d9d9d9;
}

table.Border100 { 
	text-align:left;
	width: 100%;
	border: 1px solid  #d9d9d9;
}

table.LabelValueTable { 
	text-align:left;
	width: 100%;
	border: 1px solid  #d9d9d9;
}

table.Form { 
	border: 0px solid red;
	background: white;
	text-align: left;
	width: 100%;
}

table.AdminForm { 
	border: 1px solid  #d9d9d9;
	background: #EEECE1;
	text-align: left;
	width: 100%;
	margin-top:5px
}

table.Forecast {
	width: 100%;
	border: 1px solid  #d9d9d9;
	padding: 0px;
	margin: 0px
}

/* --- TABLE HEADER Styles --- */

TH.TableHeaderDark {
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding: 0.1%;
}
	
TH.TableHeaderLight {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	background-color:#BBBFFF;
	border: 1px #999999 solid;
/*	background-color: #95b3d7; 
	border: 1px #558ed5 solid; */
	white-space: nowrap;
}

TH.TableHeaderLightWhite {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	border: 1px #999999 solid;
	white-space: nowrap;
}

TH.TableHeaderLightNarrow {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	background-color: #BBBFFF;
	border: 1px #558ed5 solid;
	white-space: nowrap;
}

TH.TableHeaderLightDarkBorder {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	background-color:#BBBFFF;
/*	background-color: #95b3d7; */
	border: 2px #000000 solid;
	white-space: nowrap;
}

TH.TableHeaderLightWrap {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	background-color: #BBBFFF;
	border: 1px #999999 solid;
/*	background-color: #95b3d7; 
	border: 1px #558ed5 solid; */
}

TH.TableHeaderLightWrapWhite {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	border: 1px #999999 solid;
}

TH.TableHeaderLightWrapNarrow {
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: black;
	background-color: #BBBFFF;
	border: 1px #558ed5 solid;
}

/* --- TABLE CELL Styles --- */
	
TD.TableCellCenter {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellCenterWhite {
	font-family: arial;
	font-size: 90%;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellCenterNarrow {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.TableCellCenterNarrow:hover {
	font-family: arial;
	font-size: 90%;
	background-color: silver;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.TableCellCenterWrap {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellCenterWrapWhite {
	font-family: arial;
	font-size: 90%;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellCenterWrapNarrow {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.TableCellCenterWrapNarrow:hover {
	font-family: arial;
	font-size: 90%;
	background-color: silver;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.TableCellCenterGreen {
	font-family: arial;
	font-size: 90%;
	background-color: #FFFFFF;;
	color: #006302;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellCenterRed {
	font-family: arial;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #A90039;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellCenterOrange {
	font-family: arial;
	font-size: 90%;
	background-color: #FFFFFF;;
	color: #CE4100;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellLeft {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: left;
	white-space:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellLeftWhite {
	font-family: arial;
	font-size: 90%;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: left;
	white-space:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellLeftWrap {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellLeftWrapWhite {
	font-family: arial;
	font-size: 90%;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellLeftWrapNarrow {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.TableCellRight {
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: right;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellRightWrap {
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.TableCellValue {
	font-family: arial;
	font-size: 90%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: Left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

TD.AnnouncementDate {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	width: 100px;
}

TD.AnnouncementText {
	font-family: arial;
	font-size: 75%;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: Left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

TD.NormalAnnouncement {
	width: 20px;
}

TD.TableCellLabel {
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	width: 20%;
}

TD.TableCellLabelWrap {
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	width: 20%;
}

TD.TableCellBold {
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #4A452A;
	border: 1pt  #d9d9d9 solid;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

TD.Header {
	font-family: arial;
	font-size: 65%; 
	font-weight: bold;
	background-color: white;
	color: black;
	border: 1pt solid #d9d9d9;
	padding: 0.5%;
	text-align: center;
}

TD.Deprecated {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #ff7575;
	color: black;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px
}

TD.DeprecatedDarkBorder {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #ff7575;
	color: black;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px
}

TD.Supported {
	font-family: arial;
	font-size: 75%; 
	font-weight: bold;
	background-color: #7bd37b;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.SupportedDarkBorder {
	font-family: arial;
	font-size: 75%; 
	font-weight: bold;
	background-color: #7bd37b;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Evaluation {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #558ed5;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.EvaluationDarkBorder {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #558ed5;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Planning {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #ffcc66;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.PlanningDarkBorder {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: #ffcc66;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Prohibited {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: black;
	color:white;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.ProhibitedDarkBorder {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: black;
	color:white;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Unapproved {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: silver;
	color: black;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.UnapprovedDarkBorder {
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	background-color: silver;
	color: black;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;			
}

TD.None {
	font-family: arial;
	font-size: 80%;
	background-color: white;
	color: #4A452A;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

TD.NoneDarkBorder {
	font-family: arial;
	font-size: 80%;
	background-color: white;
	color: #4A452A;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

TD.White {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.WhiteDarkBorder {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color:#FFFFFF;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Black {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	color: white;
	background-color:#000000;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.BlackDarkBorder {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	color: white;
	background-color: #000000;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Yellow {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #FFFF99;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.YellowDarkBorder {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #FFFF99;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Orange {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #FFCC99;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.OrangeDarkBorder {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #FFCC99;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Blue {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color:#99CCFF;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.BlueDarkBorder {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #99CCFF;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Gray {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color:#D4D4D4;
	border: 1px solid #bcbcbc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.GrayDarkBorder {
	font-family: arial;
	font-size: 90%; 
	font-weight: normal;
	background-color: #D4D4D4;
	border: 2px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

TD.Clear {
	background-color: white;
	font-family: arial;
	font-size: 65%;
	padding: 0.5%;
}

td.label { 
	border: 0px solid green;
	padding: 0px 0px 4px 0px;
	color: black;
	font-size: 100%;
	text-align: right;
	font-weight:bold;
	vertical-align: top;
	width: 20%;
}

td.error { 
	border: 0px solid green;
	padding: 0px 0px 4px 0px;
	color: red;
	font-size: 100%;
	font-weight: bold;
	vertical-align: top;
	width: 20%;
}

td.value { 
	padding: 0px 0px 4px 8px;
   	font-size:100%;
   	color: #000099;
   	font-weight:normal;
	width: 75%;
}
	
td.ImportantLabel { 
	padding: 0px 0px 4px 0px;
	color: red;
	font-size: 100%;
	text-align: right;
	font-weight:bold;
	vertical-align: top;
	width: 20%;
}

td.ImportantValue {
	padding: 0px 0px 4px 8px;
	background: white;
	font-size:100%;
	color: red;
	font-weight:normal;
}

/* --- LIST Styles --- */

/* Code CR 24 is postponed */ 
#tree li { 
	list-style-image : url("images/l_b12a.gif");
}
   
#tree li text {
	font-family: arial;
	font-size: 65%;
	margin-top: 5px;
}

ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 80%;
}

ul.tabs li {
	position: relative;
	float: left;
	width: 6em;
	margin: 0;
	padding: 0 4px 0 0;
}

ul.tabs a {
	display: block;
	width: 5em;
	padding: .5em;
	border: 1px solid #00F;
	border-bottom: none;
	border-top-width: 2px;
	text-decoration: none;
}

ul.tabs a, ul.tabs a:link, ul.tabs a:visited {
	background: #EEF;
	color: #00F;
}

ul.tabs a.active, ul.tabs a:link.active, ul.tabs a:visited.active {
	background: #FFF;
	color: #00F;
	font-weight: bold;
}

ul.tabs a.active {
	position: relative;
	top: 1px;
}

/* panels */
.tab { 
	font-family: verdana,sans-serif; 
	font-size: 14px;
	width: 110px;
	white-space: nowrap;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.tabhold { 
	background-color: white;
	color: black;
	}

.tabfocus { 
	background-color: black;
	color: white;
}

.tabcontent { 
	font-family: sans-serif; 
	font-size: 14px;
	width: 840px;
	height: 800px;
	border-color: black;
	border-width: 1px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

/* --- NavTabs Styles --- */

ol#toc {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ol#toc li {
	background: #1E2D54;
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
	}
ol#toc liNon508 {
	background: #bdf url("images/NavTab.png");
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
	}
ol#toc a {
	background: #1E2D54;
	color: #fff;
	display: block;
	float: left;
	line-height: 2em;
	outline:black;
	padding-right: 10px;
	text-decoration: none;
	}

ol#toc aNon508 {
	background: url("images/NavTab.png") 100% 0;
	color: #fff;
	display: block;
	float: left;
	line-height: 2em;
	outline: none;
	padding-right: 10px;
	text-decoration: none;
	}

ol#toc li.current {
	background: #B2CFFF;
	background-color:  #B2CFFF;
	background-position: 0 -60px;
	}

ol#toc li.currentNon508 {
	background: url("images/NavTabSelected5.png") 100% 0;
	background-color: #48f;
	background-position: 0 -60px;
	}

ol#toc li.current a {
	background: #B2CFFF;
	background-position: 100% -60px;
	color: black;
	font-weight: bold;
	}

ol#toc li.current aNon508 {
	background: url("images/NavTabSelected5.png") 100% 0;
	background-position: 100% -60px;
	color: black;
	font-weight: bold;
	}

div.content {
	border: #376092 solid 3px;
	clear: left;
	padding: 1em;
}

div.error {
	border: red solid 3px;
	clear: left;
	padding: 1em;
	background-color:#FF9999
}

.buttonVertical{
    font-size:100%;
    width:95px;
}

.bottomButtonVertical {
    font-size:100%;
    width:95px;
    
    margin-top:4px;
}

ol.listStandard  {
    list-style:none;
    text-align:left;
    padding:0;
}
em {
    font-style: normal;         /* Removes italics */
    text-decoration: underline; /* Makes underline */
}

.homePageButton {
	background-color: #fff;
	box-shadow: 2px 2px 5px #848d94;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	width:120px;
	height:110px;
	margin-left:2px;
	margin-top: 1px;
}

.homePageButtonPressed {
	background-color: #fff;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #c0c5c9;
	border-bottom: 1px solid #c0c5c9;
	width:120px;
	height:110px;
	margin-left:2px;
}

A.homePageButtonLink {
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: #000;
}

.contentPane {
	background-color:#f2f2f2;
	box-shadow:2px 2px 5px #b6b6b6;
	border-left: 1px solid #e7e7e7;
}
 
