.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

}
.lion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-attachment: fixed;
	background-image: url(/images/GADBA_Watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footer_text a:link  { 
	color: #FFFFFF;
	text-decoration:none;  
} 
.footer_text a:visited  { 
	color: #FFFFFF;
	text-decoration:none;  
} 
.footer_text a:hover  {
	color: #FFFFFF;  
} 
.footer_text a:active  {
	color: #FFFFFF;
	text-decoration:none;
}.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.homelinks a:link  {
	text-decoration:none;
	color: #000000;
} 
.homelinks a:visited  {
	text-decoration:none;
	color: #000000;
} 
.homelinks a:hover  {
	color: #000000;  
} 
.homelinks a:active  {
	color: #000000;
	text-decoration:none;
}.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #07295F;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #BD9C6B;
}
.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: -1;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.topnav a:link  { 
	color:#000080;
	z-index: -1;
	text-decoration: none;
} 
.topnav a:visited  { 
	color:#000080;
	z-index: -1;
	text-decoration: none;
} 
.topnav a:hover  {
	color:#FFFFFF;
	z-index: -1;
	text-decoration: none;
} 
.topnav a:active  { 
	color:#FFFFFF;
	z-index: -1;
	text-decoration: none;
	}
.TableTitleRow { background-color: #07295F; font-weight: bold; text-align: center; color: #FFFFFF }
.TableTitle { font-weight: bold; text-align: center; font-size: 10pt }
.TableRow1 { background-color: #FFFFFF }
.TableRow2 { background-color: #EEEEEE }
.TableSolidRow { font-weight: bold; background-color: #C8D6E5 }
.TableSummaryRow { font-weight: bold; background-color: #E0E9F3 }
.TableCell { padding-left: 3pt; padding-right: 3pt; font-size: 11pt }
.ReportTitle { font-weight: bold; font-size: 13pt }
.CategoryTitle { font-weight: bold; font-size: 13pt }
.SinglePageCategoryTitle { font-weight: bold; font-size: 13pt }
.ChartTitle { font-weight: bold; text-align: center; font-size: 10pt }
.SectionTitle { font-weight: bold; text-align: center; font-size: 10pt; background-color: #07295F; color: #FFFFFF }
.TOC { background-image: url("contents_back.gif"); background-repeat: repeat-x }
.TranslatedContentsTitle { color: #333333; font-weight: bold; font-size: 11pt }
    a.rssTITLE:link {
        color: #4e4e4e;font-family: Verdana, Arial, Helvetica, sans-serif;
        font : bold;text-decoration:none;font-size: 12px;
    }
    a.rssTITLE:visited {
        color: #4e4e4e;font-family: Verdana, Arial, Helvetica, sans-serif;
        font : bold;text-decoration:none;font-size: 12px;
    }
    a.rssTITLE:hover {
        color: #dc143c;font-family: Verdana, Arial, Helvetica, sans-serif;
        font : bold;text-decoration:none;
        font-size: 12px;
    }
    .rssDATE {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: italic;
        color: Gray;
    }
    .rssSUMMARY {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;		
        color: Black;		
    }