* {
	margin: 0;
	padding: 0;
}

#cssmenu table tr {
    background-color:rgba(0,0,0,0) !important;
}


.btn
{
	    padding: 0.150rem .75rem !important;
	    font-size: var(--pri-text-font-size) !important;
	
	}
	
.tdField
{
	
	font-size:var(--pri-text-font-size);
	}

body {
	margin: 20px 0;
	/*background: #FFFFFF;*/
	background: var(--pri-bg-color);
	font: normal "Arial";
	/*color: #666666;*/
	color:Black;
}

body *:not(i)
{
	font-family:Calibri !important;
	
	}

h1  {
	color: #333333;
}

.WebsiteColor  {
	color: #ecf0f1;
	font-size:var(--pri-text-font-size) !important;
}
.WebsiteLogoColor  {
	color: #ecf0f1;
}


p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}



img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	/*background: #3C74E6 url(images/img06.gif) repeat-x;*/
	background: #CC0000 url(images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #CC0000;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	/*background: #3C74E6 url(images/img06.gif) repeat-x;*/
	background:#33cc33 url(images/img06.gif) repeat-x;
	/*0099FF*/
	font-size: 1em;
	text-transform: uppercase;
	color: #CC0000;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: 1em;
	color: #CC0000;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story 
{
	width:100%;
	padding: 20px;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	border-top: 1px solid #FFFFFF;
	height:100%;
	/*background: url(../images/denaloginbanner.bmp) no-repeat;*/
}

/* Header */

#header {
	width: 920px;
	height: 80px;
	margin: 0 auto;
	padding: 1px 2px 0 2px;
	/* background: #3C74E6 url(images/img01.jpg) no-repeat;*/
}

/* Header > Logo */

#logo {
	float: left;
	width: 225px;
	height: 75px;
	padding-top: 0px;
	text-align: center;
}

#logo img
{
	/*-webkit-filter: drop-shadow(0px 0px 5px #f5f6fa); 
	filter: drop-shadow(0px 0px 5px #f5f6fa);*/
	
	}


#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float:left;
	height: 75px;
	padding-top: 0px;
	padding-left:0px;
	/*width:680px;*/
}

/* Content */
#content {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(images/img02.jpg) no-repeat;
}


/* Content > Main */

#main {
	float: left;
	width: 683px;
	margin-left: 5px;
	margin-bottom:15px;
	padding-bottom:20px;
	border-radius:6px;
	background:#fff;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 229px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
	width: 207px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	/*width: 960px;*/
	/*height: 40px;*/
	/*margin: auto;*/
	padding: 2% 0;
	/*background: url(images/img02.jpg) no-repeat;*/
	/*background-color:var(--pri-bg-color);*/
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

