body {
   font-size: 95%;
   font-family: "Trebuchet MS", sans-serif;
   font-weight: normal;
	color: #7D7D7D/*#7F7F7F*/;
   margin: 5px;
   margin-bottom: 30px;
}

h1 {
   margin-bottom: 0.2em;
}

input {
	background-color: #78B5D9;
	border: 1px solid #5F83B6;
	font-family: "Verdana", sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
   text-decoration: none;
	/*padding-top: 0.3em;
	padding-bottom: 0.3em;
   padding-left: 0.3em;*/
}

select {
	background-color: #FFF;
	font-family: "Verdana", sans-serif;
	color: #464646;
	text-decoration: none;
}

a {
   text-decoration: underline;
   color: #5F83B6;
}

.introduction {
   font-size: 30px;
   font-weight: bold;
}

span.faq {
   font-size: 20px;
   font-weight: bold;
}

div.faq {
   font-size: 110%;
   margin: 10em;
   margin-top: 0em;
   margin-bottom: 5em;
}

.footer {
   font-size: 12px;
   font-family: "Verdana", sans-serif;
   text-align: center;
}

.footer a {
   font-size: 12px;
   text-decoration: underline;
   text-align: center;
   color: #5F83B6;
}

.menu {
   font-family: "Trebuchet MS", sans-serif;
   width: 210px;
   text-align: center;
   margin: 0px;
   padding: 0px;
   /*border-top: 4px solid #C8E0F2;*/ 
}

hr {
   border: 0px;
   border-top: 3px solid #E8F0F7;
}

.menu li {
   list-style-type: none;
   border-right: 4px solid #C8E0F2;
   border-left: 4px solid #C8E0F2;
   padding-bottom: 1em;
   padding-top: 0px;
}

.menu a {
   font-size: 18px;
   line-height: 30px;
   text-decoration: none;
	font-weight: bold;
   color: #4B6C97;
}

.menu a:hover {
   font-size: 20px;
   line-height: 30px;
   text-decoration: none;
   font-weight: bold;
	color: #78B5D9;

}

.inside-footer {
   font-family: "Verdana", sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.inside-footer a {
   font-size: 12px;
   text-decoration: underline;
   text-align: center;
   color: #5F83B6;
}

.public-search-results {
   color: #FFF;
}

.public-search-results a {
   color: #FFF;
}

.disclaimer {
   color: #5F83B6;
   width: 100%;
}

.bottomblurb {
   background: none;
   background-color: none;
   text-align: justify;
   font-family: "Georgia", serif;
   font-size: 14px;
	font-style: italic;
   font-weight: bold;
   color: #4B6C97;
   padding: 1em;
}

.distblurb {
   width: 80%;
   font-family: "Verdana", sans-serif;
   font-size: 18px;
	font-weight: bold;
   color: #4B6C97;
}

.contact {
   font-weight: bold;
   font-size: 13px;
}

th, td, .list {
   font-size: 80%;
   font-family: "Verdana", sans-serif;
}

