body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-top:0px;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}

td.logo
{
 background-color:#013a79;
}

img.border {
	border:1px solid #CCCCCC;
}
h1 {
	font-size:18px;
}

/* --- changes --- */

a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#666666;
        font-size: 12px;
        text-decoration: underline;
}
a:hover
{
        font-weight: bold;
        text-decoration: underline;

}



a.menu{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#666666;
        font-size: 12px;
        text-decoration: none;
}
a.active
{
            font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#666666;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
}
div.menu
{
  font-size: 12px;
  vertical-align:middle;
  margin-left:5px;
  margin-bottom:10px;
  margin-right:15px;
}
span.menu
{
  vertical-align:top;
  margin-left:3px;
}
td.footer
{
  background-color:#013a79;
  vertical-align:middle;
}
td.footer  a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:white;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}
td.footer  a:hover
{
        font-weight: bold;
        text-decoration: underline;
}

td.footer img{
	border-style:solid;
	border-width:3px;
	border-color:#013a79;
}
td.menu  a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-weight: bold;
        text-decoration: none;
}
td.menu  a:hover
{
        font-weight: bold;
        text-decoration: underline;
}

table.main {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;

}

#contentArea{
	padding-right:20px;
	padding-bottom:20px;

}

p.style1{
         font-weight: bold;
        text-decoration: underline;
}
p.style2{
         font-weight: bold;
        text-decoration: none;
}
p.style3{
         font-weight: bold;
        text-decoration: none;
        margin-bottom:1px;
}
p.style4{
         font-weight: bold;
        text-decoration: none;
        margin-bottom:2px;
}
p.news
{
  color:#2EB3E2;
  font-weight:bold;
}
h2
{
  color:#FFFFF;
  font-weight:bold;
}

.event{
	width:600px;
	padding:0;
	margin-bottom:10px;
	margin-left:10px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
}
.event a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#666666;
        font-size: 12px;
	font-weight:bold;
}
.event a:hover
{
        font-weight:bolder;
        text-decoration: underline;

}
.event-title{
	width:40%;
}
.event-location {
}
.event-date {
	text-align:right;
}
.event-desc {
	padding-bottom:10px;
}

.tr-hr td{
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
}
