.bannertitle {
	color: white;
	font-family: Verdana;
	font-size: 18pt;
	text-align: right;
	vertical-align: bottom}

.menu {
     border-right: 1px solid white;
     text-decoration: none;
     background-color: #313031;
     padding: 5px;
     color: white;
     font-family: Tahoma;
     font-size: 10pt;
     font-weight: bold;}


.menu:hover {
    background-color: #5A8EC6;
}

.item:hover {
    background-color: #dddddd;
}

.article:hover {
    background-color: #dddddd;
}

.menubar {
    background-color: #313031;
    padding: 5px 0px 5px 0px;}

.footerbar {
    background-color: #dddddd;
    padding: 0px 0px 0px 0px;}

.calendar {
        color: black;
        font-family: Verdana;
        font-size: 10pt;
        vertical-align: bottom}

.article{
        color: black;
        font-family: Verdana;
        font-size: 10pt;
        vertical-align: bottom;
        background-color: #eeeeee}

p {
        color: black;
        font-family: Verdana;
        font-size: 12pt;
	line-height: 150%;
	text-align: left;
        vertical-align: bottom}

h1 {
        color: black;
        font-family: Verdana;
        font-size: 18pt;
        line-height: 150%;
        text-align: left;
        vertical-align: bottom}

h2 {
        color: black;
        font-family: Verdana;
        font-size: 14pt;
        line-height: 150%;
        text-align: center;
        vertical-align: bottom}

.main {
        color: black;
        font-family: Verdana;
        font-size: 11pt;
        line-height: 140%;
        text-align: justify;
        vertical-align: bottom}

.times {
        color: black;
        font-family: Verdana;
        font-size: 10pt;
        line-height: 140%;
        text-align: center;
        vertical-align: bottom}

.copyright {
        color: black;
        font-family: Verdana;
        font-size: 8pt}
.main_link {
        color: #495678;
        font-family: Verdana;
        font-size: 10pt;
        vertical-align: bottom}

.title {
        color: black;
        font-family: Verdana;
        font-size: 14pt;
        vertical-align: bottom;
	text-decoration: underline}

.link {
	color: #495678;
	font-family: Tahoma;
	font-size:12pt}

A:link 		{ text-decoration: none }
A:active 	{ text-decoration: none }
A:visited 	{ text-decoration: none }

#item a {
  display: block;
  width: 100%;
  border-top: solid black 1px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-decoration: none;
}

#article a {
  display: block;
  width: 100%;
  border-top: solid black 1px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-decoration: none;
}
ul.list  li { list-style: none; } 
ul.list, ul.list ul , ul.list li { margin-left:10px; padding:0px; }
ul.list  li           .bullet { padding-left: 15px; }
ul.list  li.liOpen    .bullet { cursor: pointer; background: url(/images/minus.gif)  center left no-repeat; }
ul.list  li.liClosed  .bullet { cursor: pointer; background: url(/images/plus.gif)   center left no-repeat; }
ul.list  li.liBullet  .bullet { cursor: default; background: url(/images/bullet.gif) center left no-repeat; }
ul.list  li.liOpen    ul { display: block; }
ul.list  li.liClosed  ul { display: none; }
ul.list  li { font-size: 11pt; font-family: Verdana; line-height: 140%; }
ul.list  li ul li { font-size: 10pt; }
ul.list  li ul li ul li { font-size: 8pt; }
ul.list  li ul li ul li ul li { font-size: 6pt; }

label {
width: 25%;
float: left;
clear: left;
text-align: right;
white-space: nowrap;
min-width: 3em;}

#col-1, #col-2 {float:left; margin-left:50px; width:300px;}

