@charset "UTF-8";

body {
	width:100%;
	/*background-color:#B8FFCD;
	background-image:url(../img/bkgd/5756-pageBkgd.png);
	background-repeat:repeat-y;
	background-size:100%;*/
}
iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px !important;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}

p {
	font-size:1.0em;
    font-family: 'Montserrat', sans-serif;
}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.header {
    border-bottom: rgba(181,197,228,1.00) solid 2px;
}

.footer {
    border-top: rgba(181,197,228,1.00) solid 2px;
}
.footer a, .footer a:visited {
    color: #2C388E;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-skip: ink;
    transition: .3s;
}
.footer a:hover {
    color: rgba(181,197,228,1.00);
}
.footer p {
    padding: 4px 0px;
}
.footer h3 {
    font-size: 1.5em;
    color: rgba(44,56,142,1.00);
}
.questions_panel h2 {
    padding: 10px;
}
.questions_panel {
    background-color: #2C388E;
    color: #FFF;
}


/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {



}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


	
	
}