/* Minification failed. Returning unminified contents.
(2,1): run-time error CSS1019: Unexpected token, found '@import'
(2,9): run-time error CSS1019: Unexpected token, found 'url(/Static/css/https:/fast.fonts.net/lt/1.css?apiType=css&c=034f238d-3efe-43d5-8ab2-afc88e59127c&fontids=1488878,1488890,1488902)'
 */
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, /*em,*/ img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}
@import url(/Static/css/https:/fast.fonts.net/lt/1.css?apiType=css&c=034f238d-3efe-43d5-8ab2-afc88e59127c&fontids=1488878,1488890,1488902);
@font-face{
    font-family:"HelveticaNeueLite";
    src:url(/Static/Font/Fonts/1488878/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix);
    src:url(/Static/Font/Fonts/1488878/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix) format("eot"),url(/Static/Font/Fonts/1488878/3a46542f-f429-4821-9a88-62e3be54a640.woff2) format("woff2"),url(/Static/Font/Fonts/1488878/50ac1699-f3d2-47b6-878f-67a368a17c41.woff) format("woff"),url(/Static/Font/Fonts/1488878/0be5590f-8353-4ef3-ada1-43ac380859f8.ttf) format("truetype");
}
@font-face{
    font-family:"HelveticaNeueRoman";
    src:url(/Static/Font/Fonts/1488890/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix);
    src:url(/Static/Font/Fonts/1488890/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix) format("eot"),url(/Static/Font/Fonts/1488890/3dac71eb-afa7-4c80-97f0-599202772905.woff2) format("woff2"),url(/Static/Font/Fonts/1488890/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff) format("woff"),url(/Static/Font/Fonts/1488890/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf) format("truetype");
}
@font-face{
    font-family:"HelveticaNeueMedium";
    src:url(/Static/Font/Fonts/1488902/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix);
    src:url(/Static/Font/Fonts/1488902/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix) format("eot"),url(/Static/Font/Fonts/1488902/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2) format("woff2"),url(/Static/Font/Fonts/1488902/050b1948-f226-4d20-a65a-15d8ed031222.woff) format("woff"),url(/Static/Font/Fonts/1488902/beb88be6-2a60-46fe-914f-6892b3ae46ce.ttf) format("truetype");
}

body {
    min-height:600px;
    background:#E5E5E5 url(/Static/gfx/Images/grid-bg.png) repeat-y;
    background-size:contain;
    color: #807f82;
    font-family: Arial, Helvetica, sans-serif;
    /*rgba(153, 153, 153,0.25)*/
}
.sideColumn .epi-editContainer .overflow-hidden-startpage {
    overflow:hidden;
    /*float: left;*/
    width: 100%;
}

.contentBoxes .epi-editContainer .overflow-hidden-startpage {
    overflow:hidden;
    float: left;
    width: 317px;
}
.contentBoxes .overflow-hidden:first-child {    
width: 307px;
}

.page {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;  
  border-top:0;
  /*padding:20px 20px 30px 20px;*/
}
header {
    background-color: White;
  width: 100%;
  height: auto;
  float:left;
}
    header .topheader {
        width: 960px;
        margin: 0 auto;
            margin-top: 20px;
    }
footer {
    height: auto;
    width: 100%;
    min-height: 500px;
    float: left;
}
    footer .footer_content {
        padding-top: 20px;
        margin:0 auto;
        width:960px;
            height: 127px
    }

#Main {
    background-color: White;
    height:auto;
    width:100%;
    min-height:500px;
    float:left;    
    padding-bottom: 40px;
}
    #Main .main_wrapper {
        width:960px;
        margin:0 auto;
        padding-top: 40px;
    }
    #Main h1 {
        font-family: HelveticaNeueLite,Arial;
        color: #1B85A6;
        font-size: 43px;
        font-weight:normal;
    }

