
.page_content_main {
 width:100%;
 text-align:center;
 background:#ffffff; 
}


.page_header {
height:46px; 
width:872px; 
background-color:#ffffff; 
background-repeat:no-repeat;
background-position: left;
}

.page_content {
 padding:10px;
 padding-top:0px;
 background-color:#ffffff; 
 border:1px solid #ffffff;
}


.article_header {
  font-size:18px;
  color:#2C7DB4;
  font-weight:normal;
  font-style:normal;
  height:30px;
  line-height:30px;
  text-align:left;
  font-family: Trebuchet MS, Tahoma, Verdana;
}


.article_text {
  margin-left:10px;
  font-family: Trebuchet Ms, Tahoma, Verdana;
  font-size:13px; 
  color:#333333;
  line-height:20px;
}


.article_image {
   margin-right:10px;
   float:left;
   border:1px solid #cccccc; 
   text-align:center;
   padding:2px;
}


.article_image_right {
   margin-left:10px;
   float:right;
   border:1px solid #cccccc; 
   text-align:center;
   padding:2px;
}

.names_paging_links {
 
 width:872px; 
 height:30px; 
 background:#ffffff; 
 line-height:30px; text-align:center;

}

.names_content {

background:#ffffff;
padding:20px;
width:832px; 
padding-top:0px; 
text-align:justify;

}

.select_states {
float:right; 
padding-right:25px;
height:45px;
line-height:45px; 
}


.gallery_thumb {
  background:#ffffff; 
  float:left;
  text-align:center;
  border:2px solid #ffffff; 
 
  } 

.gallery_img { 
  padding:0px; 
  border:0px solid #cccccc; 
}

.gallery_thumb_image { 
  border:1px solid #cccccc; 
  height:94px; 
  text-align:center;
  width:140px;
  padding:2px;
}


.logo_gallery_thumb {
  background:#ffffff; 
  float:left;
  text-align:center;
  border:2px solid #ffffff; 
 
  } 

.logo_gallery_img { 
  padding:0px; 
  border:0px solid #cccccc; 
}

.logo_gallery_thumb_image { 
  border:0px solid #cccccc; 
  height:85px; 
  text-align:center;
  width:155px;
  padding:1px;
}

.logo_partn_text {
   margin-right:10px;
   float:left;
   border:1px solid #cccccc; 
   padding:2px;
   line-height:15px;
}

.namelist_dot {
 font-size:15px;
 height:20px;
 line-height:20px;
}

/*Paging*/
#PagingLinks {
    width: 580px;
    text-align: center;
    height: 44px;
    line-height: 22px;
    text-decoration: none;
}

.PagingButton {
    text-decoration: none;
    background: #ffffff;
    color: #333333;
    width: auto;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0px 3px 0px 3px;
    display: inline;
    margin: 1px;
    font-size: 12px;
    font-family: Arial;
    cursor: pointer;
}

.PagingButtonAct {
    text-decoration: none;
    background: #6699cc;
    color: #ffffff;
    width: auto;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0px 3px 0px 3px;
    display: inline;
    margin: 1px;
    font-size: 12px;
    font-family: Arial;
    cursor: pointer;
}

.PagingLink {
    height: 17px;
    text-decoration: none;
    line-height: 17px;
    cursor: pointer;
}

#paging_content {
    text-decoration: none;
    width: 580px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

