body {
  background-color: #637a97; margin: 0px; padding: 0px;
  background-image: url(bg_grad.jpg);
  background-repeat: repeat-x; background-attachment: fixed;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px; line-height: 20px;
  color: #007AA3; font-weight: bold;
}

.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; line-height: 30px;
  color: #007AA3; font-weight: bold;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; font-weight: normal; color: #666666;
}

.legal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px; color: #333333;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px; font-weight: bold; color: #007AA3;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; line-height: 18px; color: #000000;
  text-align: left; list-style-type: square;
}
.slogan {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px; font-style: italic;
}


#Nav a:link {
  font-size: 12px; color: #0000CC;
  text-decoration: none; line-height: 20px;
}
#Nav a:visited {
  font-size: 12px; color: #058EBC;
  text-decoration: none; line-height: 20px;
}
#Nav a:active, #Nav a:hover {
  font-size: 12px; color: #990000;
  text-decoration: underline; line-height: 20px;
}


.SubNav, .SubNav a .SubNav a:link {
  font-size: 10px; color: #0000CC; margin-left: 10px;
  text-decoration: none; line-height: 16px;
}
.SubNav a:visited {
  font-size: 10px; color: #058EBC;
  text-decoration: none; line-height: 16px;
}
.SubNav a:active, .SubNav a:hover {
  font-size: 10px; color: #990000;
  text-decoration: underline; line-height: 16px;
}



.bullets {
  line-height: 20px; list-style-type: square;
}
.subtitle2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; line-height: 24px; font-weight: bold;
}
.slogan2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px; font-style: italic;
  font-weight: bold; color: #666666;
}
.subtitle2smcap {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px; line-height: 24px;
  font-weight: bold; font-variant: small-caps;
}
.sloganbold {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px; font-style: italic; font-weight: bold;
}
.seo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; color: #ededed;
}
