/* ================================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, .Normal div,  .Normal td, .Normal a { font-size: 12px; }
.Normal ul { font-size: 12px;  line-height: 150%;}
.Normal li { font-size: 12px;  line-height: 150%;}
.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;}@media print {
.StandardWidth { width:100%; }  
}.MainImageOuter { text-align: center; } 
#MainImage { clear: both; padding: 5px 5px 0px 5px; width: 942px; vertical-align: top; text-align: left; margin: auto; }
#MainImage #nav { padding: 5px 0 5px 0; float: left; }
#MainImage #nav a { border: 1px solid #CCCCCC; background: #FFFFFF; text-decoration: none; margin-right: 3px; padding: 3px 5px; color: #333333; }
#MainImage #nav a.activeSlide { background: #333333; color: #FFFFFF; }
#MainImage #nav a:focus { outline: none; }
#MainImage #output { float: right; width: 250px; text-align: right; }
#MainImage #slideshow { clear: both; height: 282px; width: 942px; overflow: hidden; }
#MainImage #slideshow img { border: 1px solid #CCCCCC; }
p { margin: 5px 0 5px 0; }
p.FooterText { color: #FFFFFF; margin: 0 0 0 0;}
p.FooterText a:link, p.FooterText a:visited, p.FooterText a:active, p.FooterText a:hover { color: #FFFFFF; text-decoration: underline;}
a.SearchFeild { text-decoration: none; }
