#Content .banner {
	width: 953px;
	height: 157px;
	background-image: url(../images/banners/news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#News div.column{
    padding-right: 20px;
	padding-top:20px;
}
#News a.inline{
    float:none;
}
#News h2 {
	padding-bottom:10px;
}

#News .menu {
    float: left;
    min-height: 0;
    width: 176px;
	padding-right:20px;
}

#News .menu ul {
	margin: 0;
	padding: 0;
	display: block;
}
#News .menu ul li {
    list-style: none;
}

#News .menu ul li a,
#News .menu ul li a:visited {
    color: #000000;
    padding: 4px 1px 4px 10px; 
}
#News .menu ul li a.selected,
#News .menu ul li a:hover.selected {
    background-image: url(../images/menu-active.gif);
    background-position: 0px 7px; 
    background-repeat: no-repeat;
}

#News .menu ul li.archive {
    text-align: right;
    padding: 10px 8px 3px 0;
    list-style: none;
    border-bottom: none;
}

#News .menu ul li.archive a ,
#News .menu ul li.archive a:visited
 {
	background-color:#FFFFFF;
	display:inline;
	background-image:url(../images/link-arrow.gif);
	padding-left:18px;
	color:#000000;
    padding-right: 15px;
}
#News .menu ul li.archive a:hover {
	background-position:4px center;
}


#News .menu a {
	background-position:4px center;
	background-repeat:no-repeat;
	color:#fff;
	padding: 4px 10px;
	display:block;
	
}
#News .menu a:hover {
	text-decoration:none;
	background-color:#F7F8FA;
	background-image:url(../images/menu-active.gif);
	background-position:2px 9px;
}

div.content .article {
    float: left;
    width: 740px;
	padding-top:20px;
}
#News div.content .article .column {
	padding-top:0px;
}
div.content table.article {
    float: none;
    width: 758px;
    margin-left: 0px;
    margin-top: 10px;
    border-collapse: collapse;
}

div.content table.article tr td {
	padding: 7px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
    vertical-align: bottom;
}
div.content table.article td a{
    background: none;
    color:#616161;
    text-decoration: none;
}
div.content table.article tr td.more {
    text-align: right;
    float: none;
    border-top: solid 1px #262626;
    padding: 7px 10px;
    width: 8em;
}
div.content table.article tr .description {
    font-weight: normal;
}
div.content table.article tr .date {
    font-size: 10px;
    font-weight: normal;
}
div.content table.article a.moreLink{
    width: 60px;
}
div.content table.article tr td.more a:link {
    color: white;
}

div.content table.article tr td.more a:visited {
    color: #FFFFFF;
}

div.content .article p,
.column p {
    font-weight: normal;
	line-height:1.5;
	margin: 0 0 1.2em 0;
}

div.content .article .more {
    float: right;
    text-align: right;
    color: white;
    background-color: #262626;
    font-weight: bold;
    padding: 2px 7px;
}

div.content .article p.more a:link {
    color: white;
}

div.content .article p.more a:visited {
    color: #FFFFFF;
}

table.dataNav_1{
	width: auto;
	margin: 0 0 0 auto;
}
table.dataNav_1 td{
	text-align:center;
}
table.dataNav_1 td.pages,
table.dataNav_1 td.first,
table.dataNav_1 td.last{
	display:none;
}
table.dataNav_1 td .fade{
	display:block;
	text-indent:-5000px;
}
table.dataNav_1 td.previous,
table.dataNav_1 td.next{
	width:24px;
	height:24px;
}
table.dataNav_1 td.previous a,
table.dataNav_1 td.next a{
	display:block;
	height:12px;
	width:12px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/nextPrevious.png);
}
table.dataNav_1 td.previous a:hover,
table.dataNav_1 td.previous a:focus,
table.dataNav_1 td.previous a:active{
	background-position:0 -12px;
}
table.dataNav_1 td.next a{
	float:right;
	background-position:-12px -0;
}
table.dataNav_1 td.next a:hover,
table.dataNav_1 td.next a:focus,
table.dataNav_1 td.next a:active{
	background-position:-12px -12px;
}
table.dataNav_1 td.page{
	width:24px;
}
#News div.pdfLinks{
    float: left;
/*    width: 720px;*/
    width: 100%;
    margin-top: 10px;
}

#News div.pdfLink{
    width: 105px;
    margin-right: 10px;
    float: left;
}
#News div.pdfLink a.moreLink{
    float:left; 
} 
#News div.pdfLink img{
    padding: 0 10px;
    border: none;
}
#News .pdfHeader{
    color: #000000;
    font-size: 11px;
}