
@media print
{
    .dkheaderblock,
    .dkdivfeaturelist,
    #pagetitlediv,
    .surveyTitle,
    #Table1,
    form[name="form1"]
    {
        display: none !important;
    }

}

#CKEditor1{z-index:99999;}
.sm-dk a:hover, .sm-dk a:focus, .sm-dk a:active,
.sm-dk a.highlighted {
	color:#fdc010 !important;
    /*font-weight: bold !important;*/
}
.sm-dk a {font-size:16px !important;}
.sm-dk a span.sub-arrow {
		border-color:#fff transparent transparent transparent !important;
	}
.sm-dk li {
	border-left:0px solid #fff !important;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}

/*Col boot strap styes*/

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
@media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1100px) {
    .container {
      width: 1070px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    /*width: 33.3333333333%;*/
    width: 30%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }
/*end boot strap styles*/
.showhomeonly {display:none;}
.dkdivouterblock {width:100vw;background-color: #fefefe;}
.dkdivcenterblock {width:1100px;margin:auto;background-color: #ffffff;}
#menu-button {display:none;}
body {
    font-family:sans-serif;
    font-weight:400;
    font-size:14px;
	background-color: #fefefe;
	color:#000000;
	margin:0px;
	text-align:left;
    height:100%;
}
table.dkouterblock
{
	width: 100%;
	background-color:#fefefe;
	vertical-align:top;
	text-align:left;
	border:0px;
	margin-left:auto;
	margin-right:auto;
}
tr.dkouterblock
{
	vertical-align:top;
}
td.dkouterblock
{
	vertical-align:top;
}
table.dkcenterblock
{
	 table-layout:auto;
	 vertical-align:top;
	 width: 100%;
	border:0px;
	margin-left:auto;
	margin-right:auto;
}
td.dkcenterblock
{
	vertical-align:top;
}
table.dkleftblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkleftblock
{
	table-layout:auto;
	vertical-align:top;
	width: 0px;
}
table.dkrightblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkrightblock
{
	table-layout:auto;
	width: 0px;
	vertical-align:top;
}
tr.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
	height: 80px;
}

td.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
}
a.homenewslink {
	color: #eeeeee
}
a.homenewslink:hover {
	background: #ffffff; color: #eeeeee
}
a.audittrail {
	font-weight: normal; color: #d00909;text-decoration: underline
}
a.audittrail:hover {
	background: #ffffff; color: #d00909
}
font.audittitle {
	font-weight: bold; color: #eeeeee; line-height: 22px;
}
a.nav1  {
	font-weight: bold; color: #eeeeee;text-decoration: underline
}
a.nav1:hover {
	color: #000000
}
a.nav1bold {
	font-weight: bold; color: #eeeeee;text-decoration: underline
}
a.nav1bold:hover {
	color: #000000
}
a.nav2 {
	color: #eeeeee;text-decoration: underline
}
a.nav2:hover {
	color: #000000; text-decoration: underline
}
a.nav3 {
	color: #d0080a;text-decoration: underline
}
a.nav3:hover {
	color: #000000; text-decoration: underline
}
.shoppingcart_small {
	padding-left: 10px; color: #1e3649;
}
.contenttitle {
	font-weight: bold; font-size: 16px; color: #eeeeee;text-decoration: none
}
.content {
	font-weight: normal; color: #eeeeee;text-decoration: none
}
.titlelevel {
	font-weight: normal; font-size: 20px; color: #cd0001;
}
.titlelevelsmall {
	font-weight: normal; font-size: 16px; color: #cd0001;
}
.newslettertitle {
	font-weight: normal; font-size: 20px; color: #424a33;
}
.headline {
	font-weight: bold; font-size: 16px; color: #eeeeee;text-decoration: none
}
.bold {
	font-weight: bold; background: #eeeeee
}
a.quicklink {
	font-weight: bold; color: #eeeeee;text-decoration: none
}
a.sitemap1 {
	font-weight: bold; color: #eeeeee;text-decoration: none
}

a.sitemap1:hover {
	background: #eeeeee; text-decoration: underline
}
a.sitemap2 {
	font-weight: normal; color: #eeeeee;text-decoration: underline
}
a.sitemap2:hover {
	background: #eeeeee; text-decoration: underline
}
a.sitemap3 {
	font-weight: normal; color: #eeeeee;text-decoration: underline
}
a.sitemap3:hover {
	background: #eeeeee; text-decoration: underline
}
a.searchlink {
	font-weight: bold; color: #eeeeee;text-decoration: underline
}
a.searchlink:hover {
	background: #eeeeee; text-decoration: underline
}
font.events_calendar_dayofweek {
	font-weight: bold; color: #eeeeee; text-decoration: none
}
a.daylink {
	font-weight: bold; color: #eeeeee; text-decoration: underline
}
a.eventlink {
	color: #eeeeee; text-decoration: underline
}
a.eventlink_red {
	color: #d00909; text-decoration: underline
}
.shoppingcart_bold {
	font-weight: bold; color: #eeeeee;text-decoration: none
}
table.dkcenterblock a {
	color: #153359; font-weight: bold; 
}
table.dkcenterblock a:hover {
	text-decoration: none;
}
a {
	color: #ffff;text-decoration: none
}
a:hover {
	text-decoration: none;
}
.myhiddenstyle {
	visibility: hidden; position: absolute
}
.demo {
	z-index: 99; visibility: hidden;
	width: 100%; 
	color: #000033; 
	position: absolute; top: 40px; 
	height: 80px
}
input.searchstr {
           vertical-align: middle;
           color:#888;
           height: 19px;
           font: 10px verdana; 
} 
input.searchbtn {
           vertical-align: middle;
           height: 22px;
           text-align: right;
           border:0px;
}
.nomargin {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px 0px 0px;
	padding-top: 0px
}
.message
{
            font-weight: bold;
            font-size: 9pt;
            color: #eeeeee;
}
.normal
{
            font-weight: normal;
            font-size: 9pt;
}
.normalbold
{
            font-weight: bold;
            font-size: 9pt;
}
a.normalbold
{
            color: black;
            font-weight: bold;
            font-size: 9pt;
}
.normalbold-big
{
           font-weight: bold;
           font-size: 11pt;
}
a.normalbold-big
{
            color: black;
            font-weight: bold;
            font-size: 11pt;
}
.normalbold-large
{
            font-weight: bold;
            font-size: 15pt;
}
.pageheader {
	font-weight: bold;
	font-size: 12pt;
	color: #000080;
}
.cellborderleft {
	border-right: #333333 0px solid;
	border-top: #333333 0px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 0px solid
}
.cellborderright {
	border-right: #333333 1px solid;
	border-top: #333333 0px solid;
	border-left: #333333 0px solid;
	border-bottom: #333333 0px solid
}
.menu {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
.menu1 {
	color: #000000;
	text-decoration: none
}
.menu2 {
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
.pagetitle1 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none
}
.pagetitle2 {
	font-weight: bold;
	font-size: 14px;
	color: #555555;
	text-decoration: none
}
.pagetitle3 {
	font-weight: normal;
	font-size: 24px;
	color: #eeeeee;
	text-decoration: none
}
.pagetitle4 {
	font-size: 24px;
	color: #333333;
	text-decoration: none
}
.pagetitle5 {
	font-size: 18px;
	color: #333333;
	text-decoration: none
}
.calendarday {
	font-weight:normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
unknown {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
a.menu {
	font-weight: bold;
	font-size: 11px;
	color: #000000;

	text-decoration: none
}
a.menu:hover {
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	text-decoration: none
}
a.menu1 {
	font-weight: bold;
	color: #000000;

	text-decoration: none
}
a.menu1:hover {
	font-weight: bold;
	color: #888888;
	text-decoration: none
}
a.menu2:hover {
	font-weight: bold;
	font-size: 16px;
	color: #888888;
	text-decoration: none
}
.white {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}
a.white {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}
unknown {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.functionline
{
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
	text-transform: none;
}
a.functionline {
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
	text-transform: none;
}
a.functionline:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #888888;
	text-decoration: none;
	text-transform: none;
}
table.tablecolor {
	background-color: #eeeeee;
	color: #ffffff
}
table.tablecolorhightligh 
{
	background-color: #ffffff;
	border-bottom-color: #eeeeee 10px solid;
	border-right-color: #ffffff 0px solid;
	border-top-color: #ffffff 0px solid;
	border-left-color: #eeeeee 10px solid;
}
tr.rowcolor1 
{
	background-color: #eeeeee;
}
tr.rowcolor2 
{
	background-color: #ffffff
}
tr.rowcolor3 
{
	background-color: #eeeeee;
	height: 50
}
td.tlabelhblue {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color: #eeeeee
}
td.highlightcell {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	vertical-align: top;
	background-color: #ffffff
}
li.larger {
	font-size: 14px;
	color: #555555;
	margin-bottom: 8;
}
.pagetitle {
	font-weight: bold;
	font-size: 16px;
	color: #000;
 	text-decoration: none;
}
.prdate {
	font-weight: bold; color: #000000;
}
.prtitle {
	font-size: 10px;
	color: #888888;

}
a.prtitle {
	font-size: 10px;
	color: #888888;

}
a.prtitle:hover {
	font-size: 10px;
	color: #000000;

}
.prlink {
	font-weight: bold;
	font-size: 9px;
	color: #000000;

}
a.prlink {
	font-weight: bold;
	font-size: 9px;
	color: #000000;

}
a.prlink:hover {
	font-weight: bold;
	font-size: 9px;
	color: #888888;

}
.heading {
	font-weight: bold;
	color: #000000;

	margin-bottom: 8
}
.contentbold {
	font-weight: bold;
	color: #555555;

}
a.contentbold {
	color: #555555;
	text-decoration: underline
}
a.contentbold:hover {
	color: #555555;
	text-decoration: none
}
.content {
	color: #555555;
}
a.content {
	color: #555555;

	text-decoration: underline
}
a.content:hover {
	color: #555555;

	text-decoration: none
}
.text {
	color: #000000;
}
a.text {
color: #000000;

}
a.text:hover {
	color: #888888;
}
.progresscurrent
{
	font-weight: bold;
	font-size: 7pt;
	color: #ffffff;
}
a.progresscurrent {
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
	text-decoration:underline
}
a.progresscurrent:hover {
	font-weight: bold;
	font-size: 7pt;
	color: #dddddd;
	text-decoration:none
}
td.progresscurrent
{
 background-color: #eeeeee;
}
.progressother
{
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
}
a.progressother {
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
	text-decoration:underline
}
a.progressother:hover {
	font-weight: bold;
	font-size: 7pt;
	color: #dddddd;
	text-decoration:none
}
td.progressother
{
 background-color: #ffffff;
}
.oddrows
{
 font-weight: normal;
 font-size: 9pt;
 color: #000000;
}
td.oddrows
{
 background-color: #ffffff;
 font-weight: normal;
 font-size: 9pt;
 color: #000000;

}
td.oddrows a {
           font-weight: normal;
           font-size: 9pt;
           color: #000000;
}
td.oddrows a:hover {
	color: #333333;
}
.evenrows
{
           font-weight: normal;
           font-size: 9pt;
           color: #000000;
}
td.evenrows
{
           background-color: #ffffff;
           font-weight: normal;
           font-size: 9pt;
           color: #000000;
}
td.evenrows a {
           font-weight: normal;
           font-size: 9pt;
           color: #000000;
}
td.evenrows a:hover {
	color: #333333;
}
hr.hrcolor
{
	color: #c0c0c0;
}
.requiredflag
{
           color: red;
}
.itemtitle
{
           font-weight: bold;
           font-size: 12pt;
           color: black;
}
.condition-text {
	color: #77776f;
	font-size: 11px;
}
.condition-text-bold{
	color: #77776f;
	font-size: 11px;
	font-weight: bold
}
.surveytitle {
	font-size: 18px;
	font-weight: bold
}
a.surveytitle {
	color: black;
	font-size: 18px;
	font-weight: bold
}
.text-white{
	color: #ffffff;
	font-weight: bold;
}
.greyedtext{
	color: #999999;
	font-size: 9pt;
	font-weight: bold;
}
.separator{
	font-size: 13px;
	font-weight: bold
}
table.tblheadcolor {
	color: #000000;
	background-color:#eeeeee;
	border:0px;
}
tr.tblheadcolor {

	border:0px;
}
td.tblheadcolor {
	color: #000000;
	border:0px;
}
.tblheadcolor {
	color: #000000;
	text-decoration: none
}
table.rslttbl {
	font-size: 9pt;
	color: #000000;
	background-color: #eeeeee;
}
th.rslttbl {
	color: #000000;
	font-weight: bold;
}
tr.rslttbl {
	color: #000000;
	font-size: 9pt;
}
td.rslttbl {
	font-size:xx-small;
	color: #000000;
	vertical-align:top;
	background-color: #dddddd;
}
td.rslttblodd {
	font-size:xx-small;
	color: #000000;
	vertical-align:top;
	background-color: #ffffff;
}
a.rslttbl {
	font-weight: bold;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	text-transform: none
}
a.rslttbl:hover {
	font-weight: bold;
	font-size:xx-small;
	color: #000000;
	text-decoration: none;
	text-transform: none
}
a.rslttblodd {
	font-weight: bold;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	text-transform: none
}
a.rslttblodd:hover {
	font-weight: bold;
	font-size:xx-small;
	color: #000000;
	text-decoration: none;
	text-transform: none
}
table.tablecolorcalendar1 {
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	color:ffffff;
	border:0px;
}
th.tablecolorcalendar1 {
	font-weight: bold;
	background-color: #003300;
}
td.tablecolorcalendar1 {
	font-size:xx-small;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-top-color: #003300;
	border-left-color: #003300
}
a.tablecolorcalendar1 {
	font-weight: bold;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	text-transform: none
}
a.tablecolorcalendar1:hover {
	font-weight: bold;
	font-size:xx-small;
	color: #333333;
	text-decoration: none;
	text-transform: none
}
table {
	color: #000000;
}
th {
	background-color: #eeeeee;
	color: #000000;
}
td {
	color: #000000;
}
.highlightcellwobold {
           font-size: xx-small;
           color: #000000;
           background-color: #e8f3ff;
}
.dk_rss img {max-width:75px; height:auto; padding:0px 5px 5px 0px; float:left;}
table.dk_rss
{
	border-width:0px;
	border-style:none;
	font-size:14px;
}
table.dk_rss tbody tr th
{
	background-color: #ffffff;
	height: 1px;
}

table.dk_rss, table.dk_rss tbody tr td, table.dk_rss tbody tr td p, table.dk_rss tbody tr td div
{
	color: #000000;
	text-align:left;
}

table.dk_rss tbody tr td ul, table.dk_rss tbody tr td ul li, table.dk_rss tbody tr td ul li div
{	color: #000000;
	list-style-type: none;
	padding-left: 0px;
}
table.dk_rss tbody tr td ul li
{
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom: #cccccc dotted 1px;
    clear:both;
}
table.dk_rss tbody tr td a,
table.dk_rss tbody tr td p a,
table.dk_rss tbody tr td div a,
table.dk_rss tbody tr td ul a,
table.dk_rss tbody tr td ul li a
{
	color: #053478;
	text-decoration: none;
	font-weight: bold;
}

table.dk_rss tbody tr td a:hover,
table.dk_rss tbody tr td p a:hover,
table.dk_rss tbody tr td div a:hover,
table.dk_rss tbody tr td ul a:hover,
table.dk_rss tbody tr td a:hover,
table.dk_rss tbody tr td ul li a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
p.dk_rss_descref
{
	font-weight: normal;
}
table.sitemap { margin-top: 10px; }
table.sitemap tbody tr th { background-color: #eeeeee; }
h1, h2, h3, h4, h5 {
  margin: 5px 0 5px 0;
}

h1, h4 {
  margin: 0 0 0 0;
}

h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: .9;
}


h2 {
  font-family: 'Oswald', sans-serif;
  font-size:35px;
  line-height: 40px;
}

h3 {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'Roboto Condensed'; }
  #dk_cms_page h3.headers {
    font-size: 22px;
    font-weight: 700; }

h4 {
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase; }
  #dk_cms_page h4.headers-mini {
    font-weight: 300;
    text-transform: initial;
    color: #40403f;
    font-size: 15px;
    font-family: 'Roboto Condensed'; }

h5 {
  font-size:25px;
  line-height: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 0px 6px 0px;
  color: #CE1126;
}
#htbl a
{
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	display: block;
	text-decoration: none;
	text-transform: none;
	color: #737373;
}

#htbl a:hover
{
	text-decoration: none;
	color: #000000;
}
#ltbl a
{
	width: 100%;
	text-align: left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #e9eece;
	font-size: 11px;
	line-height: 16px;
	text-indent: 5px;
}

#ltbl a:hover
{
	text-decoration: none;
	color: #d8d1bd;
}

#rssbutton a
{
	display: block;   
	background:  url(/orgheaders/2196/rssfeedicon_16x16.gif) top;
	width: 16px;
	height: 16px;
}
#rssbutton a:hover
{
	background:  url(/orgheaders/2196/rssfeedicon_16x16_hover.gif) no-repeat bottom;
}
#upcoming{
	font-weight: bold;
	font-size: 16px;
	color: #eeeeee;

	text-decoration: none
}
.dkbreadcrumb
{
	font-size: 11px;
	text-align: right;
	display: block;
	padding-bottom: 5px;
	border-bottom: #cccccc dotted 1px;
	position: relative;
	left: 0px;
	top: 3px;
	width:100%;
	background-color:#eeeeee;
}

.dkbreadcrumb a
{
	background: transparent url(/orgheaders/1699/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 15px;
	/*adjust bullet image padding*/
	color: #999999;
}
.dkbreadcrumb a:hover
{
	text-decoration: underline;
	color: #cd7019;
}

input.searchbtn {
	font-size: 76%;
	font-weight:bold;
	color:#cd7019;
	background-color:#ffffff;
	border: 2px outset #083378;
}

input.searchbtnhover {
	font-size: 76%;
	font-weight:bold;
	color:#ffffff;
	background-color:#c5ba8e;
	border: 2px inset #083378;
}

.searchstr {
	font-size: 76%;
	color:#083378;
	margin: 0px 0px 0px 10px;
}	

.searchcell {
	margin: 0px;
	height: 20px;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color:#b4352c;
}
#wrapper-header {
	height:105px;
	width: 940px; }
 
#wrapper-nav {
	width:100%;
	height:25px;
	margin: 0 0 2px 0;
	background-color: #005696; }
#logo {
	width:500px;
	float:left;
	height:65px;
	padding: 0 0 0 10px; }
 
