
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;700&family=Poppins:wght@300;400&display=swap');


html {overflow-y: scroll;}
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	line-height:1;
	height: 100%;
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}

:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear: both;
}
br {
	line-height: 10px;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
 border : 0px;
}
input[type="submit"]:focus, input[type="button"]:focus {
	outline : none;
}

::selection {
	background: #EFEFEF; /* Safari */
	color: #313131;
}
::-moz-selection {
	background: #EFEFEF; /* Firefox */
	color: #000000;
}




/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.42857143;

}
.wrapper {
    width: 1010px;
    margin: 0 auto;
    padding: 25px;
    background-color: #FFFFFF;
 
}



.header-wrapper 
{
   
    padding-top: 0px;
    margin-bottom: 0px;
    position: relative;
    z-index: 101;
    height:55px;


}
.graphicbar {
    width: 100%;
    background-position: right;
    background-image: url('images/background.jpg');
    background-repeat: repeat-x;
    height: 50px;
    }

.graphicbar2 {
width: 100%;
-webkit-box-shadow: 0 4px 6px -6px #222;
  -moz-box-shadow: 0 4px 6px -6px #222;
  box-shadow: 0 4px 6px -6px #222;
  height: 15px;
  margin-top: -20px;
}

.header 
{
    padding-top: 0px;
    width: 1010px;
    margin: 0 auto;
        padding-bottom: 0px;
}
.logo {
    float: left;
    vertical-align: top;
    padding-top: 10px;
}



.scanlines {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(style/images/tile.png);
}


p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.6;
}

