/** RESET | Reset all HTML dafault values **/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,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-left:10px;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}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:15px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; color:#fff; margin-left:10px;}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; color:#D3A724}h2{font-size:18px; color:#006600}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:0px}

/** GRID | CSS for grid layout **/
.DNNgrid960_12,.DNNgrid960_16{margin-left:auto;margin-right:auto;width:960px}
.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:700px}
.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:15px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; margin-left:10px}



body
{
	background: #000;
	border:0;margin:0;padding:0;
}

.cntInner
{
    background-color:white;
    border:1px solid #dddddd;
}
.cntGrey
{
    background-color:#f7f7f7;
}
.cntHead
{
  background-color:#3e5eba ;
  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:#3e5eba ;
}
.cntWhite .cntHead .Head
{
    color:#3e5eba ;
    font-size:18px;
}
#Topnav
{
border-top:0px solid #dddddd;
border-bottom:0px solid #3e5eba;
padding:0.5em 0 0.5em 0;
margin-top:1em;
}
#Topnav a
{
    border:1px solid grey;
    color:White;font-weight:bold;background-color:#3e5eba;padding:0.3em;
    width:100px;
}
#Search
{
    text-align:right;
}
#Footer
{
border-top:0px solid #3e5eba;
border-bottom:0px solid #dddddd;
padding:0.5em 0 0.5em 0;
margin-bottom:1em;
text-align:center;
}
#Footer a
{
    color:#666666;
}
#Menu
{
    display:block;margin-bottom:1em;
}

#RightPane Normal {
font-size:12px;
}

.SkinObject {
color:#666666;
font-family:Lucida Grande,Arial,Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}

a.CommandButton:active {
}
a.CommandButton:link {
}
a.CommandButton:active {
color:#D3A724;
text-decoration:none;
font-size:1.3em;
}
a.CommandButton:link {
color:#D3A724;
text-decoration:none;
font-size:1.3em;
}

a:link {
color:#006600;
text-decoration:none;
}

a:active {
color:#006600;
text-decoration:none;
}

.SubHead {
color:#006600;
}