.da_float_left {
  float: left;
}

div.da_body {
  font-family: Verdana, Arial, sans-serif;
  padding: 0px 10px;
}

.da_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 22px;
}

a.da_title_link,
a.da_title_link:hover,
a.da_title_link:visited,
a.da_title_link:active {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}

.da_title_hr {
  position: relative;
  left: 50%;
  width: 292px;
  height: 1px;
  margin: 0px 0px 4px -146px;
  background: url('title_hr.png') no-repeat;
}

.da_byline_taskbar {
  margin-bottom: 16px;
}

.da_task_bar {
  width: 135px;
  float: right;
}

.da_byline {
  width: 534px;
  float: left;
  font-size: 10px;
}

.da_print {
  display: block;
  float: left;
  height: 16px;
  width: 16px;
  margin-right: 2px;
}

.da_print img {
  border: none;
}

.da_text {
  font-size: 12px;
}

.da_gold_arrow {
  height: 10px;
  width: 6px;
  float: left;
  margin: 2px 5px 0px 0px;
  background: url('gold_arrow.png') no-repeat;
}

.da_headline_block {
  width: 300px;
  float: left;
  padding-bottom: 10px;
}

.da_headline_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

.da_headline_hr {
  height: 1px;
  width: 314px;
  margin: 0px 0px 10px 17px;
  background: url('headline_hr.png') repeat-x;
}

.da_noheadline_hr {
  display:none;
}

a.da_grey_link, 
a.da_grey_link:hover,
a.da_grey_link:visited,
a.da_grey_link:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

a.da_blue_link, 
a.da_blue_link:hover,
a.da_blue_link:visited,
a.da_blue_link:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1F5FA4;
  text-decoration: none;
}

.da_summary {
  margin-top: 15px;
}

.da_footer {
  float:right;
}

.da_more_link {
  height: 14px;
  width: 47px;
  display: block;
  float: right;
}

a.da_rss {
  height: 14px;
  width: 14px;
  display:block;
  float: right;
  background: url('rss.png') no-repeat;
}

/*  RELATED MEDIA  */

.da_extra_wrapper { 
  width: 335px; 
  padding: 0px 10px 20px 10px; 
}

.da_extra { 
  border-color: #DEE3E7;
  border-image: none;
  border-style: solid;
  border-width: 1px; }
	
.cheader {
  background: url('c1.gif') repeat-x scroll 0 0 transparent;
  border-color: #DEE3E7 #DEE3E7 -moz-use-text-color;
  border-image: none;
  border-width: 1px 1px medium;
  height: 23px;
  overflow: hidden;
}
.cheader .title {
  color: #000000;
  display: block;
  font-family: Verdana, Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  padding-left: 10px;
  padding-top: 1px;
}

.da_related_item {
  border-bottom: 1px solid #888; 
  padding: 5px 0px 5px 15px; 
  display: block; 
}

.da_related_item a, 
.da_related_item a:hover, 
.da_related_item a:visited, 
.da_related_item a:active { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1F5FA4;
  text-decoration: none; 
}

/*  BIOGRAPHY  */

