body
{
  background-color: #f1f1f1;
  background-image: url('bodybackground.jpg');
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

.header
{
  background-image: url('banner.jpg');
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-right: 0px;
  height: 166px;
  width: 100%;
}

.navigation 
{
  background-image: url('navbackground.jpg');
  background-repeat: repeat-x;
  height: 27px;
  vertical-align: middle;
  font-family: Arial;
  font-size: 14pt;
  font-weight: 700;
  line-height: 1.0;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  text-align: center;
}

.navigation A:link
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14pt;
  font-weight: 700;
  line-height: 1.0;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 8px;
  text-align: center;
}

.navigation A:visited
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14pt;
  font-weight: 700;
  line-height: 1.0;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 8px;
  text-align: center;
}

.navigation A:hover
{
  color: #516fad;
  font-family: Arial;
  font-size: 14pt;
  font-weight: 700;
  line-height: 1.0;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 8px;
  text-align: center;
}

.standard 
{
  font-family: Georgia;
  font-size: 10pt;
  margin-top: 0px;
  text-align: justify;
}

.standardleft
{
  font-family: Georgia;
  font-size: 10pt;
  margin-top: 0px;
  text-align: left;
}

h1
{
  font-family: Arial;
  color: #000000;
  font-size: 24pt;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 12px;
  font-weight: 500;
  text-align: left;
}


h1 A:link
{
  color: #000000;
  font-family: Arial;
  font-size: 24pt;
  font-weight: 500;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 12px;
  text-decoration: none;
}

h1 A:visited
{
  color: #000000;
  font-family: Arial;
  font-size: 24pt;
  font-weight: 500;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 12px;
  text-decoration: none;
}

h1 A:hover
{
  color: #000000;
  font-family: Arial;
  font-size: 24pt;
  font-weight: 500;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 12px;
  text-decoration: underline;
}

h2
{
  font-family: "Arial";
  color: #000000;
  font-size: 16pt;
  line-height: 1.0;
  font-weight: 500;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 8px;
}

h3
{
  font-family: Arial;
  color: #000000;
  font-size: 12pt;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 8px;
  font-weight: 500;
  text-decoration: underline;
}






.cancelbutton
{
  color: #FFFFFF;
  background: url("buttoncancelbg.jpg") bottom repeat-x #673593;
  font-family: Arial;
  font-weight: 700;
  font-size: 10pt;
  margin-top: 0px;
  text-align: center;
}

.executebutton
{
  color: #FFFFFF;
  background: url("buttonexecutebg.jpg") bottom repeat-x #52a80d;
  font-family: Arial;
  font-weight: 700;
  font-size: 10pt;
  margin-top: 0px;
  text-align: center;
}

.copyright
{
  font-family: Georgia;
  color: #000000;
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}


A:link
{
  font-family: Georgia;
  font-size: 10pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

A:visited
{
  font-family: Georgia;
  font-size: 10pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

A:hover
{
  font-family: Georgia;
  font-size: 10pt;
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
}
