ul.inline > li, ol.inline > li 
{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
#ttr_content ul.tags 
{
padding: 0px;text-indent: 0px;}
.label-info[href], .badge-info[href] 
{
border-radius: 3px;}
#ttr_content .label.label-info,#ttr_content .label.label-info:hover 
{
 color: #fff;  display: inline-block;font-size: 10.998px; font-weight: bold;line-height: 14px; padding: 2px 4px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);vertical-align: baseline; white-space: nowrap;}
.icon-chevron-left:before,.icon-leftarrow:before,.icon-arrow-left:before
{
content: '\e008';
}
.icon-chevron-right:before,.icon-rightarrow:before,.icon-arrow-right:before 
{
content: '\e006';
}
img
{
vertical-align:bottom;
}
.ttr_verticalmenu_header img,.ttr_block img
{
vertical-align:middle;
}
*
{
margin:0;
padding:0;
}
#ttr_page.container 
{
padding-left:0;
padding-right:0;
}
#ttr_menu .navbar-collapse 
{
padding-left:0;
padding-right:0;
}
hr
{
margin:inherit !important;
}
#ttr_content_and_sidebar_container 
{
width:auto !important;
margin:0 auto;
}
.ttr_block  .ttr_radio
{
float:left;
margin-right:4px;
}
fieldset
{
border:0px;
padding-bottom:5px;
}
.boxcolor,.form-text
{
width: 100%;
}
 .login_head h1
{
text-align:center;
}
.ttr_comment_reply_edit 
{
float:right;
}
.ttr_comment_reply_edit span 
{
padding-right:5px;
}
.ttr_post .ttr_post_content_inner
{
overflow:hidden;
}
.ttr_comment form p input,.ttr_ comment form p textarea 
{
overflow:hidden;
}
#ttr_content .ttr_comment p
{
margin-top:5px;
margin-bottom:0;
text-align:left;
margin-left:0;
margin-right:0;
line-height:20px;
background:none;
}
#ttr_content .ttr_comment .form-submit
{
}
 .ttr_article dl 
{
margin:2px;
}
#ttr_content .pagination
{
}
.back-to-top 
{
position:fixed;
bottom: 0;
right: 2em;
text-decoration: none;
padding: 0.5em;
display: none;
z-index:99;
}
.form-item label
{
text-align:left;
}
#user-login-form ul li
{
background:none!important;
text-align:left;
padding-left:0px!important;
margin-left:0px!important;
margin-top:5px!important;
}
/*----------- */
.menu-toggle 
{
display:none;
}
p
{
margin:0;
padding:0;
}
.btn:hover
{
clear:none;
margin:3px;
height:auto;
}
.postedon img
{
vertical-align: middle;
margin: 0 2px;
}
 #ttr_sidebar_left table 
{
width:100%;
}
 #ttr_sidebar_right table 
{
width:100%;
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
 footer, header#ttr_header
{
max-width: 100%;
}
}
@media (min-width : 992px)

{
 .container 
{
max-width : 100%;
}
}
label
{
font-weight:normal;}
body
{
background:url(../images/IndexDesktopbody.png);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:100% 100%;
background-position:Center Center;
background-clip:padding-box;margin:0;
background-position:Center Center;
background-attachment:fixed;}
 #ttr_page
{
min-width: 20px;
margin-top:10px;
margin-bottom:0px;
border-radius:1px 1px 1px 1px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;box-sizing:border-box;
}
 .navbar 
{
height:75px;
}
 .ttr_footer_bottom_footer_inner
{
height:37px;
}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #ttr_header_inner 
{
height:659px;
position:relative;
margin:0 auto;
}
 #ttr_menu.navbar 
{
height:75px;
min-height:75px;
border-radius:0px 0px 0px 0px;
border:solid #3B3B3B;
border:solid rgba(59,59,59,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 #ttr_menu_inner_in 
{
min-height: 84px;
height:auto;
text-align:justify;
position:relative;
margin:0 auto;
}
 input[type=checkbox] 
{
visibility: hidden;
}
 .ttr_checkbox 
{
position: relative;
width:13px;
height:13px;
display:inline;
margin-top:5px;
margin-right:5px;
}
 .ttr_checkbox label 
{
cursor: pointer;
position: absolute;
width: 15px;
height: 15px;
top: 0;
left: 0;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,0)0%,rgba(0,0,0,0.14)50%,rgba(255,255,255,0)100%);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #959595;
border:solid rgba(149,149,149,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .ttr_checkbox label:after 
{
opacity: 0;
content: '';
position: absolute;
width: 15px;
height: 5px;
top: 0px;
left: 1px;
border: 2px solid rgba(0,0,0,1);
border-top: none;
border-right: none;
transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
 .ttr_checkbox input[type=checkbox]:checked + label:after 
{
opacity: 1;
}
.ttr_checkbox label 
{
width: 13px;
padding-left: 0;
}
 input[type=radio] 
{
visibility: hidden;
}
 .ttr_radio 
{
position: relative;
width:13px;
height:13px;
margin-right:5px;
}
 .ttr_radio label 
{
cursor: pointer;
position: absolute;
width: 13px;
height: 13px;
top: 0;
left: 0;
border-radius:8px 8px 8px 8px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
border-radius:50%;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,0)0%,rgba(0,0,0,0.14)50%,rgba(255,255,255,0)100%);
background-clip:padding-box;box-sizing:content-box;
}
 .ttr_radio label:after 
{
background-color:#000000;
background:rgba(0,0,0,1);
background-clip:padding-box;opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 9px;
top: 2px;
left: 2px;
border-radius:50%;
}
 .ttr_radio input[type=radio]:checked + label:after 
{
opacity: 1;
}
 .ttr_radio label 
{
width: 13px;
padding-left: 0;
}
 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{float: none !important;
margin-left:0px !important;
position: static;
}
 .ttr_slideshowshape01
{
background-color:#334161;
background:rgba(51,65,97,0.59);
background-clip:padding-box;border-radius:110px 0px 110px 110px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:0.17%;
right:auto;
top:75.5px;
width:222px;
min-height:192.96px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape01 , .ttr_slideshowshape01 p, .ttr_slideshowshape01 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape11
{
background-color:#334161;
background:rgba(51,65,97,0.59);
background-clip:padding-box;border-radius:110px 1px 110px 110px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:0.08%;
right:auto;
top:113px;
width:216px;
min-height:193px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape11 , .ttr_slideshowshape11 p, .ttr_slideshowshape11 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape12
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:11.5%;
right:auto;
top:40.9px;
width:196px;
min-height:31px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape12 , .ttr_slideshowshape12 p, .ttr_slideshowshape12 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape13
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:27.83%;
right:auto;
top:228.9px;
width:210px;
min-height:28px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape13 , .ttr_slideshowshape13 p, .ttr_slideshowshape13 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape14
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:58.83%;
right:auto;
top:8.9px;
width:184px;
min-height:32px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape14 , .ttr_slideshowshape14 p, .ttr_slideshowshape14 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape21
{
background-color:#334161;
background:rgba(51,65,97,0.59);
background-clip:padding-box;border-radius:110px 0px 110px 110px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:0%;
right:auto;
top:115px;
width:221px;
min-height:191px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape21 , .ttr_slideshowshape21 p, .ttr_slideshowshape21 .tt_link 
{
font-size:14px !important;
}
 .ttr_title_position 
{
top:13.41px;
position:absolute;
left: 6.39%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 header .ttr_title_style, header .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header .ttr_title_style a:hover
{
font-size:28px;
font-family:"Microsoft Tai Le";
font-weight:700;
font-style:normal;
color:#225891;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:44.54px;
position:absolute;
left: 12.11%;
right:auto;
position:absolute;
display:block;
overflow:hidden;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_style
{
font-size:20px;
font-family:"Calibri";
font-weight:700;
font-style:normal;
color:#2F617A;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .ttr_slideshow_logo 
{
display:none;}
.ttr_menu_items .dropdown-menu 
{
padding:0px;
}
 .ttr_menu_items.nav .open .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
min-width:160px;
line-height:30px;
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin-top:0px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:5px;
padding-right:2px;
padding-bottom:0px;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:499;
border:0px !important;
margin:0;
padding-top:0px !important;
text-align:left;
zoom:1;
}
 .navbar-default
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #3B3B3B;
border:solid rgba(59,59,59,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:9px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
box-sizing:content-box}
ul.ttr_menu_items.navbar-nav .dropdown-menu,ul.ttr_menu_items.navbar-nav .sub-menu, ul.ttr_menu_items.navbar-nav .collapse li a  
{
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
font-family:"Calibri";
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin:0;
padding:0;
list-style:none;
}
 .ttr_menu_items.navbar-nav .dropdown-menu > li > a 
{
min-width:160px;
line-height:30px;
margin-top:0px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:5px;
padding-right:2px;
padding-bottom:0px;
}
 .nav.ttr_menu_items.navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_menu_items .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;min-width:160px;
line-height:30px;
margin-top:0px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:5px;
padding-right:2px;
padding-bottom:0px;
}
 #ttr_page .ttr_menu_items  li ul.child
{
left:auto;top:auto;}
.dropdown-menu 
{
}
.navbar-nav ul.dropdown-menu > li 
{
position: relative;
}
 .ttr_menu_items .child.dropdown-menu > li.open > ul, .ttr_menu_items .child.dropdown-menu > li.open > ul li.open > ul 
{
display:block;
left:100%;
top:0px;
visibility:visible;
}
.dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_menu_items.nav  li ul.child li:hover > a.subchild
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
color:rgba(52,52,52,1);
}
 .ttr_menu_items.nav  li:hover ul.child li .separate:hover,  .ttr_menu_items.nav  li:hover ul.child li a:hover
{
 font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.ttr_menu_items  li ul.child li a.subchild:hover
{
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_menu_items  li:hover ul.child
{
}
}
@media only screen
and (min-width : 768px)

{
 .nav-justified > li > a, .nav-justified > li > span
{
text-align:center !important;
float:none !important;
}
 .navbar-nav > li
{
float:none !important;
}
 .nav-justified > li:hover > a
{
text-align:center !important;
float:none !important;
}
 .navbar-nav > li:hover
{
float:none !important;
}

}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
zoom:1;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator 
{
display:block;
padding-left:20px;
padding-right:20px;
float:left;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;line-height:75px;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 3px 4px rgba(0,0,0,0.59);
cursor:pointer;
height:75px;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li span.separator.ttr_menu_items_parent_link_arrow 
{
display:block;
padding:0px;
line-height:75px;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 3px 4px rgba(0,0,0,0.59);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
height:75px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li:hover a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li:hover span.separator
{
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#2B5D76;
background:rgba(43,93,118,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.ttr_menu_items  li:hover a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li:hover span.separator.ttr_menu_items_parent_link_arrow 
{
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#2B5D76;
background:rgba(43,93,118,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_menu_items  li ul.child li span.separate,  .ttr_menu_items  li ul.child li a
{
}
 .navbar-default .nav.ttr_menu_items  li ul.child li a
{
display:block;
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:30px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;}
 .ttr_menu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:30px;
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
padding:0px;
box-sizing:border-box;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:75px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:75px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
height:75px;
line-height:75px;
padding:0px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active
{
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#2B5D76;
background:rgba(43,93,118,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active_arrow
{
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#2B5D76;
background:rgba(43,93,118,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_menu_items ul 
{
}
 .ttr_menu_items li:hover ul ul,
.ttr_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;}
 .nav.ttr_menu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.ttr_menu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_menu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 10px 0 0px;
display:none;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .nav.ttr_menu_items  li ul.child ul li .separator, .nav.ttr_menu_items  li  li:hover ul li .separator, .nav.ttr_menu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 10px 0 0px;
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:75px;
margin:0;
display:none;
}
 header#ttr_header 
{
background:url(../images/IndexDesktopheader.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Top;
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:659px;
width: auto;
box-sizing:content-box;

}
 header#ttr_header 
{
display:none;}
 nav#ttr_menu 
{
width:auto;

}
 #Slide0
{
background:url(../images/IndexDesktopSlide0.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Top;
background-clip:padding-box;
}
 #Slide1
{
background:url(../images/IndexDesktopSlide1.png);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Left Top;
background-clip:padding-box;
}
 #Slide2
{
background:url(../images/IndexDesktopSlide2.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Top;
background-clip:padding-box;
}
 .ttr_slide
{
height:306px;
width:100%;

}
 #ttr_slideshow_inner ul
{
list-style: outside none none;

}
 #ttr_slideshow_inner 
{
height:306px;
position:relative;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner ul li > a 
{
height:306px;
position:absolute;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > ul li
{
position:absolute;

}
 .ttr_slideshow_in
{
height:306px;
position:absolute;
width:100%;
top:0;
pointer-events:none;

}
 .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a 
{
pointer-events:auto;

}
 .ttr_slideshow_last
{
margin:0 auto;
position:relative;
overflow:hidden;
pointer-events:none;
height:306px;

}
 .ttr_slideshow_last div a, .ttr_slideshow_last a 
{
pointer-events:auto;

}
 .ttr_slideshow
{
box-sizing: content-box !important;
position:relative;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:306px;

}
 .paginationLink a.pg
{
background-color:#009595;
background:rgba(0,149,149,1);
background-clip:padding-box;border:none;
display:inline-block;
width:10px;
height:10px;
margin-right:0;

}
 .paginationLink a.pg:hover
{
background-color:#009595;
background:rgba(0,149,149,1);
background-clip:padding-box;border:none;
display:inline-block;
width:10px;
height:10px;
margin-right:0;

}
 .paginationLink.current a.pg
{
background-color:#A8C7E3;
background:rgba(168,199,227,1);
background-clip:padding-box;border:none;
display:inline-block;
width:10px;
height:10px;
margin-right:0;

}
 .paginationLink a.pg
{
font-size: 0;

}
 .paginationLink a.pg:hover
{
font-size: 0;

}
 .paginationLink.current a.pg
{
font-size: 0;

}
 .paginationLink
{
display:inline-block;

}
 .paginationLink
{
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:2px 2px 2px 2px;
box-shadow:none;
margin-right:3px;
padding:2px;

}
 .paginationLink.current
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
margin-right:3px;
padding:2px;

}
 #ttr_sidebar_left 
{
float: right;
clear: none;
width: 201px;
}
@media (min-width : 992px)

{
 #ttr_sidebar_left 
{
width: 16.75%;
}
}
 #ttr_sidebar_left_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #3FE3E9;
border:solid rgba(63,227,233,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
position:relative;
z-index:2;
}
 .ttr_block a:hover:not(.btn), .ttr_block a:hover:not(.btn)
{
font-size:14px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block a:visited:not(.btn), .ttr_block a:visited:not(.btn)
{
font-size:14px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block a:not(.btn), .ttr_block a:not(.btn)
{
font-size:14px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block_content ul
{
list-style:none;
}
 .ttr_block ul li, .ttr_block li, .ttr_block li
{
line-height:14px;
}
 #ttr_sidebar_right 
{
float: right;
clear: none;
width: 201px;
}
@media (min-width : 992px)

{
 #ttr_sidebar_right 
{
width: 16.75%;
}
}
 #ttr_sidebar_right_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #3FE3E9;
border:solid rgba(63,227,233,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
box-sizing:border-box;
position:relative;
z-index:2;
}
 .ttr_verticalmenu 
{
margin-top:3px;
margin-left:6px;
margin-right:6px;
margin-bottom:3px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;text-align:right;
}
 .ttr_verticalmenu_header  
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
min-height:30px; 
box-sizing: content-box; 
}
 #ttr_page .ttr_verticalmenu_content 
{
display:inline-block;
width:90%;
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_vmenu_items.nav  li ul.child li:hover > a.subchild
{
background-color:#FFFFFF;
background:url(../images/vmenuArrowHover00.png) center right no-repeat,rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
color:rgba(0,0,0,1);
}
 .ttr_vmenu_items.nav  li:hover ul.child li .separate:hover,  .ttr_vmenu_items.nav  li:hover ul.child li a:hover
{
 background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .nav.ttr_vmenu_items  li ul.child li a.subchild:hover
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuArrowHover00.png) center right no-repeat,rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
}
@media only screen
and (min-width : 1025px) 
{
 .sub-menu 
{
position:absolute;
visibility:hidden;
}
 ul.ttr_vmenu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .nav-pills li:hover 
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
font-family:"Times New Roman";
}
 .ttr_vmenu_items .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_vmenu_items .collapse > li:hover > a 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
 #ttr_sidebar_left .nav-pills li.dropdown:hover
{
display:block;
}
 .ttr_vmenu_items.nav #dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .ttr_vmenu_items  li:hover ul.child
{
right:100%;
top:40px;
margin-top:-40px;
height:auto;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
}
@media only screen
and (min-width : 768px)

{
 ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul li.dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
}

}
.dropdown-backdrop
{
position:relative;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
font-family:"Times New Roman";
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
list-style:none;
}
 .ttr_vmenu_items.nav .dropdown-menu > li > a 
{
min-width:160px;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 ul.ttr_vmenu_items.nav  .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
min-width:160px;
line-height:20px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .nav-pills li 
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
font-family:"Times New Roman";
}
 .ttr_vmenu_items .collapse > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;min-width:160px;
line-height:20px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 #ttr_sidebar_left .dropdown-menu > li 
{
display: inline-block;
font-weight: normal;
position: relative;
vertical-align: top;
}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
display:block;
background:none;
z-index:500;
zoom:1;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator 
{
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;line-height:40px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li span.separator.ttr_vmenu_items_parent_link_arrow 
{
display:block;
text-align:left;
padding-left:4px;
padding-right:14px;
line-height:40px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrow00.png), rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li:hover span.separator
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:40px;
}
 .nav.ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li:hover span.separator.ttr_vmenu_items_parent_link_arrow 
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrowHover00.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:40px;
}
 .ttr_vmenu_items  li ul.child li span.separate 
{
display:block;

}
 .ttr_vmenu_items  li ul.child li span.separate,  .ttr_vmenu_items  li ul.child li a
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
line-height:20px;
text-indent:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
min-width:160px;
}
 .navbar-default .nav.ttr_vmenu_items  li ul.child li a
{
}
 .ttr_vmenu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:20px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuArrow00.png) center right no-repeat,rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
min-width:160px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items ul.child
{
 }
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
text-align:left;
padding-left:4px;
padding-right:14px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:40px;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrowActive00.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
text-align:left;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:40px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active_arrow
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrowHover00.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_vmenu_items ul 
{
position:absolute;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_vmenu_items li:hover ul ul,
.ttr_vmenu_items li:hover  li:hover ul ul

{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .nav.ttr_vmenu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.ttr_vmenu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_vmenu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_vmenu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .nav.ttr_vmenu_items  li ul.child ul li .separator, .nav.ttr_vmenu_items  li  li:hover ul li .separator, .nav.ttr_vmenu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .ttr_vmenu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0;
display:none;
}
 footer 
{
position: relative;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #3B3B3B;
border:solid rgba(59,59,59,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 .ttr_footer_bottom_footer 
{
height:37px;
}
 footer h1, footer h1 a, footer h1 a:hover, footer h1 a:visited
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h2, footer h2 a, footer h2 a:hover, footer h2 a:visited
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h3, footer h3 a, footer h3 a:hover, footer h3 a:visited
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h4, footer h4 a, footer h4 a:hover, footer h4 a:visited
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h5, footer h5 a, footer h5 a:hover, footer h5 a:visited
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h6, footer h6 a, footer h6 a:hover, footer h6 a:visited
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer ol li
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
list-style-position:inside;
list-style-type:upper-alpha;
}
footer ol li
{
list-style-position:outside !important;
text-indent:0px;
}
 footer ul 
{
list-style:none;
margin-left: 15px;
}
 footer ul li
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
footer ul li
{
list-style-position:outside !important;
text-indent:0px;
}
 footer a:not(.btn)
{
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 footer a:hover:not(.btn)
{
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#008000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 footer a:visited:not(.btn)
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_copyright, #ttr_copyright a, #ttr_copyright span
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#4E64AC;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links 
{
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#505252;
text-shadow:none;
text-align:left;
text-decoration:none;
top: 0px;
position:absolute;
left: 0%;
right:auto;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links
{
display:inline-block;
}
 #ttr_footer_designed_by_links a, #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#428BCA;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block 
{
overflow:hidden;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:1px 1px 1px 1px;
box-shadow:0px 0px 5px rgba(0,0,0,0.59);
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:9px;
margin-left:6px;
margin-right:6px;
margin-bottom:9px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_block_header
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;min-height:30px; 
box-sizing: content-box; 
margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_block_content,  .ttr_block_content p 
{
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
margin-top:3px;
margin-left:3px;
margin-right:3px;
margin-bottom:3px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:5px 5px 5px 5px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Calibri";font-weight:700;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block_content h1, .ttr_block_content h1 a, .ttr_block_content h1 a:hover, .ttr_block_content h1 a:visited 
{
font-size:32px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 .ttr_block_content h2, .ttr_block_content h2 a, .ttr_block_content h2 a:hover, .ttr_block_content h2 a:visited 
{
font-size:28px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
.ttr_block_content h3, .ttr_block_content h3 a, .ttr_block_content h3 a:hover, .ttr_block_content h3 a:visited 
{
font-size:24px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
.ttr_block_content h4, .ttr_block_content h4 a, .ttr_block_content h4 a:hover, .ttr_block_content h4 a:visited 
{
font-size:20px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 .ttr_block_content h5, .ttr_block_content h5 a, .ttr_block_content h5 a:hover, .ttr_block_content h5 a:visited 
{
font-size:16px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 .ttr_block_content h6, .ttr_block_content h6 a, .ttr_block_content h6 a:hover, .ttr_block_content h6 a:visited 
{
font-size:12px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 .ttr_block ol li
{
font-size:12px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:upper-alpha;
}
 .ttr_block ol li
{
list-style-position:outside !important;
margin-left: 15px !important;
text-indent:0px;
}
 .ttr_block ul li
{
font-size:16px;
font-family:"Calibri";font-weight:400;
font-style:normal;
color:#2B5D76;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 .ttr_block ul li
{
text-indent:0px;
margin-left: 5px;
}
.html_content p,.html_content span
{
font-family:Arial;
font-size:1em;
line-height: normal;
color:#000000;
font-style:normal;
font-weight:normal;
text-align:left;
margin:0;
}
 input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], select
{
border-radius:1px 1px 1px 1px;
border:solid #E1E1E1;
border:solid rgba(225,225,225,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#F3F3F3;
background:rgba(243,243,243,1);
background-clip:padding-box;padding:6px;
width:100%;
height:NaNpx !important;
}
 input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="tel"]:focus
{
border-radius:1px 1px 1px 1px;
border:solid #E1E1E1;
border:solid rgba(225,225,225,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 textarea,  textarea.form-control
{
border-radius:1px 1px 1px 1px;
border:solid #E1E1E1;
border:solid rgba(225,225,225,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#F3F3F3;
background:rgba(243,243,243,1);
background-clip:padding-box;padding:6px;
width:100%;
}
 textarea:focus,  textarea.form-control:focus
{
border-radius:1px 1px 1px 1px;
border:solid #E1E1E1;
border:solid rgba(225,225,225,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_banner_header_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
.headerabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
.headerabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
.headerabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
.headerabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_banner_header_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .headerbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .headerbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .headerbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .headerbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_banner_menu_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menuabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menuabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menuabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menuabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_banner_menu_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menubelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menubelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menubelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menubelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_banner_slideshow_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .slideshowabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_banner_slideshow_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .contenttopcolumn0
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .topcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .topcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .topcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .topcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .contentbottomcolumn0
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .bottomcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .bottomcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_banner_header
{
margin: 0 auto;}
 .ttr_banner_menu
{
}
 .ttr_banner_slideshow
{
}
 .html_content a:hover, .html_content a:focus
{
text-decoration:none;}
 a
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#5757FF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:visited:not(.btn, .ttr_menu_items a, .ttr_vmenu_items a)
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#4545D0;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:hover, a:focus
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#5757FF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:hover.separator, .login_link a
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#5757FF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .login_link a:visited
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#4545D0;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .login_link a:hover
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#5757FF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .footer-widget-area_fixed
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .footer-widget-area
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin: 0 auto;}
 .ttr_footer-widget-area_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .footerabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .footerabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_footer-widget-area_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
background-color:#343434;
background:rgba(52,52,52,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .footerbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#343434;
background:rgba(52,52,52,1);
background-clip:padding-box;padding-top:0px;
padding-left:5px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .footerbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#343434;
background:rgba(52,52,52,1);
background-clip:padding-box;padding-top:0px;
padding-left:5px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .footerbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#343434;
background:rgba(52,52,52,1);
background-clip:padding-box;padding-top:0px;
padding-left:5px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .footerbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#343434;
background:rgba(52,52,52,1);
background-clip:padding-box;padding-top:0px;
padding-left:5px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 #ttr_content_margin 
{
padding-top:5px;
padding-left:6px;
padding-right:6px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:6px;
margin-left:6px;
margin-right:6px;
margin-bottom:6px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;box-sizing:border-box;
}
 #ttr_content 
{
float:left;
width: 999px;
clear: none;
}
@media (min-width : 992px)

{
 #ttr_content 
{
width: 83.25%;
}
}
 .ttr_comments 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
position: relative;
display:table;
}
 .ttr_comment_author 
{
margin-right:12px;
display:table-cell;
float:left;
vertical-align:middle;
}
 .ttr_comment_author img 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_comment_text 
{
overflow:hidden;
}
 .ttr_comment_author_right 
{
display:none;
}
#ttr_content .ttr_comment_text p 
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:normal;
margin-left:5px;
}
 #ttr_content .ttr_comments .ttr_author_name, #ttr_content .ttr_comments .ttr_author_name:hover, #ttr_content .ttr_comments .url 
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .ttr_comments .ttr_comment_date, #ttr_content .ttr_comments .ttr_comment_date:hover 
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
#ttr_content .ttr_comment_reply_edit a, #ttr_content  .ttr_comment_reply_edit a:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.ttr_post_inner_box 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:2.12px 2.12px 4px rgba(0,0,0,0.59);
margin-top:3px;
margin-left:5px;
margin-right:5px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_post 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_post_title 
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
background-repeat: repeat;
margin:0;
}
 h1, h1 a, h1 a:hover, h1 a:visited 
{
font-size:32px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 h2, h2 a, h2 a:hover, h2 a:visited 
{
font-size:28px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
 h3, h3 a, h3 a:hover, h3 a:visited 
{
font-size:24px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
 h4, h4 a, h4 a:hover, h4 a:visited 
{
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 h5, h5 a, h5 a:hover, h5 a:visited 
{
font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 h6, h6 a, h6 a:hover, h6 a:visited 
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 p, .producttag
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:18px;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 #ttr_content
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content ol li
{
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 #ttr_content ol li
{
list-style-position:outside !important;
margin-left: 20px !important;
text-indent:0px;
}
 #ttr_content .breadcrumb li
{
list-style-position: inside !important;
margin-left: 0px !important;
text-indent: 0px !important;
}
 #ttr_content ul
{
padding-left:15px;
}
 #ttr_content ul
{
list-style-image:url(../images/IndexDesktoplistimg.png);
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content ul li
{
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 #ttr_content ul
{
text-indent:0px;
margin-left: 0px;
}
 #ttr_content .pagination
{
text-indent: 0px !important;
}
 #ttr_content blockquote p
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:5px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 #ttr_content blockquote p:before
{
content:url(../images/IndexDesktopblockquotestarticon.png);
}
 #ttr_content blockquote p:after
{
content:url(../images/IndexDesktopblockquoteendicon.png);
}
 #ttr_content .postedon a
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#3CB8EC;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .postedon a:hover
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#3CB8EC;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_post_title a
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:transparent;
}
 .ttr_post_title a:visited 
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:transparent;
}
 .ttr_post_title a:hover 
{
background-color:transparent;
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_article 
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .postcontent, .postcontent p
{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:18px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #ttr_content .postcontent
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 table
{
background: transparent none repeat scroll 0 0;
border-spacing:2px;
border: 1px solid #000000;
border-collapse: collapse;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 .table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td
{
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border: 1px solid #000000;
border-collapse: collapse;
}
 td
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 tr, td
{
font-size:15px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 th
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#A9A9A9;
background:rgba(169,169,169,1);
background-clip:padding-box;}
 #ttr_content .activelink a, #ttr_content .activelink a:visited, #ttr_content .activelink a:hover
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#5757FF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .hoverlink a, #ttr_content .hoverlink a:visited, #ttr_content .hoverlink a:hover
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#5757FF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .visitedlink a, #ttr_content .visitedlink a:visited, #ttr_content .visitedlink a:hover
{
font-size:16px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#4545D0;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .badge
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#808080;
background:rgba(128,128,128,1);
background-clip:padding-box;}
 .badge:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 hr
{
border-width:2px 0px 0px 0px;
border-color:#000000;
border-style:Solid;
}
 .label
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .label:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .label-default
{
background-color:#777777;
background:rgba(119,119,119,1);
background-clip:padding-box;}
 .label-primary
{
background-color:#428BCA;
background:rgba(66,139,202,1);
background-clip:padding-box;}
 .label-success
{
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;}
 .label-info
{
background-color:#5BC0DE;
background:rgba(91,192,222,1);
background-clip:padding-box;}
 .label-warning
{
background-color:#F0AD4E;
background:rgba(240,173,78,1);
background-clip:padding-box;}
 .label-danger
{
background-color:#D9534F;
background:rgba(217,83,79,1);
background-clip:padding-box;}
 .label-default:hover
{
background-color:#777777;
background:rgba(119,119,119,1);
background-clip:padding-box;}
 .label-primary:hover
{
background-color:#428BCA;
background:rgba(66,139,202,1);
background-clip:padding-box;}
 .label-success:hover
{
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;}
 .label-info:hover
{
background-color:#5BC0DE;
background:rgba(91,192,222,1);
background-clip:padding-box;}
 .label-warning:hover
{
background-color:#F0AD4E;
background:rgba(240,173,78,1);
background-clip:padding-box;}
 .label-danger:hover
{
background-color:#D9534F;
background:rgba(217,83,79,1);
background-clip:padding-box;}
 .alert
{
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
}
 .alert-success
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;}
 .alert-info
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#5BC0DE;
background:rgba(91,192,222,1);
background-clip:padding-box;}
 .alert-warning
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#F0AD4E;
background:rgba(240,173,78,1);
background-clip:padding-box;}
 .alert-danger
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#D9534F;
background:rgba(217,83,79,1);
background-clip:padding-box;}
 #ttr_content .pagination li > a, #ttr_content .pagination li > span
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:12px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#55937F;
background:rgba(85,147,127,1);
background-clip:padding-box;margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;}
 #ttr_content .pagination .active a, #ttr_content .pagination .active > span
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:12px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
background-color:#009595;
background:rgba(0,149,149,1);
background-clip:padding-box;display:inline-block;}
 #ttr_content .pagination a:hover, #ttr_content .pagination > span:hover
{
background-color:#0D9C9C;
background:rgba(13,156,156,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:12px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .breadcrumb 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;
color:#000000;
}
 .breadcrumb > li + li:before
{
font-size:18px;
font-family:"Calibri";
font-weight:700;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a,.breadcrumb a
{
font-size:18px;
font-family:"Calibri";
font-weight:700;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a:hover, .breadcrumb a:hover
{
font-size:18px;
font-family:"Calibri";
font-weight:700;
font-style:normal;
color:#D3D3D3;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb span, .breadcrumb span
{
font-size:18px;
font-family:"Calibri";
font-weight:700;
font-style:normal;
color:#009595;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #nav
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:282px;
position:absolute;
left:6.25%;
font-size:0;
}
 #prev span
{
background-image:url(../images/Leftbutton00.png);
display:block;
height: 0px;
width: 0px;
text-indent:-999px;
font-size:0px;
}
 #next span
{
background-image:url(../images/Rightbutton00.png);
display:block;
height: 0px;
width: 0px;
text-indent:-999px;
font-size:0px;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-shadow:none;
border-radius:0px 0px 0px 0px;
position:absolute;
display:block;
top: 0px;
left:0%;
margin:0;
width: 0px;
}
 .right-button
{
box-shadow:none;
border-radius:0px 0px 0px 0px;
position:absolute;
display:block;
top: 232.63px;
left:9.75%;
margin:0;
width: 0px;
}
 .postcontent img, img.alignleft,img.alignright
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 img.aligncenter
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-left:auto;
margin-right:auto;
}
.intro_img_caption
{
text-align: center;
}
 .btn-toolbar .btn-group.pull-left .btn .icon-search
{
background:url('../images/search.png') no-repeat center;
display:block;
height:16px;
width:16px;
}
 #ttr_content .modal
{
display:block;
overflow: visible;position: inherit;
}
 #ttr_content .form-horizontal .control-label
{
text-align:left;
}
 .pager li > a, .pager li > span
{
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
}
 .btn-toolbar
{
margin-top:5px;
}
 .btn-toolbar > div:first-child
{
float:left;
margin-right:5px;
}
 .btn-toolbar .btn-group.pull-left .btn
{
margin-top:0;
}
 .button2-left a,.button2-right a,.button2-left span,.button2-right span
{
display: block;
float: left;
cursor: pointer;
background-color:#355D73;
background:rgba(53,93,115,1);
background-clip:padding-box;border-radius:2px 2px 2px 2px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
box-sizing:inherit;
clear:none;
padding-top:10px;
padding-left:9px;
padding-right:9px;
padding-bottom:10px;
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
margin-top:5px;
overflow:visible;
margin-right:5px;
}
 .chzn-container
{
vertical-align:middle;
}
 #system-message
{
margin:0 !important;
}
 .tooltip
{
position:absolute !important;
}
 .tip
{
background:black;
text-align:left;
padding:3px;
max-width:400px;
color:white;
}
 .tip-title
{
font-weight:bold;
}
 ul.categories-module li h4, ul.category-module li h4, .item-title
{
display:inline;
}
 #ttr_content .pagination ul li 
{
background:none;
display:inline;
text-align:left;
}
 #ttr_content .cat-children ul li
{
background:none;
display:inline-block;
}
 #ttr_content ul.pagenav li 
{
background:none;
display:inline;
text-align:left;
}
* 
{
margin:0;
padding:0;
}
 .image-left 
{
padding:2px;
float:left;
margin:0 15px 5px 0;
}
 table tr th 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .article-info-term, .category-name, .published, .createdby, .hits, .categories-list dl dt, .categories-list dl dd 
{
display:inline;
}
 .article-info 
{
display:inline;
vertical-align:middle;
}
 .formelm 
{
margin-top:5px;
margin-bottom:5px;

}
 select, .formelm input
{
margin-bottom: 9px;
padding: 4px;

}
 button#jform_publish_down_img, button#jform_publish_up_img 
{
background:url(../images/calendar.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
height: auto;
margin-left: 3px;
vertical-align: middle;
width: 5%;
margin-top:0;
padding:7px 5px;
border-radius:0px;
border:0px;

}
 button#jform_publish_down_img:hover, button#jform_publish_up_img:hover 
{
border:0px;
border-radius:0px;

}
 .btn.jmodedit
{
background:none !important;
border-radius:0px !important;
border:none !important;
width:14px !important;
}
 .btn.jmodedit:hover
{
background:none !important;
border:0px !important;
}
 #ttr_page .label
{
display:inline-block;
}
 .accordion
{
margin-bottom: 18px;
}
 .accordion-group
{
background: none repeat scroll 0 0 hsl(0, 0%, 100%);
border: 1px solid hsl(0, 0%, 90%);
border-radius: 4px;
margin-bottom: 2px;
}
 .accordion-heading
{
border-bottom: 0 none;
}
 .accordion-heading .accordion-toggle
{
display: block;
padding: 8px 15px;
}
 .accordion-toggle
{
cursor: pointer;
}
 .accordion-inner
{
border-top: 1px solid hsl(0, 0%, 90%);
padding: 15px 19px;
}
 img#jform_publish_down_img, img#jform_publish_up_img 
{
margin-left: 3px;

}
 #adminForm fieldset
{
border:1px solid grey;
border-radius: 5px;
margin: 10px 0;
padding: 20px;

}
 .input-append
{
display:inline;
}
 fieldset legend 
{
font-weight: bold;
padding: 5px 10px;
}
.mce-container, .mce-container-body 
{
margin-top:5px !important;
}
 #ttr_content #jform_articletext_toolbar1 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_toolbar2 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_toolbar3 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_tbl 
{
margin-top:5px;
width:auto;
border:0 none;
border-spacing:0px;
}
 #ttr_content #jform_articletext_styleselect,  #ttr_content #jform_articletext_formatselect 
{
border:0 none;
border-spacing:0px;
}
 #ttr_content #jform_articletext_tbl tr, #ttr_content #jform_articletext_tbl td, #ttr_content #jform_articletext_tbl th 
{
border:0 none;
}
 .formelm label, .formelm-area label 
{
margin-top:5px;
margin-bottom:5px;
display:inline-block;
width:150px;

}
 @font-face 
{
font-family: 'IcoMoon';
src: url('../../../media/jui/fonts/IcoMoon.eot');
src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
font-weight: normal;
font-style: normal;

}
 [data-icon]:before 
{
font-family: 'IcoMoon';
content: attr(data-icon);
speak: none;

}
 [class^="icon-"], [class*="icon-"] 
{
 display: inline-block;
*margin-right: .3em;
  margin:0 auto;

}
 [class^="icon-"]:before, [class*="icon-"]:before 
{
font-family: 'IcoMoon';
font-style: normal;
speak: none;

}
 .icon-apply:before, .icon-edit:before, .icon-pencil:before 
{
 content: '\2b';

}
.icon-picture:before,.icon-image:before 
{
content: '\2f';

}
.icon-pictures:before,.icon-images:before 
{
content: '\30';

}
.icon-file-add:before,.icon-file-plus:before 
{
content: '\29';

}
.icon-save-copy:before,.icon-copy:before 
{
content: '\e018';

}
.icon-chevron-down:before,.icon-downarrow:before,.icon-arrow-down:before
{
content: '\e007';

}
.icon-eye-open:before,.icon-eye:before 
{
content: '\3c';

}
 .nav-menu-default 
{
height:auto !important;
border:0;
background-color:transparent;
margin:0;
}
 .btn
{
margin:3px;
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
border-radius:2px 2px 2px 2px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .btn:hover
{
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
border-radius:2px 2px 2px 2px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .btn-default
{
background-color:#355D73;
background:rgba(53,93,115,1);
background-clip:padding-box;border-radius:2px 2px 2px 2px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:10px;
padding-left:9px;
padding-right:9px;
padding-bottom:10px;
box-sizing:inherit;
clear:none;
width:auto;
height:auto;
overflow:visible;
}
 .btn-primary
{
background-color:#3CB8EC;
background:rgba(60,184,236,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#25B0EA;
}
 .btn-success
{
background-color:#968AA5;
background:rgba(150,138,165,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#897C9A;
}
 .btn-info
{
background-color:#EEA1C3;
background:rgba(238,161,195,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#EA8BB5;
}
 .btn-warning
{
background-color:#8FA441;
background:rgba(143,164,65,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#7F923A;
}
 .btn-danger
{
background-color:#CD5555;
background:rgba(205,85,85,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#C74141;
}
 .btn-primary:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-success:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-info:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-warning:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-danger:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-lg, .btn-group-lg > .btn, .btn-lg:hover, .btn-group-lg > .btn:hover 
{
border-radius:6px 6px 6px 6px;
padding-top:10px;
padding-left:16px;
padding-right:16px;
padding-bottom:10px;
font-size:18px;
}
 .btn-sm, .btn-group-sm > .btn, .btn-sm:hover, .btn-group-sm > .btn:hover 
{
border-radius:3px 3px 3px 3px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
font-size:12px;
}
 .btn-xs, .btn-group-xs > .btn, .btn-xs:hover, .btn-group-xs > .btn:hover 
{
border-radius:3px 3px 3px 3px;
padding-top:1px;
padding-left:5px;
padding-right:5px;
padding-bottom:1px;
font-size:12px;
}
 .btn-default:hover, a.btn-default:hover 
{
border-radius:2px 2px 2px 2px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#3A4149;
background:rgba(58,65,73,1);
background-clip:padding-box;box-sizing:inherit;
clear:none;
font-size:14px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
overflow:visible;
}
 .inputbutton
{
background: none repeat scroll 0 0 transparent;
border: medium none;
color:#FFFFFF;
cursor: pointer;
font-size:14px;
padding-top:10px;
padding-left:9px;
padding-right:9px;
padding-bottom:10px;
 left: -15px;
}
 h1.ttr_verticalmenu_heading, h2.ttr_verticalmenu_heading,  h3.ttr_verticalmenu_heading, h4.ttr_verticalmenu_heading, h5.ttr_verticalmenu_heading, h6.ttr_verticalmenu_heading, p.ttr_verticalmenu_heading, span.ttr_verticalmenu_heading
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 h1.ttr_block_heading, h2.ttr_block_heading,  h3.ttr_block_heading, h4.ttr_block_heading, h5.ttr_block_heading, h6.ttr_block_heading, p.ttr_block_heading, span.ttr_block_heading
{
font-size:18px;
font-family:"Calibri";font-weight:700;
font-style:normal;
color:#2B5D76;
text-shadow:none;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 #ttr_block, #ttr_block, #ttr_block .boxcolor, #ttr_block .boxcolor
{
font-size:14px;
font-family:"Calibri";font-weight:700;
font-style:normal;
color:#4E4E4E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
/*
{
TemplateToaster Version:6.0.0.11582
}
*/
@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto !important;
}
}
@media only screen
and (max-width : 767px)
{
#ttr_menu.navbar 
{
height:75px;
border-radius:0px 0px 0px 0px;
border:solid #3B3B3B;
border:solid rgba(59,59,59,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
}
@media only screen
and (max-width : 767px)
{
menu_inner_in
{
height: 84px;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#ttr_header_inner 
{
width:auto !important;
text-align:center !important;
}
#ttr_menu_inner_in .ttr_menu_items 
{
display:inline-block;
}
#ttr_menu_inner_in 
{
width:auto !important;
height:auto !important;
text-align:left !important;
}
 .ttr_slideshow_last
{
width:auto;

}
#navigationmenu .navbar-header 
{
position: relative;

}
.ttr_menu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
width:auto !important;
height:auto !important;
float:none !important;
margin:0;
display:none;
}
.logo 
{
display:block;
text-align:center;
}
#ttr_sidebar_left 
{
float: none !important;
width: auto !important;
margin:0;
border-radius:0;
padding:0;}
#ttr_sidebar_left_margin 
{
height: auto !important;
}
#ttr_sidebar_right_margin 
{
height: auto !important;
}
#ttr_sidebar_right 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;
}
#ttr_content 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
}
#ttr_content_single_sidebar_left,#ttr_content_single_sidebar_right,#ttr_content_zero_sidebar,#ttr_content_both_sidebar 
{
float: none !important;
width: auto !important;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
padding-top:0;
}
.ttr_slogan_style 
{
text-align:center;
}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
text-align:center;
}
.footer-widget-area 
{
width:auto  !important;
border:0;
border-radius:0;
padding:0;
margin:0;
}
#ttr_page .ttr_slideshow_inner 
{
height:100% !important;
}
ul.ttr_menu_items li 
{
margin:0;}
ul.ttr_menu_items li.ttr_menu_items_parent a, ul.ttr_menu_items li.ttr_menu_items_parent span.separator 
{
float:none !important;
}
#ttr_menu .ttr_menu_items 
{
display:block;
}
.ttr_vmenu_items ul.child li a 
{
cursor:pointer;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
.nav.ttr_vmenu_items ul.child li a:hover 
{
cursor:pointer;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow 
{
background-color:#FFFFFF;
background:url(../images/vmenuResMainArrow00.png), rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active_arrow 
{
background-color:#FFFFFF;
background:url(../images/vmenuResMainArrowHover00.png), rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.menu-center 
{
width:100%;
z-index:99999;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link
{
display:block;
padding:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 3px 4px rgba(0,0,0,0.59);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
padding:0px;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 3px 4px rgba(0,0,0,0.59);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li ul.child li a.subchild
{
text-align:left;
line-height:30px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;font-size:18px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding:0px;
box-sizing:border-box;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:75px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:20px;
font-family:"Calibri";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
padding:0px;
background-color:#27556C;
background:rgba(39,85,108,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
/* Small Tabs (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
#ttr_header_inner 
{
width: 100%  !important;
}
#ttr_menu_inner_in 
{
width: auto !important;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
body
{
margin:0;
}
.logo 
{
display:block;
text-align:center;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
padding-top:0;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
.ttr_footer_bottom_footer_inner 
{
width:100% !important;
text-align:center;
}
img 
{
max-width : 100% !important;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
.ttr_header_logo 
{
background-size:100% 100%;
}
#ttr_header_inner 
{
width: 100% !important;
}
.ttr_slideshow_last
{
width:auto;

}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
}
.ttr_banner_header 
{
width:auto !important;
}
.ttr_banner_slideshow 
{
width:auto !important;
}
.ttr_banner_menu 
{
width:auto !important;
}
.footer-widget-area 
{
width:auto !important;
}
}
.one_column_left 
{
width: 999px !important;
}
@media (min-width : 992px)

{
.one_column_left 
{
width: 83.25% !important;
}
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 999px !important;
}
@media (min-width : 992px)

{
.one_column_right 
{
width: 83.25% !important;
}
}
 .both_columns 
{
width: 66.5% !important;
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
label
{
font-weight:normal;}
 .totopshow {
display: none;}
 .container 
{
width:100%;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 .ttr_slideshowshape01
{
left:0%;
right:auto;
top:113px;
width:222px;
min-height:192.96px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape01 , .ttr_slideshowshape01 p, .ttr_slideshowshape01 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape11
{
left:0%;
right:auto;
top:113px;
width:216px;
min-height:193px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape11 , .ttr_slideshowshape11 p, .ttr_slideshowshape11 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape12
{
left:28.34%;
right:auto;
top:127px;
width:196px;
min-height:31px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape12 , .ttr_slideshowshape12 p, .ttr_slideshowshape12 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape13
{
left:36.16%;
right:auto;
top:237px;
width:207px;
min-height:35px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape13 , .ttr_slideshowshape13 p, .ttr_slideshowshape13 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape14
{
left:54.55%;
right:auto;
top:10.9px;
width:184px;
min-height:32px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape14 , .ttr_slideshowshape14 p, .ttr_slideshowshape14 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape21
{
left:0%;
right:auto;
top:467.04px;
width:221px;
min-height:191px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape21 , .ttr_slideshowshape21 p, .ttr_slideshowshape21 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshow_logo 
{
display:none;}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .ttr_slideshow
{
display: block;
}
 .ttr_slideshow
{
max-width:100%;
}
 #ttr_slideshow_inner ul
{
list-style: outside none none;

}
 #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner ul li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > ul li
{
position:absolute;

}
 .ttr_slideshow_last div a, .ttr_slideshow_last a 
{
pointer-events:auto;

}
 nav#ttr_menu 
{
max-width:100%;

}
.dropdown-backdrop
{
position:relative;
}
 .container 
{
overflow:visible!important;
}
 #ttr_sidebar_left .dropdown-menu > li 
{
display: inline-block;
font-weight: normal;
position: relative;
vertical-align: top;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links 
{
top: 4px;
position:absolute;
left: 36.5%;
right:auto;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_footer_designed_by_links a , #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;}
 #ttr_content 
{
float:left;
width: 547px;
clear: none;
}
 #nav
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:0px;
position:absolute;
left:47.06%;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
display:block;
top: 0px;
left:0%;
margin:0;
}
 .right-button
{
position:absolute;
display:block;
top: 0px;
left:95.45%;
margin:0;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
display:block;
top: 0px;
left:0%;
margin:0;
}
 .right-button
{
position:absolute;
display:block;
top: 232.63px;
left:15.64%;
margin:0;
}
 #prev span
{
background-image:url(../images/Leftbutton.png);
display:block;
height: 0px;
width: 0px;
text-indent:-999px;
font-size:0px;
}
 #next span
{
background-image:url(../images/Rightbutton.png);
display:block;
height: 0px;
width: 0px;
text-indent:-999px;
font-size:0px;
}
 img.aligncenter
{
margin-left:auto;
margin-right:auto;
}
.intro_img_caption
{
text-align: center;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
 #ttr_sidebar_left 
{
width: 0% !important;
}
.one_column_left 
{
width: 100% !important;
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 73.13% !important;
}
 .both_columns 
{
width: 73.13% !important;
}
 #ttr_content 
{
width: 96.41%;
}
 #ttr_sidebar_right 
{
width: 26.87% !important;
}
}
@media only screen
and (max-width : 767px)
{
label
{
font-weight:normal;}
 .totopshow {
display: none;}
 .container 
{
width:100%;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #navigationmenu 
{
width:auto;
margin:0 auto;
}
 .ttr_slideshowshape01
{
left:0%;
right:auto;
top:113px;
width:222px;
min-height:192.96px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape01 , .ttr_slideshowshape01 p, .ttr_slideshowshape01 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape11
{
left:0%;
right:auto;
top:113px;
width:216px;
min-height:193px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape11 , .ttr_slideshowshape11 p, .ttr_slideshowshape11 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape12
{
left:17.33%;
right:auto;
top:4.9px;
width:196px;
min-height:31px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape12 , .ttr_slideshowshape12 p, .ttr_slideshowshape12 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape13
{
left:31.42%;
right:auto;
top:271px;
width:205px;
min-height:35px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape13 , .ttr_slideshowshape13 p, .ttr_slideshowshape13 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape14
{
left:49.75%;
right:auto;
top:144px;
width:150px;
min-height:32px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape14 , .ttr_slideshowshape14 p, .ttr_slideshowshape14 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshowshape21
{
left:0%;
right:auto;
top:467.04px;
width:221px;
min-height:191px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape21 , .ttr_slideshowshape21 p, .ttr_slideshowshape21 .tt_link 
{
font-size:14px !important;
}
 .ttr_slideshow_logo 
{
display:none;}
 ul.ttr_menu_items.nav .dropdown-submenu.open > ul 
{
display:block;
visibility:visible;
}
 .ttr_menu_items .child.dropdown-menu .sub-menu 
{
display: none;
left: 0;
list-style: none outside none;
position: absolute;
 top: 100%;
}
 .ttr_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .ttr_slideshow
{
display: block;
}
 .ttr_slideshow
{
max-width:100%;
}
 #ttr_slideshow_inner ul
{
list-style: outside none none;

}
 #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner ul li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > ul li
{
position:absolute;

}
 .ttr_slideshow_last div a, .ttr_slideshow_last a 
{
pointer-events:auto;

}
 nav#ttr_menu 
{
max-width:100%;

}
 #ttr_sidebar_right 
{
display: none;
}
.dropdown-backdrop
{
position:relative;
}
 .container 
{
overflow:visible!important;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links 
{
top: 28px;
position:absolute;
left: 0%;
right:auto;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_footer_designed_by_links a , #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;}
 #ttr_content 
{
float:left;
width: 300px;
clear: none;
}
 #nav
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:120px;
position:absolute;
left:43.33%;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
display:block;
top: 0px;
left:0%;
margin:0;
}
 .right-button
{
position:absolute;
display:block;
top: 50px;
left:90%;
margin:0;
}
 img.aligncenter
{
margin-left:auto;
margin-right:auto;
}
.intro_img_caption
{
text-align: center;
}
 .open > .child 
 {
display: block;

}
 .nav.navbar-nav li.ttr_menu_items_parent a 
{
margin-bottom:0px;

}
 ul.ttr_menu_items 
{
padding-top:0 !important;

}
 .ttr_vmenu_items .dropdown-submenu.open > ul 
{
 display: block !important;
visibility: visible !important;
position:static !important;
float:none;
list-style:none outside none;
}
 .ttr_vmenu_items .dropdown-menu > li, .ttr_vmenu_items li ul.child li a 
{
 display: block !important;
}
  ul.child ul 
{
 display:none;
}
.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 0px !important;
position: static !important;
top: 0px !important;
float:none !important;
}
 .ttr_vmenu_items .open .child {float: none;
position: static;
list-style:none outside none;

}
 #ttr_menu .navbar-toggle
{

}
 #ttr_menu .navbar-toggle
{
border-radius: 0;
padding: 9px 7px;
margin-right:3px;
float:right;

}
 #ttr_menu .navbar-toggle:hover, #ttr_menu .navbar-toggle:focus
{
margin-right:3px;
float:right;

}
 #ttr_menu .navbar-toggle, #ttr_menu .navbar-toggle:hover, #ttr_menu .navbar-toggle:focus
{

}
 #ttr_menu.navbar
{
height:auto !important;

}
 #ttr_menu .navbar-nav
{
margin:0;

}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
}
// classi usate per allineamento immagini su foto articolo
.alignleft { float: left; padding: 15px 15px 15px 0; }
.alignright { float: right; padding: 15px 0 15px 15px; }

