body {
  background-image: url(/Images/backgradiant.jpg);
  background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
.body1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
.subhead1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
  margin-top: 5px;
	color: #003366;
}
.head1 {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #003366;
}
.lowerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000099;
}
img.SeoSep
{
  width: 800px;
  height: 500px;
}

A.MathboxTools_HMenuItem { color:black; font-weight: normal; text-decoration:none;}
A.MathboxTools_HMenuItem:visited { color: black; font-weight: normal; text-decoration:none;}
A.MathboxTools_HMenuItem:active { color: black; font-weight: normal; text-decoration:none;}
A.MathboxTools_HMenuItem:hover { color: blue; font-weight: normal; text-decoration:none;}

A.MathboxTools_HMenuSubItem { color:black; text-decoration:none;}
A.MathboxTools_HMenuSubItem:visited { color: black; text-decoration:none;}
A.MathboxTools_HMenuSubItem:active { color: black; text-decoration:none;}
A.MathboxTools_HMenuSubItem:hover { color: blue; text-decoration:none;}

table.MathboxTools_HMenuItem
{
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
}
td.MathboxTools_HMenuItem
{
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 2px;
  color: black;
  font-weight: normal;
  text-align: center;
}

td.MathboxTools_HMenuItemMouseOver
{
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 2px;
  color: blue;
  font-weight: normal;
  text-align: center;
}

td.MathboxTools_HMenuItemWs
{
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 2px;
  color: black;
  font-weight: normal;
  text-align: center;
}

td.MathboxTools_HMenuItemWsMouseOver
{
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 2px;
  cursor: default;
  color: blue;
  font-weight: normal;
  text-align: center;
}

td.MathboxTools_HMenuItemSelected
{
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 2px;
  color: black;
  font-weight: normal;
  text-align: center;
}

td.MathboxTools_HMenuItemInterGraphic
{
  background-image: url(/Images/InterGraphic.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  margin: 0px;
  padding: 0px;
}


/* Horizontal Sub-Menu */

td.MathboxTools_HMenuSubMenu
{
  background-color: #D3D8C2;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

table.MathboxTools_HMenuSubItem
{
  display: none;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
	font-size: 8pt;
  font-weight: normal;
  text-align: center;
}

table.MathboxTools_HMenuSubItemMouseOver
{
  display: block;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  border-style: none;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
	font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

td.MathboxTools_HMenuSubItem
{
  background-color: #D3D8C2;
  border-style: none;
  border-width: 2px;
  border-color: #ffffff;
  border-top-style: solid;
  border-collapse: collapse;
  border-spacing: 0px;
    
  margin: 0px;
  padding: 4px;

  color: black;
  font-family: Verdana;
	font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

td.MathboxTools_HMenuSubItemMouseOver
{
  background-color: #D3D8C2;
  border-style: none;
  border-width: 2px;
  border-color: #ffffff;
  border-top-style: solid;
  border-collapse: collapse;
  border-spacing: 0px;
   
  margin: 0px;
  padding: 4px;
  color: blue;
  font-family: Verdana;
	font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

td.MathboxTools_HMenuSubItemWs
{
  background-color: #D3D8C2;
  border-style: none;
  border-collapse: collapse;
  border-spacing: 0px;
    
  margin: 0px;
  padding: 4px;
  color: black;
  font-family: Verdana;
	font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

td.MathboxTools_HMenuSubItemWsMouseOver
{
  background-color: #D3D8C2;
  border-style: none;
   
  margin: 0px;
  padding: 4px;

  color: black;
  font-family: Verdana;
	font-size: 8pt;
  font-weight: bold;
  text-align: left;
  CURSOR: default;
}


td.MathboxTools_HMenuSubMenuInterGraphic
{
  background-color: #D3D8C2;
  border-style: none;
  margin: 0px;
  padding: 0px;
}

