body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Futura Book, Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color: #898989;
}



h1
{
	font-size: 16pt;	
}

h2
{
	font-size: 14pt;
}

h3
{
	font-size: 12pt;	
}

table h1
{
	font-size: 16pt;	
}

table h2
{
	font-size: 14pt;		
}

table h3
{
	font-size: 12pt;		
}

a
{
	color: Navy;
	font-family: Futura Book,Verdana, Arial, Sans-Serif;
}

.PrintLabel
{
	position: absolute;
	z-index: 1;
	top: 20px; 
	left: 174px;
	width: 610px;
	height: 120px;
}

.Hidden
{
	display: none;
}

.SubNav
{
	font-size: smaller;
	line-height: 200%;
	width: 180px;
	position: relative;
	top: 40px;
	left: 4px;
	color: Gray;
}

.SubNav a
{
	color: Gray;
	text-decoration: none;
}

.SubNav a:hover
{
	color: #CC9900;
	text-decoration: none;
}

.MasterLeft
{
	background-color: Whitesmoke;
	border: solid 1px silver;
}

.MasterContent
{
	 width: 100%; 
	 text-align: left;
}

.ContentBody
{
	padding-left: 50px;
	line-height: 150%;
}

.PrintContentBody
{
	line-height: 150%;
}

.SidebarRight
{
	width: 100%; 
	border: Solid 1px Silver;
}

.MenuBar
{
	background-color: #FFFFFF;
}

.TopGroup
{
	background-color: #FFFFFF; 
	cursor:default; 

}

.MenuGroup
{
  background-color:#FFFFFF;
  border:1px #4F6F18 solid; 
  cursor:default; 
  text-align:right;


}

.TopMenuItem
{
	background-color: #FFFFFF;
	font-size: smaller;
	color: #9FA1A4;
	cursor: default;
	text-align:right;


}

.TopMenuItemHover 
{
  background-color: #4F6F18;
  font-size: smaller;	
  color: #FFFFFF;
  cursor:default; 
}

.MenuItem
{
  font-size: smaller;
  color:#9FA1A4;
  cursor:default; 
}

.MenuItemHover 
{
 font-size: smaller;
  background-color:#4F6F18; 
  color: #FFFFFF;
  cursor:default; 
}

.TopMenuItemFoot
{
	font-size: smaller;	
	background-color: #4F6F18; 
	color: #FFFFFF;
	cursor: default;

}

.TopMenuItemHoverFoot
{
  font-size: smaller;	
  background-color: #4F6F18;
  color: #9FA1A4;
  cursor:hand; 

}

.MenuItemFoot
{
  font-size: smaller;	
  border: 1px solid #4F6F18; 
  color:#9FA1A4;
  cursor:default; 

}

.MenuItemHoverFoot
{
  font-size: smaller;	
  background-color:#4F6F18; 
  color: #9FA1A4;
  border: 1px solid #4F6F18; 
  cursor:default; 

}


.link
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
    color:Navy;
}

.SiteMapLink
{
	color: Navy;
	font-family: Book Antiqua, Arial, Sans-Serif;
	font-size: x-small;
	position: absolute;
	bottom: 6px;
	right: 10px;	
}

.MenuLevel0
{
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}

.MenuLevel1
{
	color: Gray;
	font-weight: bold;
}

.MenuLevel2
{
	color: Gray;
	font-size: smaller;
	font-style: italic;
}

.BreadCrumb
{
	font-size: 10pt;
	 font-family:Futura Book;
	 color:Gray;
}
