/*---------------------------------Headings-----------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-size: 16px !important;
    font-weight: normal; 
}

.FontStyle1 {
    color: #000;
    font-family: 'rokkittregular', sans-serif;
    font-size: 36px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.FontStyle2 {
    color: #000;
    font-family: 'rokkittregular', sans-serif;
    font-size: 32px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.FontStyle3 {
    color: #333;
    font-family: 'rokkittregular', sans-serif;
    font-size: 28px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.FontStyle4 {
    color: #000;
    font-family: 'rokkittregular', sans-serif;
    font-size: 22px;
    line-height: 125%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.FontStyle5 {
    color: #000;
    font-family: 'rokkittbold', sans-serif;
    font-size: 24px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.FontStyle6 {
    color: #000;
    font-family: 'georgia', -serif;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.SmallText {
    color: #333;
    font-size: 12px;
    letter-spacing: .5pt;
    line-height: 14px;
}

.headline {
    color: #000;
    font-family: 'rokkittbold', sans-serif;
    font-size: 24px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.quicklinks_header {
    background: #000;
    color: #FFF !important;
    display: block;
    font-family: 'rokkittregular', sans-serif;
    font-size: 28px;
    padding: 15px 10px 10px 10px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.quicklinks_header:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    bottom: -10px;
    left: 10px;
    z-index: 9999;
}
#contentwrapper .TextTopper {
    background: #333;
    color: #FFF;
    font-size: 28px;
    margin-bottom: 5px;
    padding: 15px 15px;
	width:97%;
	display: inline-block;
    font-family: 'rokkittregular', sans-serif;
    text-align: center;
    text-decoration: none !important;
}

/*---------------------------------Buttons-----------------------------------*/

#contentwrapper .btn1,
#contentwrapper .btn2,
#contentwrapper .btn3,
#contentwrapper .btn4 {
    display: inline-block;
    font-family: 'rokkittregular', sans-serif;
    text-align: center;
    text-decoration: none !important;
}

#contentwrapper .btn1 a,
#contentwrapper .btn2 a,
#contentwrapper .btn3 a,
#contentwrapper .btn4 a {
    color: inherit !important;
    text-decoration: none;
}

#contentwrapper .btn1:hover,
#contentwrapper .btn2:hover,
#contentwrapper .btn3:hover,
#contentwrapper .btn4:hover {
    text-decoration: none;
    text-shadow: none;
}

#contentwrapper .btn1:hover {
    background: none;
}

#contentwrapper .btn2:hover {
    /* background: #333 */
}

#contentwrapper .btn3:hover {
    background: #f8f8f8
}

#contentwrapper .btn4:hover {
    background: #efefef
}

#contentwrapper .btn1 {
    background: #333;
    color: #FFF;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 15px 15px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #333, 0 0 1px transparent;
}

#contentwrapper .btn2 {
    background: #000;
    color: #FFF !important;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px;
    padding: 9px 15px;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}

#contentwrapper .btn2:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #333;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#contentwrapper .btn2:hover:before {
    right: 0;
}

#contentwrapper .btn3 {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 10px 10px 0 -2px rgba(217, 217, 217, 1);
    color: #333 !important;
    font-size: 18px !important;
    margin-bottom: 12px;
    padding: 15px 10px;
    text-align: left;
    width: 91%;
}

#contentwrapper .btn4 {
    background: #fff;
    border: 2px solid #333;
    color: #333 !important;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px;
    padding: 15px 5px;
    text-align: center;
}


/*---------------------------------Tables/Blockquotes-----------------------------------*/

.ezblockquote {
    background-color: #f8f8f8;
    border: 1px solid #333;
    border-left: 10px solid #333;
    color: #333;
    display: block;
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    margin: 1em 3em;
    padding: 1em 2em 1em 1.5em;
}

.ezblockquote p {
    margin: 0
}

hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}


/*  table style from nse4 */

.tableoutline {
    border: 1px solid #ccc
}

.cellheader {
    background-color: #ebebeb;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
    height: 35px;
    padding: 3px;
}

.celloutline {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
    padding: 3px;
}


/*---------------------------------Section Links-----------------------------------*/

.eztext_area p {
    margin: 0;
    margin-bottom: 1em;
}

a,
.eztext_area a {
    color: #4197c6
}

a:visited,
.eztext_area a:visited {
    color: #4197c6;
}

.eztext_area a:hover {
    text-decoration: none;
}

#topnav .topnav a {
    color: #002b54;
    line-height: normal;
    text-decoration: none;
}

