﻿@import url( bootstrap.css );
/* CSS Document */
@font-face {
    font-family: 'BentonSansRegular';
    src: url('fonts/BentonSansRegular.eot');
    src: url('fonts/BentonSansRegular.eot') format('embedded-opentype'),
         url('fonts/BentonSansRegular.woff2') format('woff2'),
         url('fonts/BentonSansRegular.woff') format('woff'),
         url('fonts/BentonSansRegular.ttf') format('truetype'),
         url('fonts/BentonSansRegular.svg#BentonSansRegular') format('svg');
}
@font-face {
    font-family: 'BentonSansMedium';
    src: url('fonts/BentonSansMedium.eot');
    src: url('fonts/BentonSansMedium.eot') format('embedded-opentype'),
         url('fonts/BentonSansMedium.woff2') format('woff2'),
         url('fonts/BentonSansMedium.woff') format('woff'),
         url('fonts/BentonSansMedium.ttf') format('truetype'),
         url('fonts/BentonSansMedium.svg#BentonSansMedium') format('svg');
}




#Body {
	color: #000000;
	background: #fff;
	font-weight:normal;
	font-size: 14px; 
	color: black; 
	font-family: Arial,Helvetica, sans-serif;
}

td {font-family:Arial,Helvetica, sans-serif;font-size:12px; font-weight: normal; color:#000000}
th {font-family:Arial,Helvetica, sans-serif;font-size:12px; font-weight: bold; color:#ffffff;background:#930231;}

.body_bg {
	min-height: 100%;
}

html,
body {
	margin: 0px;
	padding: 0px;
	font: normal 14px/1.5 Arial, Helvetica, sans-serif; 
	color: #000000;
	height: 100%;
}
.Normal{
	font-size: 14px;
	line-height: 1.5;
}

p {
	margin: 0px 0px 8px 0px;
}

header,
nav,
section,
footer {
	display: block;
}


A,
A:link {
	text-decoration: none;
	transition: color ease 300ms;
	-moz-transition: color ease 300ms; /* Firefox 4 */
	-webkit-transition: color ease 300ms; /* Safari and Chrome */
	-o-transition: color ease 300ms; /* Opera */
	-ms-transition: color ease 300ms; /* IE9? */
	color: #3399CC;
}

	A:visited {
		color: #3399CC;
		text-decoration: none;
	}

	A:hover {
		color: #ff3300;
	}

	A:active {
		color: #3399CC;
		text-decoration: none;
	}




A:focus {
	color:#0f509f;
	outline: none;
	-moz-outline: none;
}




A.greynav { FONT-SIZE: 12px; COLOR: #666666; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Helvetica, sans-serif;}
A.greynav:visited {COLOR: #666666; text-decoration: none;}
A.greynav:hover {COLOR: #fc6b34; text-decoration: underline;}



h1 {
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	font-weight:bold;
	letter-spacing:0;
	margin:10px 0;
}
 
h2 {
	color:#ff3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	font-weight:bold;
	letter-spacing: 0;
	margin: 11px 0;
}

h3 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	font-weight:bold;
	letter-spacing: 0;
	margin:12px 0;
}


form#Form {
	height: 100%;
}

.ModuleTitle_SubMenu {
	z-index: 9999!important;
}

.clearfix:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}

ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}

.clear {
	clear: both;
}

/* ********** Container Style ************** */


.Head {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
}

.SubHead {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
}

.SubSubHead {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif, sans-serif;color: #000;
}


/**************** Login page******************/
@media only screen and (max-width:767px) {

.loginContent .LoginPanel {
	width: 100% !important;
}

.loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space: nowrap;
}

.loginContent .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
}
/**************** register page******************/


@media only screen and (max-width:767px) {

.dnnRegistrationForm {
	min-width: inherit !important;
}

.dnnRegistrationForm .dnnForm {
	width: 100%;
}

.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}

.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}

.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}

.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}

.dnnRegistrationForm .dnnFormItem input[type="text"],
.dnnRegistrationForm .dnnFormItem input[type="password"],
.dnnRegistrationForm .dnnFormItem input[type="email"],
.dnnRegistrationForm .dnnFormItem input[type="tel"],
.dnnRegistrationForm .dnnFormItem select,
.dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and(max-width:767px) {
 .dnnSendPasswordContent {
 width: auto !important;
}
 .dnnSendPasswordContent .dnnLabel {
 display: block !important;
 width: 100% !important;
 text-align: left;
}
 .dnnSendPasswordContent a.dnnFormHelp, .dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp, .dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
 position: static;
}
 .dnnSendPasswordContent input[type="text"], .dnnSendPasswordContent input[type="password"], .dnnSendPasswordContent input[type="email"], .dnnSendPasswordContent input[type="tel"], .dnnSendPasswordContent select, .dnnSendPasswordContent textarea {
 width: 90%;
 margin-bottom: 10px !important;
}
 .dnnSendPasswordContent ul.dnnActions {
 padding: 0 !important;
}
}

/* ********** Control Panel Style ************** */


 

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}

A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
	color: #000;
	text-decoration: underline;
}

.FileManager A:hover {
	color: #000;
	text-decoration: none;
}




/* ********** Pane Style ************** */



.row [class*="Pane"] {
	padding: 0px 0px 30px 0px;
}

.DNNEmptyPane {
	display: none;
}


/* ********** Breadcrumb Style ************** */
.breadcrumbBox .breadcrumbborder h3{
	font-size:12px;
	color:#666;
	font-weight: normal;
	}
.breadcrumbBox .breadcrumbborder h3 span {
	
}
.breadcrumbBox .breadcrumbborder h3 a{
	color:#fc6b34;
	font-weight:normal;
	font-size: 12px;
	}
.breadcrumbBox .breadcrumbborder h3 a.the1{
	COLOR: #0f509f;
	}
.breadcrumbBox .breadcrumbborder h3 a:hover{
	color: #EF5120;
	}



 @media only screen and (max-width: 767px) {

.breadcrumbBox .breadcrumbRight {
}


}

/* ********** Other Style ************** */	
.dnn_layout {
	width: 960px;
	margin: 0px auto;
}

#dnn_wrapper {
	position: relative;
	margin:0 auto;
}

.head_mid,
.content_mid,
.footer_mid {
	padding: 0px 30px;
}

/*Login*/
.Login {
	float: none;
	display: inline-block;
	vertical-align:top;
}

.Login .loginGroup,
.Login .registerGroup {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	
}

.Login .sep{
	vertical-align:middle;
}
.Login img {
	vertical-align:middle;
	margin-top:-2px;
}
.Login .glyphicons {
	display: inline-block;
	vertical-align: middle;
}

.Login .registerGroup ul,
.Login .registerGroup li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.Login .registerGroup .userProfileImg img {
	max-width:26px!important;

}
.Login,
.Login a,
.Login a:link,
.Login a:active,
.Login a:visited {
	color: #000;
	font-weight: normal;
	line-height: 1.4;
}

.Login a:hover {
	text-decoration: underline !important;
}

.Login .registerGroup li.userMessages,
.Login .registerGroup li.userNotifications {
	font-size: 0;
	overflow: hidden;
	vertical-align: middle;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	position: relative;
	padding: 0px 10px 0 5px;
	height: 30px;
	line-height: 30px;
	text-align:right;
	margin: 0;
}
.Login .registerGroup li.userDisplayName {
	padding: 0 5px;
}

.Login .registerGroup li.userMessages {
	padding-left: 4px;
}

.Login .registerGroup li.userMessages:empty,
.Login .registerGroup li.userNotifications:empty {
	width: 1em;
}

.Login .registerGroup li.userMessages:before {
	content: "\f0e0";
	font-size: 14px;
	z-index: 0;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.Login .registerGroup li.userNotifications:before {
	content: "\f06a";
	font-size: 14px;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.Login .registerGroup li.userMessages:hover:before,
.Login .registerGroup li.userNotifications:hover:before {
	color: #ed474a;
}
.Login .registerGroup li.userMessages:after, 
.Login .registerGroup li.userNotifications:after{
	content:"|";
	font-size:14px;
	color:#000;
 	line-height:18px!important;
	height:18px!important;
	font-weight:normal!important;
	overflow:hidden;
	position:absolute;
	top:4px;
	right:0px;
	z-index:10;	
}



.Login .registerGroup li.userMessages a,
.Login .registerGroup li.userNotifications a {
	display: block!important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:11;	
}

*+html .Login .loginGroup,
*+html .Login .registerGroup,
*+html .Login .glyphicons,
*+html .Login .registerGroup ul,
*+html .Login .registerGroup li {
	display: inline;
}

.Login .registerGroup li.userMessages a strong,
.Login .registerGroup li.userNotifications a strong {
	display: none;
}
.Login .registerGroup li.userMessages a span,
.Login .registerGroup li.userNotifications a span {
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
	display:block;
	background-color:#ee5154;
	padding:0px 3px;
	height:14px;
	line-height:1;
	color:#FFF;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	font-weight:normal;
}



/* Search Style  */
.searchBox {
	border-right: none;
	float:left;
	overflow: inherit !important;
	height: 37px !important;
	z-index: 905;
	margin: 0;
	background: #fff;
}
#search a.search{
	background: url(images/search_btn.png) center center no-repeat;
	width: 49px;
	height: 37px;
}

.searchBox #dnn_dnnSEARCH_ClassicSearch,
.searchBox #dnn_dnnSEARCH1_ClassicSearch,
.searchBox #dnn_dnnSEARCH2_ClassicSearch,
.searchBox #dnn_dnnSEARCH3_ClassicSearch {
	background: none;
	border: none;
	float: none;
	height: 39px;
	position: relative;
	white-space: nowrap;
	width: 231px;
	display: block;
	text-align: left;
	color: #fff;
}