#patch {
	float:left;
	width:175px;
	height: 65px; }
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0 }


div.dkdivallfooter {
  background-color: #003366;box-shadow: 0 50vh 0 50vh #003366;
  /*background-color: #243786;box-shadow: 0 50vh 0 50vh #243786;*/
  background-image: url('/orgheaders/3979/bsafooter-003366.png');
  /*background-image: url('/orgheaders/3979/bsalargefooter.jpg');*/
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 180px;
  color: #fff;}


#footerouter,#footertable {width:100%;color:#fff;background-color:#4f4f4f;font-size:12px;}
.footerpadded {padding-left:5px;padding-right:5px;}
div.dkdivallfooter a {
           color:#fff;
}


div.dk_orglinks_left ul li {
	border-bottom: #cccccc dotted 1px;
	padding: .3em 0;
	font-size:14px;
}

div.dk_orglinks_left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	width: 150px;
	padding-left:7px;
	padding-right:7px;
}
div.dk_orglinks_left a {
	text-decoration: none
}
div.dk_orglinks_left a:hover {
	color:#005696; text-decoration: none;
}
.nav {
	background-color: #005696; height: 40px; color: #8d867f; font-size: 16px
}
.nav ul {
	list-style-type: none
}
.nav li {
	border-right: #ffffff 3px solid; padding-bottom: 0px; padding-left: 10px; padding-
right: 20px; display: block; float: left; font-size: 18px; padding-top: 0px
}
.nav li a {
	line-height: 40px; display: block; color: #ffffff; text-decoration: none
}
.nav li a:hover {
	color: #91b6d2
}
img {border: 0px;}

