/*
body {  background-color: #FFFFFF;}

p {  font-family: Arial, Helvetica, sans-serif;
	 color: #000000; font-size: 10pt}

a {  color: #005b2c; text-decoration: underline}


B {
font-weight: bold
}


h1 {
	font-size: 14pt;
	color: #005b2c;
	font-family: "Arial Black", Arial;
	font-weight: normal;
	line-height: 15pt
}

h4 { COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt}

H2 {
	COLOR: #666666; FONT-FAMILY: "Arial Black", Arial; FONT-SIZE: 18pt
}

H3 {
	COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16pt
}

h5 { font-family: Arial, Helvetica, sans-serif; color: #009ACE; font-size: 10pt ; font-weight: bold }

h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
*/
.caption {
	COLOR: #999999; FONT-SIZE: 7pt
}

.underlined {
TEXT-DECORATION: underline
}

.nounderline {  text-decoration: none}

/* Breadcrumbs is for the navigational link trail at the top of each page */
.breadcrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin-bottom: 10px; padding-bottom: 10px;}

.dayAheadDates { font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

.tableContents { font-family: Arial, Helvetica, sans-serif; font-size: 7pt }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #FFFFFF; font-variant: normal ; text-decoration: none}

.Login { COLOR: #FF0000; FONT-SIZE: 10pt; font-weight: normal; font-family: "Arial Black", Arial}


.tableLabelsSmall { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #005b2c; text-decoration: none}

.tableLabels { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #005b2c}

.standardText { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt }

.smallText { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 9pt}

.smallerText { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt}

/* SmalleTextAlert is used to indicate required fields in a table with an asterisk "*" */
.smallTextAlert { font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 9pt }

.errorMessage { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; font-size: 12pt }

.tableLabelsSmallWhite { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #FFFFFF;}

.tableLabelsWhite { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF;}

.tableSubmenu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #005b2c; position: absolute;}

.tableLabelsSmaller { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #005b2c; text-decoration: none }

.documentSubmenu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0000;}

.documentSubmenu2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #005b2c}

/* the following 2 styles (.submenu & .title) were used for testing the collapsing menu and may be deleted */
.submenu { position: absolute;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #005b2c; 
}

.title { position: absolute;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #005b2c}

/* This sets the display characteristics for the form elements.                      */
/* The various form elements mut have their SIZE="??" attribute set to the same size */
/* that the stylesheet class is set to: ie SIZE=20 CLASS="fieldText20"               */

.fieldText {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.fieldMulti35 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; width: 360px}
.fieldText27 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; width: 360px}
.fieldText7 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; width: 110px}
.fieldText15 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; width: 200px}
.fieldText11 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; width: 150px}
.fieldText20 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; width: 250px}
.fieldText55 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; width: 550px}