.searchBox .searchInputContainer {
	position: static !important;
	display: block !important;
	margin: 0 !important;
	height: 37px;
} 
.search,
a.search{
	position: absolute;
	right:0;
	top:0;
	height:27px;
	line-height: 27px;
	width:27px;
	color:#FF3C00;
	background: #fff;
	float:right;
	text-align:center;
	font-size: 15px;
	}
	
a.search:hover {color: #ff3c00;text-decoration: none;}	
	
.searchBox input.NormalTextBox {
	width: 210px;
	text-align: left;
	height: 37px;
	padding: 0px 3px 0px 16px;
	background: none;
	border:none;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	outline: 0;
	border-radius: 0px 0px 0px 0px;
	-webkit-appearance: none;
	color: #ccc;
	opacity: 1;
	font-size: 22px;
	font-weight: bold;
	line-height: 37px;
}

.searchBox input.NormalTextBox:placeholder{
	color: #ccc;
}

.searchBox input.NormalTextBox:-moz-placeholder {
	color: #ccc; 
}

.searchBox input.NormalTextBox::-moz-placeholder {
	color: #ccc;
}

.searchBox input.NormalTextBox:-ms-input-placeholder{
	color: #ccc;
}

.searchBox input.NormalTextBox::-webkit-input-placeholder{
	color: #ccc;
}


.searchBox .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    top: 52px !important;
    left: auto;
    right: 7px !important;
    margin: 1px 0 !important;
    z-index: 999;
}

.searchBox.searchSkinObjectPreview {
	right: inherit;
	left: auto;
	right: 0px;
}



.dnnSearchBoxPanel,
.dnnSearchResultPanel {
	width: 100%;
	max-width: none;
	padding: 10px 0px !important;
}

.dnnSearchResultPanel {
	padding: 10px 0px 7px 0px !important;
}


/* Search2 Style  */
.searchBox2 {
	background: #FF3300;
	float:left;
	overflow: inherit !important;
	z-index: 905;
	margin:13px 0;
	border:1px solid #fff;
	height: 27px;
	width: 215px;
}

.searchBox2 #dnn_dnnSEARCH_ClassicSearch,
.searchBox2 #dnn_dnnSEARCH1_ClassicSearch,
.searchBox2 #dnn_dnnSEARCH2_ClassicSearch,
.searchBox2 #dnn_dnnSEARCH3_ClassicSearch {
	background: none;
	border: none;
	float: none;
	height: 25px;
	line-height:25px;
	position: relative;
	white-space: nowrap;
	
	display: block;
	text-align: left;
	color: #fff;
}

.searchBox2 .searchInputContainer {
	position: static !important;
} 
.search2,
a.search2{
	position: absolute;
	right:0;
	top:0;
	height:25px;
	width:25px;
	color:#ED3024;
	float:right;
	text-align:center;
	background-color:#fff;
	font-size:15px;
	}
a.search2:hover {text-decoration: none;color: #ED3024;}
.search2:before{
	font-family:'FontAwesome';
	content: "\f002";
	}	
	
	
.searchBox2 input.NormalTextBox {
	width: 184px;
	text-align: left;
	height:25px;
	line-height: 25px;
	padding: 2px 3px 0px 3px;
	background: none;
	border: none;
	display: block;
	position: absolute;
	left: 4px;
	top:0;
	outline: 0;
	border-radius: 0px 0px 0px 0px;
	-webkit-appearance: none;
	color: #fff;
	font-size:12px;
	
}



.searchBox2 .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: 4px !important;
	left: auto;
	right: 28px !important;
	margin: 1px 0 !important;
}

.searchBox2.searchSkinObjectPreview {
	right: inherit;
	left: auto;
	right: 0px;
}



.searchBox2 .dnnSearchBoxPanel,
.searchBox2 .dnnSearchResultPanel {
	width: 100%;
	max-width: none;
	padding: 10px 0px !important;
}

.searchBox2 .dnnSearchResultPanel {
	padding: 10px 0px 7px 0px !important;
}
.searchBox2 ul.searchSkinObjectPreview{
	width: 290px;
	}


/* ********** HEADER ************** */





#body,
body {
	position: relative;
}

.hedaer_top {
	background: #000000;
	position:relative;
	z-index:1000;
	padding:4px 0;
}

.header_top,
.header_top .Normal {
	color: #ffffff;
}

.HeadPaneA  {
	float:right;
	}
.top_a {margin-top: 15px;text-align: right;}

.top_a .Social_Pane{
	margin-left: 15px;
}

.top_text {
padding-top: 70px;
}
.top_text img {width: 390px;}


.top_b {

	}
.top_d{
	padding: 72px 0 15px 0;
	margin: 0;
	float: right;
	}

.top_d a{
	display: block;
	float: left;
	margin-left: 18px;
}


.hedaer_center{
	background: #fff;
	}
.leftbox{
	float:right;
	}
.d-none{
	display: none !important;
}
.dnn_logo {
	float: left;
	padding: 14px 0px 24px;
}

.dnn_logo img {
	max-width: 100%;
	max-height: 100%;
}
.insidepage .dnn_logo{
	max-width: 169px;
}
.insidepage.new2024 .dnn_logo{
	max-width: 232px;
}

.insidepage.new2024{
	
}
.insidepage.new2024 .footer_box{
	background-color: transparent;
}
.roll_logo {
	display: none;
}
.roll_replace {
	position: absolute;
}

.hedaer_bttom{
	background-color:#006699;
	border-top: 3px solid #fff;
	}


.insidelogo{
	padding: 14px 0 24px;
}

.insidelogo img{
	max-width: 100%;
	height: auto;
}










/* ********** NAV ************** */	

.nav_box {
	position: relative;
	text-align: center;
	float: right;
}

/* ********** NAV ************** */	

/*top menu*/
#top_menu {
	position:relative;
	z-index: 904;
	margin:0px;
	display: table;
	
}
#top_menu ul {
	margin:0px;
	padding:0px 0px;
	display:block;
	background:transparent;
}
#top_menu ul:after {
	content:".";
	font-size:0px;
	height:0px;
	display:block;
	clear:both;
	visibility:hidden;
}
#top_menu li {
	list-style:none;
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}
#top_menu ul li a {
	text-decoration:none;
	display: block;
	cursor:pointer;
	width:auto;
	float:left;
}
#top_menu > div > ul > li{
	margin-right:0px;
}
#top_menu > div > ul > li.last-item{
	margin-right:0px;
}
#top_menu > div > ul > li > a > span {
	position:relative;
	color:#fff;
	background-color:transparent;
	font-size:18px;
	margin:13.5px 0;
	padding:0 18px;
	font-weight: bold;
	display:block;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:    background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
#top_menu > div > ul > li > a:hover, #top_menu > div > ul > li.current > a , #top_menu > div > ul > li > a.menu_hover {
	background-color:#ff3300;
}
#top_menu > div > ul > li > a:hover span, #top_menu > div > ul > li.current > a span, #top_menu > div > ul > li > a.menu_hover span{
	color:#fff;
}
#top_menu > div > ul > li > a{
	background-color: transparent;
transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:    background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}

#top_menu > div > ul > li.last-item a span {
	margin-right: 0;
}
#top_menu > div > ul > li.first-item a span {
	margin-left: 0;
}



/*sub menu*/
#top_menu .menuslide{
	display: none; 
	float: left; 
	overflow:hidden; 
	position:absolute; 
}
#top_menu .menuslide div{
	
}
#top_menu .menuslide ul{
	display: none;
	left: 0px; 
	float: left; 
	position:relative;
	margin:0px; 
	background-color:#f7f7f7; 
}
#top_menu .menuslide ul li{
    display:block; 
	clear:both; 
	padding:0px; 
	background:none; 
	margin:0px; 
	position:relative; 
	border-bottom:1px solid #A9A9A9;
}
#top_menu .menuslide ul li.last-item{
	border-bottom:none;
	}
#top_menu .menuslide ul li span{
	color:#666; 
	font-weight: normal;
	display:block; 
	padding:0 130px 0 15px; 
	margin:0px; 
	background:none;
	white-space:nowrap;
}
#top_menu .menuslide ul li a{
	display:block;
	font-weight: bold;
	font-size:13px;
	margin:0px;  
	padding:6px 0;
	background:none; 
	float:left; 
	line-height:22px;
}
#top_menu .menuslide ul a:hover{
	width:100%;
}
#top_menu .menuslide ul a:hover span{
	margin:0px;  
	background:none;
	color: #ff3300;
}
#top_menu .menuslide ul{
	float:left;
	left:0px;
	position:relative;
}
#top_menu .menuslide ul li a.menu_hover{

}
#top_menu .menuslide a.menu_hover span{
 
}
#top_menu .menuslide ul > li.dir > a span{
}
#top_menu .menuslide ul > li.dir > a:hover span{
}
#top_menu .menuslide ul > li.dir > a.menu_hover span{
}
/*Left Menu*/

