/* ================================CSS STYLES FOR DotNetNuke================================/* GENERIC */
H1  { }
H2  {
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height: 1.5em;
color: #000009;
font-size: 15px; 
font-weight: bold; 
border-bottom: 1px solid #CCCCCC; 
padding-bottom: 0.17em;
}
H3  { color: #555555; font-weight: bold; }
p, div, td { line-height: 150%;}
hr { background-color:#CCCCCC; border:0 none; color:#CCCCCC; height:1px; }
.Normal p { font-size: 12px; }
.Normal div { font-size: 12px; }
.Normal ul { font-size: 12px;  line-height: 150%;}
.Normal li { font-size: 12px;  line-height: 150%;}
.Normal tr { font-size: 12px; }
.Normal td { font-size: 12px; }
.Normal a { font-size: 12px; }
.Normal a:link, .Normal a:visited, .Normal a:active { font-size: 12px; } 
table.dg { border: #CCCCCC solid 1px; border-collapse: collapse;} 
table.dg td { border: #CCCCCC solid 1px;}
table.dg th { border: #CCCCCC solid 1px;}
td.tdlabel {text-align: right; vertical-align: top; width: 120px; }
td.desc { text-align: left; vertical-align: top; }
td.tot { text-align: right; vertical-align:top; width: 100px; }
.PanelPane {padding: 0px;}

