#as_wrapper {
    /* min-width:650px; */
}

#as_header_wrapper  {
    background-image:url("../img/header_bg_strip.png");
    background-repeat:repeat-x;
}

#as_bannerbar  {
    background: transparent;
    background: -moz-linear-gradient(left, #026981, #009ABF, #026981);
    background: -webkit-gradient(linear, left top, right top, color-stop(0.0, #026981), color-stop(0.5, #009ABF), color-stop(1.0, #026981));
    height: 50px;
    padding: 0;
    margin: 0;
    position: relative;
    color: white;
    white-space: nowrap;
}

#as_bannerbar .as_banner_text {
    font-size: 30px !important;
    font-family: 'PT Sans Narrow', arial, serif !important;
    text-shadow: 2px 2px 4px #222222;
    color: #fff;
}

#site_logo {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #fff;
}
#site_logo a:hover {
    text-decoration: none;
}


#as_sub_banner {
    background-color: #00404F;
}

#as_sub_site_nav {
    max-width: 1090px;
    background: transparent;
    background: -moz-linear-gradient(left, #00404F, #026981, #00404F);
    background: -webkit-gradient(linear, left top, right top, color-stop(0.0, #00404F), color-stop(0.5, #026981), color-stop(1.0, #00404F));
    padding: 3px 0;
    margin: 0 auto;
    color: #ccc;
}

#as_sub_site_nav #as_sub_site_links {
    padding-left: 15px;
    height: 26px;
}

#as_sub_site_nav #as_sub_site_links a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 3px 1.25em;
    font-family: 'PT Sans', arial, serif !important;
    float: left;
}

#as_sub_site_nav #as_sub_site_links a:first-child {
    padding-left: 0;
}

#as_sub_site_nav #as_sub_site_links a:hover {
    text-decoration: underline;
}


#site_nav  {
    position:absolute;
    top:15px;
    right:1px;
}

#site_nav a {
    display: inline;
    color: #fff;
}

#site_nav form#cse-search-box {
    display:inline;
    margin-left:5px;
    margin-right:0;
    white-space:nowrap;
    display: inline;
}

#cse-search-box {
    margin-left: 5px;
    margin-right: 0;
    white-space: nowrap;
    display: inline;
}

#cse-search-box input {
    vertical-align:top;
}

#cse-search-box input#search_query {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; 
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    border:1px none;
    margin-right: -5px;
    margin-left: 5px;
    padding: 4px 3px 4px;
    width: 176px;
}

#cse-search-box input[type=submit] {
    padding: 3px 10px;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    display:inline;
    margin-left:0;
}

/* #site_nav form#cse-search-box div {
    display: inline;
}

#site_nav form#cse-search-box input[name="q"] {
    background: #fff !important;
}
*/

#as_header, #as_middle, #as_footer {
    max-width:1090px;
}

#as_middle {
background:url("../img/fauxcolumnbg.png") repeat-y scroll right center white;
}

#as_content_wrapper  {
    margin-right:-250px;
    background:url("../img/fauxcolumnbg.png") repeat-y scroll right center white;
}

#as_content  {
    margin-right:250px;
    padding-bottom: 40px;
}

#as_sidebar_wrapper  {
    width:250px;
}

#as_sidebar {
    padding: 15px;
}

#as_sidebar_wrapper div {
    margin-bottom: 20px;
}

#as_sidebar #as_article_nav,
#as_sidebar #as_list_subscribe {
    text-align: left;
    font-size: 12px;
}

#as_sidebar #as_article_nav #as_nav_by_thread {
    text-align: center;
    clear:both;
    font-weight: bold;
    color: #666;
}

#as_sidebar #as_article_nav #as_nav_by_thread a:hover {
    text-decoration: none;
}

#as_sidebar #as_article_nav #as_nav_by_thread .as_prev {
    float: left;
}

#as_sidebar #as_article_nav #as_nav_by_thread .as_next {
    float: right;
}

#as_sidebar #as_article_nav #as_nav_by_date {
    font-size: 12px;
}

#as_sidebar #as_article_nav #as_nav_by_date strong {
    color: #666;
}

h1.listname,
h1.articlename{
    clear: both;
    line-height:1.2;
}

table#as_lists_view {
}

table#as_lists_view tr.as_pagination_row {
    background-color: #f2f2f2;
}

table#as_lists_view tr.as_pagination_row.top {
    border-bottom: 1px dotted #cdcdcd;
}

