p#font2 {
   font-family: arial;
   font-size: 8pt;
   color: #cfcfcf;
   text-decoration: none;
   text-weight: normal;
}
div#centerdiv {
width: 780px ;
margin-left: auto ;
margin-right: auto ;

text-align: center; /* counter the body center */
}
.header{
   
   background-color: white;
   font-family: arial;
   text-align: left;

   
}
.leftnew{
   position: relative;
   float: left;
   margin: 0px auto -1px auto;
   width: 390px;
   background-color: #f2f2f4;
   font-family: arial;
   font-size: 8pt;
   text-align:left;

}
.rightnew{
   position: relative;
   float: left;
   left: 2px;
   width: 390px;
   background-color: #f2f2f4;
   font-family: arial;
   font-size: 8pt;
   text-align=left;
   margin: 0px auto -1px auto;

}
.wrapper{
   
   width: 780px;
   background-color: white
   margin: 0 auto;   /* align for good browsers */
   text-align: left; /* counter the body center */

}
.left1{
   position: relative;
   float: left;
   left: 1px;
   width: 130px;
   background-color: white;
   font-family: arial;
   font-size: 8pt;
   border:1px dashed gray
}
.leftx{
   position: relative;
   float: left;
   left: 1px;
   width: 130px;
   background-color: white;
   font-family: arial;
   font-size: 8pt;
   
}
.left2{
   position: relative;
   float: left;
   left: 4px;
   width: 254px;
   height: 880px;
   background-color: white;
   font-family: arial;
   border:1px solid #cfcfcf
}
.left3{
   position: relative;
   float: left;
   left: 8px;
   width: 254px;
   height: 880px;
   background-color: white;
   font-family: arial;
   border:1px solid #cfcfcf
}
.right{
   position: relative;
   float: right;
   right: 1px;
   width: 130px;
   background-color: white;
   font-size: 8pt;
   font-family: arial;
   border:1px dashed gray;
}
.rightx{
   position: relative;
   float: right;
   right: 1px;
   width: 130px;
   background-color: white;
   font-size: 8pt;
   font-family: arial;
}
.footer{
   width: 780px;
   background-color: white;
   font-size: 8pt;
   font-family: arial;   
   color: ##f2f2f4;
   text-decoration: none;
   text-weight: normal;
   margin: 0 auto;   /* align for good browsers */
   text-align: left; /* counter the body center */

}


body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   background-color: white;
   font-family: arial;
   text-align: center;
}
h3 {color: black; font-size: 
10pt; text-align=center;}
h4 {color: black; font-size: 
10pt; text-align=center;}
 
p {
   font-size: 10pt;
   text-decoration: none;
}
a {
   text-decoration: none;
   a:hover {text-decoration: 
underline;}
}
.font1 {
   
   font-size: 10pt;
   color: black;
   text-decoration: none;
   font-weight: bold;
   
   :link {color: blue;}   
   :visited {color: blue; 
text-decoration: none;} 
   
   :hover {text-decoration: 
underline;}
   :active {text-decoration: 
none;}
}
.font3 {
   font-family: arial;
   font-size: 7pt;
   color: red;
   font-weight: normal;
}
.fontnew {
   font-family: arial;
   font-size: 7pt;
   color: orange;
   font-weight: normal;
}

.font4 {
   font-family: arial;
   font-size: 7pt;
   text-decoration: none;
   color: black;
   font-weight: normal;
}
.font5 {
   font-family: verdana;
   font-size: 8pt;
   text-decoration: none;
   color: black;
   font-weight: normal;
}
.font6 {
   font-family: arial;
   font-size: 10pt;
   text-decoration: none;
   color: black;
   font-weight: normal;
}
.font7 {
   font-family: verdana;
   font-size: 8pt;
   text-decoration: none;
   color: black;
   font-weight: normal;
   text-align: center;
}
.font8 {
   font-family: arial;
   font-size: 8pt;
   text-decoration: none;
   color: black;
   font-weight: bold;
}