
body {
background: #fff;
color: #444;
font-family: /*"Palatino Linotype", "Palatino", */"gill sans", "century gothic";
}
body h1, body h2, body h3, body h4, body h5 {
font-family: "gill sans",sans-serif;
color: #444;
}

a, a:visited {
text-decoration: underline;
color: #444;
}

a:hover {
color: #9ca514;
text-decoration: underline;
}

.topbar {
background: #fff;
border-top: 1px solid #888;
padding-top: 4px;
}

.logo {
padding: 6px 0 7px 0;
}

.topfeature p {
font-size: .9em;
line-height: 1.1em;
margin: 15px 0 0 10px;
border: 1px solid #bbb;
background: #fbfbfb;
padding: 5px 0 5px 16px;}

.topfeature a {
text-decoration: none;
}

.mission p {
margin-top: 20px;
}


.topnav a, topnav a:visited {
text-decoration: none;
font-size: 1.3em;
line-height: 1.1em;
}

.topnav a:hover {
text-decoration: underline;
color: #444;
}

.youarehere a {
font-size: 1.8em;
color: #9ca514;

}

.navheadings {margin-top: 0px;}

.navheadings h2 a, .navheadings h2 a:visited {
color: #444;
font-size: 18px;
padding-right: 15px;
line-height: 1em;
font-weight: 400;
text-decoration: none;
}

.navheadings .youarethere h2 a, .navheadings .youarethere h2 a:visited, .navheadings .youarethere h2 a:hover {
color: #9ca514;
font-size: 30px;
line-height: 28px;
font-weight: 400;
text-decoration: none;
}

.navheadings h2 a:hover {
color: #444;
text-decoration: underline;
}



img.left {
float: left;
clear: none;
padding: 0 15px 10px 0;
margin: -3px 0 0 0;
}

img.right {
float: right;
clear: none;
padding: 0 0 10px 15px;
}

.navheadings a:hover h2 {
text-decoration: underline;
}

.maincontent h4 {
margin: 0;
padding: 10px 0 5px 0;
}

.maincontent h2 {
color: #9ca514;}

.maincontent h1 {
font-size: 2.1em;
}

.maincontent {
font-size: 120%;
}

.faq-and-research {
font-size: 120%;
}

table td {
vertical-align: top;
}


form h1, form h2, form h3, form h4 {
        font-size: 108%;
        }


.registration h3 {
margin: 0;
}

 
