.MainNav 
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
}

.MainNav:hover
{
	font-weight: normal;
	color: #FF9900;
}

.MainNavSelected
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: 160%;
}

.UtilityNav
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}

.UtilityNavRollover
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}

.SecondaryNav 
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	line-height: 160%;
}

.SecondaryNav:hover
{
	font-weight: normal;
	color: #0033CC;
}

.SecondaryNavSelected
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #0033CC;
	line-height: 160%;
}

.GalleryNav
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 130%;
}

.GalleryNav:hover
{
	font-weight: normal;
	color: #FF9900;
}

.GalleryNavSelected
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	line-height: 130%;
}

.GallerySmall
{
	font-family: arial;
	font-size: 7.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.GallerySmallLink
{
	color: #0033CC;
	text-decoration: none;
}

.Headings
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0033CC;
}

.SubHeadings
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0033CC;
}

.GalleryHeadings
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0033CC;
}

.Caption
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0033CC;
}

.CaptionBig
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0033CC;
}

.GeneralContent
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.BottomNav
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
}

.BottomNav:hover
{
	font-weight: bold;
	color: #FF9900;
}

.BlueLine
{
	color: #0033CC;
}

.LegalText
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}

.Line
{
	line-height: 100%
}

.LineSpace
{
	line-height: 75%
}

.SmallNote
{
	font-size: 7pt;
	letter-spacing: 1px;
	
}

.SmallContent
{
	font-size: 8pt;
}

BODY
{
	margin: 0px; margin-left: 0px;
}

.pad 
{
	margin: 8px;
}

.Industry
{  
	margin-top : 5px; 
	margin-bottom : 10px; 
	line-height: 18px; 
	color: #333; 
	text-align: left;
	font-size: 13px;
}

.center 
{ 
	text-align: center; 
}

#navBar
{
	width: 95%;
	margin-left: auto ;
  	margin-right: auto ;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px; 
	padding: 5px;
	box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    -moz-box-shadow: 2px 2px 2px #888;
     /* Top Offset, Right Offset, Size, Color */
    background: #eee;
}

a.IndustryNav:link
{
	text-decoration: none;
	font-weight: bold;
	
}

a.IndustryNav:hover
{
	font-weight: bold;
	color: #ff9900;
}

a.IndustryNav:visited
{
	font-weight: bold;
	text-decoration: none;	
}

a.IndustryNav:active
{
	color: green; 
	font-weight: bold;
}

blockquote.style2 
{
  	font: 14px/22px normal helvetica, sans-serif;
  	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 50px;
  	padding-left: 15px;
  	border-left: 3px solid #ccc;
} 

#shadow-box 
{
	box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 2px 2px 2px #888;
     /* Top Offset, Right Offset, Size, Color */
    background: #eee;
}
