BODY {
    color: #333333;
    background-color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    padding: 0px;
    margin: 0px;
}

TD {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
}

.titlebar {
    height: 66px;
    background-color: #c4e1ff;
}

.title {
    margin-left: 40px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.1em;
}

.title a {
    color: #003366;
    text-decoration: none;
}

.title a:hover {
    color: #003366;
    text-decoration: none;
}

.title a:visited {
    color: #003366;
    text-decoration: none;
}

hr {
  height: 2px;
  border: none;
  border-top: 1px solid rgb(70,130,180);
  border-bottom: 1px solid lightgrey;
}

.heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #104e8b;
}

.headingline {
	background-color: #607080;
}

a:link {
    color: #336699;
    text-decoration: none;
}

a:visited {
    color: #336699;
    text-decoration: none;
}

a:link:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }

.page-title {
    margin: 0;
    padding: 0;
    font-size: 125%;
    font-weight: bold;
    line-height: 1.1em;
}

.left-col-item {
    padding: 3px;
    font-size: 8pt;
}

.small-list {
    font-size: 8pt;
}

small {
    font-size: 8pt;
}

.newstable {
    border-collapse: collapse;
    border: 1px solid #D1D7DC;
    background-color: #FAFAFA;
}

.newstable caption {
    font-weight: bold;
}