table#as_lists_view tr.as_pagination_row.bottom {
    border-top: 1px dotted #cdcdcd;
}

table#as_lists_view tr.as_pagination_row:hover {
    background-color: #f2f2f2 !important;
    color: #666 !important;
}

table#as_lists_view tr.as_pagination_row:hover td {
    color: #666 !important;
}

table#as_lists_view tr.as_pagination_row:hover a {
    color: #026981;
}

table#as_lists_view tr.as_pagination_row div.as_page_context {
    display: inline;
    float: left;
    padding: 8px;
}

table#as_lists_view tr.as_pagination_row ul {
    border:0;
    margin:0;
    padding: 7px;
    float: right;
}

table#as_lists_view tr.as_pagination_row ul li {
    border:0;
    margin:0;
    padding:0;
    font-size:11px;
    list-style:none;
    display: inline;
}

table#as_lists_view tr.as_pagination_row ul li a{
    border:solid 1px #DDDDDD;
    margin-right:2px;
    padding: 6px;
}

table#as_lists_view tr.as_pagination_row ul li a:hover {
    background-color: #026981;
    color: #fff;
}

table#as_lists_view tr.as_pagination_row ul li a.next,
table#as_lists_view tr.as_pagination_row ul li a.prev {
    border-width: 2px;
}
    

table#as_lists_view tr.as_pagination_row ul li div.currentpage{
    display: inline;
    margin-right:2px;
    padding: 4px;
    font-weight: bold;
}

span.as_quoted_email {
    color: #999;
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}

span.as_sig {
    color: #777;
}

div.as_mailing_list_info pre {
    color: #888
}

div.as_artlink {
    overflow: hidden;
    white-space: nowrap;
}

div.as_indent {
    display:inline;
    width: 1em;
    float:left;
}

.as_footer2  {
    background-color:#1F1F1F;
    color:#666666;
    font-size:90%;
    padding:15px;
}

div.as_footer2_section  {
    float:left;
    margin:0 1%;
    width:22%;
}

h2.as_footer2_header {
    border-bottom:1px solid #666666;
    color:#FFFFFF;
    font-size:110%;
    margin:0;
    padding-bottom:5px;
    padding-left:15px;
    white-space:nowrap;
}

.as_footer2 ul {
    list-style:none outside none;
    margin:0;
    padding-left:15px;
}

.as_footer2 a {
    color:#666666;
    text-decoration:none;
}

.as_footer2_copyright  {
    clear:both;
    padding:30px 0 10px 1%;
}

a {
    text-decoration: none;
    color: #2C7C95;
}

a:hover {
    text-decoration: underline;
}

#as_site_nav h1 {
    color: black;
    font-size: 24pt;
}

.news_content {
    padding: 0 20px;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

#webnews_footer {
    float: right;
}

#webnews_footer_image {
    float: left;
}

#search_box {
    margin-top: 3px;
    float: right;
}

ul.grouplist {
    float: left;
    width: 100%; /* width is changed */
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.grouplist li {
    float: left;
    width: 32%;
    margin: 0;
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 0; /* left padding moves the text away from the bullet */
}

.grouplist a:hover .group {
    border-bottom: 1px solid #666;
    color: #666;
}

.group {
    border-bottom:1px solid #ccc;
    border-width: 0 0 1px 0;
    margin:10px 0;
    padding: 5px 0;
    width:95%;
}

.groupname {
    float: left;
}

.grouplist a:hover .groupname {
    text-decoration: none;
}

.groupposts {
    float: right;
}

.grouplist a:hover .groupposts {
    color: #666;
}

.groupdescription {
    clear: both;
}

.news_content h1 {
    clear: both;
    font-weight: normal;
    font-size: 22px;
    padding-top: 20px;
}

.groupposts {
    color: #999;
}

.as_lists_date_today {
}

div#news_nav {
    margin-bottom:10px;
    float: left;
}

div#as_list_rss_feed {
    padding-left: 20px;
    text-align: left;   
    line-height: 1.1;
    background: url(../img/feed.png) no-repeat;
    background-position: 0 0;
    font-size: 12px;
}

div#as_group_anchors {
    width: 195px;
    margin-left: 30px;
    text-align: left;
}

div#as_group_anchors ul {
    margin-left: 0;
    padding-left: 0;
}

div#as_group_anchors ul li {
    list-style: none;
    margin-left: 0;
}

div#as_lists_mailman {
    float: left;
}

div#as_list_article_sidebar {
    float: right;
    margin: 15px 0;
}

div#as_list_article {
    
}

