body {
	background-color: #ffffff;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: small;
	color: #868686;
	top: auto;
  }

p.center {
  text-align: center;
  } 

p.right {
  text-align: right;
  }

p.tiny {
  font-size: x-small;
  }

p.tiny-center {
  font-size: x-small;
  text-align: center;
  }


h1 {
	font-size: 100%;
	font-weight: normal;
	color: #006699;
	margin-top: 2px;
	margin-bottom: 2px;
  }  

a:link {
    color: #006699;
  }

a:visited {
	color: #003366;
  }

a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	  }

a.no-underline:link {
	color: #006699;
	text-decoration: none;

  }

a.no-underline:visited {
	color: #003366;
    text-decoration: none;

  }


a.no-underline:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;

  }


a.no-underline-orange:link {
	color: #FF6600;
	text-decoration: none;

  }

a.no-underline-orange:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
  }


a.no-underline-orange:hover {
	color: #FF6600;
	background-color: #FFFFFF;
		font-weight: bold;
  }


a.underline-orange-large:link {
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;

  }

a.underline-orange-large:visited {
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;
  }


a.underline-orange-large:hover {
	color: #FF6600;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
  }


a.no-underline-blue:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
  }

a.no-underline-blue:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
  }


a.no-underline-blue:hover {
	color: #FF6600;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
  }


ul.indent-green-bullet {
  list-style-image: url(../images/green-bullet.jpg)  }

ul.indent-purple-bullet {
  list-style-image: url(../images/purple-bullet.jpg)  }

ul.indent-orange-bullet {
  list-style-image: url(../images/orange-bullet.jpg);
  }

li.green-bullet {
  list-style-image: url(../images/green-bullet.jpg)  }

li.purple-bullet {
	list-style-image: url(../images/purple-bullet.jpg);
	line-height: normal;
	list-style-position: outside;
}

li.orange-bullet {
  list-style-image: url(../images/orange-bullet.jpg);
  }



.style-bold {
  font-weight: bold;
  }
.style-orange {
	color: #ff6600;
}
.style-orange-bold {
	color: #ff6600;
	font-weight: bold;
}
.style-purple {
	color: #660066;
}
.style-required {
	color: #ff0000;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.style-purple-bold {
	color: #660066;
	font-weight: bold;

}
h1.orange-bold {

  font-size: 100%;
  font-weight: bold;
  color: #FF6600;
}
h1.orange {
  color: #FF6600;
}
h1.blue-bold {


  font-size: 100%;
  font-weight: bold;
  color: #006699;
}
h1.blue-bold-large {



  font-size: 15px;
  font-weight: bold;
  color: #006699;
}
h1.purple-bold-large {





  font-size: 15px;
  font-weight: bold;
  color: #660066;
}
h1.orange-bold-large {






  font-size: 14px;
  font-weight: bold;
  color: #FF6600;
}



a.hidden:link {
	color: #868686;
	text-decoration: none;

  }

a.hidden:visited {
	color: #868686;
    text-decoration: none;

  }


a.hidden:hover {
	color: #868686;
	text-decoration: none;


  }