#left_menu {
	padding: 0px 0px 0px;
	margin: 0 0 30px 0px;
	background: #fff;
}

#left_menu img {
	display: none;
}

#left_menu ul {
	padding: 0px;
	margin: 0px;
}

#left_menu ul li {
	list-style: none;
	margin: 0;
}

#left_menu ul li a {
	display: block;
	text-decoration: none;
	padding: 13px 10px 13px 20px;
	color: #FC6B34;
	line-height: 19px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}

#left_menu ul li.dir > a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-moz-transform: rotate(-45deg); /* Firefox */
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
	-o-transform: rotate(-45deg); /* Opera */
}

#left_menu > .gomenu > ul > li > a:hover,
#left_menu > .gomenu > ul > li.current > a:hover,
#left_menu > .gomenu > ul > li.current > a {
	color: #FFF;
}

#left_menu > .gomenu > ul > li > a:hover:before,
#left_menu > .gomenu > ul > li.current > a:hover:before,
#left_menu > .gomenu > ul > li.current > a:before {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#left_menu > .gomenu > ul > li.current > a:before {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
}

#left_menu ul ul {
	
	display: none;
	border-bottom: 1px solid #e5e5e5;
	
	background: #F7F7F7;
}

#left_menu ul ul ul {
	padding: 5px 0px 0;
	display: none;
	margin-bottom: 0px;
	border: none;
	padding: 0;
	margin-bottom: 0px;
}

#left_menu ul li.current > ul {
	display: block;
}

#left_menu ul ul .subcurrent > ul {
	display: block;
}

#left_menu ul li li {
	margin: 0;
	border-bottom: none;
	
}

#left_menu ul li li a {
	position: relative;
	padding: 13px 10px 13px 20px;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	border: none;
	white-space: normal;
	color: #666666;
	text-transform: none;
	border-bottom: 1px solid #e5e5e5;
}

#left_menu ul li li:last-child a {
	border-bottom: none;
}

#left_menu ul ul ul li:last-child a {
	border-bottom: 1px solid #e5e5e5;
}

#left_menu ul ul ul li a {
	padding: 13px 10px 13px 28px;
}

#left_menu .gomenu ul ul li a:before {
	
}

#left_menu ul li li.subcurrent > a:before {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
}

/*left_menu*/
#left_menu ul li a {
	text-transform:capitalize;
 	font-size:14px;
}
#left_menu > .gomenu > ul > li > a:hover ,
#left_menu > .gomenu > ul > li.current > a:hover,
#left_menu > .gomenu > ul > li.current > a {
	background-color:#FC6B34;
}
#left_menu ul li li a:hover,
#left_menu ul li li.subcurrent > a {
	color:#FC6B34;
}
#left_menu ul li li a:hover:before,
#left_menu ul li li.subcurrent > a:before{
	border-right:1px solid #FC6B34;
	border-bottom:1px solid #FC6B34;
}





/* ********** CONTENT ************** */	

.inside_conbg .con_bg{
	background: #fff;
	padding: 15px;
	margin-bottom: 30px;
}
.inside_conbg #dnn_content{
	padding: 0;
}
#dnn_content {
	padding:40px 0 0 0;
}
#inside_content {padding: 0;}

.LeftOutPane{
	padding:0;
	margin: 0;
	}
	

.to_top{
	text-align:right;
	}	