div#as_list_article_meta {
    background-color: #f2f2f2;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    padding: 5px 10px;
}


div#as_list_article_from {
    float: left;
}

div#as_list_article_date {
    float: right;
}

div#as_lists_article_attachments {
    padding: 5px 10px;
    float: left;
}

div.as_article_html_body, div.as_article_plain_text {
    padding: 5px 0px;
    font-size: 12px;
    clear: left;
}

div.as_article_html_body table {
    font-size: inherit;
}

div#as_list_article_html {
    display: none;
}

div#as_list_show_plaintext {
    text-align:right;
    padding-right:20px;
    padding-top:5px;
}

div#as_contentbox {
    margin-right: 20px;
    margin-left: 15px;
}

table.as_lists_thread_navigation tr th {
    background-color:#f2f2f2;
    border-bottom:1px solid #cdcdcd;
    border-top:1px solid #cdcdcd;
    color:#666666;
    font-size:12px;
    font-weight:bold;
    padding:3px 5px;
    text-align:left;
}

table.as_lists_thread_navigation tr td {
    color: #666;
    padding: 2px 5px;
    font-size:12px;
}

table.as_lists_thread_navigation tr:hover {
    background-color: #2C7C95 !important;
}

table.as_lists_thread_navigation tr:hover td,
table.as_lists_thread_navigation tr:hover td span.as_list_current {
    color: #fff;
}

table.as_lists_thread_navigation tr:hover a {
    color: #fff;
}

table.as_lists_thread_navigation tr th img {
    vertical-align:middle;
}

table.as_lists_thread_navigation tr.as_list_table_odd {
    background-color: #f2f2f2;
}

td.as_tree_message_title {
    width: 450px;
    max-width: 450px;
    overflow: hidden;
}

td.as_tree_message_author {
    width: 175px;
    max-width: 175px;
    overflow: hidden;
}

td.as_tree_message_date {
    width: 125px;
    max-width: 125px;
}

div#as_lists_pagination {
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
}

div#as_lists_pagination a:hover {
    text-decoration: underline;
}

div#as_lists_pagination a img {
    vertical-align: bottom;
}

span.as_list_current {
    color: #333;
    text-decoration: none;
}

pre {
    white-space: pre-wrap;                  /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;                 /* Opera 4-6 */
    white-space: -o-pre-wrap;               /* Opera 7 */
    word-wrap: break-word;                  /* Internet Explorer 5.5+ */
}

div.hide {
    display: none;
}

div.clearleft {
    clear:left;
}

/* Google Custom Search Engine */

  .gsc-control-cse {
    font-family: Verdana, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #666666;
  }
  input.gsc-search-button {
    border-color: #2C7C95;
    background-color: #2C7C95;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #333333;
    background-color: #999999;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #333333;
    background-color: #666666;
  }
  .gsc-tabsArea {
    border-color: #333333;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #000000;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #777777;
  }
  .gsc-cursor-page {
    color: #444444;
  }
  a.gsc-trailing-more-results:link {
    color: #444444;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #000000;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #333333;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #333333;
    background-color: #666666;
  }
  .gs-promotion.gs-result {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #2C7C95;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #2C7C95;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #444444;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #00CC00;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #00CC00;
  }
  
  
/*----------------------------------------*/
/*	Awesome Buttons			  */
/*----------------------------------------*/

 .awesome, .awesome:visited, input[type=submit] {
    /* use a data uri for the overlay instead of a file so that IE6 ignores it and displays the background color of the button instead of pale blue PNG failure */
    background: #222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC") repeat-x;
    display: inline-block; 
    padding: 5px 10px 6px; 
    color: #fff !important; 
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    /* Linux browsers */
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5); 
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    filter: dropshadow(color=#999, offx=0, offy=-1); 
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
}

#as_bannerbar .awesome {
    font-size: 11px;
    padding: 3px 10px;
}

.awesome:hover {
    background-color: #111;
    color: #fff;
}
.awesome:active, input[type=submit]:active {
    top: 1px;
}
.medium.awesome, .medium.awesome:visited {
    font: 12px/1.3em Arial,sans-serif;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.blue.awesome, .blue.awesome:visited, input[type=submit] {
    background-color: #007d9a;
}
.blue.awesome:hover, input[type=submit]:hover {
    background-color: #0090B3;
}

.red.awesome, .red.awesome:visited{
    background-color: #AF1E0A;
}
.red.awesome:hover {
    background-color: #CF3A26;
    text-decoration: none !important;
}