.Body {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt; 
             text-decoration: none; 
             background-color: #FFFFFF;
}
.tableheader {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             font-weight: bold; 
             text-decoration: none; 
             background-color: #0000A0;
             color: #FFFFFF;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #000000;
}
.table {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             background-color: #FFFFFF;
	     text-decoration: none; 
             color: #000000;
}
.tableAlternateRow{
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             background-color: #E0E0E0;
             text-decoration: none; 
             color: #000000;
}
.tableSelectedRow{
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             background-color: #FFFF82;
             text-decoration: none; 
             color: #000000;
}
.BoxLink {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             color: #0000A0; 
             text-decoration: none; 
             background-color: #FFFFFF
             border: 1px;
	     border-style: solid;
	     border-color: #FFFFFF;
	     border-width: thin;
	     width: 70;
}
.BoxLink:Hover {  
	     border-color: #0000A0;
}
.pageheader {  
             background-color: #013564;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14pt;
             text-decoration: none; 
             color: #FFFFFF;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #000000;
}
.PageHeaderLink {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             color: #FFFFFF;
}
.PageHeaderLink:Hover {  
	     color: #FFFFFF;
	     background-color: #000000;
	     
}
.pagefooter {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             text-decoration: none; 
             background-color: #314A08;
             color: #FFFFFF;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #000000;
}
.controlbox {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             color: #000000;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #0000A0;
}
.miniControlbox {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #0000A0;
}
.Delete {
             font-family: Arial, Helvetica, sans-serif; 
             font-style: normal;
             font-weight: bold;
             text-decoration: none;
             color: #FF0000;
}
.Help {
             font-family: Arial, Helvetica, sans-serif; 
             font-style: normal;
             font-weight: bold;
             text-decoration: none;
             color: #0000FF;
}
.sectionBreak {  
             font-size: 1pt;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #004080;
	     border-top-width: 0;
	     border-right-width: 0;
	     border-left-width: 0;
}
.TitleText {
             font-family: Arial, Helvetica, sans-serif; 
             font-style: normal;
             font-weight: bold;
             font-size: 14pt;
             text-decoration: none;
             color: #FFFFFF;
}
.TitleText2 {
             font-family: Arial, Helvetica, sans-serif; 
             font-style: normal;
             font-weight: bold;
             font-size: 12pt;
             text-decoration: none;
             color: #000000;
}
.divider {
	border: #314A08 double;
	border-width: 0px 0px 3px;
}
.alternateRow{
    background-color: #E0E0E0
}
.QuietLink {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 8pt;
             font-style: normal;
             color: #000000; 
             text-decoration: none; 
}
.cellLink {  
         cursor:pointer;
}