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

.smltxt A:link      { color:#000066; text-decoration : underline; }
.smltxt A:visited  { color:#000066; text-decoration : underline; }
.smltxt A:active  { color:#339999; text-decoration : underline; }
.smltxt A:hover   { color: #339999; text-decoration : underline; }

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

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

.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;   
    }
	
/*///// PADDING & MARGINS /////*/

.homestage {
	padding: 15px 20px 10px 20px
	}.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.superscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 5px;
	padding-bottom: 5px;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #009999;
	font-weight : bold;
	text-decoration : none;
	line-height : 20px;	
}

.smltxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}

.smltitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #009999;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;	
}