﻿a:link

{
  text-decoration: 	none ;
  font-size:	9pt ;
  color:		#394a63 ;
}

/*------------------------ Regular Navigation------------------------ */

a.mainNav:link
{
  text-decoration: 	none ;
  font-weight:	bold ;
  font-size:	10pt ;
  color:		#394a63 ;
  line-height: 	22px ;
  } 

a.mainNav:visited	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	10pt ;
  color:		#394a63 ;
  line-height: 	22px ;
  } 

a.mainNav:hover	{
  text-decoration:	none ;
  background-color: #fef9d2;
  font-weight:	bold ;
  font-size:	10pt ;
  color:		#D50B0B;
  line-height: 	22px ;
  } 

a.mainNav:active	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	10pt ;
  line-height: 	22px ;
  } 

a.currentNav	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	10pt ;
  color:		#FF6029 ;
  line-height: 	22px ;
	}

a.currentNav:hover	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	10pt ;
  color:		Red ;
  line-height: 	22px ;
  } 

/*------------------------ Products Navigation------------------------ */

a.productNav:link
{
  text-decoration: 	none ;
  font-weight:	bold ;
  font-size:	9pt ;
  color:		#2B4067 ;
  line-height: 	19px ;
  } 

a.productNav:visited	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	9pt ;
  color:		#2B4067 ;
  line-height: 	19px ;
  } 

a.productNav:hover	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	9pt ;
  color:		#FF6029 ;
  line-height: 	19px ;
  } 

a.productNav:active	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	9pt ;
  line-height: 	19px ;
  } 

/*------------------------ Inline Navigation------------------------ */

a.inlineNav:link	{
  font-size:	11pt;
  text-decoration:	none ;
  font-weight:	500 ;
  color:		#002E5C ;
  } 

a.inlineNav:visited	{
  font-size:	11pt;
  text-decoration:	none ;
  font-weight:	500 ;
  color:		#002E5C ;
  } 

a.inlineNav:hover	{
  font-size:	11pt;
  text-decoration:	none ;
  font-weight:	500 ;
  color:		red ;
  } 

a.inlineNav:active	{
  font-size:	11pt;
  text-decoration:	none ;
  font-weight:	500 ;
  color:		#002E5C ;
  } 

/*------------------------ Disclaimer Navigation------------------------ */

a.disclaimerNav:link	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	8pt ;
  color:		#666666 ;
  line-height:  12px ;
  } 

a.disclaimerNav:visited	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	8pt ;
  color:		#666666 ;
  line-height:  12px ;
  } 

a.disclaimerNav:hover	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	9pt ;
  color:		red ;
  line-height:  12px ;
  } 

a.disclaimerNav:active	{
  text-decoration:	none ;
  font-weight:	bold ;
  font-size:	9pt ;
  color:		#666666 ;
  line-height:  12px ;
  } 
  
/*------------------------ Back and Foward Navigation------------------------ */

a.backNav:link	{
  font-weight:	bold ;
  text-decoration: none ;
  font-size:	8pt ;
  color:		#666666 ;
  } 

a.backNav:visited	{
  font-weight:	bold ;
  text-decoration: none ;
  font-size:	8pt ;

  color:		#666666 ;

  } 

a.backNav:hover	{
  font-weight:	bold ;
  text-decoration: none ;
  font-size:	9pt ;
  color:		red ;
  } 

a.backNav:active	{
  font-weight:	bold ;
  text-decoration: none ;
  font-size:	9pt ;
  color:		#666666 ;
  } 
  
/*------------------------ Staff Navigation------------------------ */

a.staffNav:link	{
  font-weight:	bold ;
  text-decoration: none ;
  margin-left: 10px ;
  font-size:	8pt ;
  color:#01537E ;
  line-height: 	18px ;
  } 

a.staffNav:visited	{
  font-weight:	bold ;
  text-decoration: none ;
  margin-left: 10px ;
  font-size:	8pt ;
  color: #394a63 ;
  line-height: 	18px ; 
  } 

a.staffNav:hover	{
  font-weight:	bold ;
  text-decoration: none ;
  margin-left: 10px ;
  font-size:	9pt ;
  color: red ;
  line-height: 	18px ;
  } 

a.staffNav:active	{
  font-weight:	bold ;
  text-decoration: none ;
  margin-left: 10px ;
  font-size:	9pt ;
  color:#01537E ;
  line-height: 	18px ;
  } 

a.staffcurrentNav	{
  text-decoration:	none ;
  font-weight:	bold ;
  margin-left: 9px ;
  font-size:	8pt ;
  color:		#394a63 ;
  line-height: 	18px ;
}

a.staffcurrentNav:hover	{
  text-decoration:	none ;
  font-weight:	bold ;
  margin-left: 9px ;
  font-size:	9pt ;
  color:		Red ;
  line-height: 	18px ;
  } 
  
/*------------------------ Go Rollover Button ------------------- */

a.go_info
{
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
  margin-bottom: -3px;
  margin-right: 5px;
  width: 35px;
  height: 13px;
  background:  #FFFFFF url(../images/buttons/button_go_pair.gif) no-repeat 0 0;
}

a.go_info:hover
{ 
  background-position: 0 -13px;
  margin-right: 5px;  
}

a.go_info span
{
  display: none;
}

/*------------------------ More Rollover Button ------------------- */

a.more_info
{
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
  width: 35px;
  height: 13px;
  background:  #FFFFFF url(../images/buttons/button_more_pair.gif) no-repeat 0 0;
}

a.more_info:hover
{ 
  background-position: 0 -13px;
}

a.more_info span
{
  display: none;
}