.startPage #Main {
    padding-left:0 !important;
}
h1 {
    font-size: 20px;
    font-weight:bold;
    margin-bottom:15px;
}
h2 {
    font-size:17px;
    font-weight:bold;

}
h3, h2 {
    margin-bottom:10px;

}
p {
    padding-top:10px;
    font-size:14px;
    line-height:18px;
}
a {
    color: #1e7077;
}
ul{
    list-style:disc;
    padding-left: 17px;
    padding-top:5px;
    font-size:14px;
}
ol {
    list-style-type:decimal;
    padding-left: 20px;
    padding-top:5px;
    font-size:14px;
}
ul li, ol li {
    padding-top:7px;
}
.startContent {
    /*background-color: rgba(113, 184, 214, 0.25);*/    
    background: #DCEEF5 url(/Static/gfx/Images/grid-bg.png) repeat-y top left;
    background-size:contain;
    width:100%; 
        height: 283px;
    position:relative
}
.mainContent {
    width:632px; height:auto; float:left;
    padding-right:20px;
}
.mainContent.landingpage {
    width:612px;
    padding-right:40px;
}
.mainContent h1,.fullContent h1{
    font-family: HelveticaNeueLite,Arial;
    color: #1B85A6;
    font-size: 43px;
}
.sideColumn {
    /*width:254px;*/
    width: 260px; 
    height:auto; 
    float:left;
    margin-left: 47px;
}
.sideColumn.landingpage {
    margin-left: 0px;
    width:307px;
}
.contentBoxRight {
    background:#DCEEF5 url(/Static/gfx/Images/grid-bg.png) repeat-y 78% 0%;
    /*margin-bottom: 20px;*/
    position: relative;
    float: left;
}
    .contentBoxRight.imageblock {
        background:none;
    }
.contentBoxRight .contentBoxText {
    padding: 13px 20px;
}
.contentBoxRight .contentBoxText h2{
    font-family: HelveticaNeueMedium,Arial;
    margin-bottom: 0px;
        font-size: 17px;
    font-weight: normal;
    color:rgb(36,36,36);
}
.contentBoxRight .contentBoxText p{
    color:rgb(36,36,36);
    font-family: HelveticaNeueLite,Arial;
}
.contentBoxRight .contentBoxImage {
    width:100%;
}
.contentBoxRight ul {
    list-style: none;
    padding:0;
    margin:0;
    font-family: HelveticaNeueLite,Arial;
    color: rgb(36,36,36);
}

.contentBoxRight li { 
    padding-left: 10px;
    color: rgb(36,36,36);
font-family: HelveticaNeueLite,Arial;
font-size: 17px;
}

.contentBoxRight li:before {
    content: "• ";
    color: #71B8D6;
    position: absolute;
    left: 20px;
}
.fullContent {
    padding-right:20px;
}
.feedback {
    display:block;
    margin-bottom:15px;

}
a.logoLink {
  display: block;
  width: auto;
  max-width:300px;
  float: left;
  padding-bottom:11px;
}
#Content_pnlLogin h2,#Content_pnlChangePwd h2 {
    font-family: HelveticaNeueLite,Arial;
    color: #1B85A6;
    font-size: 24px;
}
#Content_LoginButton,#Content_ChangePasswordButton {
    background: rgb(27, 133, 166) none repeat scroll 0% 0%;
    border: 0px none;
    border-radius: 15px;
    -webkit-border-radius: 15px; 
    -moz-border-radius: 15px;
    color: rgb(255, 255, 255);
    padding: 4px 22px;
    font-family: arial;
    font-size: 15px;
    cursor: pointer;
}


.loginBox{
  width: auto;
  max-width:500px;
  min-height: 20px;
  float: right;
  text-align:right;
  margin-top: 20px;
}
    .loginBox .loggedout_link,.loginBox .changpwd_link,.loginBox .loggedin_link {
        
        float: left;
        margin-left: 10px; 
    }
    .loginBox a{
        Font: Arial Regular;      
        color:#fff;  
        text-decoration:none;
        display:inline-block;
        background:rgb(27,133,166);  
            padding: 5px 20px;
        text-align: center;  
        border-radius: 13px;
        -webkit-border-radius: 13px; 
        -moz-border-radius: 13px;
    }