table.dk_btn tbody tr td a,
table.dk_btn tbody tr td p a,
table.dk_btn tbody tr td div a,
table.dk_btn tbody tr td ul a,
table.dk_btn tbody tr td ul li a
{
	color: #ffffff;
	font-size: 14px;
	text-decoration:none;

}

table.dk_btn tbody tr td a:hover,
table.dk_btn tbody tr td p a:hover,
table.dk_btn tbody tr td div a:hover,
table.dk_btn tbody tr td ul a:hover,
table.dk_btn tbody tr td a:hover,
table.dk_btn tbody tr td ul li a:hover
{
	color: #555555;
}

#homeouter {width:100%;}
#homeleft {width:50%;float:left;}
#homeright {width:50%;float:left;}

/*-------------------*/
.dk_datecell_div {
	background-color: #153359;
	color:#fff;
	width:45px;
	float:left;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius:5px;
	border-radius: 5px;
}
a.dk_datecell_a {color:#fff;text-decoration:none;}
a.dk_datecell_a:hover {color:#aaa;}
div.dk_datecell_month {padding-top:5px;}
div.dk_datecell_month, div.dk_datecell_day {
	margin-right:auto;
	margin-left:auto;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:3px;
}
div.dk_infocell {padding-left:3px;}
.dk_infocell_title {font-size:1em; padding-bottom:3px;}
.dk_infocell_desc {font-size:1em;}
table.dk_eventtable tr td{
	padding-bottom:10px;
}
.dkmobileshow {display:none;}
/*Home Buttons*/
.home-btn2 {
  background: #223786;
  background-image: -webkit-linear-gradient(top, #015697, #135b92);
  background-image: -moz-linear-gradient(top, #015697, #135b92);
  background-image: -ms-linear-gradient(top, #015697, #135b92);
  background-image: -o-linear-gradient(top, #015697, #135b92);
  background-image: linear-gradient(to bottom, #015697, #135b92);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  line-height: 60px;
}

.home-btn2:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
/*End Home Buttons*/
/*BUTTON STYLES*/
.btn {
    font-family: 'Oswald', sans-serif;
    padding: 10px 17px 10px 17px;
    text-decoration: none;

    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}
.btn-default {
  /*border-radius: 0;*/
  border: 2px solid #6e7373;
  background-color: transparent;
}

.btn-over {
  border: 2px solid #CE1126;
  background-color: rgba(0,0,0,.2);
  color:#FFFFFF;
}

.btn-over:hover,
.btn-over:focus {
  border: 2px solid #CE1126;
  background-color: #CE1126;
  color:#FFFFFF;
}
.btn-default {
  /*border-radius: 0;*/
  border: 2px solid #6e7373;
  background-color: transparent;
}

.btn-over {
  border: 2px solid #CE1126;
  background-color: rgba(0,0,0,.2);
  color:#FFFFFF;
}

.btn-over:hover,
.btn-over:focus {
  border: 2px solid #CE1126;
  background-color: #CE1126;
  color:#FFFFFF;
}

.btn-ored {
  border: 2px solid #CE1126;
  background-color: #CE1126;
  color:#FFFFFF;
  border-radius: 5px 0px 0px 5px;
  margin-right:-4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-ored:hover,
.btn-ored:focus {
  border: 2px solid #a40d1e;
  background-color: #a40d1e;
  color:#FFFFFF;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 3px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-orust {
  border: 2px solid #d6ccbf;
  background-color: #d6ccbf;
  color:#FFFFFF;
  margin-left:-4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-orust:hover,
.btn-orust:focus {
  border: 2px solid #cfb99d;
  background-color: #cfb99d;
  color:#FFFFFF;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 3px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-oblue {
  border: 2px solid #28519A;
  background-color: #28519A;
  color:#FFFFFF;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-oblue:hover,
.btn-oblue:focus {
  border: 2px solid #20407b;
  background-color: #20407b;
  color:#FFFFFF;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 3px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-odkbl {
  border: 2px solid #1A3257;
  background-color: #1A3257;
  color:#FFFFFF;
 border-radius: 0px 5px 5px 0px;
  margin-left:-4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-odkbl:hover,
.btn-odkbl:focus {
  border: 2px solid #142845;
  background-color: #142845;
  color:#FFFFFF;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 3px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 3px 3px 0px rgba(50, 50, 50, 0.25);
}

.btn-red {
  border: 2px solid #CE1126;
  background-color: transparent;
  color:#333;
}

.btn-red:hover,
.btn-red:focus {
  border: 2px solid #CE1126;
  background-color: #CE1126;
  color:#FFFFFF;
}

.btn-blue {
  border: 2px solid #28519A;
  background-color: transparent;
  color:#333;
}

.btn-blue:hover,
.btn-blue:focus {
  border: 2px solid #28519A;
  background-color: #28519A;
  color:#FFFFFF;
}

.btn-dkblue {
  border: 2px solid #1A3257;
  background-color: transparent;
  color:#333;
}

.btn-dkblue:hover,
.btn-dkblue:focus {
  border: 2px solid #1A3257;
  background-color: #1A3257;
  color:#FFFFFF;
}
/*End Button Styles*/
.diamond {
  overflow: hidden;
  cursor: pointer;
  /*
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  */
  width: 210px;
  height: 210px;
  margin: auto;
  border: 5px solid #ffffff;
  margin-bottom: 50px; }
  @media (max-width: 992px) {
    .diamond {
      margin-top: 50px; } }
  .diamond a {
    display: inline-block;
    width: 210px;
    height: 210px; }
  @media (min-width: 768px) {
    .diamond:hover {
      -webkit-transition: all 0.35s;
      transition: all 0.35s; }
      .diamond:hover img {
        -webkit-transform: rotate(0deg) scale(1.65);
        -moz-transform: rotate(0deg) scale(1.65);
        -ms-transform: rotate(0deg) scale(1.65);
        -o-transform: rotate(0deg) scale(1.65);
        transform: rotate(0deg) scale(1.65); } }
  .diamond img {
    transition: all 0.35s;
    /*
    -webkit-transform: rotate(-45deg) scale(1.45);
    -moz-transform: rotate(-45deg) scale(1.45);
    -ms-transform: rotate(-45deg) scale(1.45);
    -o-transform: rotate(-45deg) scale(1.45);
    transform: rotate(-45deg) scale(1.45);
    */
    width: 210px;
    height: 210px; }

h2.diamond-overlay {
  position: relative;
  margin-top: -130px;
  color: #ffffff;
  margin-bottom: 100px;
  pointer-events: none;
  font-weight: 900 !important; }
/*styles for contact us page*/
div.grp1,
div.grp2,
div.grp3,
div.grp4,
div.grp5,
div.grp6,
div.grp7,
div.grp8,
div.grp9,
div.grp10,
div.grp11,
div.grp12,
div.grp13,
div.grp14,
div.grp15,
div.grp16,
div.grp17,
div.grp18,
div.grp19,
div.grp20{
  float:left;
  padding: 2px;
  margin:5px;
  width:140px;
  height:235px;
  overflow:hidden;
  font-size:11px !important;
  text-align:center;
  border: 1px dotted #ccc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius:10px;
  border-radius: 10px;
  }
/*-------------------*/
/*begin mobile css*/
@media only screen and (max-width : 640px),
only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait)
 {
   .home-col1, .home-col2 {width:100%; float:none; border:none;}
   .dkdivouterblock, .dkdivcenterblock, table.dkcenterblock {width:100%;}

    .dkdivleftblock,.dkdivrightblock,.dkdivcenterfooter {display:none;}
    .dkbreadcrumb {display:none;}
    .dkmobilehide {display:none;}
    #menu-button {display:none;}
    #dk_rightdiv{display:none;}
    #homebuttons{display:none;}
    #registrant_emptygridview_template{width:100%;}
    #pagetitlediv{display:none;}
    #dkprogress {display:none;}
    #dkprogressmessage {display:none;}
      body {font-size:1.0em}
    table.dkgvregister, table.dkgvregister tr, table.dkgvregister tr td, table.dkgvregister tr th{
     width:200px;
    }
    table.dkgvregister tr, table.dkgvregister tr td, table.dkgvregister tr th{
     width:100px;
    }
    table.dkouterblock {
	width: 100%;
	background-color:#fff;
	margin-top:0px;
	vertical-align:top;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    }
	#menu-button {display:inline-block;color:#247eab;text-decoration:none;font-size:18px;}

	/* hide the menu when it has the "collapsed" class set by the script */
	#dk-main-menu-mobile.collapsed {display:none;}
      .dk_events, .dk_news {width: 100%; clear-both;}
      .dkmobileshow {display:block;}
      /*#dk_cms_home img,*/
      #dk_cms_page img,
      img.mobilescale {max-width:100% !important;height: auto !important;width: auto\9 !important;}
      .dkvideo {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px; height: 0; overflow: hidden;
      }
 
      .dkvideo iframe,
      .dkvideo object,
      .dkvideo embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
      }
      a.dk_datecell_a {font-size:.9em !important;}
      a.dk_datecell_a:hover {font-size:.9em !important;}
      div.dk_datecell_month, div.dk_datecell_day {font-size:.9em !important;}
     .trainingschedule {
        width:100%;
        float:none;
        padding-left:0px;
        padding-bottom:0px;
        background-color:#fff;
     }
    /*make all dk_cms_page tables as blocks*/
		#dk_cms_page table,
		dk_cms_page table tbody {
			display: block;
			width: 100% !important;
			border: none !important;
			height: auto !important;
		}
		#dk_ms_page table thead { display: none; }
		#dk_cms_page table tr,
		#dk_cms_page table th,
		#dk_cms_page table td {
			display: block;
			padding: 0;
			text-align: left;
			white-space: normal;
			border: none;
			height: auto !important;
			width:100% !important;
		}
		#dk_cms_page table tr {
			border-bottom: 1px solid #eee;
			padding-bottom: 11px;
			margin-bottom: 11px;
		}
		#dk_cms_page table th[data-title]:before,
		div#dk_cms_page table td[data-title]:before {
			content: attr(data-title) ":\00a0";
			font-weight: bold;
		}
		#dk_cms_page table td:empty { display: none; }
		#dk_cms_page table td:first-child:before { content: ''; }

    /*make all dk_cms_home tables as blocks*/
		#dk_cms_home table,
		dk_cms_home table tbody {
			display: block;
			width: 100% !important;
			border: none !important;
			height: auto !important;
		}
		#dk_cms_home table thead { display: none; }
		#dk_cms_home table tr,
		#dk_cms_home table th,
		#dk_cms_home table td {
			display: block;
			padding: 0;
			text-align: left;
			white-space: normal;
			border: none;
			height: auto !important;
			width:100% !important;
		}
		#dk_cms_home table tr {
			border-bottom: 1px solid #eee;
			padding-bottom: 11px;
			margin-bottom: 11px;
		}
		#dk_cms_home table th[data-title]:before,
		div#dk_cms_home table td[data-title]:before {
			content: attr(data-title) ":\00a0";
			font-weight: bold;
		}
		#dk_cms_home table td:empty { display: none; }
		#dk_cms_home table td:first-child:before { content: ''; }
        .dk_rss img {
            max-width:75px !important; 
            height:auto !important; 
            padding:0px 5px 5px 0px !important; 
            float:left !important;
         }
}
/*end mobile css*/