html, body, div, table, td, tr, img, ul, p {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

form, input {
    margin: 0px;
    padding: 0px;
}

body {
    background: url("img/topbg.gif") repeat-x;
    background-color: white;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: black;
}

html,body {
    width: 100%;
    height: 100%;
}

a {
    color: #991010;
    text-decoration: underline;
}

a:hover {
    color: gray;
    text-decoration: none;
}

h1,h2,h3 {
    color: #474747;
    margin: 0px;
    padding: 5px;
}

h1 {
    text-transform: uppercase;
    font-size: 1em;
}

h2 {
    font-size: 14px;
}

div.newsitem h2, div.newsitem h3 {
    color: #000000;
    line-height: 1.2em;
    font-weight: normal;
}

div.newsitem h3 {
    font-size: 18px;
}

div.newsitem h2 {
    font-size: 20px;    
}

h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
}

ol.content {
    list-style-type: none;
}

ol.content li {
    font-weight: normal;
    padding: 4px;
}

li.contentpart {
    font-weight: bold !important;
    padding-top: 20px;
}

h3.part {
    text-align: center;
}

h4.article {
    text-align: left;
}

h4.appendix {
    text-align: right;
}

h4.tabletitle {
    text-align: center !important;
}

hr {
    border: 1px solid #EAEAEA;
}

pre.src {
	border : 1px #eee solid;
    border-left : 2px #ccc solid;
    background : url(img/quote-background-1.gif);    
    padding : 10px;
    padding-left : 1em;
    background-color : #eee;
    margin : 1em 2em 0.5em 2em;
    overflow: scroll;
}

p {
    text-indent: 2em;
}

p.noindent {
    text-indent: 0px;
}

p.note {
    font-style: italic;
    text-indent: 0em !important;
    color: #777;
    margin: 10px 0px 10px 10px;
}

table.document {
    border-collapse: collapse;
    border: 1px solid black;
}

table.document td {
    border-collapse: collapse;
    border: 1px solid black;
    padding: 7px;
    vertical-align: top;
}

table.document th {
    border-collapse: collapse;
    border: 1px solid black;
    text-align: center;
    padding: 7px;
}

div.note {
    color: #777;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    padding: 5px;
}

table {
    border-collapse: collapse;
}

table#main {
    width: 100%;
    height: 100%;
}

table#main tr {
    padding: 0px;
    margin: 0px;
}

tr#topline {
    height: 30px;
}

tr#logoline {
    padding: 0px 150px;
    height: 100px;
}

tr#contentline {
    
}

td#contentcell {
    vertical-align: top;
}

tr#footerline {
    color: white;
}

td#footercell {
    vertical-align: bottom;
}

td#footercell a {
    color: white;
}

ul#menu {
    width: 230px;
    list-style-position: outside;
    font-weight: bold;
    background-color: #F0F2F0;
    border-top: 5px #4f5158 solid;
}

ul#menu li {
    text-align: left;
    border-top: 1px white solid;
    border-bottom: 1px #aeaeae solid;
    padding: 5px;
    padding-left: 25px;
    /*margin-left: 10px;*/
    background: url("img/menuitemmarker.gif") 5px 8px no-repeat;
    list-style-type: none;
}

ul#menu li a {
    text-decoration: none;
    color: #494949;
}

ul#menu li a:hover {
    color: #991010;
}

td.title {
    color: #494949;
    font-weight: bold;
    /*text-transform: uppercase;*/
    background-color: #EAEAEA;
    padding: 3px;
    padding-left: 6px;
    /*background-image: url("img/snowtitle.gif");*/
}

p.title {
    color: #981616;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
}

p.lead {
    text-indent: 0px;
    font-weight: bold;
}

table.listitem {
    padding: 5px;
    width: 100%;
}

table.listitem th,table.listitem td {
    padding: 10px;
}

table.listitem th {
    font-weight: bold;
    text-align: center;
}

table.item {
    padding: 5px;
    border-bottom: 1px #f1f1f1 solid;
    width: 100%;
}

table.item th,table.item td {
    padding: 10px;
}

table.item td {
    width: 50%;
}

table.item th {
    font-weight: bold;
    text-align: center;
}

tr.listitem_dark {
    background-color: #fafafa;
}

div.newsitem {    
    margin: 0px;
    padding: 15px;
    border-top: 1px #f1f1f1 solid;    
    line-height: 1.5em;
}

div.newsitem p {
    padding-bottom: 5px;
    font-family: tahoma;
}

.linkholder {
    margin: 5px 0px;
    padding: 4px;
    /*background-color: #fafafa;*/
    border-top: 1px #f1f1f1 solid;
    border-bottom: 1px #f1f1f1 solid;
}

.topLinkHolder {
  padding: 3px 20px 0px 0px;
  color: #f0f2f0;
}

.topLinkHolder a {
  color: #f0f2f0;
  text-decoration: underline;  
}

.topLinkHolder a:hover {
  color: white;
  text-decoration: underline;  
}

table.generic {
    width: 100%;
    background-color: #fafafa;
}

table.generic p {
    text-indent: 0px;
}

td.name {
    text-align: right;
    font-weight: bold;
    padding: 5px;
}

table.generic td {
    padding: 10px;
    border: 1px #f1f1f1 solid;
}

.pic {
    padding: 4px;
    background-color: #f7f7f7;
    border: 1px solid #ebebeb;
    margin: 8px 20px 8px 0px;
}

.imgBlock {
    float: left;
}

.imgBlockRight {
    float: right;
}

.imgBlockRight .pic {
    margin: 8px 0px 8px 20px;
}

