body {
align: middle;
background-color: ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 85%;
width: 1000px;
margin: auto;
}

p {
color: a2a2a2;
text-align: left;
font-size: 95%;
}

form {
color: 666666;
font-size: 95%;
}

table {
font-size: 100%;
}


h1 {
color: 3c618e;
}

h2 {
color: 3c618e;
font-size: 110%;
}

h3 {
color: 666666;
font-weight: bold;
font-size: 85%;
}

li {
color: a2a2a2;
text-align: left;
font-size: 95%;
}

li.sub {
color: a2a2a2;
text-align: left;
font-size: 95%;
list-style-type: circle;
margin-left: 10px;
}

td.basic {
border: 1px solid #cccccc; 
padding: 5px;
text-align: center;
}

.subhead {
display: inline;
color: 3c618e;
font-weight: bold;
}

a {
text-decoration: none;
font-size: 95%;
}

div.menu {
width: 150px;
height: 270px;
background-image: url('images/menu-box.gif');
}

a.menu {
font-weight: bold;
color: ffffff;
margin: 10px;
margin-top: none;
margin-bottom: none;
width: 120px;
display: block;
}

a.menu:hover {
color: 536d97;
width: 120px;
}

div.notebox {
width: 150px;
height: 195px;
background-image: url('images/light-box.gif');
color: 5c8eca;
font-size: 95%;
}

div#nav {
width: 150px;
height: 195px;
background-image: url('images/dark-box.gif');
color: 5c8eca;
font-size: 95%;
}


td.label {
text-align: right;
font-size: 90%;
width: 250px;
vertical-align: top;
padding: 2px;
}

td.field {
text-align: left;
font-size: 90%;
vertical-align: top;
padding: 2px;
}

div.smallprint {
width: 1000px;
font-size: 70%;
display: block;
}

