﻿.c_DNN6 .dnnModuleActions {display:inline-block;width:19px;height:19px;float:left;}

.c_DNN6{margin-bottom:50px;}

.c_DNN6_Header h1.Title.Big .Head
{
  font-size:44px;
  font-family:'Open Sans', Sans-Serif;
  font-weight:300;
  color:#131f3a;
  font-variant:small-caps;
  margin-top:0;
  padding-top:0;
}
.c_DNN6 .Normal h2,
.c_DNN6 .Normal h3,
.c_DNN6_Header h2.Title.DefaultContent .Head
{
  font-size:33px;
  font-family:'Open Sans', Sans-Serif;
  font-weight:300;
  color:#131f3a;
  font-variant:small-caps;
}
.c_DNN6_Header h2.Title.AsideContent .Head
{
  font-size:20px;
  font-family:'Open Sans', Sans-Serif;
  font-weight:300;
  color:#131f3a;
  font-variant:small-caps;
}

.c_DNN6 .Normal h3
{
  font-size:25px;
  font-weight:bold;
}
.c_DNN6 .Normal 
{
  font-size:14px;
  font-family:'Open Sans', Sans-Serif;
  font-weight:400;
  line-height:1.5em;
}

.c_DNN6 .Normal a
{
  color:#5284f4;
  /*border-bottom:1px dotted #5284f4;*/
  text-decoration:none;
}
.c_DNN6 .Normal a:hover
{
  color:#304d8e;
  /*border-bottom:1px dotted #304d8e;*/
}


.c_DNN6 .Normal ul,
.c_DNN6 .Normal ol
{
  margin: 10px 0 20px 0;
  padding: 0 0 0 60px;
}

.c_DNN6 .Normal ul.menu
{
  margin:0;
  padding:0;
}
.c_DNN6 .Normal ul.menu li
{
  list-style-type:none;
  margin:0;
  padding:0;
}
.c_DNN6 .Normal ul.menu li a
{
  font-size:12px;
  color:#999;
  display:block;
  text-decoration:none;
  line-height:2.3em;
  padding:0 10px;
  border-bottom:1px dotted #ddd;
  background:transparent;
  letter-spacing:.02em;
}
.c_DNN6 .Normal ul.menu li a:hover
{
  color:#444;
  background:#f0f0f0;
}