p.date, p.date-en {
    text-align: right;
    padding: 5px;
    font-weight: bold;
    white-space: nowrap;
}

p.date {
    text-transform: lowercase;
}    

span.date, span.date-en {
    font-weight: bold;
    white-space: nowrap;
}

span.date {
    text-transform: lowercase;
}

ul.navbarpaging,ul.navbarpaging li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

ul.navbarpaging {
    padding: 10px;
}

span.currentpage {
    color: gray;
    text-decoration: none;
    background-color: #fafafa;
    padding: 2px;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid #cccccc;
    font-weight: bold;
}

ul.navbarpaging li a:link,ul.navbarpaging li a:visited {
    color: gray;
    text-decoration: none;
    background-color: #fafafa;
    padding: 2px;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid #cccccc;
}

ul.navbarpaging li a:hover {
    background-color: #991010;
    color: white;
}

ol.str {
    list-style-type: none;
    background-color: white;
}

ol.str li {
    margin: 5px;
    padding: 2px;
    background-color: #fafafa;
}

p.generic {
    padding: 10px;
    text-indent: 0px;
}

p.boldname {
    font-weight: bold;
    text-indent: 0px;
}

span.bold {
    font-weight: bold;
}

span.news_src {
    font-weight: normal;
    color: gray;
}

.eventslogo,.newslogo {
    color: white;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.eventslogo {
    background-color: #c7c16b;
}

.newslogo {
    background-color: #5088b5;
}

ul.top-link-list {
    padding-right: 10px;    
}

ul.top-link-list, ul.top-link-list li {
    list-style-type: none;
    display: inline;
}

ul.top-link-list li {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.top-link-list a {
    margin: 0px;
    color: #494949;
    padding: 5px 5px 5px 20px;
}

ul.top-link-list a:hover {
    color: gray;
}

ul.top-link-list a.top-print-link {
    background: url("img/printer.gif") no-repeat 2px 4px;
}

ul.top-link-list a.top-home-link {
    background: url("img/home.gif") no-repeat 2px 4px;
}

ul.top-link-list a.top-fav-link {
    background: url("img/fav.gif") no-repeat 2px 4px;
}

ul.top-link-list a.top-mail-link {
    background: url("img/mail.gif") no-repeat 2px 4px;
}

div.rightblock {
    margin-left: 5px;
    padding: 5px;
    padding-top: 0px;
}

div.rightblock div.items {
    border-top: 5px #4f5158 solid;
    background-color: #fafafa;
    padding-bottom: 5px;
}

div.rightblock div.items div.listitem {
    border-bottom: 1px gray solid; 
    border-top: 1px white solid;
    margin: 0px;
    padding: 15px;
    line-height: 16px;
}

div.rightblock div.items div.listitemIcon {
    border-bottom: 1px gray solid; 
    border-top: 1px white solid;
    margin: 0px;
    padding: 15px;
    padding-left: 30px;    
    line-height: 16px;
    background: transparent url("icons/icon_txt.gif") no-repeat 8px 20px;
}

div.rightblock a {
    color: #2970a6;
}

div.rightblock a.small {
    color: #4f5158;
}

div.rightblock a:hover {
    color: gray;
}

div.rightblock h2 {
    color: #474747;
}

div.nText {
	line-height: 1.5em;
}

div.nText p {
	padding: 2px 0px;
  text-indent: 0px;
}

div.nText p.alert {
    color: #991010;
    margin: 5px;
    border: 1px #eeb2b2 solid;    
    padding: 5px 5px 5px 50px;
    background: #ffd9d9 url("img/error.gif") no-repeat 0px 6px;
}

div.nText h2 {
	color: #474747;
	padding: 15px 2px 2px 2px;
  font-size: 16px;
  font-weight: bold;
}

div.nText ul {	
	padding: 2px 0px;
	padding-left: 20px;
	margin-left: 20px;
}


div.nText table {
  border-collapse: collapse;
  width: 100%;  
}

div.nText thead th {  
  color: #414141;
  text-align: center;
  padding: 2px;
  font-weight: bold;
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}

div.nText tbody tr {
  background-color: white;
  border-bottom: 1px solid #f0f0f0;
}

div.nText tbody td {
 color:#414141;
 padding:5px;
 text-align:left;
}

div.nText tbody th {
 text-align:left;
 padding:2px;
}

div.nText table.form tr {
  background: none;
  border: 0px;
}

div.nText a.blue {
    color: #2970a6;
}

div.nText a.blue:hover {
    color: gray;
}

div#footer {  
  background-color: #9D2B3C; 
  padding: 10px;   
  margin-top: 10px;
  background: url("img/footerbg.gif") repeat-x; 
  height: 200px;
  padding-bottom: 0px; 
  text-transform: none;
}

div#footer a {
  color: #d8c0c4;  
}

div#footer a:hover {
  color: white;
  text-decoration: underline;
}

div#footer td {
  vertical-align: top;
  padding: 5px 15px 5px 5px;
}

div#footer h1 {
  text-align: left;
  font-size: 12px;
  color: #f1d1d6;
  text-transform: none;  
  background: url("img/footerline.gif") repeat-x bottom;   
  /*font-weight: normal;*/
}

div.cell {
  padding: 5px;
  color: #d8c0c4;
  text-align: left;
}

div.cell p {
  text-indent: 0px;
}

div#map ul {
  font-size: 14px; 
  font-weight: bold;
  list-style: none;
}

div#map li {
  padding-bottom: 5px;
}

div#map ul ul {
  font-size: 12px; 
  font-weight: bold;
}

div#map ul ul ul {
  font-size: 12px; 
  font-weight: normal;
}