e/* body and scroll bar */
body {
        scrollbar-face-color: #cfcfcf;
        scrollbar-shadow-color: #000B5F; 
        scrollbar-highlight-color: #D6D8E5; 
        scrollbar-3dlight-color: #D6D8E5; 
        scrollbar-darkshadow-color: #000B5F; 
        scrollbar-track-color: #f3f3f3; 
        scrollbar-arrow-color: #4569B9;
        margin-top : 0px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
}

a {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #FF7C19; 
        text-decoration: underline;
}

a:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt;
         color: #333333; 
         text-decoration: underline;
}

p {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #333333;
        line-height : 18px;
        text-align: justify;
}

td {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #333333;
}

ul {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #333333;
        line-height : 18px;
        list-style : square;
}




/* Headers and Text Styles */

.header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FF7C19;
        font-weight : bold;
}

.headerP {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10pt;
        color: #6666CC;
        font-weight : bold;
}

.headerG {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #6CB125;
        font-weight : bold;
}

.headerB {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #0043BD;
        font-weight : bold;
        font-style : italic;
}

.headerR {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10pt;
        color: #FF0000;
        font-weight : bold;
}

.subheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #FF7C19;
        font-weight : bold;
}

.Gsubheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #6CB125;
        font-weight : bold;
}

.pText {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #8C20A8; 
}

.caption {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #333333;
}

.warn {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #AA0000;
}



/* Links */

.menuLink {  
        font-family: "Arial", "Helvetica", "sans-serif"; 
        font-size: 9pt;
        font-weight: bold; 
        color: #3366CC; 
        text-decoration: none;
}

.menuLink:hover {  
        font-family: "Arial", "Helvetica", "sans-serif"; 
        font-size: 9pt;
        font-weight: bold; 
        color: #FF0000; 
        text-decoration: none;
}

.pLink {  
        font-family: "Arial", "Helvetica", "sans-serif"; 
        font-size: 8pt; 
        color: #FF6633; 
        text-decoration: underline;
}

.pLink:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt;
         color: #333333; 
         text-decoration: underline;
}

.newsLink {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #333333; 
        text-decoration: none;
}

.newsLink:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt;
         color: #6CB125; 
         text-decoration: none;
}

.gLink {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #6CB125; 
        text-decoration: underline;
}

.gLink:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt;
         color: #333333; 
         text-decoration: underline;
}

.rLink {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #BC2929; 
        text-decoration: underline;
}

.rLink:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt;
         color: #333333; 
         text-decoration: underline;
}

.footer {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 7pt; 
        color: #333333; 
        text-decoration: none;
}

.footer:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 7pt;
        color: #8C20A8; 
        text-decoration: none;
}

.sMap {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #333333; 
        text-decoration: none;
}

.sMap:hover {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8pt;
        color: #8C20A8; 
        text-decoration: none;
}


/* FORM */

.button{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #80C639;
        background:#ffffff;
        width:100px;
        height:20px;
        border : 1px outset #d6d6d6;
        font-weight : bold;
}

.emailbox{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #676767;
        width:126px;
        height:20px;
}

.textBox{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #676767;
        width:225px;
        height:18px;
        border : 1px inset #d6d6d6;
}
.productLink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;




}
.productLink:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #6633CC;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;



}
.menuLinkSub {

        font-family: "Arial", "Helvetica", "sans-serif"; 
        font-size: 9pt;
        font-weight: normal; 
        color: #3333CC; 
        text-decoration: none;
}
.menuLinkSub:hover {

        font-family: "Arial", "Helvetica", "sans-serif"; 
        font-size: 9pt;
        font-weight: normal; 
        color: #FF0000; 
        text-decoration: none;
}
.headerC {

        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10pt;
        color: #66CCCC;
        font-weight : bold;
}
.headerM {

        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10pt;
        color: #FF00CC;
        font-weight : bold;
}