.da_bio {
  position: relative;
  width: 296px;
  height: 330px;
  float: left;
  margin: 0px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.da_bio_extra_wrapper {
  width: 280px;
  text-align: center;
  margin: 0 5px 15px;
}

.da_bio_rss {
  position:absolute;
  bottom: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
}

.da_bio_text {
  text-align: center;
}

.da_bio_text div {
  margin-top: 15px;
}

.da_bio_title {
  font-weight: bold;
  margin-top: 10px !important;
}

.da_bio_title_block {
  width: 625px;
  float: left;
}

.da_bio_photo {
  position: relative;
  left: 50%;
  width: 160px;
  margin: 0px 0px 5px -80px;
}

.da_bio_photo img {
  border: none;
  max-width:160px;
}

/*  PAGER  */

.dig_pager_current {
  background: #E6E6E6 !important;
}

.dam_left { 
  background-image: url('LeftArrow.png'); 
  height: 12px; 
  width: 3px; 
  display: inline-block; 
  padding-right: 5px; 
}

.dam_right { 
  background-image: url('RightArrow.gif'); 
  height: 12px; 
  width: 11px; 
  display: inline-block; 
}

/* BLOCK QUOTE */
.da_block_quote {
  position: relative;
  margin: 15px 0px;
}

.da_block_quote_text {
  float: left;
  width: 619px;
  margin-left: 5px;
  font-size: 20px;
  line-height: 22px;
}

.da_block_quote_auth {
  float:right;
  margin: 14px 10px 0px 0px;
  font-size: 9px;
}

.da_block_quote_open {
  float: left;
  width: 38px;
  height: 31px;
  background: url('blockquote.png') no-repeat 0 0;
}

.da_block_quote_close {
  float: right;
  width: 38px;
  height: 31px;  
  background: url('blockquote.png') no-repeat 0 -31px;
}

/* COMMENTS */
.da_comment_title {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #999;
}

.da_comment_wrapper {
  margin-top: 0px;
  background: url('star_bg.png') no-repeat left top;
  padding: 15px 0px 0px 15px;
  min-height: 256px;
}

.da_comment_smallgray {
  font-size: 11px;
  color: #797979;
}

.da_comment_13pxfont {
  font-size: 13px;
}

.da_comment_list {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #000;  
}

.da_comment_star {
  color: #2C5074;
}

.da_comment_username {
  color: #63819F;
}

.da_comment_leadin {
  font-style: italic;
  color: #000;
}

.da_comment_clear {
  clear: both;
  margin: 0px;
  padding: 0px !important;
}

li.da_com {
  border: none;
}

li.da_alt1 {
  background: none;
}

a.da_comment_reply,
a.da_comment_reply:hover,
a.da_comment_reply:visited,
a.da_comment_reply:active
 {
  height: 13px;  
  color: #666666;
  font-size: 11px;
  line-height: 13px;
  text-decoration: none;
}

a.da_comment_reply img {
  border: none;
}

.da_com {
  margin: 0px;
}

.da_com ul {
  padding: 0px 20px;
}

/* GALLERY */
.da_extra_wrapper .pager {
  float: right;
  height: 20px;
  padding: 4px 10px 0px 0px;
  color: #000;
}

.da_extra_wrapper a,
.da_extra_wrapper a:hover,
.da_extra_wrapper a:visited,
.da_extra_wrapper a:active {
  text-decoration: none;
  color: #1F5FA4;
}

#dam_prev {
  width: 9px;
  height: 11px;
  background: url('LeftArrow.png');
  display: block;
}

#dam_next {
  width: 9px;
  height: 11px;
  background: url('RightArrow.gif');
  display: block;
}

.da_media_item {
  width: 305px;
  padding:0px 10px;
  float: left;
}

.da_extra_inner {
  padding: 0px 5px 10px;
  margin-top: 10px;
}

a.da_headline_first, 
a.da_headline_first:hover,
a.da_headline_first:visited,
a.da_headline_first:active {
	font-family:Verdana, Arial, sans-serif !important;
	font-size:14px !important;
	color:#1F5FA4 !important;
	text-decoration:none !important;
}


.AdvancedSearch label{float:left;width:130px;color:#35332C;font-weight:700;padding-top:5px;font-size:11px;}
.AdvancedSearch{padding:10px 10px 0px 15px;margin:0;}
.AdvancedSearch select{padding:4px 0 4px 4px;margin:0;width:365px;border:1px solid #C6C6C6;color:#8d8d8d;border-radius:3px}
.AdvancedSearch input[type="text"]{padding:4px 0 4px 4px;margin:0;border:1px solid #C6C6C6;color:#8d8d8d;border-radius:3px}
.AdvancedSearch .field{width:267px;height:16px;display:inline-block;width: 360px;float:left;}       
.AdvancedSearch .searchb{margin-left:10px;padding:5px 7px;color:#fff;border:1px solid #999595;text-decoration:none;background:#777;height:25px;font-style:normal;border-radius:3px}
.AdvancedSearch a:link,.AdvancedSearch a:hover,.AdvancedSearch a:visited{color:#3D3B34;text-decoration:none;}
.AdvancedSearch .cellinner{padding-bottom:10px;}
.AdvancedSearch ul.tagit li.tagit-choice {
    padding: 0px 18px 0px .5em;
}
.subtitle{ clear:both;padding-top:10px}

.filter-markers .filter {
    background-color: #144a75;
    color:#fff
}
ul.tagit {
    background-color: #fff !important;
}
