.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#AABCD0; text-decoration : underline;}
.txt A:hover{ color: #AABCD0; text-decoration : underline; }


.redtxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FF0000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.redtxt A:link{ color:#FF0000; text-decoration : underline; }
.redtxt A:visited{ color:#FF0000; text-decoration : underline; }
.redtxt A:active{ color:#FF0000; text-decoration : underline;}
.redtxt A:hover{ color: #FF0000; text-decoration : underline; }


.titleTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;	
}
.titleTxt A:link    { color:#666666; text-decoration : underline; }
.titleTxt A:visited { color:#666666; text-decoration : underline; }
.titleTxt A:active  { color:#333333; text-decoration : underline; }
.titleTxt A:hover   { color:#333333; text-decoration : underline; }

.resourcesTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.resourcesTxt A:link{ color:#000000; text-decoration : underline; }
.resourcesTxt A:visited{ color:#000000; text-decoration : underline; }
.resourcesTxt A:active{ color:#000000; text-decoration : underline;}
.resourcesTxt A:hover{ color: #FFFFFF; text-decoration : underline; }


.footerTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #005437;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.footerTxt A:link{ color:#005437; text-decoration : underline; }
.footerTxt A:visited{ color:#005437; text-decoration : underline; }
.footerTxt A:active{ color:#005437; text-decoration : underline;}
.footerTxt A:hover{ color: #666666; text-decoration : underline; }


.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.breadcrumbs A:link    { color:#000066; text-decoration : none; }
.breadcrumbs A:visited { color:#000066; text-decoration : none; }
.breadcrumbs A:active  { color:#000066; text-decoration : none; }
.breadcrumbs A:hover   { color:#99CCFF; text-decoration : none; }

.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;
}

.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;
}