a {
    text-decoration: none;
    color: #000000;
    font-weight: 400;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
a:hover {
    color: #000000;
    text-decoration: none;
}

.educationlink:hover {
    color: #000000;
    text-decoration: none;
}


    .learn {
    text-decoration: underline;
    color: #000000;
    font-weight: 700;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.learn:hover {
    color: #000000;
      text-decoration: underline;
}




h1 {
    font-family: 'Barlow', san-serif;
    text-transform: uppercase;
    letter-spacing: -.045rem;
   font-size: 2.25em;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0;
    text-align: left;
    padding-bottom: 12px;
          color: #23569a;

    }


h2 {
    font-size: 1.125rem;
padding-top: 25px;
padding-bottom: 12px;
margin-top: 5px;
color: #21294c;
font-weight: 600;
}

h3 {
font-size: 14px;
font-family: 'Barlow', san-serif;

padding-top: 5px;
margin-top: 5px;
color: #000000;
letter-spacing: 0px;
}

h4 {font-size: 1.0em;
text-transform: uppercase; 
padding-top: 5px;
margin-top: 5px;
color: #000000;
}



.box2 p {
  font-size: 14px;
  font-weight: 400;
letter-spacing: -0.0425em;
padding-top: 5px;
margin-top: 5px;
    color: #000000 !important;

}

.bluebold { text-decoration: none;
color: #000000;
font-weight: 700;
font-size: 0.75em;

}



ul {
font-size: 0.875em;
    line-height: 1.5;
    padding-left: 0px;
    margin-bottom: 20px;
    list-style-type: disc;
    list-style-position: outside;
    
}
ul li {
    padding: 0px 0px 0px 0px;
    margin: 0;
}


ul li ul {
font-size: 0.875em;
    line-height: 1.5;
    padding-left: 25px;
    margin-bottom: 20px;
    list-style-type: disc;
    list-style-position: outside;
    
}
ul li ul li{
    padding: 0px 0px 0px 0px;
    margin: 0;
}





ul.bullet {
    margin-bottom: 20px;
    font-size: 1.0em;
    font-weight: 400;
    line-height: 1.4;
    margin-left: 4%;
    margin-right:4%;
    list-style-type: disc;
    list-style-position: outside;
    
}
ul.bullet li {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

ul.bullet2 {
    font-size: 1.0em;
    font-weight: 400;
    line-height: 1.4;
    margin-left: 4%;
    padding-left: 4%;
    margin-right:0px;
    list-style-type: disc;
    list-style-position: outside;    
}
ul.bullet2 li {
    padding: 0;
    margin: 0;
}


ol {
    list-style: decimal;
    list-style-position: inside;
    margin-bottom: 20px;
    font-size: 1.0em;
    font-weight: 400;
    line-height: 1.4;
    margin-left: 4%;
    margin-right:4%;
}
ol li {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

hr {
    border: none;
    background: transparent url(style/images/line.png) repeat-x;
    height: 3px;
    margin-top: 2px;
    margin-bottom: 2px;

}

/*-----------------------------------------------------------------------------------*/
/*	FORM ELEMENTS
/*-----------------------------------------------------------------------------------*/

.buttonbold { text-decoration: none;
    font-family: 'Barlow', sans-serif;
    color: #FFFFFF;
    background-color: #0055FF;
    font-weight: 700;
    font-size: 1em;
    max-width: 125px;
    padding: 8px 15px 8px 15px;
    text-align: center;
    cursor: pointer;
    border: solid 1px #0055FF; 
    border-radius: 0.25rem;
    }
    
    .formtitle 
    {
    font-size: 1.0em;
    padding-top: 5px;
    margin-top: 5px;
    color: #000000;
    }
    
    input {
        -webkit-writing-mode: horizontal-tb !important;
        text-rendering: auto;
        color: -internal-light-dark(black, white);
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        text-indent: 0px;
        text-shadow: none;
        display: inline-block;
        text-align: start;
        appearance: auto;
        background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
        -webkit-rtl-ordering: logical;
        cursor: text;
        margin: 6px 15px 15px 0px;
        padding: 10px 10px;
        font-family: 'Poppins', sans-serif;
        width: 400px;
        border-width: 1px;
        border-style: solid;
        border-color: lightgray;
        border-image: initial;
        }
        select {
            -webkit-writing-mode: horizontal-tb !important;
            text-rendering: auto;
            color: -internal-light-dark(black, white);
            letter-spacing: normal;
            word-spacing: normal;
            text-transform: none;
            text-indent: 0px;
            text-shadow: none;
            display: inline-block;
            text-align: start;
            appearance: auto;
            background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
            -webkit-rtl-ordering: logical;
            cursor: text;
            margin: 6px 15px 15px 0px;
            padding: 10px 10px;
            font-family: 'Poppins', sans-serif;
            width: 400px;
            border-width: 1px;
            border-style: solid;
            border-color: lightgray;
            border-image: initial;
            }
    
        textarea {
        -webkit-writing-mode: horizontal-tb !important;
        text-rendering: auto;
        color: -internal-light-dark(black, white);
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        text-indent: 0px;
        text-shadow: none;
        display: inline-block;
        text-align: start;
        appearance: auto;
        background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
        -webkit-rtl-ordering: logical;
        cursor: text;
        margin: 6px 15px 15px 0px;
        padding: 10px 10px;
        font-family: 'Poppins', sans-serif;
        width: 400px;
        border-width: 1px;
        border-style: solid;
        border-color: lightgray;
        border-image: initial;
        }
    
        .formtitle {
            margin: 0px 0px 0px 0px;
        }
    


/*-----------------------------------------------------------------------------------*/
/*	COLUMNS
/*-----------------------------------------------------------------------------------*/
.one-half {
    width: 48%
}
.one-third {
    width: 32.75%
}
.two-third {
    width: 65.33%
}
.one-fourth {
    width: 22%
}
.three-fourth {
    width: 74%
}
.one-fifth {
    width: 16.8%
}
.two-fifth {
    width: 37.6%
}
.three-fifth {
    width: 58.4%
}
.four-fifth {
    width: 67.2%
}
.one-sixth {
    width: 13.33%
}
.five-sixth {
    width: 82.67%
}
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth {
    position: relative;
    margin-right: 0%;
    float: left;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.column-wrapper {
    overflow: hidden;
    width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/*	TOP NAVIGATION
/*-----------------------------------------------------------------------------------*/
#menu-wrapper .menu 
{
    
    list-style: none;
    float: left;
    position: relative;
    z-index: 1003;
    padding: 22px 0px 0px 0px;
}
#menu-wrapper .menu ul {
    margin: 0;
    list-style-type: none;
    position: relative;
    overflow: inherit;
}
#menu-wrapper .menu ul li {
    position: relative;
    float: left;
    background: none;
    padding-left: 45px;
    margin-left: 0px;
}


#menu-wrapper .menu ul li a 
{
    font-size: .875rem;
    display: block;
    text-decoration: none;
    color: #222 ;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 600;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    padding-top: 0px;
    list-style: none;
    padding: 10px 16px 16px 22px;
    position: relative;
    
}
#menu-wrapper .menu ul li.active a
{
    color: #222;

 
}
#menu-wrapper .menu ul li a:hover 
{
 color: #222;

 
}
#menu-wrapper .menu ul li.active li a {
     color: #222;

 
}

* html .menu {
    height: 1%;
}
.selectnav {
    display: none;
    width: 250px;
    text-align: center;
	padding:7px 5px;
	font-size:1.0em;
	 font-family: "Poppins", Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color: #EFEFEF;
    border:1px solid #000000;
	color:#2f5751;
    margin: 0 auto;
}

/*-----------------------------------------------------------------------------------*/
/*	CONTENT BOXES
/*-----------------------------------------------------------------------------------*/

.box2 {
    padding: 35px 25px;
    border: 0px solid #000000;
    
    background-color: #FFFFFF;
    min-height: 175px;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box2 p {

   color: #000000;
}

.box2:hover{
cursor: pointer;
}


    .box2 h3 {
         font-family: 'Barlow', san-serif;
         font-size: 16px;
        letter-spacing: normal;
        text-transform: uppercase;
        font-weight: 500;
    }

  

.button2
{
    display: block;
    text-transform: uppercase;
    background: #000000;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 7px 10px;
    margin: 10px 40px;
    margin-top: 5px;
    font-weight: 500;

}

.button2:hover
{
    background-color: #000000;
}

.One {
    background-image: url('images/icon_question.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.One:hover {
    background-image: url('images/icon_question.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.Two {
    background-image: url('images/numberTwo.png');
     background-repeat: no-repeat;
    background-position: top center;
}

.Two:hover {
    background-image: url('images/numberTwoON.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.Three {
    background-image: url('images/numberThree.png');
     background-repeat: no-repeat;
    background-position: top center;
}

.Three:hover {
    background-image: url('images/numberThreeON.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.Four {
    background-image: url('images/numberFour.png');
     background-repeat: no-repeat;
    background-position: top center;
}

.Four:hover {
    background-image: url('images/numberFourON.png');
    background-repeat: no-repeat;
    background-position: top center;
}


.content.box,
#comment-wrapper.box,
.sidebar.box {
    margin: 0
}

img {
    max-width: 100%;
}




.content {
    width: 670px;
    float: left;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
.footer-wrapper {
background-color: #FFFFFF;
    margin-top: 60px;
    font-size: 1.0em;
}
#footer {
    width: 1010px;
    margin: 0 auto;
    padding: 25px 0;
    overflow: hidden;
        color: #000000;
}



#footer a,
.site-generator a 
{
        color: #000000;

}


#footer a:hover,
.site-generator a:hover {
    color: #000000;
}

.sub {
    font-size: 0.875em;
    line-height: 0.5;
}
.activepage {
color: #000000;
}

#footer ul li {
    list-style: none
}

.site-generator-wrapper {
background-color: #FFFFFF;
    overflow: hidden;
}
.site-generator {
    width: 1010px;
    margin: 0 auto;
    padding: 20px 0px 0px 0px;
}
.site-generator p {
    padding: 0
}

