body {
	margin:2px; padding: 0;
	background: #ffffff;
	color: #0000ff;
	font: normal 11px/1 Tahoma, Arial, non-serif;
	}
a:link {
	color: #0000ff;
  text-decoration: none;
}
a:visited {
	color: #0000ff;
  text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
  color: #ffcc33;
  text-decoration: none;
}
table {
	background-color: #ffffff;
	border: none;
	text-align: center;
	padding: 0;
}
caption {
	color: #0000ff;
	text-align: center;
	font-family: Tahoma, Arial, non-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 5px 0;
}
table.Navigation {
	background-color: #ffffff;
	border: none;
	text-align: center;
	padding: 0;
  caption-side: top
}
.tdNavigation {
	text-align: left;
	background-image: url('images/Button.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	height: 40px;
}
.txtNavigation {
	text-align: left;
	font-family: Arial, non-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 20px;
}
.txtNavigation:link {
	color: #000082;
}
.txtNavigation:visited {
	color: #000082;
}
.txtNavigation:active {
	color: #ffffff;
}
.txtNavigation:hover {
	color: #ffffff;
}
.txtNavigationCurrent {
	text-align: left;
	font-family: Arial, non-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 20px;
}
.txtNavigationCurrent:link {
	color: #ffffff;
}
.txtNavigationCurrent:visited {
	color: #ffffff;
}
.txtNavigationCurrent:active {
	color: #ffffff;
}
.txtNavigationCurrent:hover {
	color: #ffffff;
}
td.ContactL {
	background-color: #ffffff;
	color: #0000ff;
	padding: 5px;
	border-style: none;
	text-align: left;
}
td.ContactC {
	background-color: #ffffff;
	color: #0000ff;
	padding: 20px;
	border-style: none;
	font: bold 14px/1 Tahoma, Arial, non-serif;
	text-align: center;
}
td.ContactR {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
	border-style: none;
	text-align: right;
}
table.Calculator {
	background-color: #6699ff;
	border: medium solid #0000ff;
	text-align: center;
	padding: 3px;
  caption-side: top
}
td.CalculatorL {
	font-family: Arial, Tahoma, non-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #6699ff;
	color: #000000;
	padding: 2px;
	border-style: none;
	text-align: left;
}
td.CalculatorC {
	font-family: Arial, Tahoma, non-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #6699ff;
	color: #ffffff;
	padding: 2px;
	border-style: none;
  border-top: medium solid #ffffff;
	text-align: center;
}
td.CalculatorR {
	font-family: Arial, Tahoma, non-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #6699ff;
	color: #000000;
	padding: 2px;
	border-style: none;
	text-align: right;
}
td.CalculatorNote {
	font-family: Arial, Tahoma, non-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	color: #0000ff;
	padding: 10px 0 0 50px;
	border-style: none;
	text-align: left;
}
#menubar {
	color:#000082;
}
#menubar a:link {
	color: #000082;
  text-decoration: none;
}
#menubar a:visited {
	color: 000082;
	text-decoration: none;
}
#menubar a:hover {
	color: #ffffff;
	text-decoration: none;
}
#menubar a:active {
	color: #ffffff;
	text-decoration: none;
}
div.address {
	color: #000000;
	font: bold 12px/1 Tahoma, Arial, non-serif;
}
div.phone {
	color: #0000ff;
	font: bold 16px/1 Tahoma, Arial, non-serif;
}
div.copyright {
	color: #000000;
	font: normal 10px/1 Tahoma, Arial, non-serif;
	text-align: center;
}
td.LightBlue {
  text-align: left;
  background-color: #97B9FF;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
	padding: 2px;
  border-bottom: thin solid #0000ff;
}
td.DarkBlue {
	text-align: left;
	background-color: #0000ff;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
	border-style: none;
}
.Count {
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}
