.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link      { color:#000066; text-decoration : underline; }
.txt A:visited  { color:#000066; text-decoration : underline; }
.txt A:active  { color:#0099FF; text-decoration : underline; }
.txt A:hover   { color: #0099FF; text-decoration : underline; }

.whiteTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.whiteTxt A:link    { color:#FFFFFF; text-decoration : none; }
.whiteTxt A:visited { color:#FFFFFF; text-decoration : none; }
.whiteTxt A:active  { color:#CCCCCC; text-decoration : underline; }
.whiteTxt A:hover   { color:#CCCCCC; text-decoration : underline; }

.leftTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.leftTxt A:link    { color:#000066; text-decoration : underline; }
.leftTxt A:visited { color:#000066; text-decoration : underline; }
.leftTxt A:active  { color:#99CCFF; text-decoration : underline; }
.leftTxt A:hover   { color:#99CCFF; 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; }

.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.bottomTxt A:link     { color:#FFFFFF; text-decoration : underline; }
.bottomTxt A:visited { color:#FFFFFF; text-decoration : underline; }
.bottomTxt A:active  { color:#333333; text-decoration : underline; }
.bottomTxt A:hover   { color:#333333; 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;
	background-image: url(../images/textboxBkg.jpg);
}


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

.headerTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.headerTxt A:link    { color:#FFFFFF; text-decoration : underline; }
.headerTxt A:visited { color:#FFFFFF; text-decoration : underline; }
.headerTxt A:active  { color:#FFFFFF; text-decoration : underline; }
.headerTxt A:hover   { color:#FFFFFF; text-decoration : underline; }

.smallTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.smallTxt A:link      { color:#000066; text-decoration : underline; }
.smallTxt A:visited  { color:#000066; text-decoration : underline; }
.smallTxt A:active  { color:#0099FF; text-decoration : underline; }
.smallTxt A:hover   { color: #0099FF; text-decoration : underline; }
