a:link  { 
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
a:visited { 
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
a:active {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
a:hover { 
  color: #e5cd49;
  background: none;
  text-decoration: underline;
}
p,table,td,tr {   
  font-size: 12pt;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form {
  display: inline;
  margin-bottom: 0;
}
body {
	color: #ffffff;
	background: #000000;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

.tableborder {
	color: #000000;
	background: #ffffff;
}
.logoborder {
	color: #000000;
	background: #19338f;
}
.tableinside {
	color: #ffffff;
	background: #000000;
}	

.content {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.stronger {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.larger {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
}

.small {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menubar {
	color: #000000;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.heading {
  font-size:   18pt;
  font-weight: bold;
  color: #e5cd49;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.medheading {
  font-size:   14pt;
  font-weight: bold;
  color: #e5cd49;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.footer {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.footer a:link  { 
  color: #d48c3f;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:visited { 
  color: #d48c3f;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:active {
  color: #19338F;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:hover { 
  color: #19338F;
  font-weight: bold;
  background: none;
  text-decoration: none;
}

	
.tagline {
  font-size:   14pt;
  font-weight: bold;
  font-style: oblique;
  color: #19338F;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.formboxesOLD{
  background-color: #0000AC;
  border-top-width: 3px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 3px;
  border-top-color: #651C30;
  border-bottom-color: #ffffff;
  border-left-color: #fffffff;
  border-right-color: #651C30;
  color: #ffffff;
  font-size: 10pt;
}
.formboxes{
}
.radiobuttons {
  background-color: #000000;
  color: #0000AC;
}  

.checkboxes {
  background-color: #000000;
  color: #0000AC;
}  

.buttons {
	background-color: #0000AC;
	color: #ffffff;
	font-size: 10pt;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #651C30;
	border-right-color: #651C30;
	border-bottom-color: #651C30;
	border-left-color: #651C30;
	font-weight: bold;
}

.buttons:hover {
	background-color: #0000AC;
	color: #FFE13B;
	font-size: 10pt;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #651C30;
	border-right-color: #651C30;
	border-bottom-color: #651C30;
	border-left-color: #651C30;
	font-weight: bold;
}
