@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.column_half {
	max-width: 50%;
	float: left;
	margin-top: 0px;
	font-family: Georgia,Times,Times New Roman,serif;
	color: #A5A5A5;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: justify;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 2%;
	padding-right: 2%;
	font-size: 25px
}
.container .columns h4 {
	text-align: center;
	color: #4169e1;
	font-size: 23px
}
.primary_header {
	width: 100%;
	background-color: #4169e1;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: none;
}
.secondary_header {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #B3B3B3;
	clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: Georgia,Times,Times New Roman,serif;
	color: #2A4BD7;
	font-style: normal;
	font-weight: 900;
	font-size: 20px
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 100%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #FFFFFF;
	cursor: pointer;
}
.left_article {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	font-family: californian-fb-display, serif;
	font-style: normal;
	font-weight: 700;
	color: black;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 10%;
	padding-right: 5%;
	margin-top: 5px;
	color: #595959;
	font-family: californian-fb-display, serif;
	font-style: bold;
	font-size:30px
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 10%;
	padding-right: 5%;
	font-family: Georgia;
	font-style: normal;
	font-size: 20px;
	text-align: justify;
	line-height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6d6c6c;
}
.right_article {
	width: 100%;
	float: center;
	background-color: #FFFFFF;
}
.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;
	text-align: center;
}
.right_article ul li {
	font-family: 'Source Sans Pro': sans-serif;
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	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;
}
.footer {
	width: 100%;
	font-family: Georgia,Times,Times New Roman,serif;
	text-align: center;
	color: "FFFFFF"
	background-color: #B3B3B3; }
.placeholder {
	max-width: 75%;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	height: auto;
	text-align: center;
}
.left_half {
	background-color: #4169e1;
	font-size: 16px
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	source-sans-pro: sans-serif;
	text-align: center;
}
.right_half {
	background-color: #4169e1;
	font-size: 18px
	color: #FFFFFF;
	source-sans-pro: sans-serif;
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 0px;
	padding-bottom: 0px;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 5px;
	font-family: Arial;
	position: static
}
.Object21 {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 5px;
	position: static
}
.Object22 {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 1px;
	position: static
}
.Object29 {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 5px;
}
.Object30 {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 1px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@media (max-width: 700px){
}