.normaloranage{FONT-SIZE: 12px; COLOR: #fc6b34; FONT-FAMILY: Arial, Helvetica, sans-serif;}



.normalgray{FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.normalred{FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif ; color: #990000;}



.boldoranage{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #fc6b34; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.boldblue{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0083bf; FONT-FAMILY: Arial, Helvetica, sans-serif;} 



.boldwhite{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif;}




td, th {
  padding:5px;
}

.table{
	border:0px solid #ffffff;
	border-spacing: 0px;
	}
.table th{
	background-color:#ffffff; 
	border:0px solid #ffffff !important; 
	text-align:left;
	height:15px;
	padding: 5px !important;
	white-space: nowrap;
	font-family:Arial,Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	font-size: 14px;
	}
.table td {
	border:0px solid #ffffff!important;
	border-collapse: collapse;
	padding: 5px!important;
	}




table.table-wrapper1 {
	border:1px solid #000000;
	}
.table-wrapper1 td {
	border:1px solid #000000!important;
	vertical-align:top;
	text-align:left;
	padding: 5px!important;
	border-top: 2px solid #000!important;
	}

.table-wrapper1  th {
	background-color:#ff6600;
	border:1px solid #000000!important;
	text-align:left;
	vertical-align:top;
	padding: 5px!important;
	font-family:Arial,Helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffffff; 
	font-size: 12px;
	margin-left:0;
	}


table.table-wrapper2{
    border:0px solid #cccccc;
    width: 100%;
    border-spacing: 10px;
}    
.table-wrapper2 th{
	background-color:#FF6600; 
	border:2px solid #666!important; 
	text-align:center;
	height:15px;
	padding:10px!important;
	font-family:Arial,Helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffffff; 
	font-size: 12px;
	}
.table-wrapper2 td {
	border:2px solid #666!important;
	border-collapse: collapse;
	padding:5px!important;
	text-align:center;
	font-size:12px;
	color:#000;
	font-weight:bold;
	}
.table-wrapper2 tr:nth-child(odd) td{
	background-color:#FFE0B2;
	}

table.table-wrapper3{
    border:0px solid #cccccc;
    width: 100%;
    border-spacing: 10px;
}    
.table-wrapper3 th{
	background-color:#ff6633; 
	border:none; 
	text-align:center;
	height:20px;
	padding:2px;
	font-family:Arial,Helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffffff; 
	font-size: 16px;
	display:block;
	line-height:14px;
	}
.table-wrapper3 td {
	border:none;
	background-color:#eee;
	border-collapse: collapse;
	padding:2px;
	text-align:center;
	font-size:12px;
	color:#0083bf;
	font-weight:bold;
	display:block;
	margin:2px 0 0 0;
	line-height:14px;
	}
.table-wrapper3 td a:hover{
	text-decoration:none;
	}







	
	



/* ********** FOOTER ************** */	
.foot_a{
	background-color:#EBE8E8;
	padding:20px 0;
	}
.foot_a p{
	margin:0;
	}

.foot_a p a{
	margin:3px 3px 0 0;
	display:inline-block;
	}
.foot_b{
	background-color:#0082CE;
	padding:10px 0;
	text-align:center;
	}
.foot_b a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	margin:0 5px;
	line-height:24px;
	}
.foot_b a:hover{
	color: #bcbdc0;
	text-decoration: underline;
	}
.footer_bottom   {

	}

.copyright_style {
	float:none;
	display:inline-block;

	font-weight: bold;
	font-size:18px;
	color:#000;
	text-transform: uppercase;
}

.FooterPane {

}

.copyright_style .sep {
	padding: 0px 12px;
}

.copyright_style,
.copyright_style a,
.copyright_style a:link,
.copyright_style a:active,
.copyright_style a:visited {
	text-decoration: none;
	font-size: 12px;
}

.copyright_style a:hover {
	text-decoration: none;
	color: #3b9cf7;
}

.FooterPane .social-icons {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
}

.FooterPane .social-icons a {
	color: #585858;
}

*+html .FooterPane .social-icons {
	display: inline
}

#to_top {
	width: 55px;
	height: 55px;
	line-height: px;
	text-align: center;
	float: right;
	font-size: 24px;
	margin-top: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #3b9af3;
	position: fixed;
	bottom: 10%;
	right: 2%;
	cursor: pointer;
	z-index: 1000;
	display: none;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}

#to_top:before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -6px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
}

#to_top:hover:before {
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	overflow: 
}
.Theme_13_Text .unoslider_pause, 
.Theme_13_Text .unoslider_play, 
.Theme_13_Text .unoslider_left, 
.Theme_13_Text .unoslider_right {display: none !important;}





 /*******HTML*********/
 @media only screen and (min-width: 1200px) {


.dnn_logo{
	padding-top: 38px;
	padding-bottom: 30px;
}
.insidepage .dnn_logo{
	padding-top: 85px;
	padding-bottom: 18px;
}
.dnn_layout{
	width: 1110px;
}

.head_mid,
.content_mid,
.footer_mid {
	padding: 0px 15px;
}
.foot_a .the1 p{
	padding: 0 0 0 35px;
	}
.foot_a .the2 p{
	padding: 0 0 0 70px;
	}
.foot_a .the3 p{
	padding: 0 0 0 85px;
	}
.foot_a .the4 p{
	padding: 0 65px;
	}


.dnn_logo img {width: auto;}
.top_d a {margin-left: 28px;}
.top_text img {width: auto;}
.future {padding: 13px 60px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1515px) {
	.top_text{
		padding-top: 79px;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.top_text{
		padding-top: 73px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	
	#top_menu{
		margin-left: -11px;
	}
	.dnn_layout {
		width: 736px;
	}
	
	
	.head_mid,
	.content_mid,
	.footer_mid {
		padding: 0px 15px;
	}
	
	.copyright_style .sep {
		padding: 0px 7px;
	}
	#top_menu {text-align: center !important;}
	#top_menu .menuslide ul li {text-align: left !important;}
	
}




 @media only screen and (max-width: 767px) {

	.inside_conbg .con_bg{
		margin-bottom: 10px;
	}
	.dnn_layout {
		width: auto;
	}
	
	.content_mid,
	.footer_mid {
		padding: 0px 25px;
	}
	.head_mid {padding: 0 15px;}
	
	.roll_replace {
		height: auto!important;
	}
	
	.roll_menu {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
	}
	.LeftFloat{
		position: relative!important;
		top: 0!important;
	}
	
	/*--------- Mobile Menu style ----------*/
	.mobile_icon {
		position: absolute;
		top: 50%;
		right: 25px;
		margin-top: -13px;
	}
	
	.mobile_icon .glyphicons {
		font-size: 25px;
		color: #FFF;
		text-align: center;
		cursor: pointer;
		display: inline-block;
		margin: 1px 2px;
		width: 33px;
		height: 33px;
	}
	
	

	.mobile_icon.active .glyphicons:before {
		content: "\f00d";
		font-size: 20px;
	}
	
	


	#mobile_menu {
		position: absolute;
		top: 93px;
		left: 0px;
		width: 100%;
		z-index: 906;
		background: #fff;
		display: none;
		border-top: 1px solid #ccc;
	}
	
	#mobile_menu .menu_main {
		
	}
	
	.multi_menu {
		margin: auto;
	}
	
	.multi_menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.multi_menu ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	.multi_menu ul li img {
		vertical-align: middle;
	}
	
	.multi_menu ul li a {
		font-size: 13px;
		line-height: 20px;
		padding: 0px;
		margin: 0px;
		color: #FC6B34;
		text-transform: uppercase;
		display: block;
		text-decoration: none;
		outline: none;
		text-align: left;
		border-bottom: 1px solid #ccc;
	
	}
	


	
	.multi_menu ul li a:after {
		clear: both;
		content: ".";
		height: 0px;
		font-size: 0px;
		visibility: hidden;
		display: block;
	}
	
	.multi_menu ul li a {
		display: inline-block;
	}
	
	.multi_menu ul li a {
		display: block;
	}
	
	.multi_menu ul li span {
		padding: 10px 0px;
		display: block;
	}
	
	.multi_menu ul li .menu_arrow {
		display: block;
		width: 40px;
		padding: 0px;
		height: 40px;
		float: right;
		text-indent: 0px;
		overflow: hidden;
		margin: 0px;
		text-align: center;
		line-height: 40px;
		font-size: 0;
		position: relative;
	}
	
	.multi_menu ul li .menu_arrow:before {
		content: "";
		width: 7px;
		height: 7px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -3px 0 0 -3px;
		border-bottom: 2px solid #707070;
		border-right: 2px solid #707070;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg); /* IE 9 */
		-moz-transform: rotate(45deg); /* Firefox */
		-webkit-transform: rotate(45deg); /* Safari and Chrome */
		-o-transform: rotate(45deg); /* Opera */
	}
	
	.multi_menu ul li:hover > a > .menu_arrow:before {
		border-bottom: 2px solid #666;
		border-right: 2px solid #666;
	}
	
	.multi_menu ul li .menu_arrow.arrow_closed:before,
	.multi_menu ul li:hover .menu_arrow.arrow_closed:before {
		border-bottom: none;
		border-right: none;
		border-top: 2px solid #fff;
		border-left: 2px solid #fff;
		margin: -0px 0 0 -3px;
	}
	

	
	.multi_menu ul li.active > a {
		color: #fff;
		background-color: #006699;
	}
	.multi_menu ul li.active > a:hover {
		color: #fff;
	}
	
	.multi_menu > ul > li.active > a {
		border-bottom: 1px solid #ccc;
	}
	
	.multi_menu ul li a:hover {
		color: #666;
	}
	
	.multi_menu > ul > li > a:hover {
		background: #006699;
		color: #fff;
	}
	.multi_menu > ul > li.dir > a:hover .menu_arrow:before {
		border-color: #fff;
	}
	


	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		
	}
	
	.multi_menu ul ul {
		display: none;
		background: #fff;
		padding: 0px;
		margin: 0px;
	}
	
	.multi_menu ul li.current > ul {
		display: block;
	}
	
	.multi_menu ul li.active > a,
	 .multi_menu ul li a:hover {
	}
	
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		border-bottom: 1px solid #ccc;
		color: #fff;
		background: #006699;
	}
	
	.multi_menu ul li a {
		padding: 0 0 0 15px
	}
	
	.multi_menu ul li li a {
		padding: 0 0 0 30px
	}
	.multi_menu ul li li a {
		text-transform: capitalize;
		color: #666;
		font-weight: normal;
	}
	.multi_menu ul li li a:hover {
		color: #006699;
	}


	.multi_menu ul li li li a {
		padding: 0 0 0 45px
	}
	.multi_menu ul li li li a {
		text-transform: capitalize;
		color: #666;
		font-weight: normal;
	}
	.multi_menu ul li li li a:hover {
		color: #FC6B34;
	}

	
	.multi_menu ul li li li li a {
		padding: 0 0 0 60px
	}
	.multi_menu ul li li li a {
		text-transform: capitalize;
		color: #666;
		font-weight: normal;
	}
	.multi_menu ul li li li a:hover {
		color: #FC6B34;
	}
	
	.SkinPlugin_icon {
		display: none!important;
	}
	
	/*content*/
	#dnn_content{
		background-image:none;
		min-height: inherit;
		}
	

	

	/*foot*/
	.foot_a{
		text-align:center;
		}
	.foot_a p{
		margin:10px 0;
		}
	.foot_a .the2 p{
		margin:0;
		}
	.foot_b .the1,
	.foot_b .the2{
		text-align:left;
		}
	
	.copyright_style {
		float: none;
		text-align: center;
		padding:6px 0 0 0;
	}
	
	.FooterPane {
		float: none;
		text-align: center;
		padding: 0px;
	}
	.searchBox2 input.NormalTextBox:placeholder{
		color: #fff;
	}
	.searchBox2 input.NormalTextBox:-moz-placeholder {
		color: #fff; 
	}
	.searchBox2 input.NormalTextBox::-moz-placeholder {
		color: #fff;
	}
	.searchBox2 input.NormalTextBox:-ms-input-placeholder{
		color: #fff;
	}
	.searchBox2 input.NormalTextBox::-webkit-input-placeholder{
		color: #fff;
	}
	.searchBox2 input.NormalTextBox{
		color: #fff;
	}
	
}