#topnav .topnav a:hover {
    text-decoration: underline
}

#header #header-icons>div img,
#header #header-icons>div a,
#header #header-icons>div span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    color: #555;
    text-decoration: none;
}

#header #header-icons>div a:hover {
    text-decoration: underline;
}

#header #header-icons>div {
    display: inline-block;
}

#header .headerlogo .eztext_area {
    font-size: 57px;
    font-weight: 300;
    font-family: open_sanslight, sans-serif;
}
#header .headerlogo .eztext_area a {
	color:#333333;
	text-decoration:none;
}
#contentwrapper .eztext_area ul li a {
    text-decoration: underline
}

#contentwrapper .eztext_area ul li a:hover {
    text-decoration: none !important
}

#footer .widgetitem a {
    color: #000;
    text-decoration: underline;
}

#footer .widgetitem a:hover {
    text-decoration: none
}

#footer .widgetitem a[href^="mailto"] {
    color: #4197c6
}

#cirawrapper .widgetitem a {
    color: #fff;
}

#cirawrapper .widgetitem br {
    display: none;
}

#cirawrapper .widgetitem table br {
    display: initial;
}

#eztag .widgetitem a,
#eztag .widgetitem a:visited {
    color: #4197c6
}

#eztag .widgetitem a:hover {
    color: #fff;
    text-decoration: underline !important;
}


/*---------------------------------Section Font Styles-----------------------------------*/


/* footer font changes */

#footer .widgetitem {
    color: #3f3f3f;
    font-size: 16px;
    line-height: 24px;
}

#eztag {
    color: #fff;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    line-height: 30px;
    width: 90%;
}

#eztag .widgetitem {
    color: #fff;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    margin: 0;
    padding: 0;
}

#eztag .eztext_area p {
    margin: 0;
}

#poweredby p,
#poweredby a {
    line-height: 40px;
    color: #fff;
    font-family: "MyriadProCondensed";
    font-size: 14px;
    text-align: right;
}

#poweredby a {
    font-size: 18px;
    text-decoration: none;
}

#poweredby a:hover {
    text-decoration: underline;
}

#poweredby strong {
    font-weight: normal;
    font-family: "MyriadProBoldCondensed";
}

#poweredby sup {
    font-size: 8px;
    top: -1em;
}

#poweredby sup:hover {
    text-decoration: none;
}


/*---------------------------------Menu Fonts-----------------------------------*/


/*/*--------------Vertical and Horizontal Menu Font in Header/*--------------*/

.RadMenu_ezSilk .rmLink {
    border: 0;
    border-style: hidden !important;
    font-family: 'rokkittregular', sans-serif;
    font-size: 22px;
    line-height: 46px;
    padding: 0 15px!important;
}

.RadMenu_ezSilk .rmGroup .rmLink {
    font-size: 18px;
    line-height: 32px;
}

#menu .RadMenu_ezSilk>.rmHorizontal>.rmItem>.rmLink {
    text-transform: uppercase
}


/*/*--------------Vertical and Horizontal Menu Font in Content Wrapper/*--------------*/

#contentwrapper .RadMenu_ezSilk .rmLink {
    font-family: 'rokkittregular', sans-serif
}


/*--------------Dropdown Menu--------------*/

.RadDropDownList_ezMetro {
    font-family: 'rokkittlight', sans-serif;
    font-size: 23px;
}


/*--------------Panel Bars--------------*/

#contentwrapperin .RadPanelBar_ezMetro .rpLink,
#contentwrapperin .RadPanelBar_ezMetro .rpHeaderTemplate {
    /* 1st line height*/
    font-family: 'rokkittlight', sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 30px;
}


/***Font color and style for submenu item***/

#contentwrapperin .RadPanelBar_ezMetro .rpGroup .rpItem .rpLink,
#contentwrapperin .RadPanelBar_ezMetro .rpGroup .rpItem .rpHeaderTemplate {
    color: #333;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}


/*--------------Tabstrips--------------*/

html .RadTabStrip_ezMetroTouch,
html .RadTabStrip_MetroTouch {
    /* margin-bottom: -10px;  margin between tabs and content */
    color: white;
    font: 100 20px 'rokkittregular', Arial, Helvetica, sans-serif;
    line-height: 1.5;
}


/*--------------Megamenu--------------*/

.ezmegamenu {
    font-family: 'MyriadProCondensed'
}
/*--------------fonts from old project----------------*/
.story {
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.headline {
    color: #000;
    font-family: 'rokkittbold', sans-serif;
    font-size: 24px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
