



.smBox .smBX.newsBlock ul { margin:0 auto;
	
}
.smBox .smBX.newsBlock ul li {background:url(arrows.jpg) 0 10px no-repeat;padding-left:20px;text-align:left;padding: 5px 0 5px 2px;border-bottom: 1px dashed #9a9a9a;width:100%;list-style:none;}
.smBox .smBX.newsBlock ul li a{

color: #2b324f;

font-size: 13px;

text-decoration:none;

}

.smBox .smBX.newsBlock ul li a:hover{

color: #1464A3;
	font-size: 13px;
	text-decoration:underline;
	}


.smBX.newsBlock ul li .newsBox h4 {
	color: #95061F;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.smBX.newsBlock ul li.newsBox  {
	color: #1464A3;
	font-size: 11px;
	padding-bottom: 10px;

}



#innerBody {
	background: #FFF;	
	margin:0 auto;
	margin-bottom: 6px;
 width:200px;	
}


/* 
  -----------------------------------
  Vertical Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Carbon
  -----------------------------------
*/

.p7VSC03 {
	position: relative;
	padding-left:0px;
	margin: 0px 0 0 0;
}
.p7VSC_showall {
	color: #000000;
	letter-spacing: 0.1em;
}
.p7VSC_showall:hover, .p7VSC_showall:active, .p7VSC_showall:focus {
	color: #009900;
}
.p7VSC03 .p7VSC_scrollbox_wrapper {
	margin: 0 15px 0 0;
	padding: 0px;
	width:380;
}
.p7VSC03 .p7VSC_scrollbox {
	height: auto;
	position: relative;
	width: 100%;
}
.p7VSC03 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC03 .p7VSC_content {

left:0;

padding:0;

/* width: 100%; */
}
.p7VSC03 .p7VSC_content ul{padding:0;margin:0px;width: 230px;}

.p7VSC03 .p7VSC_up a {
	height: 17px;
	width: 13px;
	background-image: url(p7sc3_dbup.png);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_up a:hover {background-position: -13px 0px;}
.p7VSC03 .p7VSC_dn a {
	height: 16px;
	width: 13px;
	background-image: url(p7sc3_dbdn.png);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_dn a:hover {background-position: -13px 0px;}
.p7VSC03 .p7VSC_pauseplay .pause {
	height: 11px;
	width:13px;
	background-image: url(p7sc3_psplay.png);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_pauseplay .pause:hover  {
	background-position: -13px 0px;
}
.p7VSC03 .p7VSC_pauseplay .play {
	height: 11px;
	width: 13px;
	background-position: 0px -11px;
	background-image: url(p7sc3_psplay.png);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_pauseplay .play:hover  {
	background-position: -13px -11px;
}
.p7VSC03 .p7VSCdragchannel {
	position: absolute;
	width: 13px;
	top: 0px;
	background-image: url(p7sc3_dbbg.png);
	background-repeat: repeat-y;
	right: 0px;
	display: none;
	cursor: default;
}
.p7VSC03 .p7VSCdragchannel em {
	display: none;
}
.p7VSC03 .p7VSCdragchannel a {
	display: block;
}
.p7VSC03 .p7VSCdragbar {
	position: relative;
	height: 255px !important;
}
.p7VSC03 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC03 .p7VSCdragCtrl a {
	height: 37px;
	width: 13px;
	background-image: url(p7sc3_dbdrag.png);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSCdragCtrl a:hover  {
	background-position: -13px 0px;
}

 .p7VSC_scrollbox {
            overflow: hidden;
        }

        .p7VSC_scrolling {
            position: absolute;
        }

        .p7VSCdragchannel, .p7VSCtoolbar {
            display: block !important;
        }

            .p7VSCdragchannel a {
                font: normal 12px/21px Verdana, Geneva, sans-serif;
                color: #000;
                text-decoration: none;
                transition: all 0.7s ease 0s;
            }

        .li_width {
            width: 400px;
        }

        .li_width p{margin: 6px 0 0 0;font-size:12px;color: #51ad01;}
     
.li_width h5 {
    margin: 0px;
    font-size: 15px;
    color: #5d5d5d;
    font-weight: normal;
    padding-bottom:0px;
}