.loginBoxInner {
    width:135px;
    height:auto;
    float:right;
    padding-top:4px;
}
.contentBoxes {
        width: 960px;
    height: auto;
    padding: 35px 0 35px 0;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.contentBox {
    width: 307px;
    min-height:288px; 
    max-height:307px;
    float:left; 
    /*margin-left:19px;*/
    background: rgb(27, 133, 166);
    color: #fff;
}
.contentBox.current {
    height: 270px;
min-height: 270px;
position:relative;
}

.contentBox.noimage {
    min-height: 68px;
}
.contentBox .contentBoxText:before {
    content:" ";
    background:#146078 url(/Static/gfx/Images/icon-right.png) top left;
    background-size:20px;
    width:20px;
    height:20px;
    position: absolute;
    left: 8px;
    top: 13px;
    border-radius: 11px;
    -webkit-border-radius: 11px; 
    -moz-border-radius: 11px;
}
    .contentBox.current .contentBoxText:before {
        background:#146078 url(/Static/gfx/Images/icon-down.png) top left;
        background-size:20px;
    }
.contentBoxText {
    padding: 13px 33px;
    position:relative;
    font-family: HelveticaNeueMedium, Arial;
    font-size: large;
    /*padding-top:10px;
    padding-bottom:10px;*/
}
.contentBoxText h3, .contentBoxText:last-child h3 {
    padding-top:2px;
    margin-bottom:7px;
}


.contentBoxes div div .contentBox {
    margin-left:19px;
}
.sideColumn.standardpage div div .contentBox,.sideColumn.standardpage div div .contentBoxRight {
    width:100%;
    margin-top:10px;
}
.sideColumn.standardpage div div:first-child .contentBoxRight{
    margin-top:0px;
}
.sideColumn div div .contentBox {
    margin-top:10px;
}
.contentBoxes div div:first-child .contentBox{
    margin-left:0px;
}
.sideColumn div div:first-child .contentBox{
    margin-top:0px;
}
.contentBox img {
    /*margin-left:-20px;*/
    width:100%;
    height:208px;
}
.contentBox.current img {
    /*margin-left:-20px;*/
    width:100%;
    height:208px;
    position: absolute;
bottom: 0px;
}
.mainText table {
}
    .mainText table th {
        font-size:16px;
        font-family: HelveticaNeueMedium,Arial;
        color: rgb(36,36,36);
        padding-bottom: 7px;
    }
    .mainText table td {
        font-family: HelveticaNeueLite,Arial;
        font-size:16px;
        border-top: 1px solid rgb(153, 153, 153);
        padding: 5px 0;
        color: rgb(36,36,36);
        line-height: 1.2;
    }
.mainText table tr td:first-child {
        color: rgb(27,133,166);
        font-family: HelveticaNeueRoman,Arial;
}

.mainText p {
    color: rgb(36, 36, 36);
    font-family: HelveticaNeueLite,Arial;
    font-size: 17px;
    line-height: 1.1;
}
.mainText p em{
    font-family: HelveticaNeueLiteItalic,Arial;
    color:rgb(36,36,36);
    font-size:14px;
}
.mainText p.dlink a, .mainText a.dlink {
    background: rgb(27, 133, 166) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 6px 37px;
    border-radius: 20px;
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px;
    position:relative;
    text-decoration: none;
}
    .mainText p.dlink a:before,.mainText a.dlink:before {
        content:" ";
        background:#146078 url(/Static/gfx/Images/icon-download.png) top left;
        background-size:23px;
        width: 23px;
        height: 23px;
        position: absolute;
        left: 8px;
        top: 5px;
        border-radius: 14px;
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;        
    }

.mainTextStartPage {
      width: 960px;
    margin: 0px auto;
    
}
.mainHeading{
    width: 960px;
    margin: 0px auto;
    padding-top: 40px;
    color:rgb(27, 133, 166);
    font-family:HelveticaNeueLite,arial;
    font-size: 54pt;
}
.mainTextStartPage p{
    font-family: HelveticaNeueLite, arial;
    line-height: 1.4;
    padding-top: 20px;
    color:rgb(36, 36, 36);
    font-size:20pt;
}
.footer.footer_first {
    float:left;
    width: 370px;
    font-family: HelveticaNeueLite,Arial;
  /*width: 686px;
  float: left;
  border-left: solid 1px #aecbc1;
  padding-left: 25px;
  margin-left: 25px;*/
}
.footer {
    float: left;
    postition: relative;
    height: 100%;
    position: relative;
    color:#707070;
    font-family:HelveticaNeueMedium,Arial;
    font-size:13pt;
}

    .footer ul {      
        font-family: HelveticaNeueLite,Arial;
        font-size: 13pt;
        padding-left: 0px;
        padding-top: 0px;
    }
    .footer ul li {
        list-style:none;
        padding-left:0;
    }
    .footer ul li a{
        color:#707070;
        text-decoration:none;
    }
.footer_second {
    float: left;
    postition: relative;
    height: 100%;
    position: relative;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px;
}
.footer_third {
    float: left;
    postition: relative;
    height: 100%;
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
}

.footer_fourth {
    float: left;
    postition: relative;
    height: 100%;
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
}
.footerText p {
    padding-top:0px;
    font-size: 12px;
}

.footerLogo {
    display: block;
    margin-bottom: 10px;

}
.row {
    width:auto;
    height:auto;
    min-height:20px;
    clear:both;
    margin-bottom:10px;
}
.last {
    margin-top:20px;
}
.headerCell {
    float:left;
    width:10%;
    padding-top:3px;
}
.valueCell {
    float:left;
    width:60%;
}
.valueCell input {
    width:40%;
    height:17px;
    font-size:15px;        
}
.newPwd {
    display:block;
    margin-top:10px;
}
.changePasswordWrapper .headerCell{
    width:15%;
}

/* Menu */

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.headermenu_wrapper {
        float: left;
    width: 100%;
    background-color: rgb(173, 173, 173);
    font: Arial Regular;
    font-size: 16pt;
}

ul#HeaderMenu {
        /* float: left; */
    width: 960px;
    background-color: rgb(173,173,173);
    margin: 0px auto;
    font: Arial Regular;
    font-size: 14pt;
}

