INPUT.Bif
{
	background-color: #f4fdde;
	border: solid 1px #8dc313;
	padding: 2px 2px 2px 2px;
}
SELECT.Bif
{
	background-color: #f4fdde;
	border: solid 1px #8dc313;
	padding: 1px;
}
TEXTAREA.Bif
{
	background-color: #f4fdde;
	border: solid 1px #8dc313;
	padding: 2px;
}
DIV.FormTitle
{
	color: #19168b;
	padding-bottom: 6px;
	text-align: left;
}
#BifContent UL
{
	margin: 0px;
	padding-left: 12px;
}
#BifContent LI
{
	list-style-type: none;
	background-image: url("../Images/Bif/BulletSmall.jpg");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}
/*
SPAN.ArticleTitle
{
	font-size: 11px;
    color : #372ba6;
    text-decoration: none; 
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0px 0px 3px;
}
DIV.ArticleTitle
{
	font-size: 11px;
    color : #372ba6;
    text-decoration: none; 
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0px 0px 3px;
}

A.SiteMapTopLevel, A.SiteMapTopLevel:visited, A.SiteMapTopLevel:link
{
	color: #8DC311;
	font-weight: bold;
}

A.SiteMapTopLevel:hover
{
}
*/
#Bif A, #Bif A:visited, #Bif A:link
{
	text-decoration: underline;
	color: #8DBF0E;
}

#Bif A:hover
{
	text-decoration: none;
}
