/* ================================
CSS STYLES FOR DotNetNuke
=================================*/
.Normal, .Normal p, .Normal td, .Normal div, .Normal li, .Normal a { font-size: 12px; line-height: 150%; font-family: Georgia, "Times New Roman", Times, serif; }
/* .Normal a:link, .Normal a:visited, .Normal a:active, Normal a:hover { font-size: 12px; } */
td.BreadcrumbsTD { text-align: left; vertical-align: middle; }
.EON_MI_GES01Title { font-size: 11px; line-height: 100%; }
.EON_MI_GES04Title { font-size: 11px; line-height: 100%; }
.EON_MI_EAS01Title { font-size: 11px; line-height: 100%; }
.EON_MI_EAS04Title { font-size: 11px; line-height: 100%; }
.EON_MI_EAS01TitleTD { text-align: left; vertical-align: middle; }
.EON_MI_EAS04TitleTD { text-align: left; vertical-align: middle; }
a.SearchFeild { text-decoration: none; }
hr { color: #CCCCCC; background-color: #CCCCCC; height: 1px; border: 0; }
table.dg { border: #CCCCCC solid 1px; border-collapse: collapse;} 
table.dg td { border: #CCCCCC solid 1px;}
table.dg th { border: #CCCCCC solid 1px;}
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; line-height: 150%; color: #000000; }
h1 { font-size: 18px; margin: 0px 0 15px 0; }
h2 { margin-top: 15px; font-size: 15px; padding-bottom: 0.17em; /* border-bottom: 1px solid #CCCCCC;  */ }
h3 { font-size: 13px; }
@media print {
.StandardWidth { width:100%; }  
.Masthead {  }
.LogoRow { display: none; }
.BreadcrumbsRow { display: none; }
.ContentPanesTD { padding-top: 15px; }
}