ul#HeaderMenu li a.active {
    border-bottom:10px solid #676767;
    color:#676767;
    /*rgba(36,36,36,0.69)*/
    }
ul#HeaderMenu ul.submenu li a.active {
    background:#676767;
    color:#fff;
    border:0;
}
ul#HeaderMenu li:last-child {
          border-top-right-radius: 4px;
    }
ul#HeaderMenu li:first-child, ul#HeaderMenu li.first a.active {
          /*border-top-left-radius: 4px !important;*/
              margin-left: 0px;
    }
ul#HeaderMenu li.first a:not(.active) {
              border-bottom: 10px solid rgb(173,173,173);
    }

ul#HeaderMenu li ul li:last-child {
          border-top-right-radius: 0;
    }
    ul#HeaderMenu li ul li:first-child {
        border-top-left-radius: 0;
        margin-left: 0px;
    }
#HeaderMenu.sf-menu li.first a{
              margin-left: 0px;
    }

.sf-menu {
	/*float: left;*/
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 200px; /* allow long menu items to determine submenu width */
	*width: 400px; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu ul.submenu a {
	padding: 13px 10px;    
    margin: 0;
}
.sf-menu ul.submenu a:hover {
	background: #676767;
    color:#FFF;
}
.sf-menu a {
	padding: 15px 0px 5px 0px;
    text-decoration: none;
    margin: 0 10px;
	zoom: 1; /* IE7 */
    color: #fff;
}
.sf-menu a:hover {
	color: #676767;
}
.sf-menu li {
	/*background: #aecbc1;*/
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
	background-color: rgb(173,173,173);
}
.sf-menu ul ul li {
	background-color: rgb(173,173,173);
}
.sf-menu li:hover,
.sf-menu li.sfHover{
    /*background: #4e8471;*/
	/* only transition out, not in */    
	-webkit-transition: none;
	transition: none;
    color:#676767;
}
   .sf-menu a:hover:after {
        background: transparent url(/Static/gfx/Images/icon-down-gray.png) top left;
        background-size: 20px;
    }
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 25px;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
    background: transparent url(/Static/gfx/Images/icon-down.png) top left;
    background-size: 20px;
    position: absolute;
    top: 40%;
    right: 1px;
    height: 20px;
    width: 20px;
	/* order of following 3 rules important for fallbacks to work */
	/*border: 5px solid transparent;*/
	/*border-top-color: #dFeEFF;*/ /* edit this to suit design (no rgba in IE8) */
	/*border-top-color: rgba(255,255,255,.5);*/
}
    .sf-arrows .active.sf-with-ul:after {
         background: transparent url(/Static/gfx/Images/icon-down-gray.png) top left;
         background-size: 20px;
    }
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: 3px;
    background: transparent url(/Static/gfx/Images/icon-right.png) top left;
    background-size:20px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul .active.sf-with-ul:after {
    background: transparent url(/Static/gfx/Images/icon-right.png) top left;
    background-size:20px;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
.clearFix {
    clear:both;
}
body.mceContentBody {
    background-color:white !important;
}

