/* ================================CSS STYLES FOR DotNetNuke================================
*/   
.Normal, .Normal p, .Normal td, .Normal div, .Normal li, .Normal a { font-size: 12px; line-height: 150%; }
.Normal a:link, .Normal a:visited, .Normal a:active, .Normal a:hover { font-size: 12px; line-height: 150%; }
.normal, .normal p, .normal td, .normal div, .normal li, .normal a { font-size: 12px; line-height: 150%; }
.normal a:link, .normal a:visited, .normal a:active, .normal a:hover { font-size: 12px; line-height: 150%; }

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; line-height: 150%; }
h1 { font-size: 18px; margin: 0px 0 15px 0; }
h2 { margin: 15px 0 5px 0; font-size: 15px; border-bottom: 1px solid #CCCCCC; padding-bottom: 0.17em; }
h2.blog_title { font-family: Arial, Helvetica, sans-serif; line-height: 150%; font-size: 15px; }
h2.blog_title a:link, h2.blog_title a:visited, h2.blog_title a:active, h2.blog_title a:hover  { font-family: Arial, Helvetica, sans-serif; line-height: 150%; font-size: 15px; } 
h3 { font-size: 13px; }
p { margin: 8px 0 8px 0; }
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;}
table.dgAlt { border: none;} 
table.dgAlt td { border: none;}
table.dgAlt th { border: none;}

#slider img { border: #CCCCCC solid 1px; }

div.blog_body { font-size: 12px; line-height: 150%; color: #555555; }
span.blog_dateline { }
table.CommandButton td { line-height: 150%; }

.warning {text-transform: none; font-style: normal; font-weight: normal; color: #FF3333; } 

a.SearchFeild { text-decoration: none; }
td.BreadcrumbsTD { margin: 0 }
@media print {
.StandardWidth { width:100%; }  
}