A.tab
{
	font-family: Arial;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.tab:hover
{
	font-family: Arial;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.tab:active
{
	font-family: Arial;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#wrapper
{
	width: auto;
	margin: 0 auto;
	margin-left: 1px;
	position: relative;
	top: 5px;
	background: #fff;
	height: auto;
	padding: 5px;
}

#tabs
{
	border: 1px solid #ccc;
	height: 28px;
	background: #FFFFFF;
	padding-left: 1px;
	padding-top: 1px;
	-moz-box-shadow: inset 0 -2px 2px #dadada;
	-webkit-box-shadow: inset 0 -2px 2px #dadada;
	box-shadow: inset 0 -2px 2px #dadada;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}

#tabs li
{
	float: left;
	list-style: none;
	border-top: 1px solid #89AB20;
	border-left: 1px solid #89AB20;
	border-right: 1px solid #89AB20;
	margin-right: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-box-shadow: 0 -2px 2px #dadada;
	-webkit-box-shadow: 0 -2px 2px #dadada;
	box-shadow: 0 -2px 2px #dadada;
}

#tabs li a
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #89AB20;
	padding: 7px 14px 6px 12px;
	display: block;
	background: #FFFFFF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-decoration: none;
	background: -moz-linear-gradient(top,#ebebeb,white 10%);
	background: -webkit-gradient(linear,0 0,0 10%,from(#ebebeb),to(white));
	border-top: 1px solid white;
	text-shadow: -1px -1px 0 #fff;
	outline: none;
}

#tabs li a:hover, #tabs li a.inactive:hover
{
	border-top: 1px solid #dedede;
	color: #000000;
}

#tabs li a.inactive
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	background: -moz-linear-gradient(top,#dedede,white 75%);
	background: -webkit-gradient(linear,0 0,0 75%,from(#dedede),to(white));
	border-top: 1px solid white;
}
.container {
    font-size: 12px;
    line-height: 21px;
    color: black/*#666666*/;
    text-align: justify;
    height: auto;
    
}
.Label {
    font-size: var(--pri-text-font-size);
    color: #000000;
    /*font-weight: bold;*/
    font-family: Verdana;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none; /*position:relative; margin-right:1px;margin-left:6px;*/
}


/* Menu
====================================*/
#navigation {
	height: 49px;
	padding-left:25px;
	width: 918px;
	margin-left: -10px;
	background-color: #4c4c4c;
	float: left;
	left: 1px;
}

/* Style Without Shadows */
.style-2 .left-corner,
.style-2 .right-corner { display: none; }
.style-2 { width: 1020px !important; margin-left: 0 !important; }
.style-2 ul li:first-child { margin-left: 1px !important; }

.js .selectnav {
	display: none;
}

.menu i.halflings { margin: 1px 2px 0 -2px; }

.menu ul, .menu li > div {
	visibility: hidden;
	display: none;
}

.menu li:hover > ul, .menu li:hover > div {
	visibility: visible;
	display: block;
}


/* Shadows */
.left-corner,
.right-corner {
	display:block;
	width: 0px;
	height: 0px;
	border-style: solid;
	position: relative;
	top: 49px;
	float: left;
	/*opacity: 0.58;
	filter:alpha(opacity=58);*/
}

.left-corner {
	/*border-color: transparent #888 transparent transparent;*/
	border-width: 0 9px 9px 0;
	float: left;
	left: 1px;
}

.right-corner {
	/*border-color: #888 transparent transparent transparent;*/
	border-width: 9px 9px 0 0;
	float: right;
	right: 1px;
}


/* Reset  */
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li, .menu ul a {position:relative;}
.menu > li {float:left;}
.menu > li.floatr {float:right;}
.menu li > a {display:block;}

.menu ul {
	position:absolute;
	display:none;
	width:170px;
}
.menu ul ul {
	top:0;
	left:170px;
}

.menu li:hover > ul {display:block;}

#navigation ul li:first-child { margin-left: -8px; }
#navigation ul li ul li:first-child,
#navigation ul li ul li ul li:first-child { margin-left: 0; }

#current {
	background-color: #169fe6;
	border-right: 1px solid #169fe6;
	margin-left: -1px;
	padding-left:21px;
	z-index: 8;
	position: relative;
}

.menu a 
{
	text-decoration:none;
	
}

.menu > li > a {
	color:#fff;
	font-weight: 400;
	font-size: 13px;
	line-height:18px;
	padding: 15px 20px 16px 20px;
}

.menu > li:hover > a {
	background-color: #0483C6;
	border-left:none;
	padding-left:21px;
	border-right:1px solid #707070;
	margin: 0 0 0 -1px;
}

ul.menu li a {
	-webkit-transition: background-color 80ms ease-in-out;
	-moz-transition: background-color 80ms ease-in-out;
	-o-transition: background-color 80ms ease-in-out;
	-ms-transition: background-color 80ms ease-in-out;
	/*transition: background-color 80ms ease-in-out;*/
}

.menu ul li a {
	-webkit-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-moz-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-o-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-ms-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	/*width :100px;*/
	/*transition: background-color 20ms ease-in-out, color 20ms ease-in-out;*/
}

.menu > li > a { border-right:1px solid #666; }
.menu > li > a:hover { border-right:1px solid #707070; margin: 0 0 0 -1px; }

.menu > li > a img, .menu li > ul > li > a img {
	border:0;
	margin-right:7px;
}


/* Sub Menu */
.menu ul {
	background-color: #fff;
	border:1px solid #e0e0e0;
	border-top:none;
	left:-1px;
	z-index: 999;
	/*border-radius: 0 0 2px 2px;*/
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	/*box-shadow: 0 1px 1px rgba(0,0,0,0.04);*/
}

.menu ul a {
	color: #777;
	font-size: 12px;
	line-height: 18px;
	padding: 9px 12px;
	border-top: 1px solid #e6e6e6;
}

.menu ul a:hover {
	background-color:#f5f5f5;
}


/* Mega Menu */
.menu .cols1, .menu .cols2, .menu .cols3, .menu .cols4, .menu .cols5 {
	position:absolute;
	display:none;
	overflow:auto;
	z-index: 99999;
	background: #fff;
}

.menu .cols1, .menu .col1 {width:170px;}
.menu .cols2, .menu .col2 {width:320px;}
.menu .cols3, .menu .col3 {width:725px;}
.menu .cols4, .menu .col4 {width:640px;}
.menu .cols5, .menu .col5 {width:800px;}
.menu > li.floatr > ul.cols1, ul.cols2, ul.cols3, ul.cols4, ul.cols5 {right:0;}
.menu > li:hover > ul.cols1, ul.cols2, ul.cols3, ul.cols4, ul.cols5 {display:block;}
.menu .col1, .menu .col2, .menu .col3, .menu .col4, .menu .col5 {float:left;}

.menu li > ul.cols1,ul.cols2, ul.cols3, ul.cols4,ul.cols5  {
	background-color:#fff;
	border:1px solid #e0e0e0;
	border-top:none;
	left:-1px;
	padding:10px;
}

ul.cols1 a:hover, ul.cols2 a:hover, ul.cols3 a:hover, ul.cols4 a:hover, ul.cols5 a:hover {
	background: none;
	border: none;
}

ul.cols1 a, ul.cols2 a, ul.cols3 a, ul.cols4 a, ul.cols5 a {
	background: none;
	border: none;
}

ul.cols1 p a, ul.cols2 p a, ul.cols3 p a, ul.cols4 p a, ul.cols5 p a {
	padding: 0;
}

.menu h4 {
	font-size: 13px;
	color: #888;
	font-weight: normal;
	margin: 0px 10px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
	letter-spacing: 0;
}

.menu h5 {
	text-align:left;
	background-color:Transparent;
	padding-left:10px;
	color: #000;
	font-size: 13px;
	margin: 8px 10px -3px 0;
}
.menu ol {
	list-style:none;

	margin: 7px 10px;
	padding: 0;
}

.menu ol a {
	color: #777;
	font-size: 12px;
	padding: 3px 0;
	line-height: 15px;
}

.menu ol a:hover {
	color: #444;
}
.menu p {
	font-size: 12px;
	line-height: 18px;
	margin: 9px 10px;
	padding: 0;
}
.menu p a {
	color: #888;
	text-decoration: underline;
}
.menu p a:hover {
	color: #555;
}

#wf_body 
{
	font-size:var(--pri-text-font-size);
	}

.list-group-item.active{
    z-index:0 !important;
}
/*==================================================================== */

