﻿.navigation1 
{
	background:Gray;
	height:16px;
	width:800px;
}

.miniNavLinks 
{
	font-family:Arial, Sans-Serif;
	font-size:9px;
	color:#808284; 
}


.navigation1Item a
{
	color:#FFFFFF;
	text-decoration:none;
}

.navigation1ItemHover a
{
	color:#ffffff;
	padding:0px 12px 0px 12px;
	background: url( ../NavigationArrow.gif ) no-repeat 0px 0px ;
	text-decoration:none;
	font-weight:bold;
}

.navigation1Spacer 
{
	width:1px;
}

.navigation1Spacer div
{
	width:1px;
	height:10px;
	background:white;
}

#navigation2 
{
	margin-top:34px;
	width:402px;
}

.navigation2DescBox 
{
	width:222px;
	padding:5px 15px 5px 20px;
}

.navigation2Details 
{
	background:#aeafb2 url(SubNav/OuterCorner.gif) no-repeat right bottom;
}

.navigation2Item 
{
	background:url( SubNav/InnerCorner_off.gif ) no-repeat top right;	
}

.navigation2Item a
{	
	font-size:11px;
	font-weight:bold;
	color:White;	
	text-decoration:none;
}

.navigation2Item div
{
	height:15px;
	font-family:Arial, Sans-Serif;
	padding-left:20px;
	background:#bbbdbf;
}

.navigation2ItemHover 
{
	background:url( SubNav/InnerCorner_on.gif ) no-repeat top right;		
}

.navigation2ItemHover a
{
	font-size:11px;
	font-weight:bold;
	color:White;	
	text-decoration:none;
}

.navigation2ItemHover div
{
	height:15px;
	font-family:Arial, Sans-Serif;
	padding-left:20px;
	background: #15145f url( ../NavigationArrow.gif ) no-repeat 10px 2px;
}

.navigation2Spacer 
{
	font-size:0px;overflow:hidden;
	height:2px;
	background: url(SubNav/FadeSep.gif) no-repeat;
	width:181px;
}

.navigation2DescTextNormal
{
	line-height:15px;
	font-weight:bold;
	color:#dcddde;
	font-family:Verdana, Sans-Serif;
	font-size:10px;
}

.navigation2DescTextInset 
{
	padding-left:4px;
	color:#dcddde;
	font-family:Verdana, Sans-Serif;
	font-size:10px;
}
