@charset "utf-8";

/*Desktop*/
body {
	max-width: 100%;
	margin: 0 auto; /**centers on screen**/
	background-image: url(../Images/background_curvy_lines.png);
}

.col img {
	width: 100%;
	height: auto;
	display: block;
}

.col {
	width: 31.3%;
	float: left;
	margin: 1%;
}

.col-sm-4 {
	width: 30%;
	float: left;
	margin: 1%;
	border-radius: 10px;
}
section .Footer-centering {
	display: block;
	height: 10px;
	max-height: 10px;
	max-width: 100%;
	min-width: 100%;
}


.sidebar2 {
	width: 100.0%;
	float: right;
	margin: 1%;
}

/*This is the box for the content of sidebar2*/
aside.sidebar2   {
	width: 100%;
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: none;
	height: 100%;
	
}

/*This is the surrounding box for sidebar2*/

.row #content .col-sm-1 {
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-radius: 2px;
	max-width: 30%;
	border: none;
	border-collapse: separate;
	border-spacing: 2px 2px;
	float: right;
	right: 1%;
	height: auto;
}




/*This is the box for the content of center.block*/
col-sm-4.container-fluid.center.block   {
	width: 100%;
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: none;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: none;
	height: 100%;

}

/*This is the surrounding box for center.block2*/

col-sm-4.container-fluid.center.block {
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-radius: 2px;
	max-width: 30%;
	border: none;
	border-collapse: separate;
	border-spacing: 2px 2px;
	float: right;
	right: 1%;
	height: auto;
}
































/* Style all font awesome icons */
.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
	border-radius: 50%;
}

/* Add a hover effect if you want */
.fa:hover {
    opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
    background: #3B5998;
    color: white;
}

/* Twitter */
.fa-twitter {
    background: #55ACEE;
    color: white;
}



