.HeaderTabs {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 11pt; 
             font-weight: bold; 
             color: #FFFFFF; 
             text-decoration: none; 
             background-color: #FFFFFF;
	     width: 100;
         height: 50;
}
.HeaderTabsSelected {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 11pt; 
             font-weight: bold; 
             color: #FFFFFF;
             text-decoration: none; 
			 background-color: #FFFFFF;
	     width: 100;
         height: 50;
}
.HeaderTabs:Hover {  
             color: #FFFFFF; 
             text-decoration: none; 
             background-color: #FFFFFF;
}
.Body {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt; 
             text-decoration: none; 
             background-color: #CCCC99;
             background-color: #FFFFFF;
}
.tableheader {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             font-weight: bold; 
             text-decoration: none; 
             background-color: #FFFFFF;
             color: #000000;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #000000;
}
.table {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             background-color: #FFFFFF;
             color: #000000;
}
.tableOver{  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             background-color: #F0F0F0;
             color: #000000;
}
.BoxLink {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             color: #000000; 
             text-decoration: none; 
             background-color: #FFFFFF;
             border: 1px;
	     border-style: solid;
	     border-color: #FFFFFF;
	     border-width: thin;
	     width: 70;
}
.BoxLink:Hover {  
	     border-color: #000000;
	     background-color: #FFFFFF;
	     
}
.pagefooter {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             text-decoration: none; 
             background-color: #004080;
             color: #FFFFFF;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #000000;
}
.pageheader {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 12pt;
             font-weight: bold;
             text-decoration: none; 
             background-color: #FFFFFF;
             color: #08316B;
             height: 33;

}
.PageHeaderLink {  
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             color: #08316B;
}
.PageHeaderLink:Hover {  
	     color: #FFFFFF;
	     background-color: #000000;
	     
}
.controlbox {  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt;
             background-color: #FFFFFF;
             color: #08316B;
             border: 1px;
	     border-width: thin;
	     border-style: solid;
	     border-color: #08316B;
}
.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;
}
.divider {
	border: #004080 double;
	border-width: 0px 0px 3px;
}
.underline {
	border: #000000 double;
	border-width: 0px 0px 1px;
}

.LinkCell {  
    background-image: url(../images/white.gif);
    text-decoration: none;
    font-size: 10pt;
}
.ProductTitle {  
    background-image: url(../images/white.gif);
    font-family: Arial, Helvetica, sans-serif; 
             font-style: normal;
             font-weight: bold;
             font-size: 18pt;
}
.EmphasizeText {
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
}