.stantext
{
	background-color: white;
	list-style-position: outside;
	font-size: 11pt;
	font-family: Verdana;
	list-style-type: decimal
}
.stantext a
{
	list-style-position: outside;
	font-size: 11pt;
	font-family: Verdana;
	list-style-type: decimal;
	text-decoration: none
}
.stantext A:visited
{
	color: blue;
}
.stantext a:hover
{
	text-decoration: underline;
}
.banner
{
	background-color: #cc0066;
	list-style-position: outside;
	font-size: 11pt;
	font-family: Verdana;
	list-style-type: decimal;
	color: white
}

.flyoutMenu {
	background-color: #009900;
	border-color: #009900;
	border-width: 0 0px 0px 0;
	border-style: solid;
	behavior: url(menu\default.htc);
}
.flyoutHeading
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 4px;
	cursor: default;
	padding-top: 2px;
	font-family: Verdana , Verdana, Arial, Helvetica;
	background-color: #000000;
}
.flyoutLink  {
	border-color: #009900;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	cursor: hand;
}
.flyoutMenu TD.flyoutLink  {
	border-color: #009900;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana , Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 25px 3px 6px;
	cursor: hand;
}
.flyoutLink a {
	color: white;
	text-decoration: none;
}
.flyoutLink a:hover {
	color: white;
	text-decoration: none;
	
}
.flyoutLink a:visited {
	color: white;
	text-decoration: none;
}
.flyoutLink a:active {
	color: white;
	text-decoration: none;
}
.flyoutSubHeading {
	font-family: Verdana , Verdana, Arial, Helvetica;
	font-size: 70%;
	background-color: #009900;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
	cursor: default;
}
.flyoutSubLink {
	border-color: #009900;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana , Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 15px 3px 11px;
	cursor: hand;
}
.flyoutSubLink a {
	color: white;
	text-decoration: none;
}
.flyoutSubLink a:hover {
	color: white;
	text-decoration: none;
}
.flyoutSubLink a:visited {
	color: white;
	text-decoration: none;
}
.flyoutSubLink a:active {
	color: black;
	text-decoration: none;
}
