img {
border: 0 none;
}

.topnavbar_section_link {
display: block;
line-height: 30px;
padding: 0 10px;
}

#topnavbar td {
border: 0 none;
padding: 0;
}

#topnavbar a {
font-weight: bold;
font-size: 14px;
}

#welcome_div {
padding: 10px 0;
font-size: 14px;
float: left;
}

#welcome_div a {
font-size: 14px;
}

#top_nav_div {
float: left;
}

#search_div {
float: right;
}

#search_div a,
#search_div a:visited,
#search_div a:active,
#search_div a:hover { 
color: #ffffff;
line-height: 30px;
padding: 0 5px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
display: block;
line-height: 30px;
float: right;
}

#search_div a:hover {
text-decoration: underline;
}

#header_bar_div {
height: 32px;
background-color: #221972;
border-radius: 3px;
-moz-border-radius: 3px;
padding: 0 5px;
}

#header_bar_div form {
padding: 0;
margin: 4px 0 0 0;
display: inline-block;
}

#header_bar_div form input {
margin: 0;
padding: 0;
}

#header_bar_div form input[type="search"] {
width: 160px;
height: 23px;
border-radius: 3px;
-moz-border-radius: 3px;
border: 0 none;
padding-left: 5px;
line-height: 22px;
}

#header_bar_div form input[type="submit"] {
border: 1px solid #cccccc;
color: #404040;
background-color: #f1f1f1;
height: 22px;
width: 58px;
}

.outside_header_cell {
padding-bottom: 10px;
}

.section_title {
font-size: 14px;
padding: 5px 15px;
background-color: transparent;
border-bottom: 2px solid #221972;
}

a.page_title_link,
a.page_title_link:hover,
a.page_title_link:visited,
a.page_title_link:active {
}

a.page_title_link:hover {
color: #fe0000;
}

.nav2_link_cell .section_tiny_div {
text-indent: -10px;
padding-left: 10px;
margin-bottom: 5px;
}

.nav_group_cell,
.nav_group_cell_top,
.nav2_group_cell,
.nav2_group_cell_top {
border-bottom: 2px solid #221972;
padding-top: 10px;
background-color: #f1f1f1;
}

.outside_table {
border: 1px solid #cccccc;
background-color: #f1f1f1;
border-spacing: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
}

.article_content_body {
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 5px;
-moz-border-radius: 5px;
padding: 15px;
}

.related_var_cell {
padding-bottom: 5px;
}

.section_cell > p, .bw_news_detail_article td > p {
	display: inline;
	margin: 0;
}

.bw-article-summary-image img{
	width: 80px;
}

.bw-section-header a{
    background-image: url(stylesheet.css);
    background-repeat: repeat;
    color: #221972;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 3px solid darkblue;
    text-decoration: none;
}

.bw-section-header{
    background-image: url(stylesheet.css);
    background-repeat: repeat;
    color: #221972;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 3px solid darkblue;
	text-decoration: none;
}

.bw-summary-more {
    max-width: 80px;
    display: block;
    margin: 8px auto;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #eee;
    color: #000;
    text-align: center;
    display: none;
}

.bw-img-border {
    border: 1px solid #000;
    padding: 0px;
}

.bw-article-main-image{
	overflow: visible!important;
}