.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.txt A:link    { color:#000000; text-decoration : underline; }
.txt A:visited { color:#000000; text-decoration : underline; }
.txt A:active  { color:#666666; text-decoration : underline; }
.txt A:hover   { color:#666666; text-decoration : underline; }


.legal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.legal A:link    { color:#000000; text-decoration : underline; }
.legal A:visited { color:#000000; text-decoration : underline; }
.legal A:active  { color:#666666; text-decoration : underline; }
.legal A:hover   { color:#666666; text-decoration : underline; }


.moreLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.moreLinks A:link    { color:#666666; text-decoration : underline; }
.moreLinks A:visited { color:#666666; text-decoration : underline; }
.moreLinks A:active  { color:#333333; text-decoration : underline; }
.moreLinks A:hover   { color:#333333; text-decoration : underline; }

.subNav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CCCCCC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.subNav A:link    { color:#006666; text-decoration : none; }
.subNav A:visited { color:#006666; text-decoration : none; }
.subNav A:active  { color:#006666; text-decoration : underline; }
.subNav A:hover   { color:#006666; text-decoration : underline; }


.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #BCBDBD;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadcrumbs A:link    { color:#BCBDBD; text-decoration : underline; }
.breadcrumbs A:visited { color:#BCBDBD; text-decoration : underline; }
.breadcrumbs A:active  { color:#979C9C; text-decoration : underline; }
.breadcrumbs A:hover   { color:#979C9C; text-decoration : underline; }



.txtBox{
    border-top: .5 px solid #2E415F;
    border-bottom: .5 px solid #2E415F;
    border-left: .5 px solid #2E415F;
    border-right: .5 px solid #2E415F;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #354D73;
}


.txtField{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
	background-image: url(../images/textfieldBkg.jpg);
}

.drpDown{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}


.bttn{
    border-top: .5px solid #354D73;
    border-bottom: .5px solid #354D73;
    border-left: .5px solid #354D73;
    border-right: .5px solid #354D73;
    background-color: #C2C9D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;   
    }
	
.checkBox{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #354D73;
}
  .menuitem {
	color: #000000;
  font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	font-weight: 500;
  }

  .menuitem:hover {
	color: #333333;
  font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-decoration: underline;
	line-height: 15px;
  }
    .listcat {
	color: #000000;
      font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
	font-weight:500
  }

  .listcat:hover {
	color: #333333;
      font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: underline;
	line-height: 12px;
  }