.aside.col-sm-1 {
	width: 15%;
	right: 10px;
	clear: right;
	float: right;
}
.col-sm-6.container-fluid {
	background-color: #55C6FF;
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	width: 48%;
	display: inline-block;
}
section .panel-default > .panel-heading {
	background-color: #55C6FF;
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
}
section .panel-body {
	background-color: #95F895;
}
.centerFooterLogo.img-responsive {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.panel-body ul li {
	color: #12199A;
	font-weight: bold;
}
.container-fluid h1 {
	color: #EAF00C;
	text-shadow: 1.5px 1.5px #E00C0F;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: 300;
	font-size: xx-large;
	line-height: 150%;
	background-color: #006699;
	padding-left: 30px;
	border-radius: 10px;
	background-image: -moz-linear-gradient(270deg,rgba(48,186,255,1.00) 0%,rgba(0,122,153,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(48,186,255,1.00) 0%,rgba(0,122,153,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(48,186,255,1.00) 0%,rgba(0,122,153,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(48,186,255,1.00) 0%,rgba(0,122,153,1.00) 100%);
	max-width: 200px;
	border: thick double #169333;
}
.col-sm-6.container-fluid p {
	color: #F0F720;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	font-size: large;
	text-indent: 15px;
	text-shadow: 1px 1px #D30909;
}






/*TABLET*/
@media (max-width:768px){
	h1 {
		font-size: 40px;
		text-align: center;
		padding-left: 0px;
	}
	
	.col {
		width: 48%;
	}
	
	.col-sm-4 {
		width: 48%;
	}
.col-sm-4.container-fluid  {
		width: 48%;
	}
.col-sm-4 container-fluid {
	width: 48%;
	}


}


/*MOBILE*/
@media (max-width:400px){
	h1 {
		font-size: 28px;
	}
	.col {
		width: 98%;
	}
	
	.col-sm-4 {
		width: 98%;
	}
	
	
	.col-sm-4 container-fluid {
		width: 98%;
	}


	
	
	.hidden-xs {
		display: none;
	}
}





.row .nav.navbar-nav > li > a:link   , .row .nav.navbar-nav > li > a:visited, .row .nav.navbar-nav > li > a{
	background-color: #006699;
	background-image: -webkit-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	border-top: solid 1px #0AE;
	border-left: solid 1px #0AE;
	border-right: solid 1px #037;
	border-bottom: solid 1px #037;
	clear: none;
	float: none;
	color: #FFFFCC;
}
.row .nav.navbar-nav > li > a:hover {
	background-image: -webkit-linear-gradient(90deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	color: #FFFFFF;
}
.row .nav.navbar-nav {
	margin: 1px 1px auto auto;
	width: 424px;
	padding-top: 0px;
	padding-left: auto;
}




.container-fluid #defaultNavbar1 .navbar-form {
	background-color: #006699;
	background-image: -o-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	border-top: solid 1px #0AE;
	border-left: solid 1px #0AE;
	border-right: solid 1px #037;
	border-bottom: solid 1px #037;
	float: right;
	display: inherit;
}

.row .navbar.navbar-default .container-fluid {
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	border-top: solid 1px #0AE;
	border-left: solid 1px #0AE;
	border-right: solid 1px #037;
	border-bottom: solid 1px #037;
	position: relative;

}

.row #content .col-sm-4 {
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	padding: 20px 20px 20px 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-radius: 2px;
	max-width: 30%;
	border: medium  #1412B0;
	border-collapse: separate;
	border-spacing: 2px 2px;
}

.container-fluid #defaultNavbar1 img {
	padding-left: 100px;
}
.row #content .col-sm-12 {
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	border: thin;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #30239D;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 25px;
	border-radius: 2px;
	margin-bottom: 10px;
	max-width: 100%;
	border-collapse: separate;
	border-spacing: 2px 2px;
	display: inline-block;
}
.col-sm-4.container-fluid.center-block {
	background-color: #55C6FF;
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	width: 100%;
	display: inline;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	min-width: 30px;
}
.col-sm-4.container-fluid.sidebar1 {
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	width: auto;
	display: inline;
}






.row .col-sm-7 h1 {
	color: #E4CA1C;
	text-shadow: 1.5px 1.5px #E00C0F;
	display: block;
	position: relative;
	float: none;
	text-align: center;
	border-radius: 26px;
	border: thick groove #1412B0;
	clear: none;
	max-width: 100%;
	border-collapse: separate;
	border-spacing: 2px 2px;
	padding-top: 10px;
	padding-bottom: 12px;
	background-image: url(Images/300X200.gif);
}

.col-sm-4 .sidebar1 h3 {
	color: #EAF00C;
	text-shadow: 1.5px 1.5px #E00C0F;
}
.col-sm-6.container-fluid h2 {
	color: #EAF00C;
	text-shadow: 1.5px 1.5px #E00C0F;
	min-width: 90%;
	max-width: 90%;
}

h3  {
	color: #EAF00C;
	text-shadow: 1.5px 1.5px #E00C0F;
}

.col-sm-4 .sidebar2 h3 {
	color: #EAF00C;
	text-shadow: 1.5px 1.5px #E00C0F;
}
.col-sm-4 article h2 {
	color: #EAF00C;
	text-shadow: 1.5px 1.5px #E00C0F;
}
footer.row {
	text-align: center;
	background-color: #55C6FF;
	background-image: -o-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,151,227,0.35) 0%,rgba(0,136,170,1.00) 100%);
	border-top: solid 1px #0AE;
	border-left: solid 1px #0AE;
	border-right: solid 1px #037;
	border-bottom: solid 1px #037;
	color: #EAF00C;
	display: block;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.container {
	background-repeat: repeat;
	display: inline-table;
	background-image: url(../Images/background_curvy_lines.png);
}
.col-sm-12 article #myTable {
	border-radius: 2px;
	border: thick double #0B0EAF;
	background-color: #0A99F4;
	display: table;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 10%;
	margin-bottom: 2%;
	position: relative;
	width: 80%;
}
article p #Click {
	color: #E4CA1C;
	text-shadow: 1.5px 1.5px #E00C0F;
	margin-left: 0px;
	text-decoration: underline;
	text-align: center;
	text-indent: 20px;
}

#myTable tr th {
	color: #E4CA1C;
	text-shadow: 1.5px 1.5px #E00C0F;
	margin-left: 0px;
	text-decoration: underline;
	text-align: center;
	text-indent: 20px;
}
#content h2.first {
	background-color: #D9E50B;
	-webkit-box-shadow: 2px -2px 5px 5px #F40707;
	box-shadow: 2px -2px 5px 5px #F40707;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 0px;
	margin-top: 55px;
}

.left_article {
	background-color: #FFFFFF;
	width: 60%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 15px;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #030101;
	font-weight: bold;
	text-transform: uppercase;
}

.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #0A0000;
}
.container .sidebar1 {

}

.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}section .left_article p {

}
