body {
font-family: "Arial", sans-serif;
background-color: #02245c;
color: #ffffff;
}

A.jointfo {
display: block;
width: 146px;
text-align: center;
text-decoration: none;
font-size: 14px;
color: #ffffff;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.jointfo:hover {
/* border: solid 1px #5FA2FD; 
text-decoration: underline;
*/
border: solid 1px #ffffff; 
background-color: #02245c;
}

A.navlink {
display: block;
width: 120px;
padding-left: 5px;
text-align: left;
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #dfdfff;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.navlink:hover {
color: #02245c;
background-color: #ffffff;
}

td.selectedlink {
display: block;
width: 120px;
padding-left: 5px;
background-color: #dfdfff;
color: #02245c;
font-size: 14px;
font-weight: bold;
}

A.menulink {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-size: 14px;
color: #ffffff;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #ffffff; 
background-color: #02245c;
}

A.contact {
font-weight: bold;
color: #000000;
}

A.event {
color: #ffffff;
}

tr.obama_bg {
background: url(images/obama_bg_crop.jpg) no-repeat scroll 50% 0pt;
background-color: #02245c;
text-align: center;
}

p.text1 {
font-weight: bold;
font-size: 22px;
margin: 1.0em;
color: #02245c;
}

p.text2 {
font-weight: bold;
font-size: 18px;
margin: 1.0em;
color: #02245c;
}

p.text3 {
font-weight: bold;
font-size: 18px;
margin: 1.0em;
color: #c0c0c0;
}

table.nav{
vertical-align: top;
}
tr.nav{
vertical-align: top;
}

td.footer {
color: #000000;
font-weight: bold;
}