a {
font-weight: bold;
color: #00048b;
}
a:hover {
text-decoration: none;
}
BODY {
background: #e2e2e2;
    font : 11pt Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
img {
border: 0px;
}
.bodyCell {
border-top: 1px solid #155eaa; border-left: 1px solid #155eaa; border-right: 1px solid #155eaa;
background: white;

}
.borderBottom {
border-bottom: 1px solid #155eaa;
}
.borderLeft {
border-left: 1px solid #155eaa;
}
.borderRight {
border-right: 1px solid #155eaa;
}
.bottomTd1 {
border-left: 1px solid #155eaa; border-bottom: 1px solid #155eaa;
}
.formDefault { font-weight: bold; background-color: #fff; border: solid 1px #00048b; }
.navigation {
background: #155eaa;
color: white;
font-weight: bold;
text-align: center;
}
.navigation a {
font-size: 13pt;
color: white;
font-weight: bold;
}

.navigation a:hover {
color: red;
	text-decoration : none;
}
.pageContent {
text-align: left;
margin-left: 10px;
margin-top: 10px;
}
.topTd2 {
border-top: 1px solid #155eaa; width: 100%;
}
.topTd3 {
border-top: 1px solid #155eaa; border-right: 1px solid #155eaa;
}
