body {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:0px;
  margin-right:0px;
  padding-left:0px;
  padding-right:0px;
  overflow-y:scroll;
}
body, p, div, td, th, span, b, .palegray_content a {
  font-size:11px; 
  font-family:Tahoma,Myriad,arial;
  color:#707A69; 
}
.graygradienttopbg {
  background-image:url('imagesv2/topgradient.gif');
  background-repeat:repeat-x;
  background-position:left bottom;
}
.greenbgimage_dark, .greenbgimage_light {
  background-image:url('imagesv2/greenbgimage_dark.jpg');
  background-repeat:repeat-x;
  border-top:3px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
}
.greenbgimage_light {
  background-image:url('imagesv2/greenbgimage_light.jpg');
}
.graygradient_bottom {
  background-image:url('imagesv2/graygradient_bottom.gif');
  background-repeat:repeat-x;
}
.footer {
  background-image:url('imagesv2/graydarkgradientbg_img.gif');
  background-repeat:repeat-x;
  padding-top:15px;  
}

.topmenu {
  background-image:url('imagesv2/menu_tab.jpg');  
  background-repeat:repeat-x;
  text-decoration:none;
  cursor:pointer;
  cursor:hand;
}
.topmenulink {
  color:white;
  text-align:center;
  font-size:12px;
  text-decoration:none;
  cursor:pointer;
  cursor:hand;
}
.chand {
  cursor:pointer;
  cursor:hand;
}
.dnatag {
    background-color:#E1AB4F;
    background-image:url('imagesv2/flash_bg.jpg');  
    background-repeat:no-repeat;
    background-position:left bottom;
    color:#ffffff;
    font-size:18px;
    padding-left:25px;
    padding-right:105px;
    padding-bottom:20px;         
}
P, p {
  margin:0px;
  padding:0px;
}
.dnatag span, b, i {
    color:#ffffff;
    font-size:18px;
}
.heading {
  font-size:15px;
  color:#C89439;
  font-weight:bold;
  padding-top:8px;
}
.maintext {
  padding:20px;
  padding-left:35px;
}
.footer {
  font-size:11px;
}

#BulletsContainer ul {
  font-size:10px;
  margin-left:0px;
  padding-left:0px;
  list-style:none;
}
#BulletsContainer ul li {
  border:1px solid #ffffff;
  font-size:11px;
  margin-bottom:2px;
  margin-left:0px;
  background-image:url('imagesv2/bulletbg.gif'); 
  background-repeat:no-repeat;
  padding:7px;
  padding-left:20px;
}
#BulletsContainer ul li a, #BulletsContainer ul li A {
  font-size:11px; 
  font-family:Tahoma,Myriad,arial;
  color:#707A69; 
  text-decoration:none;
}
#BulletsContainer ul .hoverli {
  border:1px solid #EFEFEF;
  background-image:url('imagesv2/bullethoverbg.jpg');
  background-repeat:no-repeat;  
}
.palegray_content {
  padding-right:18px;
  padding-left:18px;
  padding-top:10px;
  padding-bottom:10px;
}
.palegray_content a, .palegray_content A {
  text-decoration:none;
}
.palegray_content img {
  margin-left:12px;
  margin-bottom:12px;
  border:none;
}
.BulletBold {
  font-weight:bold;
  font-size:11px;
}
.ContactDetail {
  padding-right:30px;
  font-size:12px;
  font-family:Tahoma,Myriad,arial;
  color:#707A69; 
}
.ContactDetail p, .ContactDetail div, .ContactDetail span, .ContactDetail b {
  font-size:12px;
  font-family:Tahoma,Myriad,arial;
  color:#707A69; 
}

.ContactDetail .ContactBold {
  color:#626E29;
  font-weight:bold;
  font-size:12px;
  display:block;
  margin-bottom:10px; 
}
.ContactDetail a, .ContactDetail A, .ContactDetail p a, .ContactDetail div a, .ContactDetail span a, .ContactDetail b a {
  color:#BD8630;
  font-size:12px;
  font-family:Tahoma,Myriad,arial;
}

#dvPopWindow { 
  width:500px;
  height:380px;
  position:absolute;
  padding:3px;
  filter:shadow(color:#999999, strength:3, direction:135);
}
#dvInnerPop {
  background-color:#ffffff;
  width:500px;
  height:380px;
  padding:0px;
  border:1px solid #eaeaea;
}


.dhtmlwindow{
  position: absolute;
  visibility: hidden;
  padding:3px;
  filter:shadow(color:#999999, strength:3, direction:135);
}
.dhtmlwindow iframe, .dhtmlwindow div {
  border:0px solid #ffffff;
}
iframe {
  border:0px solid #ffffff;
}


.drag-handle{ /*CSS for Drag Handle*/
padding-left: 15px;
font: bold 12px Tahoma;
  background-image:url('imagesv2/pop_topbg.jpg');
  background-repeat:repeat-x;
  border-left:1px solid white;  
  border-right:1px solid white;  
  border-top:1px solid white;  
color: white;
cursor: move;
overflow: hidden;
width: auto;
height:40px;
  line-height:30px;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
background-color: white;
border:1px solid #eaeaea; 
color: black;
height: 150px;
padding: 0px;
overflow: auto;
border:none;
}

.drag-statusarea { /*CSS for Status Bar div (includes resizearea)*/
  height: 23px; /*height of resize image*/
  background-color:#EBF2E8;
  color: #44521B;
  font-size:10px;
  filter:none;
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 23px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
