/** RESET | Reset all HTML dafault values **/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent
}
body{
line-height:1
}
ol,ul{
list-style:none
}
blockquote,q{
quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
content:'';
content:none
}
:focus{
outline:0
}
ins{
text-decoration:none
}
del{
text-decoration:line-through
}
table{
border-collapse:collapse;
border-spacing:0
}

/** TEXT | Set font and size **/
body{
font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif
}
a:focus{
outline:1px dotted invert
}
hr{
border-color:#ccc;
border-style:solid;
border-width:1px 0 0;
clear:both;
height:0
}
h1{
font-size:25px
}
h2{
font-size:14px;
color:#56ABD0;
font-weight:bold
}
h3{
font-size:21px
}
h4{
font-size:19px
}
h5{
font-size:17px
}
h6{
font-size:15px
}
ol{
list-style:decimal
}
ul{
list-style:square
}
li{
margin-left:30px
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
margin-bottom:10px
}

a:active {
color:#7C4E22;
text-decoration:underline;
}

a:link {
color:#56ABD0;
text-decoration:underline;
}

a:hover {
color:#56ABD0;
text-decoration:underline;
}

/** GRID | CSS for grid layout **/
.DNNgrid960_12,.DNNgrid960_16{
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
width:960px;
margin-top:20px
}
.dg_1,.dg_2,.dg_3,.dg_4,.dg_5,.dg_6,.dg_7,.dg_8,.dg_9,.dg_10,.dg_11,.dg_12,.dg_13,.dg_14,.dg_15,.dg_16{
display:inline;
float:left;
margin-left:10px;
margin-right:10px;
}

.DNNgrid960_12 .dg_1{width:60px}
.DNNgrid960_12 .dg_2{width:140px}
.DNNgrid960_12 .dg_3{width:220px}
.DNNgrid960_12 .dg_4{width:300px}
.DNNgrid960_12 .dg_5{width:380px}
.DNNgrid960_12 .dg_6{width:460px}
.DNNgrid960_12 .dg_7{width:540px}
.DNNgrid960_12 .dg_8{width:620px}
.DNNgrid960_12 .dg_9{width:700px}
.DNNgrid960_12 .dg_10{width:780px}
.DNNgrid960_12 .dg_11{width:860px}
.DNNgrid960_12 .dg_12{width:940px}

.DNNgrid960_16 .dg_1{width:40px}
.DNNgrid960_16 .dg_2{width:100px}
.DNNgrid960_16 .dg_3{width:160px}
.DNNgrid960_16 .dg_4{width:220px}
.DNNgrid960_16 .dg_5{width:280px}
.DNNgrid960_16 .dg_6{width:340px}
.DNNgrid960_16 .dg_7{width:400px}
.DNNgrid960_16 .dg_8{width:460px}
.DNNgrid960_16 .dg_9{width:520px}
.DNNgrid960_16 .dg_10{width:580px}
.DNNgrid960_16 .dg_11{width:640px}
.DNNgrid960_16 .dg_12{width:697px;margin-top:20px;float:right}
.DNNgrid960_16 .dg_13{width:760px}
.DNNgrid960_16 .dg_14{width:820px}
.DNNgrid960_16 .dg_15{width:880px}
.DNNgrid960_16 .dg_16{width:940px}

/** grdFirst grdLast **/
.grdFirst{margin-left:0}.grdLast{margin-right:0}

/** CLEAR | clearing floats, techniques from various sources **/
html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.grdClear{clear:both;}

/** SPLIT | CSS for first DIV below a splitted grid **/
.splitclear{clear:both;}

/** CONTAINER | even spacing between each container **/
.container
{
    border-bottom:10px solid transparent;
    _border-bottom:0;
    _margin-bottom:10px;
}

.splitter .lastcontainer
{
    _margin-bottom:0;
}

/** DNN MOD | Override the crappy normal class they put on everything and make it match the style for body **/
.Normal{font:13px/2.0 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}



body
{
	background: #333333;
	border:0;margin:0;padding:0;
}

.SubHead {
color:#7C4E22;
}

.cntInner
{
    background-color:white;
    border:1px solid #dddddd;
}
.cntGrey
{
    background-color:#f7f7f7;
}
.cntHead
{
  background-color:#56ABD0 ;
  font-weight:bold;color:White;
  padding:0.5em;
}
.cntContent
{
    padding:0.5em;
}
span.Head
{
     font:14px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
     font-weight:bold;color:White;
     font-variant:small-caps;
}
.cntWhite .cntHead
{
   background-color:White;color:#56ABD0 ;
}
.cntWhite .cntHead .Head
{
    color:#56ABD0 ;
    font-size:18px;
}
#Topnav
{
border-top:1px solid #dddddd;
border-bottom:0px solid #56ABD0;
padding:0.5em 0 0.5em 0;
margin-top:0em;
}
#Topnav a
{
    border:1px solid grey;
    color:White;font-weight:bold;background-color:#56ABD0;padding:0.3em;
    width:100px;
}
#Search
{
    text-align:right;
}
#Footer
{
border-top:3px solid #56ABD0;
border-bottom:1px solid #dddddd;
padding:0.5em 0 0.5em 0;
margin-bottom:1em;
}
#Footer a
{
    color:#666666;
}
#Menu
{
    display:block;margin-bottom:1em;
}

.SkinObject {
color:#666666;
font-family:Tahoma,Arial,Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}