/* style for module Titleolive */
.Titleolive_accent12  {
    font-family: Lucida grande, arial, verdana, helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.dottedlinewt {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #BBD1DD;
}

.news_header_bg{
	background-image: url(images/News_Top_BG.jpg);
	background-repeat: no-repeat;
	background-position: top-left;
}

.news_mid_bg{
	background-image: url(images/News_Mid_BG.jpg);
	background-repeat: repeat-y;
	background-position: top-left;
}

.news_bottom_bg{
	background-image: url(images/News_Bottom_BG.jpg);
	background-repeat: no-repeat;
	background-position: bottom-left;
}

a.news_link:link{
    font-family: sans-serif, arial, verdana, helvetica;
    font-size:  14px;
    font-weight: normal;
    color: #ffffff;
}

a.news_link:active{
    font-family: sans-serif, arial, verdana, helvetica;
    font-size:  14px;
    font-weight: normal;
    color: #ffffff;
}

a.news_link:visited{
    font-family: sans-serif, arial, verdana, helvetica;
    font-size:  14px;
    font-weight: normal;
    color: #ffffff;
}

a.news_link:hover{
    font-family: sans-serif, arial, verdana, helvetica;
    font-size:  14px;
    font-weight: normal;
	text-decoration: underline;
    color: #ffffff;
}

