body {
font-family:Trebuchet MS;
font-size:13px;
color:#333333;
}

a {
  color:#273eb0;
  text-decoration:none;
}

a {
  text-decoration:underline;
}

#nav a {
  font-family:Trebuchet MS;
  color:#ffffff;
  font-size:13px;
}

#navcontainer div a h3 {
  font-family:Trebuchet MS;
  color:#ffffff;
  font-size:13px;
  text-decoration:none;
}

#navcontainer div a:hover, #navcontainer div a:hover h3 {
	color:#fff;
	text-decoration: underline;
	font-style: normal;
}

.header {
  font-family:trebuchet ms;
  font-size:18px;
  color:#2a3ea7;
  font-weight:normal;
}

#footer {
  margin:0 auto;
  color:#ffffff;
  width:800px;
}

#footer a {
  color:#ffffff;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

.inner {
  color:#ffffff;
}

.innerWrapper {
  padding:8px;
  padding-top:0px;
}

.innerHeading {
  font-style:italic;
  font-weight:bold;
  font-size:16px;
}