
	

		
BODY {
	font-family : Verdana,Arial ;
	font-size : 10pt ;
	color : 777777 ;
	 
}
		
TD, P {
	font-family : Verdana,Arial ;
	font-size : 10pt ;
	color : 777777 ;   
}
	
TD.SmallRow1, TR.SmallRow1 {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	color : 777777 ;
	background-color : FFFFFF;  
}
		
TD.SmallRow2, TR.SmallRow2 {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	color : 777777 ;
	background-color : DDDDDD;  
}
	
TH, TH a.Highlight, TH a:visited.Highlight { 
	font-family : Verdana,Arial ;
	font-size : 10pt;
	color : 5577AA;
	background-color : 000066;
	font-weight : bold; 
}
	
TH A:hover.Highlight {
	font-family : Verdana,Arial ;
	font-size : 10pt ;
	text-decoration: underline;
	font-weight : bold ;
	color : 5577AA; 
}

TH.Small { 
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt;
	color : 5577AA;
	background-color : 000066;
	font-weight : bold; 
}
	
TR.Row1, TD.Row1 {
	background-color : FFFFFF;
}

TR.Row2, TD.Row2 {
	background-color : DDDDDD;
}
		
TR.RowColorHover {
	background-color : FFFFFF;
}	
		
INPUT, SELECT, TEXTAREA {
	font-family : Verdana,Arial ;
	font-size : 9pt ;
	color : 777777 ;
	background-color : EEEEEE ;  
}
		
//change BG of INPUT, SELECT, TEXTAREA to be Row1 if in a table.
TABLE.table1 INPUT, TABLE.table1 SELECT, TABLE.table1 TEXTAREA,
TABLE.table2 INPUT, TABLE.table2 SELECT, TABLE.table2 TEXTAREA,
TABLE.table3 INPUT, TABLE.table3 SELECT, TABLE.table3 TEXTAREA {
	background-color : FFFFFF ;
}

//THEN, change BG of INPUT, SELECT, TEXTAREA to be that of the Row that it is in.
TR.Row1 INPUT, TR.Row1 SELECT, TR.Row1 TEXTAREA {
	background-color : FFFFFF ;
}

TR.Row2 INPUT, TR.Row2 SELECT, TR.Row2 TEXTAREA {
	background-color : DDDDDD ;
}
		
.Small {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	color : 777777 ;  
}
	
.SmallTxt {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
}
		
a.Small {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	color : 777777;  
}
	
a:visited.Small {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	color : 777777;  
}

a:hover.Small {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	color : 333333;
	text-decoration: underline;  
}
	
.SelectedPage, a.SelectedPage {
	font-family : Verdana,Arial ;
	font-size : 14pt ;  
	text-decoration: none ;
	color : 777777 ;
}
	
a:visited.SelectedPage {
	font-family : Verdana,Arial ;
	font-size : 14pt ;  
	text-decoration: none ;
	color : 777777 ;
}

A:hover.SelectedPage {
	font-family : Verdana,Arial ;
	font-size : 14pt ;
	text-decoration: underline;
	color : 333333;  
}
	
.hcol {
	color: 5577AA;
}
		
.RequiredField, .Highlight {
	font-size : 10pt ;
	font-family: Verdana,Arial ; 
	color: FF0000;
}
		
HR {
	color : 000066;
	height : 1px;
}
	
H1 {
	font-family : Verdana,Arial ;
	font-size : 14pt ;
	font-weight : bold;
	color : 5577AA;
	
}
	
H2 {
	font-family : Verdana,Arial ;
	font-size : 13pt ;
	font-weight : bold;
	color : 5577AA;	
}
		
H3, H4 {
	font-family : Verdana,Arial ;
	font-size : 12pt ;
	font-weight : bold;
	color : 5577AA;	
}
	
.pageheading {
	font-family : Verdana,Arial ;
	font-size : 14pt ;
	font-weight : bold;
	color : 5577AA;	
	display: inline;
	margin-bottom: 0;
	padding-bottom: 0;
}
	
.pagepath {
	font-family : Verdana,MS Sans Serif ;
	font-size : 9pt ;
	font-weight : bold;
	color : 5577AA;	
	display: inline;
	margin-bottom: 0;
	padding-bottom: 0;
}
	
.bolded {
	font-family : Verdana,Arial ;
	font-size : 10pt ;
	font-weight : bold;
	color : 777777; 
}
		
.firstletter {
	font-family : Verdana,Arial ;
	font-size : 14pt ;
	font-weight : bold;
	color : 5577AA;
	display: inline;
	padding-bottom : 0;
	margin-bottom : 0;
} 
	
BODY.FirstChar, TD.FirstChar {
	font-family : Verdana,Arial ;
	font-size : 14pt ;
	font-weight : bold;
	color : 5577AA;
	display: inline;
	padding-bottom : 0;
	margin-bottom : 0;
} 
		
A {
	font-family : Verdana,Arial ;
	font-size : 10pt ;  	text-decoration: none;
	color : 777777;
}
	
A:visited {
	font-family : Verdana,Arial ;
	font-size : 10pt ;   text-decoration: none;
	color : 777777;
}

A:Hover {
	font-family : Verdana,Arial ;
	font-size : 10pt ;   text-decoration: underline;
	color : 333333;
}
			
A.menu_off {
	text-decoration: none;
	color : #000066;
}
	
A.menu_off:Hover {
	text-decoration: none;
	color : #2F426F;
}
	
.menu_off {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: capitalize; 
	color: #2F426F; 
	text-decoration: none
}

.menu_on {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: capitalize; 
	color: #2F426F; 
	text-decoration: none
}
		
.normal, a:hover.normal, a:visited.normal {
	font-family : Verdana,Arial ;
	font-size : 10pt ;
	color : 777777 ;   text-decoration: none ;
}
		
label {
	cursor: pointer; 
	cursor: hand;
}
		
HR  {color : 777777; height : 1;}
.inputBox {
font-family: MS Sans Serif;
font-size: 8pt;
color: 444444;
background-color: FFFFFF;
border-color: 7F9DB9;
border-style : solid;
border-width=1;
}
.input2Box {
font-family: MS Sans Serif;
font-size: 8pt;
color: 444444;
background-color: FFFFFF;
border-color: 7F9DB9;
border-style : solid;
border-width=0;
}
.spaceTxt  {
line-height : 17px;
}
.menuTxt  {
line-height : 24px;
}
		
@media print {
	TEXTAREA { 
		overflow : visible ;
	}
}		
	
	