/* Added Style Sheet */
ul{margin-top:5px;margin-bottom:10px;color:#000000; list-style-type: disc;}
li{margin-top:1px;margin-bottom:2px;margin-left:5px;}
ol{margin-top:1px;margin-bottom:0px;color:#000000;}
ol li{margin-top:1px;margin-bottom:2px;margin-left:5px;}
.black16boldtext{font-size:16px;font-family:Arial, Helvetica,sans-serif;font-weight:bold;color:#000000;}
.blue16boldtext{font-size:16px;font-family:Arial, Helvetica,sans-serif;font-weight:bold;color:#0083bf;margin-bottom:25px;}
ul.ul-circle {list-style-type: circle;}
ul.ul-square {list-style-type: square;}


.character_data {text-align: center;}

.tablescroll {overflow: auto;}



a.homepagelink {font-family:arial,sans-serif;font-weight:bold;font-size:17px;border-style:solid;border-color:#7f8e77;border-width:1px;color:#ffffff;text-decoration:none;background-color:#336699;padding:10px 10px 10px 10px; width: 390px; margin:5px 5px 5px 5px;}
a.homepagelink:visited {font-family:arial,sans-serif;font-weight:bold;font-size:17px;border-style:solid;border-color:#7f8e77;border-width:1px;color:#ffffff;text-decoration:none;background-color:#336699;padding:10px 10px 10px 10px; width: 390px; margin:5px 5px 5px 5px;}
a.homepagelink:hover {font-family:arial,sans-serif;font-weight:bold;font-size:17px;border-style:solid;border-color:#7f8e77;border-width:1px;text-decoration:none;color:#ffffff;background-color:#ff9933;padding:10px 10px 10px 10px; width: 390px; margin:5px 5px 5px 5px;}











/*--------- New Stylesheet----------*/


/*--------- Change Stylesheet 2016----------*/



A.topnav {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; color: #ffffff; padding-top: 0.20cm; text-decoration: none;}
A.topnav:visited {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; color: #ffffff; padding-top: 0.20cm; text-decoration: none;}
A.topnav:hover {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; color: #ffffff; padding-top: 0.20cm; text-decoration: none;background-color:#ef5120 }


A.leftnav { FONT-SIZE: 12px; COLOR: #666666; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Helvetica, sans-serif;}
A.leftnav:visited {COLOR: #666666; text-decoration: none;}
A.leftnav:hover {COLOR: #fc6b34; text-decoration: underline;}


A.footernav {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; color: #666666; padding-top: 0.20cm; text-decoration: none;}
A.footernav:visited {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; color: #666666; padding-top: 0.20cm; text-decoration: none;}
A.footernav:hover {FONT-FAMILY: Arial,Helvetica, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; color: #fc6b34; padding-top: 0.20cm; text-decoration: underline;}
/*--------- Change Stylesheet 2016----------*/

/*--------- Same name but change color code----------*/

/*--------- Same name but change color code----------*/

A.graynav { FONT-SIZE: 12px; COLOR: #a9a9a9; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Helvetica, sans-serif;}
A.graynav:visited {COLOR: #a9a9a9; text-decoration: none;}
A.graynav:hover {COLOR: #fc6b34; text-decoration: underline;}



/*--------- New Text Stylesheet 2016----------*/
.boldwhite20 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;margin-left:20px;margin-top:30px;margin-bottom:30px;margin-right:20px;}

.boldlightgray16 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #a9a9a9; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.bolddarkgray16 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif;}


.boldlightgblue16 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #35b0f1; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.boldorange20 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #fc6b34; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.lightgray26 {FONT-SIZE: 26px; COLOR: #a9a9a9; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.lightgray14 {FONT-SIZE: 14px; COLOR: #a9a9a9; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.normallightgray {FONT-SIZE: 12px; COLOR: #a9a9a9; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.bolddarkgray14 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.boldlightgray14 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #a9a9a9; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.boldlightgray {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a9a9a9; FONT-FAMILY: Arial, Helvetica, sans-serif;}



A.NewsTitle { FONT-SIZE: 14px; COLOR: #fc6b34; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Helvetica, sans-serif;}
A.NewsTitle:visited {COLOR: #fc6b34; text-decoration: none;}
A.NewsTitle:hover {COLOR: #666666; text-decoration: underline;}

A.Breadcrumb { FONT-SIZE: 12px; COLOR: #666666; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif;margin-right: 10px;}
A.Breadcrumb:visited {COLOR: #666666; text-decoration: none;;margin-right: 10px;}
A.Breadcrumb:hover {COLOR: #fc6b34; text-decoration: underline;;margin-right: 10px;}
/*--------- New Text Stylesheet 2016----------*/




.normalblue {FONT-SIZE: 12px; COLOR: #0083bf; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.normalwhite {FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.normalgray {FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.normalred {FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif ; color: #990000;}


.boldblue { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0083bf; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.boldwhite { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.boldgray { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.boldred { FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif ; color: #990000;}
/*--------- 3/9----------*/
.boldorange{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #fc6b34; FONT-FAMILY: Arial, Helvetica, sans-serif;}
/*--------- 3/9----------*/
hr {
 border: 0;
 color: #cccccc;
 background-color: #cccccc;
 height: 1px;
 width: 100%;
 text-align: left;
 }


/*--------- Need Linda to come up with style sheet with top arrow - sml_toparrow.gif----------*/
hr.style-one {
     border: 0;
     color: #3399ff;
     background-color: #3399ff;
     height: 1px;
     width: 100%;
     text-align: left;
}



.BannerPane {margin-bottom: 30px;background: #fdd5c1;}
.BannerPane_Mobile {display: none;}
.future {background: #fff;padding: 13px 40px;}
.future ul {margin: 0;}
.future li {list-style-type: none;clear: both;margin: 0;padding: 19px 0;}
.future .future_l {float: left;margin-right: 22px;}
.future .future_r {float: left;padding-top: 8px;}
.future .future_r a {font-size: 26px;color: #a9a9a9;font-weight: normal;}
.future .future_r a span {font-size: 12px;position: relative;top: -9px;}
.future .future_r a:hover {text-decoration: none;}
.future .future_r p {font-size: 14px;color: #666;font-weight: bold;margin: 15px 0 0 0;}

.footer_nav {text-align: center;margin: 0 0 30px 0;}
.footer_nav a {font-size: 14px;color: #666;font-weight: bold;text-transform: uppercase;margin: 0 18px;}
.footer_nav a:hover {text-decoration: none;}

.phone_bg {background: #fff;text-align: left;}
.phone_bg .phone_num {display: inline-block;}
.phone_bg .phone_num p {float: left;margin: 0 30px 0 0;color: #a9a9a9;}
.phone_bg .phone_num p a {color: #a9a9a9;}
.phone_bg .phone_num p a:hover {color: #a9a9a9;text-decoration: none;}
.phone_bg .footer_phone {position: relative;padding: 15px 0 8px;}
.phone_bg .footer_phone .footer_link {position: absolute;top: 12px;right: 0;}
.phone_bg .footer_phone .footer_link .twitter {margin:0 5px 0 8px;}

.symposium {background: #fff;padding: 8px 30px 26px 30px;position: relative;}
.symposium img {width: 104px;}
@-moz-document url-prefix() { .symposium img { width: 91px; } }
.symposium p {font-size: 12px;color: #666;margin: 0;line-height: 1.4;}
.symposium > a.more {
	width: 27px;
	height: 27px;
	background: url(images/orangr_corner.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
}



.meeting_c {text-align: center;}
.meeting_c img {display: inline-block;}

/* inside */
.inside_topimg {margin-top: 16px;}
.inside_topimg img {width: 390px;}
.container_box {background: #fff;}
.container_box p {padding: 23px 20px;margin: 0;color: #666;font-size: 12px;border-bottom: 1px solid #ccc;font-family: Arial,Helvetica, sans-serif;}
.container_box a {padding: 15px;display: block;font-size: 12px;text-transform: uppercase;position: relative;}
.container_box a:before {content: "";width: 20px;height: 33px;background: url(images/arrow_container.jpg) no-repeat 0 0;position: absolute;top: 50%;margin-top: -16.5px;right: 10px;}
.container_box a span {text-align: right;}
.container_box a:hover {text-decoration: none;}

.page_title {font-size: 20px;color: #FF3300;font-weight: bold;margin: 0;padding: 10px 0;}


/* left menu */
.leftmenu_new {padding: 10px 10px 10px;background: #fff;}
.leftmenu_new ul {margin: 0;}
.leftmenu_new li {list-style-type: none;margin-left: 10px;padding: 9px 0;}
.leftmenu_new li a {color: #666;font-size: 12px;font-weight: normal;}
.leftmenu_new li a:hover {color: #fc6b34;text-decoration: none;}
.leftpage_right {background: #fff;padding:15px;}
.leftpage_right.nopadding{padding:0px 15px;}

/* left menu */
.leftmenu_compact {padding: 10px 10px 10px;background: #fff;}
.leftmenu_compact ul {margin: 0;}
.leftmenu_compact li {list-style-type: none;margin-left: 10px;padding: 0 0 0 0;}
.leftmenu_compact li a {color: #3399CC;font-size: 14px;font-weight: normal;}
.leftmenu_compact li a:hover {color: #ff3300;text-decoration: none;}


.QuickLink span {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	
}


.phone_link {display: none;}
.phone_link a {
    color: #a9a9a9;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}
.phone_link span {
    color: #a9a9a9;
    font-size: 13px;
    font-weight: bold;
    margin: 0 10px;
}
.leftpage_right {margin-bottom: 30px;}


@media only screen and (min-width: 1200px) {
	.dnn_logo img {width: auto;}
	.top_d a {margin-left: 28px;}
	.top_text img {width: auto;}
	.inside_topimg img {width: auto;}
	.future {padding: 13px 60px;}
	.phone_bg {text-align: center;}
	.phone_bg .phone_num p {margin: 0 30px;}
	.symposium img {width: auto;}
	@-moz-document url-prefix() { .symposium img {width: 272px;} }
	.searchBox #dnn_dnnSEARCH_ClassicSearch,
	.searchBox #dnn_dnnSEARCH1_ClassicSearch,
	.searchBox #dnn_dnnSEARCH2_ClassicSearch,
	.searchBox #dnn_dnnSEARCH3_ClassicSearch {
		width: 231px;
	}
	.searchBox input.NormalTextBox {width: 187px;}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.dnn_logo {float: none;}
	.HeadPaneA {float: none;}
	.top_d {padding: 0px 0 20px 0;}
	.top_text {padding-top: 50px;}
	.inside_topimg {margin-top: 82px;}
	#top_menu > div > ul > li > a > span {font-size: 12px;font-weight: normal;padding: 0 10px;}
	#top_menu > div > ul > li.current > a > span {padding-right: 10px;}
	#top_menu > div > ul > li > a:hover > span,
	#top_menu > div > ul > li.current > a > span,
	#top_menu > div > ul > li > a.menu_hover > span {
		border-right: none;
		padding-right: 10px;
	}
	.future {padding: 13px 20px;min-height: 453px;}
	.future .future_r a {font-size: 20px;}
	.searchBox #dnn_dnnSEARCH_ClassicSearch,
	.searchBox #dnn_dnnSEARCH1_ClassicSearch,
	.searchBox #dnn_dnnSEARCH2_ClassicSearch,
	.searchBox #dnn_dnnSEARCH3_ClassicSearch {width: 204px;}
	.symposium img {width: auto;}
	.symposium {padding: 8px 15px 26px;min-height: 305px;}
	.searchBox input.NormalTextBox {width: 168px;}
	
	.leftbox{margin-left: 0px;}.top_text{margin-right: 0px;}
}

 @media only screen and (max-width: 767px) {
 	.footer_custombox > div > div > div{
 		float: none !important;
 		padding:0 !important;
 		width: inherit !important;
 	}
 	.top_text {display: none;}
	.dnn_logo img {width: 118px;}
	.dnn_logo {padding: 11px 0;}
	.top_a {margin-top: 11px;}
	.top_a a,.top_a span {display: none;}
	.top_a a.facebook,.top_a a.twitter,.top_a a.rss {display: block;float: left;}
	.phone_pos {position: relative;}
	.top_b {position: absolute;right: 15px; top: 0;}
	.leftbox {float: none;margin: 0;}
	.top_text{margin: 0;}
	.top_d {padding: 52px 0 15px;}
	.top_d a.ctrc img {width: 56px;}
	.top_d a.aacr img {width: 37px;}
	.top_d a.bcm img {width: 21px;}
	.top_d a {margin-left: 12px;}
	.phone_link {display: block;}
	.phone_link {text-align: center;background: #fff;padding: 10px 0;}
	#dnn_content {padding: 12px 0 0 0;}
	.BannerPane {display: none;}
	.BannerPane_Mobile {display: block;margin-bottom: 30px;text-align: center;}
	.BannerPane_Mobile a {display: block;}
	.BannerPane_Mobile a img {display: inline-block;}
	.future {padding: 13px 30px;}
	.future li {padding: 14px 0;}
	.future .future_r a {font-size: 16px;}
	.future .future_l {margin-right: 12px;height: 65px;}
	.future .future_l img {width: 23px;}
	.future .future_r {padding-top: 5px;float: none;}
	.future .future_r p {margin: 10px 0 0 0;}
	.footer_nav {margin: 0;}
	.footer_nav a {display: block;line-height: 2.5;}
	.phone_bg .phone_num {text-align: center;display: block;}
	.phone_bg .phone_num p {display: block;float: none;margin: 0;line-height: 2;}
	.phone_bg .footer_phone {padding: 25px 0 22px;}
	.phone_bg .footer_phone .footer_link {position: static;text-align: center;margin-top: 20px;}
	.inside_topimg {display: none;}
	.mobile_nopad {padding: 0 !important;}
	.pulldownmobile {position: relative;background: #006699;padding: 0 25px;}
	.copyright_style {padding: 25px 0 10px;}
	.LeftOutPane {padding: 0 !important;}
	.RowSeventeen_Grid6_Pane2 {padding: 0 !important;}
	
	.mobile_icon.Open {margin-top: -18px;}
	.mobile_icon.Open .fa:before {
		content: "+";
		font-size: 16px;
		width: 33px;
		height: 33px;
		line-height: 33px;
		text-align: center;
		border: 1px solid #fff;
		display: block;
	}
	.leftpage_right {margin: 0;}
	.phone_toplink{
	display: none;
}
 }

 @media only screen and (max-width: 320px) {
	.searchBox2 {width: 84%;}
 }






	.LeftPage_Box .multi_menu {
		margin: 0 0 30px;
	}
	
	
	.multi_menu {
		background: #fff;
	}
	
	.multi_menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.multi_menu ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	.multi_menu ul li img {
		vertical-align: middle;
	}
	
	.multi_menu ul li a {
		font-size: 13px;
		line-height: 20px;
		padding: 0px;
		margin: 0px;
		color: #006699;
		text-transform: uppercase;
		display: block;
		text-decoration: none;
		outline: none;
		text-align: left;
		border-bottom: 1px solid #ccc;
		transition: all ease-in 200ms;
		-moz-transition: all ease-in 200ms;
		-webkit-transition: all ease-in 200ms;
		-o-transition: all ease-in 200ms;
		-ms-transition: all ease-in 200ms;
	}
	
	


	
	.multi_menu ul li a:after {
		clear: both;
		content: ".";
		height: 0px;
		font-size: 0px;
		visibility: hidden;
		display: block;
	}
	
	.multi_menu ul li a {
		display: inline-block;
	}
	
	.multi_menu ul li a {
		display: block;
	}
	
	.multi_menu ul li span {
		padding: 10px 0px;
		display: block;
	}
	
	.multi_menu ul li .menu_arrow {
		display: block;
		width: 40px;
		padding: 0px;
		height: 40px;
		float: right;
		text-indent: 0px;
		overflow: hidden;
		margin: 0px;
		text-align: center;
		line-height: 40px;
		font-size: 0;
		position: relative;
	}
	
	.multi_menu ul li .menu_arrow:before {
		content: "";
		width: 7px;
		height: 7px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -3px 0 0 -3px;
		border-bottom: 2px solid #707070;
		border-right: 2px solid #707070;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg); /* IE 9 */
		-moz-transform: rotate(45deg); /* Firefox */
		-webkit-transform: rotate(45deg); /* Safari and Chrome */
		-o-transform: rotate(45deg); /* Opera */
	}

	.multi_menu ul li.current .menu_arrow:before {
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
	}


	.multi_menu ul li.current li .menu_arrow:before {
		border-color: #707070;
	}

	.multi_menu ul li.current li.current .menu_arrow:before {
		border-color: #fff;
	}

	.multi_menu ul li.current li a.current .menu_arrow:before {
		border-color: #fff;
	}

	
	.multi_menu ul li:hover > a > .menu_arrow:before {
		border-bottom: 2px solid #666;
		border-right: 2px solid #666;
	}

	.multi_menu ul li li.current:hover > a > .menu_arrow:before {
		border-color: #fff;
	}


	
	.multi_menu ul li .menu_arrow.arrow_closed:before,
	.multi_menu ul li:hover .menu_arrow.arrow_closed:before {
		border-bottom: none;
		border-right: none;
		border-top: 2px solid #fff;
		border-left: 2px solid #fff;
		margin: -0px 0 0 -3px;
	}
	

	
	.multi_menu ul li.active > a {
		color: #fff;
		background-color: #006699;
	}
	.multi_menu ul li.active > a:hover {
		color: #fff;
	}
	
	.multi_menu > ul > li.active > a {
		border-bottom: 1px solid #ccc;
	}
	
	.multi_menu ul li a:hover {
		color: #666;
	}
	
	.multi_menu > ul > li > a:hover {
		background: #006699;
		color: #fff;
	}
	.multi_menu > ul > li.dir > a:hover .menu_arrow:before {
		border-color: #fff;
	}
	


	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		
	}
	
	.multi_menu ul ul {
		display: none;
		background: #fff;
		padding: 0px;
		margin: 0px;
	}
	
	.multi_menu ul li.current > ul {
		display: block;
	}
	
	.multi_menu ul li.active > a,
	 .multi_menu ul li a:hover {
	}
	
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		border-bottom: 1px solid #ccc;
		color: #fff;
		background: #006699;
	}
	
	.multi_menu ul li a {
		padding: 0 0 0 15px
	}
	
	.multi_menu ul li li a {
		padding: 0 0 0 30px
	}
	.multi_menu ul li li a {
		text-transform: capitalize;
		color: #666;
		font-weight: normal;
	}
	.multi_menu ul li li a:hover {
		color: #006699;
	}


	.multi_menu ul li li li a {
		padding: 0 0 0 45px
	}
	.multi_menu ul li li li a {
		text-transform: capitalize;
		color: #666;
		font-weight: normal;
	}
	.multi_menu ul li li li a:hover {
		color: #006699;
	}

	
	.multi_menu ul li li li li a {
		padding: 0 0 0 60px
	}
	.multi_menu ul li li li a {
		text-transform: capitalize;
		color: #666;
		font-weight: normal;
	}
	.multi_menu ul li li li a:hover {
		color: #FC6B34;
	}
	
	.SkinPlugin_icon {
		display: none!important;
	}
	

.ticker_slide ul li {list-style-type: none; display:inline-block!important; white-space:normal; float: none!important; }




.list_box{
	padding:26px 30px 10px;
	background: #fff;
}
.list_box li{
	margin-bottom:15px;
	padding-bottom: 15px;
}
.list_box li img{
	-moz-box-shadow:0px 7px 8px #7F7F7F; -webkit-box-shadow:0px 7px 8px #7F7F7F; box-shadow:0px 7px 8px #7F7F7F;
	margin: -1px;
	margin-right: 0px;
}
.list_box .contentbox {
	overflow: hidden;
	padding-left: 26px;
	color: #727272;
}
.list_box .contentbox > a{
	display: block;
	color: #EA7C4E;
	font-weight: bold;
	font-size: 16px;
}
.list_box .contentbox h3{
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.list_box .contentbox h3 a{
	color: #848484;
	font-weight: normal;
}

.list_box .contentbox p{
	font-size: 12px;
	margin-bottom: 0px;
	color: #8C8C8C;
}
.box {

background-color: #FFF;
color: #FC6B34;
font-size: 14px;
padding: 0px;
}

.box div {
margin: 14px 0 30px;
}
.box h2{
font-size: 14px;
font-weight: bold;
color: #FC6B34;
}
.box .bigfont{
	text-align: center;
font-size: 30px;
font-weight: normal;
background: #F36B38;
color: #fff;
padding: 20px 10px; 
-moz-box-shadow: 0px 6px 10px #B5B5B6;
-webkit-box-shadow: 0px 6px 10px #B5B5B6;
box-shadow: 0px 6px 10px #B5B5B6;

}
.context_box ul{
	padding: 0;
	margin:0;
}
.context_box ul li{
	color: #717170;
	position: relative;
	list-style: none;
	padding-left: 15px;
	margin-bottom: 15px;
}

.context_box ul li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 3px;
	height: 3px;
	background: #F37132;
	border-radius: 50%;
}
.context_box ul li a{
	font-size: 16px;
	color: #F47640;
}

.box .boldgray{
color: #929292;
}
.social_box{
	line-height: 39px;
	display: flex;
	justify-content: flex-end;
	margin-top: 25px;
	padding-bottom: 9px;
}
.social_box a{
margin-left: 8px;
}
.list_box ul{
	padding:0;
	margin:0;
}
.list_box ul li{
	list-style: none;
	border-bottom:1px solid #D0DC6E;
}
.list_box ul li:last-child{
	border-bottom: 0px;
	margin-bottom: 0px;
}
.img-left{
	float: left;
}

.social_box a:hover{text-decoration: none;}



.header_box .dnn_layout{
	position: relative;
	z-index: 1;
}

.header_box{
	background-repeat: no-repeat;
	position: relative;
}
.insidepage.new2024 .header_box{
	background-image: url(images/Subpagefullbg1.png);
	background-position: center;
	background-size: cover;
}
.header_rbg{
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	z-index:905;
}
.insidepage.new2024 .header_rbg{
	background: #fff;
}
.homepage.new2024 .header_rbg{
	background: #fff;
}

.homepage.new2024 .header_box{
	background-image: url(images/Subpagefullbg1.png);
	background-position: center;
	background-size: cover;
}


@media only screen and (max-width:767px) {
	.top_b {
	padding-left: 0px;
	}
	.insidepage.new2024 .top_b{
		padding-left: 0 !important;
	}
	.hedaer_center{
	display: none;
	}
	.header_in{
	display: none;
	}
	.header_box{
		background: #fff;
	}
	.header_rbg{
		background: inherit;
	}
	.homepage .header_box{
		background: #fff;
	}
	.homepage.new2024 .header_box{
		background: #fff;
	}
	.homepage .header_rbg{
		background: inherit;
	}
	.homepage.new2024 .header_rbg{
		background: inherit;
	}
	.insidepage.new2024 .header_box{
		background: #fff;
	}
	.insidepage.new2024 .header_rbg{
		background: inherit;
	}
	.homepage.new2024 .leftbox{
		padding-right: 0px;
		display: block;
	}
	.homepage.new2024 .top_text{

		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	
	.top_b {
	padding-left: 0px;
	}
	.hedaer_center{
	display: none;
	}
	.header_in{
	display: none;
	}
	.insidepage .top_text{
		padding-top: 22px;
		display: none;
	}
	.insidepage.new2024 .leftbox{
		display: none;
	}
	.header_box{
		background: #fff;
	}
	.header_rbg{
		background: inherit;
	}
	.homepage .header_box{
		background: #fff;
	}
	.homepage.new2024 .header_box{

		min-height: 250px;

	}
	.homepage .header_rbg{
		background: inherit;
	}
	.homepage.new2024 .header_rbg{
		background: inherit;
	}
	
	.insidepage.new2024 .top_b{
		padding-left: 0 !important;
		margin-left: -10px;
	}
	.insidepage.new2024 .header_rbg{
		background: inherit;
	}
	.insidepage.new2024 .top_text img{
		width: initial;
	}
	.homepage.new2024 .leftbox{
		padding-right: 127px;
		display: none;
	}
	.homepage.new2024 .top_text{
		max-width: 368px;
		padding-top: 41px;
		margin-left: 18px;
		display: none;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1360px) {


}
@media only screen and (min-width: 1200px) and (max-width: 1360px) {


	
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {

}

@media only screen and (min-width:1361px) {

}
@media only screen and (min-width:980px) {

	.hedaer_center{
	left:-80px;
}
	.header_in{
	width: 0px;
}
.insidepage .top_text{
	padding-top: 58px;
}
.insidepage .dnn_logo{
	padding-top: 60px;
}

.homepage.new2024 .header_box{
	min-height: 250px;
}

.homepage.new2024 .header_rbg{

	background: none;
}


.insidepage.new2024 .top_text{
	margin-left: 292px;
}
.insidepage.new2024 .header_box{

	min-height: 250px;
}
.insidepage.new2024 .dnn_logo{
	max-width: 160px;
}
.insidepage.new2024 .top_text img {
    width: 252px;
}
.homepage.new2024 .leftbox{
	padding-right: 127px;
	display: none;
}
.homepage.new2024 .top_text{
	max-width: 368px;
	padding-top: 41px;
	margin-left: 18px;
	display: none;
}
.insidepage.new2024 .searchBox,
.homepage.new2024 .searchBox{
	margin-left: 18px;
}
.homepage.new2024 .dnn_logo{
	max-width: 265px;
	padding-top: 21px;
	padding-bottom: 17px;
}
.insidepage.new2024 .leftbox{
	display: none;
}
.insidepage.new2024 .top_text{
	display: none;
}
.insidepage.new2024 .top_text img{
	width: 390px;
}

}
@media only screen and (min-width:1050px) {

	.hedaer_center{
	left:-80px;
}
	.header_in{
	width: 0px;
}
.insidepage .top_text{
	padding-top: 58px;
}
.insidepage .dnn_logo{
	padding-top: 60px;
}






.insidepage.new2024 .top_text{
	margin-left: 269px;
}

.insidepage.new2024 .dnn_logo{
	max-width: 160px;
}
.insidepage.new2024 .top_text img {
    width: 252px;
}
}
@media only screen and (min-width:1100px) {


	.hedaer_center{
	left:0px;
}
	.header_in{
	width: 0px;
}
.insidepage .top_text{
	padding-top: 58px;
}
.insidepage .dnn_logo{
	padding-top: 60px;
}







.insidepage.new2024 .top_text{
	margin-left: 240px;
}

.insidepage.new2024 .dnn_logo{
	max-width: 160px;
}
.insidepage.new2024 .top_text img {
    width: 252px;
}
}
@media only screen and (min-width:1150px) {


	
	.hedaer_center{
	left:0px;
}
	.header_in{
	width: 30px;
}
.insidepage .top_text{
	padding-top: 58px;
}
.insidepage .dnn_logo{
	padding-top: 60px;
}







.insidepage.new2024 .top_text{
	margin-left: 240px;
}

.insidepage.new2024 .dnn_logo{
	max-width: 160px;
}
.insidepage.new2024 .top_text img {
    width: 252px;
}



}
@media only screen and (min-width:1200px) {

	.hedaer_center{
	left: 20px;
}
	.header_in{
	width: 40px;
}
.insidepage .top_text{
	padding-top: 58px;
}
.insidepage .dnn_logo{
	padding-top: 85px;
}
.insidepage.new2024 .dnn_logo{
	padding-top: 64px;
	padding-bottom: 16px;
	max-width: 232px;
}






.insidepage.new2024 .top_text{
	margin-left: 289px;
}

.insidepage.new2024 .top_text img {
    width: 336px;
}
}
@media only screen and (min-width:1250px) {

	.hedaer_center{
	left: 40px;
}
	.header_in{
	width: 60px;
}
.insidepage .top_text{
	padding-top: 58px;
}






.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}	
@media only screen and (min-width:1300px) {

	.hedaer_center{
	left: 60px;
}
	.header_in{
	width: 60px;
}
.insidepage .top_text{
	padding-top: 58px;
}




.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}	
@media only screen and (min-width:1350px) {

	.hedaer_center{
	left: 60px;
}
	.header_in{
	width: 100px;
}
.insidepage .top_text{
	padding-top: 58px;
}




.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1366px) {

	.hedaer_center{
	left: 60px;
}
	.header_in{
	width: 100px;
}
.insidepage .top_text{
	padding-top: 58px;
}





.insidepage.new2024 .top_text{
	margin-left: 289px;
}


}
@media only screen and (min-width:1400px) {

	.hedaer_center{
	left: 80px;
}
	.header_in{
	width: 120px;
}
.insidepage .top_text{
	padding-top: 58px;
}




.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1450px) {

	.hedaer_center{
	left: 100px;
}
	.header_in{
	width: 150px;
}
.insidepage .top_text{
	padding-top: 58px;
}




.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1500px) {

	.hedaer_center{
	left: 118px;
}
	.header_in{
	width: 170px;
}
.insidepage .top_text{
	padding-top: 58px;
}



.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1550px) {

	.hedaer_center{
	left: 195px;
}
	.header_in{
	width: 200px;
}
.insidepage .top_text{
	padding-top: 58px;
}




.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1600px) {

	.hedaer_center{
	left: 195px;
}
	.header_in{
	width: 220px;
}
.insidepage .top_text{
	padding-top: 58px;
}



.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1650px) {

	.hedaer_center{
	left: 295px;
}
	.header_in{
	width: 250px;
}
.insidepage .top_text{
	padding-top: 58px;
}



.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1700px) {

	.hedaer_center{
	left: 295px;
}
	.header_in{
	width: 280px;
}
.insidepage .top_text{
	margin-left: 0;
}




.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1750px) {

	.hedaer_center{
	left: 295px;
}
	.header_in{
	width: 300px;
}
.insidepage .top_text{
	margin-left: -20px;
}



.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1800px) {

	.hedaer_center{
	left: 295px;
}
	.header_in{
	width: 330px;
}
.insidepage .top_text{
	margin-left: -80px;
}



.insidepage.new2024 .top_text{
	margin-left: 289px;
}

}
@media only screen and (min-width:1850px) {


	
	.insidepage .top_text{
		margin-left: -120px;
	}
	.insidepage.new2024 .top_text{
		margin-left: 289px;
	}
	.hedaer_center{
	left: 295px;
}
	.header_in{
	width: 359px;

}



}
@media only screen and (min-width:1900px) {

	
	.insidepage .top_text{
		margin-left: -120px;
	}
	.insidepage.new2024 .top_text{
		margin-left: 289px;
	}
	.hedaer_center{
	left: 295px;
}
	.header_in{
	width: 359px;

}

}


.londing_banner .Theme_09_Default .last_page:before,
.londing_banner .Theme_09_Default .next_page:before{
	display: none;
}
.londing_banner .Theme_09_Default .last_page,
.londing_banner .Theme_09_Default .next_page{
	width: 39px;
	height: 39px;
	background: url(images/arrow_left.png) 0 0 no-repeat;
}
.londing_banner .Theme_09_Default .next_page{
	background-image: url(images/arrow_right.png);
}
.londing_banner .Theme_09_Default .last_page{
	left: -19.5px;
}
.londing_banner .Theme_09_Default .next_page{
	right: -19.5px;
}
.londing_banner .Theme_09_Default{
	overflow: inherit;
	padding-bottom: 40px !important;
}
.londing_banner .Theme_09_Default .dot a{
	display: inline-block;
width: 12px;
height: 12px;
border: none;
margin: 0 8px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
font-size: 0;
text-indent: -999px;
vertical-align: middle;
transition: all ease-in 200ms;
-webkit-transition: all ease-in 200ms;
	opacity: 1;
	background: #fff;
}
.londing_banner .Theme_09_Default .dot a.actived{
	width: 16px;
	height: 16px;
	background: #A5A5A5;
}
.footer_box{
	margin-top: 50px;
	background: #ffffff;
	border-top: 1px solid #E7E7E7;
	padding-top: 25px;
}
.insidepage .footer_box{
	margin-top: 0;
}
.footer_html1{
	margin-top: -120px;
}
.footer_conbox{
	text-align: center;
	color: #7C7C7C;
	margin:10px 0;
}
.footer_conbox h1{
	color: #7C7C7C;
	font-weight: 100;
	margin-bottom: 0px;
	font-size: 25px;
}
.insidepage .footer_custombox [class*="Pane"]{
	padding-top: 30px;
}
.footer_custombox .left.item1{
	width: 60%;
	padding:0;
}
.footer_custombox .left.item2{
	width: 18.69158878504673%;
	padding:0 10px;
}
.footer_custombox .left.item3{
	width: 18.69158878504673%;
	padding:0 10px;
}
.footer_custombox .left.item4{
	width: 20.69158878504673%;
	padding:0 10px;
}
.footer_custombox .right.item5{
	width: 37%;
	padding:0;
	text-align: right;
	color: #000;
}
.dnncopyright{
	display: flex;
	font-size: 14px;
	justify-content: flex-end;
}
.dnncopyright .sep{
	margin: 0 6px;
	margin-top: -2px;
}
.dnncopyright .Login{

	font-size: 18px;
}
.footer_list1 ul{
	padding: 0;
	margin: 0;
}
.footer_list1 ul li{
	list-style: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footer_list1 ul li a{
	font-weight: bold;
	color: #fff;
}
.address_box{
	color: #fff;
}
.address_box div{
	font-size: 13px;
	line-height: 16px;
}
.address_box p{
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 15px;
}
.footer_con_box{
	display: flex;
}
.footer_con_box .footer_text_box{
	padding-left: 56px;
	padding-top: 32px;
}
.footer_con_box .footer_text_box p{
	line-height: 1.1;
}
@media only screen and (min-width:768px) {
.line{
	border-left:1px solid #C9DB4F;
}
}
@media only screen and (min-width:1200px) {

	.footer_list1 ul{
		padding-left: 15px;
	}
	.footer_social{
		padding-left: 30px;
	}
	.footer_list1,
	.address_box,
	.footer_social{
		margin-top: 30px;
	}
.londing_banner{
	margin-top: 30px;
}
.footer_logobox{
	padding-top: 8px;
	padding-bottom: 24px;
}
.insidepage .footer_logobox{
	padding-top: 20px;
}
.insidepage .footer_custombox [class*="Pane"]{
	padding-top: 0px;
}
}




@media only screen and (max-width:1199px){
	
	.dnncopyright{
		margin-top: 15px;
		display: block;
	}
	.footer_social{
		margin-bottom: 15px;
	}
	.dnncopyright .Login{
		text-align: center;
	}
}

.head_left_box{
	float: left;
	width: 77.01612903225806%;
}
.LogoTextPane,
.LogoTextPane .Normal{
	color: #fff;
}
.LogoTextPane{
	clear: left;
	float: left;
}
.LogoPane{
	float: right;
	width: 22.98387096774194%;
}
.max_width_layout{
	max-width: 1270px;
	margin-left: auto;
	margin-right: auto;
}
.html_box h1{
	font-family: 'BentonSansMedium';
	font-size: 54px;
	line-height: 1;
	margin: 0 0 8px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #F05223;
}
.html_box p{
	margin: 0;
	font-weight: normal;
}
.html_box p strong{
	font-family: 'BentonSansMedium';
	font-size: 20px;
	line-height: 1;
}
.html_box{
	font-family: 'BentonSansRegular';
	font-size: 20px;
	line-height: 1;
	margin-top: -20px;
}
.img_box{
	margin-top: 11px;
	margin-bottom: 11px;
}
.img_box img{
	max-width: 100%;
}
.home_box {
    font-size: 26px;
    line-height: 1.2;
    max-width: 569px;
	font-family: 'BentonSansRegular';
	margin-top: 15px;
}
.home_box strong{
	font-family: 'BentonSansMedium';
}
.info_list_items{
	padding-top: 16px;
}
.info_list_items ul{
	padding: 0;
	margin: 0;
}
.info_list_items ul li{
	list-style: none;
	padding-bottom: 16px;
}
.title-001{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0;
}
.info_list_items p{
	font-size: 14px;
	line-height: 1.2;
}
.box_left_line{
	border-left: 8px solid #ff3300;
	padding-left: 40px;
	margin-top: 70px;
	margin-bottom: 40px;
}
.context02,
.context01{
	display: flex;
	justify-content: space-between;
}
.context01{
	margin-bottom: 62px;
}
.context02 .img_right_box,
.context01 .img_right_box{
	flex: 0 0 58%;
}
.context01 .con_box,
.context02 .con_box{
	padding-right: 40px;
	flex: 1 1 auto;
}
.list_style01{
	padding:20px 0 0;
	margin: 0;
}
.list_style01 li{
	list-style: none;
	font-size: 14px;
	line-height: 1.2;
	color: #000000;
	margin: 0;
	padding: 10px 0;
}
.list_style01 li span{
	display: block;
}
.list_style02{
	padding:10px 0 0;
	margin: 0;
}
.list_style02 li{
	list-style: none;
	font-size: 14;
	line-height: 1.2;
	color: #000;
	margin: 0;
	padding: 23px 0;
}
.list_style02 li span{
	display: block;
	color: #888888;
	padding-top: 10px;
}

.mail_phone{
	padding:9px 0 0;
	margin: 0;
}
.mail_phone li{
	list-style: none;
	margin: 0;
	line-height: 1.3;
}
.dnn_flex{
	display: flex;
	align-items: center;
}
.dnn_flex.menu_search{
	justify-content: center;
}
@media only screen and (max-width:767px) {
	.LogoPane,
	.LogoTextPane{
		display: none;
	}
	.context02, .context01{
		display: block;
	}
	.context02 .img_right_box, .context01 .img_right_box{
		padding-top: 15px;
	}
	.footer_con_box{
		display: block;
	}
	.footer_con_box .footer_text_box{
		padding-left: 0;
	}
	.social_box{
		justify-content: center;
	}
	.dnncopyright{
		text-align: center;
	}
	.box_left_line{
		padding-left: 15px;
	}
	.context01{
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 979px){

	.footer_custombox .left.item1{
		width: 63%;
	}
	.footer_con_box .footer_text_box{
		padding-left: 10px;
	}
	.footer_img_box{
		max-width: 200px;
	}
	.context02 .img_right_box, .context01 .img_right_box {
		flex: 0 0 34%;
	}
	.max_width_layout{
		max-width: 736px;
	}
	.social_box{
		display: flex;
	}
	.html_box{
		margin: 40px 0 0 -10px;
	}
	.LogoPane {
		width: 26.983871%;
	}
	.head_left_box {
		width: 73.016129%;
	}
	.html_box h1{
		font-size: 47px;
	}
	.img_box{
		margin-top: 50px;
	}
	.html_box{
		margin-top: 21px;
		margin-bottom: 74px;
	}
	.home_box{
		margin-top: 10px;
		margin-bottom: 90px;
		margin-right: 30px;
	}
}
@media only screen and (min-width: 981px) and (max-width: 1199px){
	.html_box{
		margin-left: -10px !important;
	}
	#top_menu > div > ul > li > a > span{
		padding: 0 10px;
		font-size: 16px;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1360px) {
	.max_width_layout{
		max-width: 979px;
	}
	.social_box{
		display: flex;
	}
	.html_box {
		margin: 12px 0 0 31px;
	}
	.head_left_box {
		width: 69.016129%;
	}
	.LogoPane{
		width: 29.983871%;
	}
	.home_box{
		margin-top: 20px;
	}

}

@media only screen and (min-width:1361px) {
	.home_box{
		margin-top: -20px;
	}
	.head_left_box{
		padding-top: 93px;
	}
}

}

}