﻿body {
  background-color: #e6e6e6;
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1{
  font-size:125%;
  padding:5px;
}



td.mast {
  width: 700px;
  background-color: #ffffff;
}

td.header {
  width: 700px;
  background-color: #003366;
  height: 30px;
}

td.index {
  width: 400px;
  background-color: #e6e6e6;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}

td.content {
  width: 475px;
  background-color: #ffffff;
  padding: 10px 0px 10px 0px;
}

td.menu {
  width: 225px;
  background-color: #800000;
}

td.footer {
  width: 700px;
  background-color: #003366;
}

p {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 13pt;
  color: #000000;
  text-align: left;
  padding: 0px;
  margin: 15px 10px 15px 10px;
  line-height: 20pt;
}

p.masthead {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

p.title {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

p.index {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 3px 10px 3px 10px;
}

p.tollfree {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

p.language {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
}

p.menu {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size:90%;
  color: #ffffff;
  text-align:left;
}

p.contact {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 13pt;
  text-align: center;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:active {
	color: #0000ff;
}

a.index:link {
	color: #003366;
	text-decoration: none;
}
a.index:visited {
	color: #003366;
	text-decoration: none;
}
a.index:active {
	color: #003366;
	text-decoration: none;
}
a.index:hover {
	color: #003366;
	text-decoration: underline;
}

a.language:link {
	color: #ffff00;
	text-decoration: none;
}
a.language:visited {
	color: #ffff00;
	text-decoration: none;
}
a.language:active {
	color: #ffff00;
	text-decoration: none;
}
a.language:hover {
	color: #ffff00;
	text-decoration: underline;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu:active {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.side
{

	color: white;
	background-color: black;
	border-color: Black
	
}
.side1
{

	color: black;
	background-color: lightgoldenrodyellow;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}
.text1
{

	background-color: lightgrey;
	text-align:center;
	}
