﻿/* GENERAL LAYOUT */body{    margin: 5px;    background-color: #DAD5BA;}html{    height: auto;    min-height: 100%;overflow: -moz-scrollbars-vertical;}body{    height: auto;    min-height: 100%;}#bodycenter{    height: auto;    min-height: 100%;}#bodywrapper{    background-color: #FFFFFF;    width: 990px;    padding: 10px;    display: block;}html > body #bodywrapper{    width: 970px;    height: auto;    min-height: 100%;    overflow: hidden;}div{    /* debug */  /*border-color: #CCCCCC;     border-width: 1px;     border-style: dotted;     margin: -1px;*/ /* -------- */    text-align: left;}.clear {    clear: both;}.grey {     background-color: #E6E8EA;    padding: 10px;}ul.cta a{    padding-left: 0px;    font-weight: bold;    background-image: none;    text-decoration: none;}ul.cta a:hover{    color: #000000;}ul.cta{    list-style-image: url(img/ctabullet.gif);    background-position: top left;    background-repeat: no-repeat;    list-style-position: outside;    margin-top: 10px;    margin-right: 10px;    margin-bottom: 10px;    margin-left: 20px;    padding-left: 10px;}ul.cta li{    font-weight: bold;    text-decoration: none;}/* ----------------------------- */.pagetoolstop a{    color: #000000;    text-decoration: none;}.pagetoolstop a:hover{    color: #000000;    text-decoration: underline;}.searchbox{    font-family: Arial, helvetica, Verdana, Sans-Serif;    font-size: 11px;    height: 16px;    width: 100px;    background-color: #FFFFFF;    border: 1 solid #000000; /*border-color:   #000000;    border-bottom-style: solid;    border-bottom-width: 1px;*/}.newstitle{    color: #1c2691;    font-weight: bold;}.newscontent{}.newsdate{color: #000000;    font-weight: bold;}.newswrapper {    margin: 10px;               }        a.footer     {        color: #000000;        text-decoration: none;        }		/* ---------------------------REPEATER------------------------------ */.SubHeadnews {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size:  11px;    font-weight:    bold;}.news {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	//line-height: 20px;}.BottomNews {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 24px;	font-weight:bolder;}